Copilot not working under SSH in newer versions #64040
-
Select Topic AreaBug BodyI've had this issue for months where only older versions of copilot worked on a remote workspace over SSH and now that only new versions of copilot are supported anymore this effectively cut off my ability to use copilot. Here's a list of facts related to my issue:
I don't know what else to try but this has been a long standing issue I do not remember which version I was using that worked but it must have been over 6 months old by now and now it's defunct because the server doesn't support it anymore I know similar issues have been posted but it was related to SSH FS which I never had installed |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
|
My situation is exactly the same as yours, I have been using the old version of copilot until today to find that it is no longer supported and I can only upgrade to the latest version.
|
Beta Was this translation helpful? Give feedback.
-
|
I have an update to my issue: Meaning my main codebase in typescript triggers copilot to not work but in a smaller project that is also in typescript it works just fine despite it being the same machine over SSH as before. This would suggest that the problem is a timeout or a crash that occurs based on the content of the users workspace. But since there seem to be no logs whatsoever I can't pinpoint the problem |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
It seems that the workspace is just too big for copilot. By reducing the scope copilot still takes more than a minute to load but it eventually does. My codebase is very large isn't there anything I can do? Why does it get slower to initialize as the codebase grows? |
Beta Was this translation helpful? Give feedback.
-
|
Please try the latest version. It should fix the issue with large projects. |
Beta Was this translation helpful? Give feedback.
Please try the latest version. It should fix the issue with large projects.