You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Following an update to the CLI, I am no longer able to start supabase services via the cli.
I am using Ubuntu 22.04 via Windows 11 WSL. I initially installed supabase via dpkg with the instructions here. Following this, I ran supabase init, start, etc. as expected without issues. After using supbase cli for a period of time, I was prompted to update the cli. To make this easier, I decided to uninstall the cli installed via source and re-install via npm. Following this, I am now unable to run supabase start without encountering Error status 502:.
Describe the bug
Following an update to the CLI, I am no longer able to start supabase services via the cli.
I am using Ubuntu 22.04 via Windows 11 WSL. I initially installed supabase via dpkg with the instructions here. Following this, I ran supabase init, start, etc. as expected without issues. After using supbase cli for a period of time, I was prompted to update the cli. To make this easier, I decided to uninstall the cli installed via source and re-install via npm. Following this, I am now unable to run
supabase start
without encounteringError status 502:
.The final lines of the error trace are below:
As part of efforts to resolve the issue I have attempted the following without success:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect my supabase local instance to be available through localhost.
Screenshots
N/A
System information
Rerun the failing command with
--create-ticket
flag.Additional context
If applicable, add any other context about the problem here.
The text was updated successfully, but these errors were encountered: