Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)P
Posts
1
Comments
7
Joined
2 mo. ago

  • Yep, that makes sense. Thank you!

  • Thanks for that flow on how to troubleshoot.

    When I try nslookup on the server, it doesn't seem to be working at all (nslookup google.com returns ** server can't find nslookup: NXDOMAIN). On Windows, it doesn't return any IP (*** No internal type for both IPv4 and IPv6 Addresses records available). Looking at my Pi-hole query log, I do see that address was queried and allowed. *ETA - I do notice that the Windows nslookup returns a URL for Server and my router's IP address for Address, while Linux returns the router's IP address for Server and that address with #53 appended for Address.

    How can I check what Cloudflare is seeing (because as I understand that's the next link in the chain)? I'm not seeing any logs there, but only created my account Saturday... *edit to add it's obviously in the link in the sidebar that says analytics and logs, but not seeing any activity on any of those, so it seems to not be getting past the Pi-hole?

  • Even without full understanding, I think you're a few steps ahead of me! I was also under the impression that it would be fairly straightforward, but getting lessons in how to troubleshoot (and I appreciate them!)

    I was testing with 127.0.0.1 earlier, so that's makes sense on one level, but not port 3000.

    Is my understanding correct that the upstream connection was refused means that it went to Cloudflare who then sent it back to my server, and it was rejected there?

  • I'm still very much in a learning mode here, so forgive my ignorance - which logs? Nginx? I'm seeing a fallback_error and fallback_access (which has nothing interesting). There are also some empty files for the host I have set up (proxy-host-1_access/error)

    2025/09/01 12:34:54 [error] 193#193: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.181, server: nginxproxymanager, request: "GET /api/ HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "192.168.1.196:81", referrer: "http://192.168.1.196:81/nginx/certificates"

    Where, presumably obviously, 196 is the server and 181 is a laptop. FWIW I don't see the directory it's mentioning, /nginx/certificates, but I'm looking at the host's directory rather than in the container.

  • Yeah, just looking for internal access right now so I don't have to remember the correct port for every service. Will use a VPN (leaning toward Tailscale) for remote access once I get this set up.

  • Selfhosted @lemmy.world

    Having trouble setting up Nginx