Closed catborise closed 2 years ago
hi @GaetanF, to make it work for me, i made some changes socketio files. can you please check it if it also working for your setup. thanks for everything.
Hi @catborise,
Hum it's seems that consoleback script doesn't work with your modification. Because is use the system python3 binary and not the binary in the virtualenv.
This is the reason I have added the full path on the socketiod subprocess call. To solve them, you can override the environment path variable in the supervisor conf.d to add the virtualenv bin path ?
Thank :)
…, and rearrange socketiod connection