Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Closed
Open
Issue #223 opened Jul 26, 2014 by Bach Dániel@bachdaniel 
  • Report abuse
  • New issue
Report abuse New issue

handle network hotplug exceptions

Traceback: File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response

  1. 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
  2. return self.dispatch(request, *args, **kwargs) File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/braces/views/_access.py" in dispatch
  3. request, *args, **kwargs) File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/views/generic/base.py" in dispatch
  4. return handler(request, *args, **kwargs) File "/home/cloud/circle/circle/dashboard/views.py" in post
  5. return v(request) File "/home/cloud/circle/circle/dashboard/views.py" in __new_network
  6. 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",)

  • Bach Dániel @bachdaniel

    Reassigned to @bachdaniel

    Jul 26, 2014

    Reassigned to @bachdaniel

    Reassigned to @bachdaniel
    Toggle commit list
  • Bach Dániel @bachdaniel

    Status changed to closed by commit b66340

    Jul 27, 2014

    Status changed to closed by commit b66340

    Status changed to closed by commit b66340
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
Assign to
IK migration
Milestone
IK migration
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View labels
1
1 participant
Reference: circle/cloud#223