-
-
Notifications
You must be signed in to change notification settings - Fork 7k
SSL Errors #10685
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
And when I try to install a board I get the following error:
|
Hi @autoantwort , |
I only updated the Arduino IDE from 1.8.12 to 1.8.13. Version 1.8.12 is still working. |
I'm getting a similar error when I start 1.8.13. Version 1.8.12 still works. (Just uploaded a sketch successfully with 1.8.12.) Also, in 1.8.13 the Tools->Port menu is greyed out, but looks normal (with several Port options as usual) on 1.8.12. I am 90% sure that 1.8.13 worked for me in June 2020. Since then I believe I have upgraded to macOS Catalina. Sorry I can't be more definitive than that. :-( Here are some more details:
Here are the errors I get immediately on launch with Arduino 1.8.13 (but not 1.8.12):
Thank you. |
I still use macOS High Sierra and not Catalina, so I don't think that the OS has a affect or they introduced something in a minor release. |
May you start the IDE from the terminal? It should print some debugging info that you should copy&paste here. To start the IDE from the terminal:
|
|
It seems it's picking the Java 8 installed in Probably we should let the IDE ignore the system-installed Java and always use the bundled JRE. In the meantime, I would try two workarounds:
|
I simply deleted the file |
Thanks, removing the Oracle Java (I was already on the latest version) got rid of those errors on 1.8.13 for me too. @autoantwort looks like you are on MacOS (me too). To really clean up the Oracle java you actually have to do all this:
according to the instructions at java.com. Thanks a lot guys! P.S. I still have the Apple version of java installed here, which seems to cause no problem:
|
When I start the Arduino IDE I get the following errors:
Os: MacOS 10.13.6
java -version
(installed via homebrew):The text was updated successfully, but these errors were encountered: