Comment 7 for bug 1489546

Revision history for this message
Caleb Tennis (ctennis) wrote :

Hit this again today, backtrace:

Sep 2 17:29:39 localhost object-server: ERROR __call__ error with SSYNC /d4/952 : #012Traceback (most recent call last):#012 File "/usr/local/lib/python2.7/dist-packages/swift/obj/server.py", line 938, in __call__#012 res = method(req)#012 File "/usr/local/lib/python2.7/dist-packages/swift/common/utils.py", line 2668, in wrapped#012 return func(*a, **kw)#012 File "/usr/local/lib/python2.7/dist-packages/swift/common/utils.py", line 1208, in _timing_stats#012 resp = func(ctrl, *args, **kwargs)#012 File "/usr/local/lib/python2.7/dist-packages/swift/obj/server.py", line 918, in SSYNC#012 return Response(app_iter=ssync_receiver.Receiver(self, request)())#012 File "/usr/local/lib/python2.7/dist-packages/swift/obj/ssync_receiver.py", line 72, in __init__#012 self.initialize_request()#012 File "/usr/local/lib/python2.7/dist-packages/swift/obj/ssync_receiver.py", line 162, in initialize_request#012 self.request.headers['X-Backend-Ssync-Frag-Index'])#012ValueError: invalid literal for int() with base 10: 'None'

Sep 2 17:29:39 localhost object-reconstructor: 172.30.3.43:6003/d4/952 Expected status 200; got 500