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

SSL Cert not okay for Vulkan scraper #2284

Open
morgabm opened this issue Jul 11, 2024 · 1 comment
Open

SSL Cert not okay for Vulkan scraper #2284

morgabm opened this issue Jul 11, 2024 · 1 comment
Labels

Comments

@morgabm
Copy link

morgabm commented Jul 11, 2024

Bug report

thor commands for Vulkan scaper fail with SSL cert is not okay. I have verified the cert on the remote host. I also noticed an old PR suffered the same error due to changes in attribution methods. Since it has been 2 years I was wondering if something similar has changed causing these issues with the Vulkan scraper.

> bundle exec thor docs:page vulkan
C:/Users/******/dev/devdocs/lib/docs/core/scrapers/url_scraper.rb:49:in `process_response?': Error status code (0): SSL peer certificate or SSH remote key was not OK (RuntimeError)

OS information

Windows 10

Steps to reproduce

On the main branch, execute:
bundle exec thor docs:page vulkan

More resources

Possible fix

I discovered this issue attempting to update vulkan version here. Testing on main exhibited the issue as well so it was not related to my change. Unknown cause or fix.

@morgabm morgabm added the bug label Jul 11, 2024
@morgabm
Copy link
Author

morgabm commented Jul 11, 2024

Attempted version update in #2283

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

No branches or pull requests

1 participant