Olle Ljung

Results 8 comments of Olle Ljung

> Faster#0001 I have added you on Discord. Also looking for a script like this :)

> I resolved this issue by increased the buffer size to 100. Pretty sure this only solves the issue temporarily. It still happens for me at buffer_size 200 but after...

Same here - I cannot connect to anything because of this error.

This feature would be nuts

I figured it out. The issue was that I hadn't configured supervisorctl properly first. Add this: ``` [unix_http_server] file=/dev/shm/supervisor.sock chmod=0700 [supervisord] nodaemon=true pidfile=/var/run/supervisord.pid [rpcinterface:supervisor] supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface [supervisorctl] serverurl=unix:///dev/shm/supervisor.sock ```

New issue, it shouts this after being on for a couple of minutes: ``` 2023-08-20 08:56:25,553 ERRO pool superslacker event buffer overflowed, discarding event 5495 2023-08-20 08:56:30,560 ERRO pool superslacker...