Client and Server error while removing phone from ubuntuone-preferences
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Invalid
|
Undecided
|
Natalia Bidart | ||
Ubuntu One Servers |
Fix Released
|
Medium
|
Martin Albisetti | ||
ubuntuone-client (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Latest OOPS-ID with such issue: 13424-1629appse
Caused by:
api/urls.py: url(r'^
Which goes to:
api/views.py:def remove_
-------
Which is invoked by ubuntuone-
def remove(self, button, kind, token):
"""
Callback for the Remove button.
Starts an async request to remove a device.
"""
After an attempt to remove the phone from ubuntuone-client the following is printed:
HTTP Error 500: INTERNAL SERVER ERROR
ERROR:ubuntuone
Changed in ubuntuone-servers: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Ubuntu One web team (ubuntuone-web) |
summary: |
- remove_phone() got an unexpected keyword argument 'number'' - ubuntuone- - preferences does /remove/phone/$token + Server & client error when removing phone from ubuntuone-preferences |
summary: |
- Server & client error when removing phone from ubuntuone-preferences + Client and Server error while removing phone from ubuntuone-preferences |
visibility: | private → public |
description: | updated |
tags: | added: desktop+ |
Changed in ubuntuone-client: | |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
Changed in ubuntuone-servers: | |
status: | Confirmed → Triaged |
assignee: | Ubuntu One web team (ubuntuone-web) → Martin Albisetti (beuno) |
milestone: | none → post-m-cleanup |
Changed in ubuntuone-servers: | |
status: | Triaged → In Progress |
Changed in ubuntuone-servers: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-servers: | |
status: | In Progress → Fix Released |
Roman, can you please detail what work is needed on u1client side?
Thanks!