Skip to content

[code] connection to the extension host suddenly breaks #3797

Closed
@svenefftinge

Description

@svenefftinge

I was coding along and after an hour or so, parts of the IDE (search, scm, open file) didn't work anymore.

Turned out the connection to the code server dropped and reconnection didn't work.
logs from the console:

 INFO [remote-connection][ExtensionHost][0759f…][reconnect] resolving connection...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] connecting to jade-toucan-3bgkxdet.ws-eu03.gitpod.io:443...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] A network error occurred while trying to reconnect, will try again...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] waiting for 30 seconds before reconnecting...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] resolving connection...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] connecting to jade-toucan-3bgkxdet.ws-eu03.gitpod.io:443...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] A network error occurred while trying to reconnect, will try again...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] waiting for 30 seconds before reconnecting...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] resolving connection...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] connecting to jade-toucan-3bgkxdet.ws-eu03.gitpod.io:443...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] A network error occurred while trying to reconnect, will try again...
log.ts:284  INFO [remote-connection][ExtensionHost][0759f…][reconnect] waiting for 30 seconds before reconnecting...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions