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

Error 5002: Could not get the gateway #258

Open
therealnv6 opened this issue Mar 5, 2022 · 8 comments
Open

Error 5002: Could not get the gateway #258

therealnv6 opened this issue Mar 5, 2022 · 8 comments

Comments

@therealnv6
Copy link

I've tried most previous issues regarding this error, but no luck so far whatsoever.

Platform

  • Windows 11
@yourWaifu
Copy link
Owner

You are using VCPKG from the last issue #257, right? If so, there's this common issue where Curl wouldn't work for some reason, generally, I try to reinstall curl in vcpkg until it works.

@therealnv6
Copy link
Author

You are using VCPKG from the last issue #257, right? If so, there's this common issue where Curl wouldn't work for some reason, generally, I try to reinstall curl in vcpkg until it works.

I only applied the diff from issue #257, I'm still using my previously installed vcpkg (downloaded last night, from vcpkg). Should I be cloning the entire repository and override my old vcpkg installation instead of just applying the diff?

@yourWaifu
Copy link
Owner

yourWaifu commented Mar 5, 2022

Applying the diff should be good enough

@therealnv6
Copy link
Author

so I should just attempt to reinstall curl from vcpkg until it works?

@yourWaifu
Copy link
Owner

Yeah

@therealnv6
Copy link
Author

I've reinstalled curl about 5 times and so far no luck, could there perhaps be something else wrong?

@yourWaifu
Copy link
Owner

yourWaifu commented Mar 5, 2022

You could try the different SSL backends of curl, you could try installing something like this

curl[core,non-http,openssl,schannel,ssl,sspi]:x64-windows

@therealnv6
Copy link
Author

That actually worked! Thanks!

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

No branches or pull requests

2 participants