docker-library / ghost

Docker Official Image packaging for Ghost
https://hub.docker.com/_/ghost
MIT License
720 stars 311 forks source link

Unable to post the blog on my website through a self hosted ghost page #403

Closed ikarus-akhil closed 7 months ago

ikarus-akhil commented 7 months ago

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: Console Error

So then what I did was I checked the console logs of the docker image and got the following error: CLI Error