Skip to content

Getting started issues #34

@petems

Description

@petems

Hi All,

Awesome project, I'm trying to run my own denyhosts_sync server for my home setup, as I find denyhosts a lot easier to setup than fail2ban.

Some issues I'm having when setting up:

  1. When trying to run ./setup.py minify_js minify_css install I get a message:
root@ubuntu-xenial:~/denyhosts_sync# sudo ./setup.py minify_js minify_css install
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'minify_js'

So the instruciton should be ./setup.py install minify_js minify_css. I'll open a PR for that

  1. When trying to run those commands, I get the following error:
Using /usr/lib/python2.7/dist-packages
Finished processing dependencies for denyhosts-server==2.2.0
running minify_js
static/js/bootstrap.js -> static/js/bootstrap.min.js
error: [Errno 2] No such file or directory

@janpascal @sergey-dryabzhinsky can you help? 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions