Installation rapide

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

Thanks
But when I press bench restart
The following message appears

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