-
# Bug report
- [ ] 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://github.c…
-
# 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…
-
# 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://github.c…
-
# Bug report
## Describe the bug
Calling an edge function that imports local files from the `_shared` directory produces the following error:
```
{"msg":"InvalidWorkerCreation: worker boot err…
-
In [Prisma ORM 5.11.0](https://github.com/prisma/prisma/releases/tag/5.11.0) we released support for edge function deployments - but only support Cloudflare Workers and Pages, and Vercel Edge Function…
-
# 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://github…
-
### Describe what you want
Supabase setup currently uses `postgres.js` which doesn't work on Vercel Edge functions.
## Solution:
(Need to add this to the docs)
Use `@vercel/postgres` package…
-
**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…
-
# 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://gi…
-
# Bug report
when accessed realtime websocket gets 403 in kong
## Describe the bug
In default config and deployment realtime functions end up with 403 in kong
for example:
`172.30.0.5 …