Atom: 1.26.1 ia32
Electron: 1.7.11
OS: Microsoft Windows 10 Enterprise
Thrown From: platformio-ide package 2.1.4
Stack Trace
Uncaught Error: Could not start PIO Home server: Error: Traceback (most recent call last):
File "main.py", line 128, in main.main
File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 700, in call
return self.main(args, kwargs)
File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 680, in main
rv = self.invoke(ctx)
File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 1027, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 873, in invoke
return ctx.invoke(self.callback, ctx.params)
File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 508, in invoke
return callback(args, **kwargs)
File "cmd_home.py", line 822, in cmd_home.cli
File "C:\Users\gunterwe.platformio\packages\contrib-pysite\twisted\internet\posixbase.py", line 495, in listenTCP
p.startListening()
File "C:\Users\gunterwe.platformio\packages\contrib-pysite\twisted\internet\tcp.py", line 980, in startListening
raise CannotListenError(self.interface, self.port, le)
CannotListenError: Couldn't listen on 127.0.0.1:8010: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted.
At C:\Users\gunterwe\.atom\packages\platformio-ide\node_modules\platformio-node-helpers\lib\index.js:1617
Error: Could not start PIO Home server: Error: Traceback (most recent call last):
File "main.py", line 128, in main.main
File "C:\Users\gunterwe\.platformio\penv\lib\site-packages\click\core.py", line 700, in __call__
return self.main(*args, **kwargs)
File "C:\Users\gunterwe\.platformio\penv\lib\site-packages\click\core.py", line 680, in main
rv = self.invoke(ctx)
File "C:\Users\gunterwe\.platformio\penv\lib\site-packages\click\core.py", line 1027, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "C:\Users\gunterwe\.platformio\penv\lib\site-packages\click\core.py", line 873, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "C:\Users\gunterwe\.platformio\penv\lib\site-packages\click\core.py", line 508, in invoke
return callback(*args, **kwargs)
File "cmd_home.py", line 822, in cmd_home.cli
File "C:\Users\gunterwe\.platformio\packages\contrib-pysite\twisted\internet\posixbase.py", line 495, in listenTCP
p.startListening()
File "C:\Users\gunterwe\.platformio\packages\contrib-pysite\twisted\internet\tcp.py", line 980, in startListening
raise CannotListenError(self.interface, self.port, le)
CannotListenError: Couldn't listen on 127.0.0.1:8010: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted.
============================================================
An unexpected error occurred. Further steps:
* Verify that you have the latest version of PlatformIO using
`pip install -U platformio` command
* Try to find answer in FAQ Troubleshooting section
http://docs.platformio.org/page/faq.html
* Report this problem to support@pioplus.com
============================================================
at /packages/platformio-ide/node_modules/platformio-node-helpers/lib/index.js:1617:23
at ChildProcess.onExit (/packages/platformio-ide/node_modules/platformio-node-helpers/lib/index.js:538:5)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:194:7)
at ChildProcess.cp.emit (/packages/platformio-ide/node_modules/cross-spawn/lib/enoent.js:34:29)
at maybeClose (internal/child_process.js:899:16)
at Socket.<anonymous> (internal/child_process.js:342:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at Pipe._handle.close [as _onclose] (net.js:510:12)
[Enter steps to reproduce:]
Atom: 1.26.1 ia32 Electron: 1.7.11 OS: Microsoft Windows 10 Enterprise Thrown From: platformio-ide package 2.1.4
Stack Trace
Uncaught Error: Could not start PIO Home server: Error: Traceback (most recent call last): File "main.py", line 128, in main.main File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 700, in call return self.main(args, kwargs) File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 680, in main rv = self.invoke(ctx) File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 1027, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 873, in invoke return ctx.invoke(self.callback, ctx.params) File "C:\Users\gunterwe.platformio\penv\lib\site-packages\click\core.py", line 508, in invoke return callback(args, **kwargs) File "cmd_home.py", line 822, in cmd_home.cli File "C:\Users\gunterwe.platformio\packages\contrib-pysite\twisted\internet\posixbase.py", line 495, in listenTCP p.startListening() File "C:\Users\gunterwe.platformio\packages\contrib-pysite\twisted\internet\tcp.py", line 980, in startListening raise CannotListenError(self.interface, self.port, le) CannotListenError: Couldn't listen on 127.0.0.1:8010: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted.
============================================================
An unexpected error occurred. Further steps:
Verify that you have the latest version of PlatformIO using
pip install -U platformio
commandTry to find answer in FAQ Troubleshooting section http://docs.platformio.org/page/faq.html
Report this problem to support@pioplus.com
============================================================
Commands
Non-Core Packages