Closed
Description
Error Message and Logs
nginx: [emerg] host not found in upstream "abc123" in /etc/nginx/nginx.conf:12
Steps to Reproduce
- Setup a remote server on coolify
- Setup 2 different networks (eg: network_1 and network_2) on this server
- Deploy a new postgresql database on network_1, and make it public. Assuming its container name is abc123
- This must create a new unmanaged resource on server using nginx:stable-alpine
- Deploy a git based application using the same nginx:stable-alpine image on network_2
- Redeploy the nginx app, with default conf :
- if helthcheck enabled : the deployment will fail with error nginx: [emerg] host not found in upstream "abc123" in /etc/nginx/nginx.conf:12
- if helthcheck disabled : the deployement will succed but the container will always restart with the same error
Example Repository URL
No response
Coolify Version
v4.0.0-beta.418
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04.2 LTS
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels