- What version of Ghost are you using? 3.13.4
- What configuration? Stock configuration using docker image
ghost:3
andghost upgrade
- What browser? Firefox 75.0 for Manjaro Linux and Google Chrome 73.0.3683.103
- What errors or information do you see in the console?
Started Ghost Blog.
[2020-04-25 20:52:18] INFO Ghost is running in production...
[2020-04-25 20:52:18] INFO Your site is now available on
[2020-04-25 20:52:18] INFO Ctrl+C to shut down
[2020-04-25 20:52:18] INFO Ghost boot 4.02s
[2020-04-25 20:52:22] INFO "PUT /ghost/api/v3/admin/posts/5ea49a7ad0b82e00018a3002/" 200 214ms
(node:1) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
and then the server goes down
NGINX error.log:
2020/04/25 22:32:54 [error] 16116#0: *4231 upstream prematurely closed connection while reading response header from upstream, client: 1.2.3.4 server: blog.example.com, request: "POST /ghost/api/v3/admin/images/upload/ HTTP/1.1", upstream: "http://[::1]:8080/ghost/api/v3/admin/images/upload/", host: "blog.example.com", referrer: "http://blog.example.com/ghost/"
2020/04/25 22:32:57 [error] 16116#0: *4240 connect() failed (111: Connection refused) while connecting to upstream, client: 1.2.3.4, server: blog.example.com, request: "PUT /ghost/api/v3/admin/posts/5ea49a7ad0b82e00018a3002/ HTTP/1.1", upstream: "http://127.0.0.1:8080/ghost/api/v3/admin/posts/5ea49a7ad0b82e00018a3002/", host: "blog.example.com", referrer: "http://blog.example.com/ghost/"
2020/04/25 22:32:57 [error] 16116#0: *4240 no live upstreams while connecting to upstream, client: 1.2.3.4, server: blog.example.com, request: "PUT /ghost/api/v3/admin/posts/5ea49a7ad0b82e00018a3002/ HTTP/1.1", upstream: "http://localhost/ghost/api/v3/admin/posts/5ea49a7ad0b82e00018a3002/", host: "blog.example.com", referrer: "http://blog.example.com/ghost/"
- What steps could someone else take to reproduce the issue you’re having?
Upload the image https://cruftbusters.com/morrison-co.jpeg to Ghost. Ghost doesn’t crash against all JPEGs but I have a few images that do.