cloudflare tunel can't connect to the service

alexstepanenkoytHOBBY

3 months ago

I successfully set up cloudflare tunel, I can see it on logs and cloudflare dashbord as well. I also set up in cloudflare dashboard my next js service internal address:port. All seems good, but tunnel can't connect to the nextjs local service since it refuses the connection, maybe I'm doing something wrong?

Solved

5 Replies


Status changed to Awaiting User Response railway[bot] 3 months ago


alexstepanenkoytHOBBY

3 months ago

updated the command, redeployed, still doesn't work

Attachments


Status changed to Awaiting Railway Response railway[bot] 3 months ago


alexstepanenkoytHOBBY

3 months ago

I'm using docker to wrap my nextjs app, maybe missing some configuration for container? This is my config


alexstepanenkoytHOBBY

3 months ago

i'm also using standalone configuration

Attachments


alexstepanenkoytHOBBY

3 months ago

fixed by changing docker config to

ENV HOSTNAME="::"

Status changed to Solved brody 3 months ago