-
Notifications
You must be signed in to change notification settings - Fork 6
Could not connect to local Supabase project #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same here. Using latest VS Code insiders. This is recent too, maybe in the last week. Was working prior to then |
I confirm, I have the same problem |
confirmed same problem. From a quick inspection, when I run supabase start the pg_meta container shows no exposed port, but the extension seems to Iook for pg_meta at http://l127.0.0.1:54323 which are hardcoded values. It might be useful to expose these to settings. |
@tidymonkey81 my docker desktop has expose port |
Same here! Latest version both! |
I have the same issue. Too much of a newb to help though. |
no reply support from supabase's team |
+1 for this VSCode extension issue. First time trying to use the extension |
I'll try to take a look over the weekend. Since I have another full-time job and I'm not affiliated with Supabase, I can't address it quickly. Thanks for your patience 🙏 |
Thanks @anas-araid We appreciate you 🙏🏻 |
any progress on it? thanks!! |
I've opened a PR. Since there's no official maintainer to review, merge, and publish the repo, I'll reach out to someone at Supabase In the meantime, could someone test it to check if everything works correctly? To run the repo locally:
Thanks! |
Works on my side. I can now connect BTW no idea if this is relevant or not, but I can see this in my console: |
@anas-araid Do you think you could create a vsix and post it here so we can side-load it while we wait for your PR to be merged? |
Awesome @anas-araid For newbies like me:
|
thx @anas-araid !!! |
I've tried this and it still doesn't work. Shows the "Connect" button but when clicked, it disappears. Logs show: |
@anas-araid > https://github.com/supabase-community/supabase-vscode-extension/releases/tag/v0.0.9-alpha I've tried this and it still doesn't work. Shows the "Connect" button but when clicked, it disappears. Logs show: Installation |
|
someone have a look? |
Bug report
Describe the bug
i installed supabase cli by brew then i used "supabase start" but i had this issue on vscode extension "Could not connect to local Supabase project. Make sure you've run 'supabase start'!,"
To Reproduce
Screenshots
System information
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: