nicklewis on Nostr: I am setting up a Nostr client as an experiment on my domain "nicklewis.me" which is ...
I am setting up a Nostr client as an experiment on my domain "nicklewis.me" which is currently used for nothing else. It's running on a Digital Ocean droplet, where I intalled Ditto and followed the instructions on the page
https://docs.soapbox.pub/ditto/install and when hitting the domain at the moment, I am getting a 502 bad gateway error.
So I checked the Nginx logs on the server and see a number of errors along the lines of:
2024/09/05 07:30:48 [error] 3199621#3199621: *209 connect() failed (111: Connection refused) while connecting to upstream, client: 46.33.133.198, server: nicklewis.me, request: "GET / HTTP/1.1", upstream: "
http://127.0.0.1:4036/";, host: "nicklewis.me"
No doubt the cause of the 502 - is this the Postgres server? Something else? Anyone else had similar issues?
#asknostr
Published at
2024-09-05 08:05:30Event JSON
{
"id": "10ae40206a5d48aa3178e10966864195ed3eb57ecabbb54c701760ceefe0beeb",
"pubkey": "dfc7c7853f6b71b6b3c6b527767a0b98dece231ba4a5aabbeecb2e034c3c6174",
"created_at": 1725523530,
"kind": 1,
"tags": [
[
"r",
"https://docs.soapbox.pub/ditto/install"
],
[
"t",
"asknostr"
]
],
"content": "I am setting up a Nostr client as an experiment on my domain \"nicklewis.me\" which is currently used for nothing else. It's running on a Digital Ocean droplet, where I intalled Ditto and followed the instructions on the page https://docs.soapbox.pub/ditto/install and when hitting the domain at the moment, I am getting a 502 bad gateway error. \n\nSo I checked the Nginx logs on the server and see a number of errors along the lines of:\n\n2024/09/05 07:30:48 [error] 3199621#3199621: *209 connect() failed (111: Connection refused) while connecting to upstream, client: 46.33.133.198, server: nicklewis.me, request: \"GET / HTTP/1.1\", upstream: \"http://127.0.0.1:4036/\", host: \"nicklewis.me\"\n\nNo doubt the cause of the 502 - is this the Postgres server? Something else? Anyone else had similar issues?\n\n#asknostr \n",
"sig": "72e5b9015210715c2d6e2bbc6192312a7031097550496e96371ff7ba826cb5088a3c7ce2a969d73ad37404bb7f07b34765b267a0615a7f36663fc6157f7f44e8"
}