I followed the easy-installation steps, but the installation fails
I had the same steps and the task was completed successfully a month ago, why is it not possible now?
- Ubuntu 22.04 ou Debian 11
I followed the easy-installation steps, but the installation fails
I had the same steps and the task was completed successfully a month ago, why is it not possible now?
Hi Hassan,
The issue you face is due to the version of pyOpenSSl installed by default globally on your server.
You can try to launch:
sudo pip install pyOpenSSL --upgrade
An then relaunch the installation script.
Have a nice day
Hi @hassan_youssef2,
Can you please provide the error logs available in you bench (logs folder) ?
A failing socketio process can be due to numerous issues.
You can try to restart you OS, it could fix the issue (but it may be interesting for you to find the root cause to avoid it from happening again).
Have a nice evening