Open commandodev opened 3 months ago
I'm having the same problem, and it happens both for cloud and self-hosted.
Also having the same issue here
I have the same problem
same here..
Because an Nginx-like app using port 80 is running on the server.
Same here, I cant stop the nginx becase is used in production and I want to use coolify in parallel
Remove nginx and use caddy for both prod and coolify.
Remove nginx and use caddy for both prod and coolify.
If this was a valid option why we would bother to create the issue in the first place sir?
I ran into the same problem, when trying to put Coolify behind a reverse proxy.
Interestingly this check does not run after cliking the "Switch Proxy" button and then Coolify's proxy starts properly.
Description
/app/Actions/Proxy/CheckProxy.php has the following code:
If I want to run my proxy on different ports (because I already serve nginx as a reverse proxy on the same machine for instance) I assumed that I could change the port mappings in the proxy config, but it seems this step is still unhappy.
Minimal Reproduction (if possible, example repository)
Should work like this everywhere I guess
Exception or Error
Port 80 is in use.
You must stop the process using this port.
Docs: https://coolify.io/docs
Discord: https://coollabs.io/discord
Version
v4.0.0-beta.315