-
Notifications
You must be signed in to change notification settings - Fork 1.2k
remote ssh but 'python extension loading' forever #9093
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
By the way, the extension works well on my Mac. |
I have the same issue on my Windows 1903. What I observe is that when the python extension is loading, two machines establish unreasonable network traffic of about 70Mb/s through ssh (which is close to my network bandwidth). I think the data they are exchanging is the key to this issue. |
Same problem here (Python extension + Remote extension) ... |
Same Situation, also switch back to use Pycharm |
It seems to be a compatibility problem. After removing all other extensions leaving only the Remote and Python extension, everything works fine. |
@ChopinSharp You mean removing any other extension on both side or just remote server? |
@ChopinSharp any chance you can turn on your other extensions slowly and let us know which combination seems to cause the issue for you? That way we can figure out if it's on our side or the other extension. |
@brettcannon Hi Brett. I have tried your advice. I unstalled every extension and reinstall them one by one. Everything works like a charm for now, which is wired. Maybe there is a hidden bug that we fail to find. Here is something I observed which may help you identify what's wrong:
I am pretty sure, there were some commands like
|
On both sides. |
Sorry, but I can't remember what extention I had installed. |
@Bebotron that's a potentially separate issue, so please open a separate bug. @IcarusWizard thanks for at least trying and we're glad your issue (magically) got resolved! @ChopinSharp no problem. I'm going to close this issue since no one seems to know how to reproduce it. But if it comes up again and you can provide a reproducer then please feel free to open a another issue. |
Uh oh!
There was an error while loading. Please reload this page.
Environment data
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version #3977): MircoSoft Language ServerExpected behaviour
Vscode connect to python extension which on remote server
Actual behaviour
python loading extension forever
Logs
Output from
Console
under theDeveloper Tools
panel :The text was updated successfully, but these errors were encountered: