webssh icon indicating copy to clipboard operation
webssh copied to clipboard

Closing worker 1657528138056 with reason: chan closed

Open lb20150514 opened this issue 4 years ago • 1 comments

[I 200408 14:06:25 handler:447] Connecting to arden-pv-003-drop8:22 [I 200408 14:06:25 transport:1819] Connected (version 2.0, client OpenSSH_7.6p1) [I 200408 14:06:25 handler:87] Trying password authentication [I 200408 14:06:25 transport:1819] Authentication (password) successful! [I 200408 14:06:26 web:2250] 200 POST / (::1) 1522.38ms [I 200408 14:06:27 web:2250] 101 GET /ws?id=1657528138056 (::1) 2.00ms [I 200408 14:06:27 handler:533] Connected from ::1:53308 [I 200408 14:06:27 worker:115] Closing worker 1657528138056 with reason: chan closed [I 200408 14:06:27 worker:122] Connection to arden-pv-003-drop8:22 lost [I 200408 14:06:27 handler:579] Disconnected from ::1:53308

can you help you figure out what happen for channel closed problem? is this due to computer config or remote device config or others? thanks!

lb20150514 avatar Apr 08 '20 06:04 lb20150514

From the log I can see that the ssh server closes the connection at first. You can run it in debug mode to show more logs.

huashengdun avatar Apr 09 '20 12:04 huashengdun