-
-
Notifications
You must be signed in to change notification settings - Fork 801
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
[API] ConnectionError: hostname 'api.platformio.org' doesn't match 'pioplus.com' #772
Comments
Please don't use Solution
|
I did it ... I am trying to build something... without succes... see output
|
Wow, that is interesting! Turn off SSL (this is a new PIO3 feature) temporary.
|
Yupee!!!! pio run ...SUCCESS!!!! .... BIG THANKS.... |
1 sec, I'll disable SSL temporary and make quick release |
Please upgrade to PlatformIO 3.0.1. I disabled SLL feature. |
@profra What is your Python version (python --version)? I found interesting information:
See http://docs.python-requests.org/en/master/community/faq/#what-are-hostname-doesn-t-match-errors |
@ivankravets I have Python 2.7.6 but also Python 3.4.3. ... sometimes I have problems with these TWO... I need both... :-)
May I do that? For your information... I did upgrade on my NB with W10 evening without any problems (Atom IDE)... and on my home machine with Linux Mint later in the night with above problems (CLI)... I don't see any key to this mystery but you could... |
Ok, let me explain in a few words. You installed PlatformIO to system Python sites. You need You have a lot better options:
Now, you can make upgrading without |
... and on W10 machine I have 2.7.11 and 3.5.1... it's a little brighter NOW :-) |
@ivankravets Thank you for the explanation... now is time for me to go to bed... |
@profra the same :) Ukraine. 😊 |
Czech Republic 😊 |
* develop: Fix incorrect line order when converting from INO to CPP and pointer is used Fix unit test Notify about `version` field when creating library Add support for SparkFun Blynk Board Return valid exit code from ``plaformio test`` command Disable SSL Server-Name-Indication for Python < 2.7.9 Version bump to 3.0.1 (issue #772) Disable temporary SSL for PlatformIO services // Resolve #772 Version bump to 3.0.0 (issues #770, #766, #747, #730, #765, #640, #659, #742, #459, #542, #763, #759, #753, #757, #749, #748, #745, #519, #709, #743, #413, #498, #410, #740, #361, #414, #554, #732, #588, #475, #461, #101, #719, #721, #537, #415, #522, #289, #556, #570, #456, #617, #432, #408, #479, #667, #510) Fix menu height for docs Fix issue with multiple archives when linking firmware Add migration guide for PIO2 to PIO3 Search libraries by headers/includes with ``platformio lib search --header`` option Update pio run command examples Add Unit Testing Demo Update PIO Plus badge title and link Add PlatformIO Plus badge Add links to PlatformIO Plus
OS = Linux Mint
All directories (lib, packages, platforms) in directory .platformio are empty.
Any advice?
The text was updated successfully, but these errors were encountered: