Leon

Results 46 comments of Leon

@fawnberry does istats work in a terminal? Im not sure what do you mean by trying in xcode and modifying the command line

Are there any new information to this? It would be really nice to have this feature

no, there arent any errors. here is the output with debug `True`: ``` goaccess | goaccess | GOAN v1.1.8 goaccess | goaccess | goaccess | NGINX SETUP... goaccess | goaccess...

What do you mean exactly?

not working. I know that `./data/...` should work, because I use it also on other services

also it says that ``` goaccess | DEBUG goaccess | ------------------------------- goaccess | OFF ``` but I have `DEBUG=True` set

``` version: '3' services: app: image: 'baudneo/nginx-proxy-manager:latest' container_name: app healthcheck: test: ["CMD", "/bin/check-health"] interval: 10s timeout: 3s ports: - '80:80' - '81:81' - '443:443' environment: # crowdsec censored stuff DB_MYSQL_...

Yes there are 301 files in `./data/logs`... I added the depends_on but it didnt work

Can you give a rough estimation when this will probably happen?