-
Notifications
You must be signed in to change notification settings - Fork 666
Cant connect to leetcode.com #240
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
Comments
Are you behind a proxy? |
Got the same issue while I can login in browser normally.... |
Same issue, No proxy. |
nope.. and it happens frequently since I firstly report this issue. |
Is this a stable repro issue or does it just appear sometimes? |
for me it always failed like that |
Solution: We should embed the plugins by default and remove the |
Dude, I've read and tried to understand your reply for couple times, but still can't get it - - I think gislu is right, it seems like network promblem cuz endpoint leetcode-cn works perfectly. |
Config proxy is supported, actually, the extension should honor the proxy setting in VS Code. See: #117 (comment) |
Thanks ! |
@littlebeandog Does that work? |
It works fine. |
@jdneo hi, I have the same problem |
The needed plugins are now embedded into the cli. |
Using 0.13.3 right now, but still got this problem. Error: connect ETIMEDOUT 104.24.125.31:443 |
Same problem: |
I also meet this problem today, but since yesterday I can't open the leetcode page, and then the vscode appear this problem too, but the day before yesterday everything is OK..... I don't know the reason..... |
Same problem: |
[SOLVED] For me I turned off my VPN extension on my browser through Manage Extensions, it accessed leetcode.com instantly! |
🐛 Bug Report
It's fine to access leetcode.com using chrome,but unable to login or submit problem with the extension.
Error message:
[ERROR] Error: connect ETIMEDOUT 104.24.124.31:443
This condition didn't appear until 2019.03.27, is it my network problem?
The text was updated successfully, but these errors were encountered: