Skip to content
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

failed to load 'https://deno.land/std/http/status.ts' Invalid peer certificate: UnknownIssuer #360

Open
grantspilsbury opened this issue Jul 31, 2024 · 0 comments

Comments

@grantspilsbury
Copy link

I am trying to run locally: pnpm supabase:start but I get an error:

> @ supabase:start /
> npx supabase start

Applying migration 20230530034630_init.sql...
Seeding data supabase/seed.sql...
supabase_edge_runtime_nextjs-subscription-payments container logs
Download https://deno.land/std/http/status.ts
Download https://deno.land/x/[email protected]/index.ts
failed to load 'https://deno.land/std/http/status.ts'
: Import 'https://deno.land/std/http/status.ts' failed: error sending request for url (https://deno.land/std/http/status.ts): error trying to connect: invalid peer certificate: UnknownIssuer

I think this is due to my security settings on my network.

Is there a way to get around this issue? Maybe not running the seed? Or do I have to get deno.land whitelisted on my network?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant