metaplex icon indicating copy to clipboard operation
metaplex copied to clipboard

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

Open mya1266 opened this issue 2 years ago • 14 comments

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

  • [X] I have checked the docs and it didn't solve my issue

mya1266 avatar May 22 '22 18:05 mya1266

i love you

bektoshs avatar Jul 06 '22 05:07 bektoshs

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

fatmanweb3 avatar Jul 24 '22 15:07 fatmanweb3

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

samari89 avatar Sep 24 '22 16:09 samari89

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

dave2535 avatar Oct 07 '22 21:10 dave2535

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

mefreanzy avatar Oct 20 '22 17:10 mefreanzy

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

Danitife avatar Feb 10 '23 16:02 Danitife

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

what's that mean ?

OfficialEArtz avatar Mar 18 '23 08:03 OfficialEArtz

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.

dagelf avatar Apr 13 '23 11:04 dagelf

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?

MahmoudMohamed99 avatar May 30 '23 22:05 MahmoudMohamed99

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

computer-catt avatar Aug 04 '23 01:08 computer-catt

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

Chidubemkingsley avatar Jan 24 '24 21:01 Chidubemkingsley

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.

leolion3 avatar Feb 11 '24 16:02 leolion3

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.

UchiTesting avatar Mar 10 '24 08:03 UchiTesting

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

MalikEcom77 avatar Apr 03 '24 22:04 MalikEcom77