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 #471 opened Nov 28, 2016 by Desztics Armand@dfx 
  • Report abuse
  • New issue
Report abuse New issue

get_disk_download_status view is not used, and causes http500

Internal Server Error: /dashboard/disk/6401/status/
Traceback (most recent call last):
 File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response
   response = wrapped_callback(request, *callback_args, **callback_kwargs)
 File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/views/decorators/http.py", line 45, in inner
   return func(request, *args, **kwargs)
 File "./dashboard/views/vm.py", line 1219, in get_disk_download_status
   'percentage': disk.get_download_percentage(),
AttributeError: 'Disk' object has no attribute 'get_download_percentage'

Request repr(): 
<WSGIRequest
path:/dashboard/disk/6401/status/,
  • 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View labels
1
1 participant
Reference: circle/cloud#471