cloudflare tunel can't connect to the service
alexstepanenkoyt
PROOP

a year 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 about 1 year ago


alexstepanenkoyt
PROOP

a year ago

updated the command, redeployed, still doesn't work


Status changed to Awaiting Railway Response Railway about 1 year ago


alexstepanenkoyt
PROOP

a year ago

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


alexstepanenkoyt
PROOP

a year ago

i'm also using standalone configuration

Attachments


alexstepanenkoyt
PROOP

a year ago

fixed by changing docker config to

ENV HOSTNAME="::"

Status changed to Solved brody about 1 year ago


Loading...