platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

Start PIO Home Server Error: HTTPSConnectionPool(host='api.registry.ns1.platformio.org', port=443): #2458

Open guigashm opened 3 years ago

guigashm commented 3 years ago

Error: Error: HTTPSConnectionPool(host='api.registry.ns1.platformio.org', port=443): Max retries exceeded with url: /v3/packages?query=name%3A%22contrib-piohome%22+type%3A%22tool%22 (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:645)'),))

at /Users/guigas/.atom/packages/platformio-ide/node_modules/platformio-node-helpers/dist/index.js:1:12058 at ChildProcess.d (/Users/guigas/.atom/packages/platformio-ide/node_modules/platformio-node-helpers/dist/index.js:1:8308) at ChildProcess.emit (events.js:200:13) at maybeClose (internal/child_process.js:1021:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)