-
I'm having an issue using the Supabase CLI where it's just hanging forever without any output. Here's what happened.
1) I installed the Supabase CLI w/ Scoop on windows
2) I used `supabase login`…
-
**Describe the bug**
I have recently upgraded from "^1.153.4" to "^1.162.4" in my Nextjs project and I can no longer use Supabase start.
Previously running supabase locally worked fine.
Now run…
-
# Bug report
## Describe the bug
I am running a local web app that connects to a local version of Supabase Realtime running in Docker. The webapp uses supabase/realtime-js to connect to the real…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
```
$ brew install localstack/tap/localstack-cli
==> Auto-updating Homebrew...
Adjust ho…
-
**Describe the bug**
Since v1.136.2 at least, running `supabase functions deploy` has been giving issues where the function seems to be deployed successfully but we always get a 500 response when …
-
The default realtime container isn't working. All other services are working fine, except realtime where I'm getting errors like the following:
Do I have to do any extra configuration for rea…
-
**Describe the bug**
I get the following error trying to link to the project using `supabase link`
```Retrying... db.redacted.supabase.co 5432
failed to connect to `host=db.redacted.supabase.co use…
-
## Describe the bug
suppose the following table structure:
table: test_parent
##############
id1 (int2) PK
id2 (int2) PK
foo (text)
table: test_child
##############
id1 (int2) PK
id2 …
-
**Describe the bug**
supabase start
service not healthy : [supabase_edge_runtime_chatbotui supabase_pg_meta_chatbotui supabase_studio_chatbotui]
**To Reproduce**
Steps to reproduce the behavior…
-
**Describe the bug**
Supabase CLI just installed the latest version of the Realtime image (v2.28.23) and when I want to start my local env I get:
{:error, "ERROR 42703 (undefined_column) column t0.j…