I followed this guide to install node js
https://wiki.centos-webpanel.com/how-to-install-and-setup-node-js-on-cwpAfter this part
Configure webservers for domain to be used for nodejs Application:
CWP.Admin left Menu -> Webserver settings -> Webserver Domain Conf -> Select Username -> Select Domain/Subdomain -> create configuration -> select any option with (custom port) -> check the box – Rebuild webserver conf for domain on save -> Enter port number you have used in the application for the custom port, leave IP as 127.0.0.1 -> save changes
I get Service Unavailable.
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Anyone here knows how to solve this?
My application requires LAMP.
I deployed a brand new server with just CWP just to see what's the issue. Same thing.
So i must be missing 1 step or CWP is creating this error.