Ghost Login page Takes too Much Loading time on DO

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

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

@Kate

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.