Savanna-cluster in waiting state
After launch cluster my cluster remains in waiting state giving error time to time .
Error is as follows as:
[31/Aug/2013 23:01:30] "GET /v1.0/0e07c2640
Traceback (most recent call last):
File "/root/
func(*args, **kwargs)
File "/root/
proto.
File "/usr/lib/
self.handle()
File "/usr/lib/
self.
File "/root/
self.
File "/usr/lib/
data = self._sock.
File "/root/
timeout_
File "/root/
listener = hub.add(hub.READ, fileno, current.switch)
File "/root/
listener = BaseHub.add(self, evtype, fileno, cb)
File "/root/
evtype, fileno, evtype))
RuntimeError: Second simultaneous read on fileno 6 detected. Unless you really know what you're doing, make sure that only one greenthread can read any particular socket. Consider using a pools.Pool. If you do know what you're doing and want to disable this error, call eventlet.
(3051) accepted ('10.208.36.26', 47343)
10.208.36.26 - - [31/Aug/2013 23:01:33] "GET /v1.0/0e07c2640
How to overcome this problem ?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Sahara Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask sarita for more information if necessary.