The revocation function was unable to check revocation because the revocation server was offline
I have received the following error message since 10 hours ago for all my projects that try to call a cURL request.
The cURL command: curl -L https://github.com/codacy/codacy-coverage-reporter/releases/latest/download/codacy-coverage-reporter-assembly.jar > ./codacy-test-reporter.jar
The error message: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline. Command exited with code 35
The build URL: https://ci.appveyor.com/project/guibranco/maxipago-sdk-dotnet/build...
The logs have been attached to this discussion as well.
- no changes to the build pipeline (the build was triggered by GitHub changes, in this specific case, updating the dependabot.yml file only)
- the pipeline was running as expected until yesterday night UTC (again, no changes on the image version or any other command in the appveyor.yml)
- the error occurs in all the projects that were triggered by manual or automated PRs in GitHub (most by Dependabot, but at least 2 manual changes done by myself).
This is a successfully build that run before (6 days ago) with the same command just working fine (Line 185): https://ci.appveyor.com/project/guibranco/maxipago-sdk-dotnet/build...
- log.txt 337 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Owen McDonnell on 03 Oct, 2023 05:26 AM
Sorry for the late response. Did you try building with
Previous Visual Studio 2022
image?2 Posted by gui.branco on 03 Oct, 2023 09:54 AM
It works after some hours without any changes.
I didn´t try changing the image, since it was not updated.
Support Staff 3 Posted by Owen McDonnell on 03 Oct, 2023 04:42 PM
Ok, thanks for the update.
Owen McDonnell closed this discussion on 03 Oct, 2023 04:42 PM.