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

Failed to connect? #11

Open
weiby3 opened this issue Sep 9, 2020 · 2 comments
Open

Failed to connect? #11

weiby3 opened this issue Sep 9, 2020 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@weiby3
Copy link

weiby3 commented Sep 9, 2020

Describe the bug
I run so mysql create table key vs index and got ✖ Reqwest error: error sending request for url (https://duckduckgo.com/?q=%28site%3Astackoverflow.com%29+mysql+create+table+key+vs+index&kz=-1&kh=-1): error trying to connect: unsuccessful tunnel.
How to solve this problem?

To Reproduce

$ so mysql create table key vs index
✖ Reqwest error: error sending request for url (https://duckduckgo.com/?q=%28site%3Astackoverflow.com%29+mysql+create+table+key+vs+index&kz=-1&kh=-1): error
trying to connect: unsuccessful tunnel

Environment

  • OS: CentOS7, with proxy setted.
  • Terminal: zsh
  • so --version: so 0.4.2
@weiby3 weiby3 added the bug Something isn't working label Sep 9, 2020
@samtay
Copy link
Owner

samtay commented Sep 21, 2020

Sorry I'm pretty busy at the moment and don't have the time to properly dig into this. At first glance, it appears reqwest can be finicky when making requests behind a proxy. I'm guessing I need to use the library differently in order to support that, but I'm not sure.

@cpkio
Copy link

cpkio commented Oct 3, 2021

I've encountered a similar error (translated):

✖ Reqwest error: error sending request for url (https://api.stackexchange.com/2.2/questions/175579?key=8o9g7WcfwnwbB
Qp4VsGsw%28%28&page=1&filter=.DND5X2VHHUH8HyJzpjo%295NvdHI3w6auG&site=stackoverflow&pagesize=1): error trying to connect: The required certificate has expired / has not expired when checking against the system clock or time stamp in the signed file. (os error -2146762495)

@samtay samtay added the help wanted Extra attention is needed label Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants