Could not start PIO Home server: Error: timeout。

See original GitHub issue

When I upgraded to version 0.8.2, I was unable to open PIO HOME. I removed %HOME_DIR%/.platformio/penv folder and restart IDE. It’s useless. I have tried reinstalling, but it still prompts “Could not start PIO Home server: Error: timeout。”

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
chenjingyuankucommented, Dec 14, 2017

The problem is solved,thank you so much!

1reaction
lzd-1230commented, Dec 15, 2022

Hi @ivankravets, I have found solution for maybe majority guys from China, it is the network problem.

Background information: I’ve start to install platformio-vscode-plugin from a whole new computer system(both windows and linux) and it all get this error

And i follow the instruction using pio home and it couldn’t install the dependency package it just stuck here: image

and I consider that is the network problem(which is resonable for both system doesn’t work).

because vscode seems doesn’t use proxy by default

So the solution is pretty clear: using global proxy for example tun mode for clash

after global proxy, we can successfully run pio home in this cli image

and then restart vscode you can successfully using it!!!

thanks for the inspiration from: https://github.com/platformio/platformio-vscode-ide/issues/205#issuecomment-1233183495

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not start PIO Home server - PlatformIO Community
I'm getting this message when I try to open PIO Home from VSCode: Error: Could not start PIO Home server: Error: timeout.
Read more >
Could not start PIO Home server: Error: timeout #205 - GitHub
I fixed it by disconnected networks. Step 1. Just disconnected your computer network, then execute pio home , obviously you will get the...
Read more >
PIO Home server won't start | Where is the 'PlatformIO IDE ...
I'm trying to install platformio on vscode, but I keep getting this error: Could not start PIO Home server: Error: timeout .
Read more >
Internal Server Error while using PlatformIO extension in ...
Entering pio home command in the PlatformIO Core CLI revealed the problem. It showed module 'anyio' has no attribute 'to_thread' error.
Read more >
PlatformIO - Bountysource
Start PIO Home Server $ 0 ... Created 1 year ago in platformio/platformio-vscode-ide with 1 comments. %23 Description of problem. Leave a comment......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found