RunCloud – Nginx cannot start issue

I faced this issue right not and I have to follow these steps to solve it:

  1. Connect SSH with root privileges
  2. Run this command: nginx-rc -t
  3. 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.
  4. Goto services tab on RunCloud. Probably Nginx already started but if not try to start.
  5. 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.