Help required with cloudflare tunnel!
Hi all! I have one machine running a tcp service on 172.18.0.1:3000 It has been added as a public hostname to webquerym2.example.dev
On another machine i have added that domain to the config as well as port 3000
When running the service on the machine im getting an error of.
[15:06:01 ERROR] [minetrax]: WebQuery Server failed to start: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Cannot assign requested address
Would i need to change the config in any way?
2 Replies
This looks like an error from the service saying it can't bind to the ip+port combo. Doesn't have anything to do with Cloudflare
Yeah i think i know why thanks 🙂