Description
Bug description
GTW: 223.8214.16
JBC: 223.8214.16
Steps to reproduce
- Connect to Gitpod and create any workspace
- Connect to the workspace
- Find action "Restart IDE" and click on it
Actual result: JB client is closed
Workspace affected
No response
Expected behavior
JB client is open automatically for the same session
Example repository
No response
Anything else?
2022-11-07 13:52:23,492 [ 813759] WARN - #c.j.t.U.UZ - Fingerprint mismatch. Server fingerprint is 4622137A63FED448D2B2ACF4165ED3CD139D34E7EE51789E3D7C50D00D63CBBF but expected Specific(value=60B227AD4659901744E7924BE47D156DCFD11476AE0FD895B9F93350A1408B9E) from join url 2022-11-07 13:52:23,493 [ 813760] WARN - #c.j.r.p.c.p.SecureWireOverStreamTransport - com.jetbrains.rd.platform.codeWithMe.protocol.SecureWireOverStreamTransport 'tcp://127.0.0.1:57233' switching to faulted state due to I/O error from framedByteChannel: Host fingerprint mismatch 2022-11-07 13:52:23,494 [ 813761] INFO - #c.j.r.p.c.p.SecureWireOverStreamTransport - tcp://127.0.0.1:57233: ClosedChannelException java.nio.channels.ClosedChannelException at tlschannel.impl.TlsChannelImpl.doHandshake(TlsChannelImpl.java:506) at tlschannel.impl.TlsChannelImpl.handshake(TlsChannelImpl.java:493) at tlschannel.ClientTlsChannel.handshake(ClientTlsChannel.java:184) at com.jetbrains.rd.platform.codeWithMe.protocol.SecureWireOverStreamTransport$runConnectionFlow$job$1.invokeSuspend(SecureWireOverStreamTransport.kt:233) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)