Error Message and Logs
There is no explicit error message on the UI. The "Database Settings" page opens, but the "Connection pooling configuration" section displays infinite loading skeletons.
Checking the browser network tab, the request to fetch pooler configuration seems to hang or fail silently.
Steps to Reproduce
- Log into Coolify dashboard v4.0.0-beta.470
- Go to the Supabase service (Self-hosted) deployed via the standard template.
- Log in supabase.
- Navigate to the "Database" menu and "Settings" sub-menu. (your-url.com/project/default/database/settings)
- Observe that the "Connection pooling configuration" section never finishes loading.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.470
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
I am using the default Supabase stack provided by Coolify.
Studio Image: supabase/studio:2025.12.17-sha-43f4f7f
Supavisor Image: supabase/supavisor:2.7.4
Postgres Meta Image: supabase/postgres-meta:v0.95.1
It seems like Studio is unable to communicate with the supabase-meta or supavisor service to retrieve the pooling status. The Docker healthchecks for all services are showing as "healthy" in the Coolify UI.
Error Message and Logs
There is no explicit error message on the UI. The "Database Settings" page opens, but the "Connection pooling configuration" section displays infinite loading skeletons.
Checking the browser network tab, the request to fetch pooler configuration seems to hang or fail silently.
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.470
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
I am using the default Supabase stack provided by Coolify.
Studio Image: supabase/studio:2025.12.17-sha-43f4f7f
Supavisor Image: supabase/supavisor:2.7.4
Postgres Meta Image: supabase/postgres-meta:v0.95.1
It seems like Studio is unable to communicate with the supabase-meta or supavisor service to retrieve the pooling status. The Docker healthchecks for all services are showing as "healthy" in the Coolify UI.