GithubHelp home page GithubHelp logo

FetchError: request to https://api.expo.dev/v2/sdks/50.0.0/native-modules failed, reason: unable to verify the first certificate about expo HOT 8 CLOSED

lukaszIwa avatar lukaszIwa commented on May 19, 2024 3
FetchError: request to https://api.expo.dev/v2/sdks/50.0.0/native-modules failed, reason: unable to verify the first certificate

from expo.

Comments (8)

marcelosalaberri avatar marcelosalaberri commented on May 19, 2024 3

What solved the problem for me was this: npm/cli#7394 (comment)
I am using the same antivirus and disabling HTTPS traffic scanning has also worked for me.

from expo.

WilmerHj avatar WilmerHj commented on May 19, 2024 1

npx expo start --dev-client works fine for me. It looks like it's a problem with the npm, this if from npm install.
image

from expo.

KUSHAL-31 avatar KUSHAL-31 commented on May 19, 2024

Facing the same issue

from expo.

WilmerHj avatar WilmerHj commented on May 19, 2024

Yup, same

from expo.

nayjay8 avatar nayjay8 commented on May 19, 2024

Same issue, was working fine last week with npx expo start and I get the same error logs

from expo.

pawelsotor avatar pawelsotor commented on May 19, 2024

Same issue here

from expo.

pawelsotor avatar pawelsotor commented on May 19, 2024

Somehow it works flawlessly on MacBook. Both computers are connected to the same network.

from expo.

byCedric avatar byCedric commented on May 19, 2024

Hey all! I can confirm that nothing has changed on our end related to the SSL infrastructure. If you run into this, it could mean a couple of things, including:

  1. You are using a proxy that doesn't properly inherit the SSL chain (see comment)
  2. Your ISP is adding a proxy / man in the middle that doesn't follow the proper SSL chain.
  3. Node (mostly on Windows) is doing something wrong with the SSL CA certificates.

There are a few Stack Overflow threads that might help (this, that, this one)

You can validate that your ISP isn't doing something weird, or you have a computer-wide proxy, by going to https://api.expo.dev, which should respond with just OK. In your browser, you can verify the certificate information.

Certificate information

image

Hope this helps! I'll close this issue as it's not actionable on our end.

from expo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.