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

Bit Installation error:- reason: self signed certificate in certificate chain #8814

Closed
riyakhandelwalABInbev opened this issue Apr 23, 2024 · 3 comments

Comments

@riyakhandelwalABInbev
Copy link

I'm trying to install bit using npx @teambit/bvm install command and getting the below error

request to https://bvm.bit.dev/bit/index.json?random=3340610 failed, reason: self signed certificate in certificate chainFetchError: request to https://bvm.bit.dev/bit/index.json?random=3340610 failed, reason: self signed certificate in certificate chain
at ClientRequest. (C:\Users\AppData\Roaming\npm-cache_npx\7192\node_modules@teambit\bvm\node_modules@teambit\bvm.list\node_modules\node-fetch\lib\index.js:1491:11)
at ClientRequest.emit (events.js:400:28)
at TLSSocket.socketErrorListener (_http_client.js:475:9)
at TLSSocket.emit (events.js:412:35)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:82:21)

@djkepa
Copy link

djkepa commented Apr 23, 2024

same problem here

@djkepa
Copy link

djkepa commented Apr 23, 2024

I think it looks the same to me:
image

@itaymendel
Copy link
Contributor

hi, please configure your CA for BVM and Bit as described in the docs - https://bit.dev/reference/reference/config/network-config
or set strict-ssl false

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

No branches or pull requests

3 participants