I can't use "RUN AND DEBUG" function in code-server , do I lack of some library or service ? #6242
Unanswered
jeffliao888
asked this question in
Q&A
Replies: 1 comment 4 replies
-
We will probably need the logs from the extension host to figure it out. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed code-server in my private network(can't access the Internet) and also can connect to my code-marketplace server already.
When I try to debug my Python file in code-server IDE ( http://localhost:8080 ), I open the python file and then click the "RUN AND DEBUG" from the side-bar, and there is nothing appear, but before I do this , there is a messages show at the right bottom of the IDE:
"Remote Extension host terminated unexpectedly 3 times within the last 5 minutes."
Do I lack of some library or service ? or I miss something to install ?
Thank you very much for your help !
Beta Was this translation helpful? Give feedback.
All reactions