-
Notifications
You must be signed in to change notification settings - Fork 512
ChannelClosedException: The channel has been closed - Intellisense and F8 stop working #4177
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
Issue persists on latest preview |
Do you have any anti-virus running? |
This issue was closed automatically as author feedback was indicated as needed, but there has been no activity in over a week. Please feel free to reopen with any available information! |
Apologies for the delayed response, yes there is anti-virus running on the device I'm experiencing this issue with. |
That would be my best guess. Can you temporarily disable it, especially any real-time setting, and see if it continues to repro? We have seen aggressive anti-virus software kill the process before. |
Hmmm 🤔 OK, I've checked the event logs and I can't see any indication that the process is being blocked/killed. Unfortunately, I cannot disable it 🙁 Guess I'm kinda toast 🍞 😅 |
Oof, that's unfortunate. Do you have a similar machine without the AV that you can try to repro on? Or does your AV allow you to add folder exceptions? |
FWIW we also looked at the logs you emailed us (thank you) but unfortunately found nothing helpful. It seems like the last thing that happens is a code action is responded to by the server, but then a full two minutes go by and then the channel closed exception happens. |
Hi @andschwa
Thank you for taking a look at the logs I sent.
Unfortunately I do not, and I'm not permitted to add folder exceptions either. I think there is not much that can be done from your side. Thanks again for your time spent on this. |
Prerequisites
Summary
Hi,
I've been experiencing an issue where predictive intellisense and F8 (run line/code selection) stop working.
I've collected some diagnostic logs and noticed the following error:
Once this error occurs in the logs, I have to restart the integrated terminal for it to work again.
I noticed a similar error reported in #3800 and when this error occurs, I also have the endless formatting behaviour, but also intellisense and F8 stop working for me. This issue occurs for me on the latest PowerShell extension and preview extension.
Logs to follow via email.
PowerShell Version
Visual Studio Code Version
Extension Version
[email protected]
Steps to Reproduce
code .
Apologies for the lack of repo steps 😞 but I'm really not sure what exactly is causing this issue.
Visuals
No response
Logs
Logs sent via email.
The text was updated successfully, but these errors were encountered: