Unhandled exception in request: Timeout

Asked by kalrey

hi guys,
         I got many status of "500" when I put lots of file to swift.
         The log output 'ERROR Unhandled exception in request: Timeout'. I check the source code and find the reason is proxy-server caugth a Timeout exception in function "handle_request".And I found the exception thrown by _connect_put_node (swift/proxy/controllers/obj.py:798) by tracing the traceback.
         I didn't understand why the exception not caugth by _connect_put_node. The code which throw the timeout exception is in the scope of try-catch.
         And how can I do to solve the problem about ERROR "500"?
         thank you~

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mehmet Hacısalihoğlu (esedmehmet) said :
#1

https://bugs.launchpad.net/swift/+bug/1167263 same problem. you should read to solve problem in this link.

Can you help with this problem?

Provide an answer of your own, or ask kalrey for more information if necessary.

To post a message you must log in.