Page MenuHomePhabricator

Socket exception from IRC Client on loss of connectivity
Closed, StalePublic

Description

2018-12-19 20:31:20,609 [14] ERROR Stwalkerster.IrcClient.IrcClient.Wikimedia.NetworkClient [(null)] - IO error on read from network stream
System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted

at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <9b672a45b19f4d52b5f28f32c0c91d97>:0 
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <9b672a45b19f4d52b5f28f32c0c91d97>:0 
 --- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <9b672a45b19f4d52b5f28f32c0c91d97>:0 
at System.IO.StreamReader.ReadBuffer () [0x000b3] in <3833a6edf2074b959d3dab898627f0ac>:0 
at System.IO.StreamReader.ReadLine () [0x00021] in <3833a6edf2074b959d3dab898627f0ac>:0 
at Stwalkerster.IrcClient.Network.NetworkClient.ReaderThreadTask () [0x00008] in <e65afcf06a47492c8a7f945bc186c698>:0

Details

Event Timeline

swalker renamed this task from EITS Error Log to Socket exception from IRC Client on loss of connectivity.Jan 7 2019, 2:26 PM
swalker triaged this task as Normal priority.
swalker shifted this object from the Restricted Space space to the S1 Default space.
swalker added a project: IRC Client.
swalker moved this task from Bugs to Upstream on the EyeInTheSky board.
swalker mentioned this in Unknown Object (Maniphest Task).May 27 2019, 10:12 AM
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).May 27 2019, 10:14 AM
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker mentioned this in Unknown Object (Maniphest Task).
swalker added a subscriber: swalker.

This pops up in HMB too