Replies: 1 comment 5 replies
-
|
it looks like you server does not have the Internet connection and cannot download ModSec. Try to download ModSec |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Attempted to install WAF via the gui or command line and fails with same message:
user@hostname:/var/www/haproxy-wi/app$ sudo /bin/bash scripts/waf.sh PROXY= HAPROXY_PATH=/etc/haproxy VERSION=1.8.8-1ubuntu0.11 SSH_PORT=22 HOST=X.X.X.X USER=uuser PASS=None KEY=/var/www/haproxy-wi/keys/Myserver_Default.pem
ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.
The error appears to have been in '/var/www/haproxy-wi/app/scripts/ansible/roles/waf/tasks/main.yml': line 370, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
always:
- name: Remove modsecurity.tar.gz
^ here
error: Cannot install WAF
Beta Was this translation helpful? Give feedback.
All reactions