cli icon indicating copy to clipboard operation
cli copied to clipboard

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

Open mrmikardo opened this issue 2 years ago • 0 comments

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):

  • OS: macOS
  • Version of CLI: 1.83.7

Additional context Originally reported in Discord here.

mrmikardo avatar Aug 14 '23 15:08 mrmikardo