I don’t know what to do, I’m experimenting with creating a Lemmy instance. it’s listening on port 8536 but cloudflare won’t respond and connect and while i connected the tunnel to the instance, i can’t figure out the error or how to make it connect to the server.
“Failed to connect to localhost port 8536 after 0 ms: Couldn’t connect to server”
I used Cloudflare tunnels and YunoHost. It won’t connect and it won’t listen to any port
You’re running these commands on the same machine as yunohost, right, not from another computer?
Correct, same computer
Yeah, YunoHost explains why
http://localhost:8536/
wouldn’t be working. If cloudflared and Lemmy are in separate containers you have to put an actual IP in, since localhost points to the container itself.