supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.07k stars 209 forks source link

[BUG] Attempting to look at local Postgres logs causes Studio to crash #1377

Closed mrmikardo closed 6 months ago

mrmikardo commented 1 year ago

Describe the bug Attempting to view one of the Postgres log entries in the local Supabase Studio causes the client application to crash;

Screenshot_2023-08-14_at_09 43 43

To Reproduce Steps to reproduce the behavior:

  1. Run the local Supabase instance.
  2. Navigate to the Studio.
  3. Click on the logs tab, then click Postgres.
  4. Click on an individual log message.
  5. See error.

Expected behavior I'd expect to see a detail view of the log.

Desktop (please complete the following information):

Additional context Originally reported in Discord here.

sweatybridge commented 6 months ago

This has been fixed in updated studio.