Comment 2 for bug 607102

Revision history for this message
Facundo Batista (facundo) wrote :

Hi!

We would need DEBUG logs to find the issue here, and you to retry the delete of some of the files that you were problems deleting.

You should do the following:

1. stop the syncdaemon client ("u1sdtool --quit") and be sure it's fully stopped ("ps -eaf | grep ubuntuone-client" should give you nothing).

2. put a file named syncdaemon.conf in your $HOME/.config/ubuntuone directory with the following information:

[logging]
level = DEBUG

3. restart the client.

4. wait for it to settle down ("u1sdtool --status" should be in State QUEUE_MANAGER and queues in IDLE).

5. delete one of the files that you tried to delete in the past.

6. wait the client to settle down again.

7. attach here the logs, just zip you $HOME/.cache/ubuntuone/log/ folder and attach the zip here.

Thanks for your time and help!