kota | good evening | 13:00 |
---|---|---|
acoles | PTG session starting in https://www.openstack.org/ptg/rooms/ocata | 13:11 |
reid_g | Good morning. I'm getting this error message and am wondering where to start? "object-reconstructor: [worker 5/8 pid=2523434] 10.x.y.z:6200/d10/750 10.0 seconds: connect receive" | 15:23 |
reid_g | it looks like a ssync_sender timeout | 15:23 |
reid_g | I am getting an exception in the receiver side as well "EXCEPTION in ssync.Receiver: #012Traceback (most recent call last):#012 File "/usr/lib/python3/dist-packages/eventlet/wsgi.py", line 20 | 15:25 |
reid_g | 9, in _chunked_read#012 self.chunk_length = int(rfile.readline().split(b";", 1)[0], 16)#012ValueError: invalid literal for int() with base 16: b''#012#012During handling of the above exception, another exception occurred:#012#012Traceb | 15:25 |
reid_g | ack (most recent call last):#012 File "/usr/lib/python3/dist-packages/swift/obj/ssync_receiver.py", line 166, in __call__#012 for data in self.missing_check():#012 File "/usr/lib/python3/dist-packages/swift/obj/ssync_receiver.py", li | 15:25 |
reid_g | ne 340, in missing_check#012 line = self.fp.readline(self.app.network_chunk_size)#012 File "/usr/lib/python3/dist-packages/eventlet/wsgi.py", line 226, in readline#012 return self._chunked_read(self.rfile, size, True)#012 File "/u | 15:25 |
reid_g | sr/lib/python3/dist-packages/eventlet/wsgi.py", line 211, in _chunked_read#012 raise ChunkReadError(err)#012eventlet.wsgi.ChunkReadError: invalid literal for int() with base 16: b''" | 15:25 |
reid_g | I'll check logs if somebody responds while I'm signed out | 21:04 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!