metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.31k stars 6.28k forks source link

Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate. #2140

Open mya1266 opened 2 years ago

mya1266 commented 2 years ago

Which package is this bug report for?

candy machine cli

Issue description

Hi I have got this problem on my VS code. I get this: [Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.] error when I run it:

curl https://release.solana.com/v1.10.8/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs

I have tried to fix it but couldn't can you help me ? thank u<3

Command

curl https://release.solana.com/v1.10.8/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.

Relevant log output

No response

Operating system

windows 11

Priority this issue should have

High (immediate attention needed)

Check the Docs First

bektoshs commented 2 years ago

i love you

fatmanweb3 commented 2 years ago

hey just add -k before https curl -k https://release.solana.com/v1.10.8/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs

samari89 commented 1 year ago

hey just add -k before https curl -k https://release.solana.com/v1.10.8/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs

tk u so mush

dave2535 commented 1 year ago

adding a -k disables cert validation and thus leaves you open to man-in-the-middle attacks

mefreanzy commented 1 year ago

hey just add -k before https curl -k https://release.solana.com/v1.10.8/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs

I am thankful to you

Danitife commented 1 year ago

Even if I don't know what -k means... All that matters is IT WORKED

OfficialEArtz commented 1 year ago

adding a -k disables cert validation and thus leaves you open to man-in-the-middle attacks

what's that mean ?

dagelf commented 1 year ago

It means that if you use GET or POST or transfer any sensitive information like API keys, passwords, or scripts or batch files or executables that will get run, someone between you and the target host can steal, intercept, or change those scripts or batch files or binaries so you can not be sure what will be run. This essentially opens a door into your machine that anyone with just a bit of hacking skill, can walk through and take over, impersonate you, get more credentials, steal your coins, whatever they want.

MahmoudMohamed99 commented 1 year ago

Hi I have got this problem on my VS code. I get this: [Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.] error when I run it:

curl -L https://goo.gl/3lTKZs > label_image.py Screenshot 2023-05-31 011832

what I do, please?

computer-catt commented 1 year ago

i love you @bektoshs https://www.youtube.com/watch?v=-YJgWSakf-E

Chidubemkingsley commented 7 months ago

hey just add -k before https curl -k https://release.solana.com/v1.10.8/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs

thank so much i appreciate

leolion3 commented 7 months ago

Windows 11 and 10 here - the bug is present on all my PCs running Avast Antivirus. Turning off the shields and then using curl works like a charm. Turning AV back on suddenly blocks them.

If you want you can always add the curl --ssl-no-revoke parameter to skip cert validation.

UchiTesting commented 6 months ago

Windows 11 and 10 here - the bug is present on all my PCs running Avast Antivirus. Turning off the shields and then using curl works like a charm. Turning AV back on suddenly blocks them.

If you want you can always add the curl --ssl-no-revoke parameter to skip cert validation.

Thank you. This helped a lot. Just deactivating the AV the time of install is OK for me.

MalikEcom77 commented 5 months ago

hey just add -k before https curl -k https://release.solana.com/v1.10.8/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs

I LOVE YOU MAN HAHA