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 #193 opened Jul 14, 2014 by Bach Dániel@bachdaniel 
  • Report abuse
  • New issue
Report abuse New issue

Handle password change errors

File "./dashboard/views.py", line 319, in post return v(request)

File "./dashboard/views.py", line 328, in __change_password self.object.change_password(user=request.user)

File "./vm/models/instance.py", line 759, in change_password user=user):

File "/usr/lib/python2.7/contextlib.py", line 84, in helper return GeneratorContextManager(func(*args, **kwds))

File "./vm/models/activity.py", line 178, in instance_activity concurrency_check)

File "./vm/models/activity.py", line 82, in create raise ActivityInProgressError(active_activities[0])

ActivityInProgressError: Another activity is currently in progress: 'vm.Instance.save_as_template.saving_disks'.

  • Kálmán Viktor @kviktor

    mentioned in issue #204 (closed)

    Jul 21, 2014

    mentioned in issue #204 (closed)

    mentioned in issue #204
    Toggle commit list
  • Bach Dániel @bachdaniel

    Reassigned to @bachdaniel

    Jul 21, 2014

    Reassigned to @bachdaniel

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

    Status changed to closed by commit 44d1a2

    Jul 27, 2014

    Status changed to closed by commit 44d1a2

    Status changed to closed by commit 44d1a2
    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
2
2 participants
Reference: circle/cloud#193