Skip to main content

Ubuntu One doesn't synchronize my files

I have Ubuntu 10.04 LTS, wicd instead of NetworkManager.

Ubuntu One has status "Synchrnization in progress..." and that's it no files are synced.

in ~/.cache/ubuntuone/log there is files like syncdaemon-exceptions.log.* open last one and get errors mine has two lines:
2012-05-16 19:17:34,311 - dbus.proxies - ERROR - Introspect error on org.freedesktop.NetworkManager:/org/freedesktop/NetworkManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
2012-05-16 19:17:34,347 - ubuntuone.SyncDaemon.DBus - ERROR - Error while getting the NetworkManager state org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
Found simple solution for this problem: 
  1. Open System Monitor: "System" -> "Administration" -> "System Monitor":
  2. Kill\End next processes :
    • ubuntuone-login
    • ubuntuone-syncdaemon
  3. Open Ubuntu One: "System" -> "Preferences" -> "Ubuntu One"
  4. Connect your device to server: "Devices" -> "Connect"
Now Ubuntu One should work.

Comments