goaccess: goacess web 400 Invalid request
I’ve installed goaccess, and no matter what i’ve tried, just can’t make it respond as a service.
The last time i’ve configured it with --enable-debug and all i got now in console, is
ubuntu@nodeB:~$ /usr/local/bin/goaccess -f /var/log/nginx/cache_80.log -o /tmp/report.html --real-time-html --port=8022 --ws-url=127.0.0.1 --addr=127.0.0.1
WebSocket server ready to accept new client connections
Accepted: 12 127.0.0.1
Active: 0
Accepted: 12 127.0.0.1
Active: 0
Accepted: 12 127.0.0.1
Active: 0
Accepted: 12 127.0.0.1
Active: 0
Accepted: 12 127.0.0.1
Accepted: 13 127.0.0.1
Active: 1
Active: 0
but still got “400 Invalid Request”
I’ve followed instructions on https://github.com/allinurl/goaccess/issues/448 and https://github.com/allinurl/goaccess/issues/440 with no luck.
Ubuntu 16.04 goaccess-1.2.tar.gz
About this issue
- Original URL
- State: open
- Created 6 years ago
- Comments: 19 (7 by maintainers)
i am also having this issue with the latest dev version.
@allinurl CentOS Linux release 7.3.1611 (Core) goaccess 1.3 version Install goaccess by make
Facing same problem here:
curl -v http://127.0.0.1:8080/report.html
< HTTP/1.1 400 Invalid Request