I faced this issue right not and I have to follow these steps to solve it:
- Connect SSH with root privileges
- Run this command:
nginx-rc -t
- If there is an error for some SSL certificate, for example xyz.com, go to that web aplication’s SSL settings and remove the SSL.
- Goto services tab on RunCloud. Probably Nginx already started but if not try to start.
- Re-install SSL for previous web application.
My problem solved here. If you face other errors, feel free to ask via comment box below.
Hope this helps.