-
What’s your URL?
[redacted after solution] -
What version of Ghost are you using?
Ghost-CLI version: 1.26.0 -
How was Ghost installed and configured?
Through Bitnami’s AWS package. -
What Node version, database, OS & browser are you using?
Node: v18.19.1, Internal Database (mysql Ver 8.0.36), Windows & IOS through Brave, Safari, Firefox, & Curl -
What errors or information do you see in the console?
"code":"ERR_NON_2XX_3XX_RESPONSE","statusCode":403,"message":"Response code 403 (Forbidden)","context":"\"Checking for updates failed, your site will continue to function.\"","help":"\"If you get this error repeatedly, please seek help from https://ghost.org/docs/\"","stack":"HTTPError: Response code 403 (Forbidden)\n at Request.<anonymous>
and
"code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 127.0.0.1:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 127.0.0.1:3306\n at /opt/bitnami/ghost/versions/5.81.0/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 127.0.0.1:3306","time":"2024-04-30T17:08:44.627Z","v":0
- Describe the bug in more detail:
Upon uploading a handful of high quality images to a story, the site stopped responding and quickly became inaccessible. I upgraded the hardware (VM specs) because I believed it to be just an extreme slowdown due to the quality of processing the images. That allowed me to successfully SSH into the machine, however, ghost wasn’t running and had the same errors. As I was making the support ticket, it reccomended I update, so I went and updated Ghost. Now Bitnami’s script says Ghost is running (which it didn’t before), but the site is still down.