Skip to content

Supabase local client-side error viewing postgres logs #33550

Description

@sproctor

Describe the bug
When clicking on a log entry in the postgres log viewer, an error screen appears

To Reproduce
Steps to reproduce the behavior:

  1. Go to Logs > Postgres
  2. Click on any entry that is not a warning or error
  3. See error: "Error: c.metadata is null"

2.11.0 gave me a 404 when trying to view the logs, so I couldn't test it.

Expected behavior
The details of the log entry should show on the side panel

System information

  • Version of OS: Ubuntu 24.04
  • Version of CLI: 2.6.8, 2.9.6, and 2.9.7
  • Version of Docker: 27.5.1, build 9f9e405
  • Versions of services:
        SERVICE IMAGE      │      LOCAL       │   LINKED
  ─────────────────────────┼──────────────────┼─────────────
    supabase/postgres      │ 15.8.1.030       │ 15.8.1.030
    supabase/gotrue        │ v2.168.0         │ v2.168.0
    postgrest/postgrest    │ v12.2.3          │ v12.2.3
    supabase/realtime      │ v2.34.7          │ -
    supabase/storage-api   │ v1.17.1          │ v1.17.1
    supabase/edge-runtime  │ v1.66.5          │ -
    supabase/studio        │ 20250113-83c9420 │ -
    supabase/postgres-meta │ v0.84.2          │ -
    supabase/logflare      │ 1.4.0            │ -
    supabase/supavisor     │ 1.1.56           │ -

Additional context
If applicable, add any other context about the problem here.

  • Browser Chrome and Firefox

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions