gitpod-io / openvscode-server

Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
https://www.gitpod.io/
MIT License
4.84k stars 423 forks source link

multiple extensions failing: Unknown method $activateByEvent on actor ExtHostLogLevelServiceShape #557

Open colemickens opened 3 months ago

colemickens commented 3 months ago

Does this issue occur when all extensions are disabled?: n/a

I have been using openvscode-server for a couple of months at least. As of today, maybe after some system updates, possibly including openvscode-server, I am no longer able to use, (non-exhaustive list):

Whenever I try to interact with those extensions, I get:

Unknown method $activateByEvent on actor ExtHostLogLevelServiceShape

Steps to Reproduce:

colemickens commented 3 months ago

Weird. There was some very bad/aggressive caching stuff going on. The server was upgraded to 1.87.x but the web ui kept saying 1.84.1. I "fixed" this by reopening the web ui with the network tools open (where I have Disable Cache set).

Very odd. I don't feel like I "did" anything "wrong", but I'm going to go ahead and close this.

colemickens commented 3 months ago

This is now happening again. Reopening.