coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
26.44k stars 1.34k forks source link

Coolify Proxy blocks traffic from other internal VLANs on same network #2369

Open SpuriousGer opened 1 month ago

SpuriousGer commented 1 month ago

Description

I'm encountering an issue with my Coolify instance. When I try to access it from a different VLAN on the same network, I cannot reach it.

However, it's accessible from outside networks, such as my employer's network.I think the problem might be related to traefik. When I try to stop the proxy and then start it again, it does not restart.I'm almost certain the problem lies with Coolify, as I've checked other potential issues.

It usually works for a bit of time but then stops working. It's weird and I've had it happen twice. Restarting the proxy crashes the proxy and it no longer starts up.

P.S. willing to offer a bounty for this issue to be fixed. I desperately want coolify to work but this makes it impossible.

Minimal Reproduction (if possible, example repository)

I have coolify installed. I'm running it on a server with IP addresses 10.10.10.101 and I'm trying to access it from 192.168.168.20 I have it open to the public on ports 80 and 443. I'm running unifi equipment.

To reproduce you would need a similar setup.

Exception or Error

No response

Version

V4 Beta 294

andrasbacsai commented 1 month ago

It usually works for a bit of time but then stops working. It's weird and I've had it happen twice. Restarting the proxy crashes the proxy and it no longer starts up.

If it works for a bit, then the network layer is OK. Do you know why the proxy crashes? Do you have anything in your log files (/var/log/*)?

What is the error on restarting the proxy?

SpuriousGer commented 4 weeks ago

We have not been able to reproduce for a third time. We keep trying, but at the moment, it works again (but had to set it up from scratch again).