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
Remove resource from the server while the server is shut down
Create a resource (on another server)
Try to add the same to domain to a service in the resource
Example Repository URL
No response
Coolify Version
v4.0.0-beta.356
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian 12
Additional Information
No response
The text was updated successfully, but these errors were encountered:
alxhu-dev
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Oct 8, 2024
Error Message and Logs
Error: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "service_applications_fqdn_unique" DETAIL: Key (fqdn)=(https://example.org:9980) already exists. (Connection: pgsql, SQL: update "service_applications" set "fqdn" = https://example.org:9980, "image" = collabora/code, "updated_at" = 2024-10-08 14:14:38 where "id" = 57)
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.356
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian 12
Additional Information
No response
The text was updated successfully, but these errors were encountered: