Can someone provide more details about this error that I'm seeing
periodically?

Feb 20 18:31:58 swiftproxy swift 'generator' object is not callable:
#012Traceback (most recent call last):#012  File
"/usr/local/lib/python2.7/dist-packages/swift3-1.7.0-py2.7.egg/swift3/middleware.py",
line 874, in __call__#012    return self.handle_request(env,
start_response)#012  File
"/usr/local/lib/python2.7/dist-packages/swift3-1.7.0-py2.7.egg/swift3/middleware.py",
line 954, in handle_request#012    return res(env,
start_response)#012TypeError: 'generator' object is not callable (txn:
tx4565a4ff89334ab39c9be-0053064a1ddalswiftproxy01) (client_ip: xx.xx.xx.xx)

I'm using the swift3 middleware so that we can make s3-style requests to
the server and that looks to be the source of these errors. I only see them
very rarely.



-- 
Stephen Wood
www.heystephenwood.com
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to