Skip to content

sign in error: unable to get local issuer certificate #370

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

Open
chendl111 opened this issue Jul 17, 2019 · 12 comments
Open

sign in error: unable to get local issuer certificate #370

chendl111 opened this issue Jul 17, 2019 · 12 comments
Labels
help wanted Extra attention is needed

Comments

@chendl111
Copy link

I can't sign in leetcode.com and the log is

[ERROR] You are not login yet?
login: pass: - Signing in leetcode.com
[ERROR] Error: unable to get local issuer certificate
@jdneo
Copy link
Member

jdneo commented Jul 17, 2019

Are you behind a proxy?

@jdneo jdneo added the need more info Further information is requested label Jul 17, 2019
@CayChance

This comment has been minimized.

@jdneo

This comment has been minimized.

@CayChance

This comment has been minimized.

@jdneo

This comment has been minimized.

@asen0057
Copy link

HI
I have a similar issue here that i am able to login/refresh status etc. but always failed to do any thing about problems, like preview problem, submit/Test solution. it show the error [ERROR] Error: unable to get local issuer certificate
image

I search for solution and it said i need to add certificate file to config, but which file i should add? and which config i can add to ?
pls help, thanks

@jdneo jdneo added help wanted Extra attention is needed and removed need more info Further information is requested labels Jul 29, 2019
@asen0057
Copy link

HI
I have a similar issue here that i am able to login/refresh status etc. but always failed to do any thing about problems, like preview problem, submit/Test solution. it show the error [ERROR] Error: unable to get local issuer certificate
image

I search for solution and it said i need to add certificate file to config, but which file i should add? and which config i can add to ?
pls help, thanks

some more info:
I change my password this time and now can not even login...
my new password only include numbers and lowercase

@jdneo
Copy link
Member

jdneo commented Jul 29, 2019

@asen0057 Your error is different from @CayChance's. Changing password would not help I think.

@aruntonic
Copy link

Having same issue. got the below error while Testing solution

Input data:
["NumArray","sumRange","sumRange","sumRange"]
[[[-2,0,3,-5,2,-1]],[0,2],[2,5],[0,5]]

  • Sending code to judge
    [ERROR] Error: unable to get local issuer certificate

And Yes, I'm behind a proxy and have set below proxy settings

"http.proxy": "myproxy:myport",
"http.proxyStrictSSL": false,

@LANB0
Copy link

LANB0 commented Oct 21, 2019

@jdneo I got this error in my work PC.With wireShark,I find that the firewall of my cimpany changed HTTPS handshake process.The ca file is replaced by the firewall.But I haven't found a solution for the problem,the firewall is not controlled.

@dribble-njr
Copy link

@jdneo I got this error in my work PC.With wireShark,I find that the firewall of my cimpany changed HTTPS handshake process.The ca file is replaced by the firewall.But I haven't found a solution for the problem,the firewall is not controlled.

same with you

@chendl111
Copy link
Author

chendl111 commented Dec 27, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants