I might be wrong, but I believe that lemmy-ui default port is 1234, not 1236.
Can you get the the backend to work? If you make a request to <your domain>/api/v3/site
, do you get a response?
Support / questions about Lemmy.
I might be wrong, but I believe that lemmy-ui default port is 1234, not 1236.
Can you get the the backend to work? If you make a request to <your domain>/api/v3/site
, do you get a response?
It say's "Bad gateway" and I get this in my console.
cloudflare_lemmy | 2024-05-15T12:20:02Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 0.0.0.0:1234: connect: connection refused" connIndex=1 dest=https://lemmy.burningturtle.win/ event=0 ip=198.41.192.47 type=http
It looks like your cloudflared is trying to reach the Lemmy UI directly? What is the URL your tunnel is configured to reach?