Skip to content

[Bug]: Supabase self-hosted settings page hanging on Connection Pooling configuration #9485

@rossanodr

Description

@rossanodr

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

  1. Log into Coolify dashboard v4.0.0-beta.470
  2. Go to the Supabase service (Self-hosted) deployed via the standard template.
  3. Log in supabase.
  4. Navigate to the "Database" menu and "Settings" sub-menu. (your-url.com/project/default/database/settings)
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions