You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the second resource in my project with the same stack; the only difference is the ports. The OG resource works fine, but this one has a problem with the client container; it shows 502 via domain but is accessible via a direct ip+port combination.
What I've trie already.
recreate a resource from scratch
change 3001 port to any random one
rename client image and SERVICE_FQDN_ variable
try to use node, bun, and nginx for the static server
add another subdomain both for API and the client, for API both work find and non of them for the client
UPD:
I've tried to add a new subdomain from a different domain names provider
I'll be glad to provide some debug information
The text was updated successfully, but these errors were encountered:
mirus-ua
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Dec 23, 2024
Error Message and Logs
No visible errors
Steps to Reproduce
Hard to tell
Example Repository URL
No response
Coolify Version
v4.0.0-beta.379
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian GNU/Linux 12 (bookworm)
Additional Information
Hello
I have a tiny pet project dockerized via docker-compose
here is the docker-compose.yml
This is the second resource in my project with the same stack; the only difference is the ports. The OG resource works fine, but this one has a problem with the client container; it shows 502 via domain but is accessible via a direct ip+port combination.
What I've trie already.
3001
port to any random oneSERVICE_FQDN_
variableUPD:
I'll be glad to provide some debug information
The text was updated successfully, but these errors were encountered: