Ghost Login Page Takes too Much Loading time on DigitalOcean
- What version of Ghost are you using?
1.22.4
- What browser?
Google Chrome
- Nodejs Version
v6.14.1
Ghost Login Page Takes too Much Loading time on DigitalOcean
1.22.4
Google Chrome
v6.14.1
Did you recently upgrade to 1.22.4 and experience this?
Furthermore, we would need a bit more information. Are you using any caching/CF in front? Did you check your server logs when a login delay happens?
yes facing this after updating the ghost to 1.22.4
Nope No Front-end caches
Got this error log from nginx error logs
connect() failed (111: Connection refused) while connecting to upstream
Connection refused
This NGINX error means, that either your upstream (the Ghost server) is not running or maybe something with your NGINX setup is broken.
What is the output of ghost ls
and ghost doctor
?
@Kate Ghost admin Login Page
No login issues but while open a ghost login page it takes too much loading time
ghost doctor
Result
✔ Checking system Node.js version
✔ Checking logged in user
✔ Ensuring user is not logged in as ghost user
✔ Checking if logged in user is directory owner
✔ Checking current folder permissions
✔ Checking operating system compatibility
✔ Checking for a MySQL installation
Running sudo command: systemctl is-active ghostsite_example-com
? Password [hidden]
ℹ Validating config [skipped]
✔ Checking folder permissions
✔ Checking file permissions
✔ Checking content folder ownership
✔ Checking memory availability
Could you share your domain please?
Open Support ticket about this issue on Digitalocean
I will reply bak once i got reply from DO support team
Thanks
Your admin login page loads fine for me. Maybe check your browser extensions or use a different browser for testing.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.