Unable to post the blog on my website through a self hosted ghost page #404
Closed
ikarus-akhil
started this conversation in
General
Replies: 2 comments 1 reply
-
That's weird -- is the (Missing a key seems like some database migration failed to run, but I'm 100% guessing.) |
Beta Was this translation helpful? Give feedback.
1 reply
-
So I was able to solve this issue by just making a new image of my application, which updated the ghost version in the image and the problem was resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a ghost docker image using the

ghost:5
image as a base image, pushed it to ECR, and then deployed it using ECS. The image has been deployed to ECR since November 30 and I recently just updated my nginx image (which behaves as a reverse proxy) and then I ran the task definition again, but since then I have been unable to post my recent blog as it is freezing as soon as I click the publish button.I am getting the following console error:
So then what I did was I checked the console logs of the docker image and got the following error:

Beta Was this translation helpful? Give feedback.
All reactions