Just trying to run Supabase locally for my NextJS project. I am currently on Ubuntu 24.04 with Omakub on top. Docker is installed correctly as I set up Omakub. Everytime I run npx supabase start, this error comes up and I'm not sure how to deal with this. My supabase CLI version is 2.95.6 which I don't thinkk is an issue.
Any help is appreciated
The user is experiencing issues running Supabase locally for a Next.js project on Ubuntu with Omakub. They encounter errors when executing npx supabase start, suspecting a problem with edge functions accessing a package from jsr. The user reports inconsistent HTTP responses when testing endpoints in a browser.
Cc <@1248043582506532904> - jfyi
Also, just in case, please do not use CLI for the purposed of "self-hosting." It's a completely open environment accessible to anyone who has network access to the host.
Hey mate, are you using any proxy/vpn? seems the main typescript file of edge functions can’t hit this package from jsr