I am trying to set up a Ghost blog web site on a Raspberry Pi and I keep getting a 521 error.
I checked my Nginx log file and this is the last error I got: "2018/12/03 20:51:19 [error] 15711#15711: *237 connect() failed (111: Connection refused) while connecting to upstream, client: 52.24.45.14, server: gerald-brown.us, request: “GET /api/1.0/rest/port_test?format=xml HTTP/1.1”, upstream: “http://127.0.0.1:2369/api/1.0/rest/port_test?format=xml”, host: “112.208.247.158”
I did a whois on 52.24.45.14 and it said the owner is AMAZON and that is where the connection is being refused (see the above error). 112.208.247.158 is the current IP address of my router which I just recently received access to do port forwarding
Any ideas on how to get the Amazon problem fixed???
Thanks,
Gerald S. Brown