Green "We'll be back soon" page
API server is inoperable or domain configuration mismatch. Check service status or validate domain settings in Admin Panel and Nginx
Last updated
Was this helpful?
API server is inoperable or domain configuration mismatch. Check service status or validate domain settings in Admin Panel and Nginx
What does the green "We'll be back soon" maintenance page mean?
This "green" error is typically a consequence of the api-server service being inoperable.
Check:
systemctl status api-server
Restart:
systemctl start api-server
If the service is working normally, another common reason is incorrect domain configuration. For example, the domain name set in Admin Panel does not match what is configured in Nginx. Validate the domain settings to locate the mismatch.
Last updated
Was this helpful?
Was this helpful?