Plex tunnel, gets 502 bad gateway when connecting via cloudflared tunnel, truenas scale, docker
2025-07-17T02:48:53Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.16.2.2:30002: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://ix-overseerr-overseerr-1:30002
2025-07-17T02:48:53Z 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 172.16.2.2:30002: connect: connection refused" connIndex=0 dest=https://plex.itlogistics.org/favicon.ico event=0 ip=198.41.200.193 type=http
10 Replies
Feedback
Feedback has been submitted! Thank you :)
to me it looks like your backend application, overseerr or plex are down
I would check and make sure the device running your cloudflared can connect to plex and overseerr
😦

it's via truenas, both are connectable by both shell in truenas and webguis
what is the backend for this? docker? if so are you sure the containers can talk to each other? did this work before?
docker yes, new setup, both containers running the the same network yeah

bump, still not working 😦
can you show your tunnel config on the dash?
I don't think this is a product issue, I feel this is a issue with your configuration
I got it workin last night, was up til 3am lol
it was an issue with the configuration of the docker container, moved it off the host network onto a different static IP and port and updated in cloudflare/d and it's working now