How do I turn on debug mode for the syncdaemon?

Created by Joshua Hoover
Keywords:
syncdaemon
Last updated by:
Joshua Hoover

Turning on debug mode for the syncdaemon can be useful when attempting to troubleshoot a syncing issue. You can do this by:

1. Quit the Ubuntu One client

2. Open (or create if it doesn't exist): ~/.config/ubuntuone/syncdaemon.conf

3. Add the following 2 lines to this file and save:
[__main__]
log_level = DEBUG

3. Start the Ubuntu One client