--------------------------------- Captured Out --------------------------------- ---- new test ---- 1762685521.390 chkSvs: connects to server. 1762685521.390 chkSvs -> S: NICK chkSvs 1762685521.390 chkSvs -> S: USER chk chk chk chk 1762685521.490 S -> chkSvs: :My.Little.Server NOTICE * :*** Looking up your hostname 1762685701.272 S -> chkSvs: ERROR :Registration timed out 1762685702.275 chkSvs: connects to server. 1762685702.275 chkSvs -> S: NICK chkSvs 1762685702.275 chkSvs -> S: USER chk chk chk chk 1762685702.375 S -> chkSvs: :My.Little.Server NOTICE * :*** Looking up your hostname ~~~~~~~~~~~~~~~~~~~~~ Stack of (140006320502464) ~~~~~~~~~~~~~~~~~~~~~ File "/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/site-packages/execnet/gateway_base.py", line 411, in _perform_spawn reply.run() File "/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/site-packages/execnet/gateway_base.py", line 341, in run self._result = func(*args, **kwargs) File "/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/site-packages/execnet/gateway_base.py", line 1160, in _thread_receiver msg = Message.from_io(io) File "/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/site-packages/execnet/gateway_base.py", line 567, in from_io header = io.read(9) # type 1, channel 4, payload 4 File "/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/site-packages/execnet/gateway_base.py", line 534, in read data = self._read(numbytes - len(buf))