handle network hotplug exceptions
Traceback: File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
- response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/views/generic/base.py" in view
- return self.dispatch(request, *args, **kwargs) File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/braces/views/_access.py" in dispatch
- request, *args, **kwargs) File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/views/generic/base.py" in dispatch
- return handler(request, *args, **kwargs) File "/home/cloud/circle/circle/dashboard/views.py" in post
- return v(request) File "/home/cloud/circle/circle/dashboard/views.py" in __new_network
- error = u' '.join(e.messages)
Exception Type: AttributeError at /dashboard/vm/34/ Exception Value: 'exceptions.Exception' object has no attribute 'messages'
Exception("internal error: unable to execute QEMU command 'getfd': No file descriptor supplied via SCM_RIGHTS",)
-
-
Status changed to closed by commit b66340
Toggle commit list
Please
register
or
sign in
to comment