Bench is not starting after SSL?

frappe@vmi135128:~/frappe-bench$ bench start
14:05:23 system | web.1 started (pid=2338)
14:05:23 system | worker_long.1 started (pid=2333)
14:05:23 system | redis_socketio.1 started (pid=2331)
14:05:23 redis_socketio.1 | 2342:M 30 Apr 14:05:23.034 * Increased maximum number of open files to 10032 (it was originally set to 1024).
14:05:23 redis_socketio.1 | 2342:M 30 Apr 14:05:23.034 # Creating Server TCP listening socket 127.0.0.1:12000: bind: Address already in use
14:05:23 system | redis_socketio.1 stopped (rc=1)
14:05:23 system | watch.1 started (pid=2340)
14:05:23 system | schedule.1 started (pid=2337)
14:05:23 system | worker_short.1 started (pid=2348)
14:05:23 system | redis_cache.1 started (pid=2352)
14:05:23 redis_cache.1 | 2353:M 30 Apr 14:05:23.049 * Increased maximum number of open files to 10032 (it was originally set to 1024).
14:05:23 redis_cache.1 | 2353:M 30 Apr 14:05:23.049 # Creating Server TCP listening socket 127.0.0.1:13000: bind: Address already in use
14:05:23 system | redis_cache.1 stopped (rc=1)
14:05:23 system | redis_queue.1 started (pid=2344)
14:05:23 redis_queue.1 | 2357:M 30 Apr 14:05:23.055 * Increased maximum number of open files to 10032 (it was originally set to 1024).
14:05:23 redis_queue.1 | 2357:M 30 Apr 14:05:23.055 # Creating Server TCP listening socket 127.0.0.1:11000: bind: Address already in use
14:05:23 system | redis_queue.1 stopped (rc=1)
14:05:23 system | socketio.1 started (pid=2360)
14:05:23 system | worker_default.1 started (pid=2366)
14:05:23 system | sending SIGTERM to worker_long.1 (pid 2333)
14:05:23 system | sending SIGTERM to watch.1 (pid 2340)
14:05:23 system | sending SIGTERM to web.1 (pid 2338)
14:05:23 system | sending SIGTERM to schedule.1 (pid 2337)
14:05:23 system | sending SIGTERM to worker_default.1 (pid 2366)
14:05:23 system | sending SIGTERM to socketio.1 (pid 2360)
14:05:23 system | sending SIGTERM to worker_short.1 (pid 2348)
14:05:23 system | worker_long.1 stopped (rc=-15)
14:05:23 system | web.1 stopped (rc=-15)
14:05:23 system | watch.1 stopped (rc=-15)
14:05:23 system | schedule.1 stopped (rc=-15)
14:05:23 system | worker_default.1 stopped (rc=-15)
14:05:23 system | socketio.1 stopped (rc=-15)
14:05:23 system | worker_short.1 stopped (rc=-15)

The last thing I did yesterday was adding SSL.
What’s wrong?

frappe@vmi135128:~/frappe-bench$ bench restart
INFO:bench.utils:sudo supervisorctl restart frappe-bench-workers: frappe-bench-web:
frappe-bench-workers:frappe-bench-frappe-schedule: stopped
frappe-bench-workers:frappe-bench-frappe-long-worker-0: stopped
frappe-bench-workers:frappe-bench-frappe-default-worker-0: stopped
frappe-bench-workers:frappe-bench-frappe-short-worker-0: stopped
frappe-bench-web:frappe-bench-node-socketio: stopped
frappe-bench-web:frappe-bench-frappe-web: stopped
frappe-bench-workers:frappe-bench-frappe-schedule: started
frappe-bench-workers:frappe-bench-frappe-default-worker-0: started
frappe-bench-workers:frappe-bench-frappe-long-worker-0: started
frappe-bench-workers:frappe-bench-frappe-short-worker-0: started
frappe-bench-web:frappe-bench-frappe-web: started
frappe-bench-web:frappe-bench-node-socketio: started

but

Sorry!
We will be back soon.

Don’t panic. It’s not you, it’s us.
Most likely, our engineers are updating the code, and it should take a minute for the new code to load into memory.

Try refreshing after a minute or two.

Was it Let’s Encrypt?

What steps did you follow to install SSL?

Yes let’s Encrypt
Any way I reinstalled the system, currently installing ERPNext raises error

Can you post the traceback?

Also mention the steps.

sorry.
I reinstalled the system.

I am assuming everything got fixed after reinstalling the system. If you followed any specific steps fix the issues, do share them so others can likewise benefit.

I didn’t install SSL again

Check nginx configs.