+6
Under review
503 Service Unavailable
Hi,
I've added a website in the configurationpanel of ajenti.
If I visit the website domain i've entered in the config panel, I get a 503 error: The requested website is currently under maintenance.
However, I turned off the maintenance mode in the ajenti control panel for that website.
What should I doe tho solve this problem?
I've added a website in the configurationpanel of ajenti.
If I visit the website domain i've entered in the config panel, I get a 503 error: The requested website is currently under maintenance.
However, I turned off the maintenance mode in the ajenti control panel for that website.
What should I doe tho solve this problem?
Customer support service by UserEcho
503 site under maintenance, but the maintenance mode is OFF.
Websites, refresh configurations = shows all are working.
I rebooted the VPS server, error still there.
Uploaded complete file as requested here
Still cannot load a website :(
Please check /etc/nginx/conf.d directory there will be your_website_manage.conf file nano or vi that file and check the server name in that file. Server name should not contain that "example.com".
If "example.com" text is present there then remove that example.com and save your file the run this commands
service ajenti restart
service nginx restart
having same issue , ther is no /nginx folder in etc directory