-
I'm trying to run the local development environment with docker, following the steps in the readme, but the "supabase-analytics" container doesn't start.
```
[+] Building 826.7s (13/13) FINISHED…
-
# Bug report
## Describe the bug
I am using supabase-py with fastapi.
I made a login endpoint that uses sign_in_with_password():
```
dic = {"email": email, "password": password}
…
-
**Describe the bug**
[v1.203.0](https://github.com/supabase/cli/releases/tag/v1.203.0) will not start without either:
disabling health checks
`supabase start --ignore-health-check`
or disablin…
-
# Bug report
## Describe the bug
"Invalid authentication credentials error in GraphiQL on Supabase Studio (self-hosted via Docker).".
## To Reproduce
Steps to reproduce the behavior, pleas…
-
**Describe the bug**
Local edge functions run on docker inside a container called `supabase_deno_relay` which auto-sets the SUPABASE_URL. However, it uses the internal URL of the container network. T…
-
## Feature Description
Writing code for a proper authentication of users using JWT authentication with Firebase or Supabase or Nodejs for the sign in page.
Setting up storage for users from sign-u…
-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
As requested by a bunch of developers:
In many cases su…
-
### Description
I have a SupaBase instance hosted in my Coolify. After upgrading coolify, rebooting my system and using the "force cleanup containers" button, all the files defined as file mounts d…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
**Describe the bug**
When running Supabase locally, I encounter the following error:
```
failed to execute http request: Get "http://127.0.0.1:54321/storage/v1/bucket": context deadline exceeded (C…