INTERNAL_ERROR in MakeDir on server causes client to mark folder as conflict

Bug #1051896 reported by Roman Yepishev
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Triaged
High
Alejandro J. Cura

Bug Description

When the client is asking the server to execute MakeDir and the server fails for some reason the operation is not retried but the handler for filedir_error_in_creation which simply marks the folder as conflict.

def filedir_error_in_creation(self, event, params, failure, marker):
        """Move actual content to conflict, and delete the metadata."""
        self.m.action_q.uuid_map.err(marker, failure)
        self.key.move_to_conflict()
        self.key.delete_metadata()

Leo Arias (elopio)
Changed in ubuntuone-client:
status: New → Confirmed
Roberto Alsina (ralsina)
Changed in ubuntuone-client:
assignee: Ubuntu One Desktop+ team (ubuntuone-desktop+) → Alejandro J. Cura (alecu)
status: Confirmed → Triaged
tags: added: u1-support
removed: support
tags: added: u1-support-escalated
removed: u1-support
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.