Advertisement
Guest User

Untitled

a guest
May 27th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. Synchronizing group "synce-sync"
  2. DEBUG:SynCE:Connect() called
  3. Member 1 of type synce-opensync-plugin just connected
  4. Member 2 of type evo2-sync just connected
  5. All clients connected or error
  6. DEBUG:SynCE:get_changeinfo() called
  7. DEBUG:SynCE:slow sync requested for Contacts
  8. DEBUG:SynCE:slow sync requested for Calendar
  9. DEBUG:SynCE:slow sync requested for Tasks
  10. INFO:SynCE:initiating device synchronization
  11. Traceback (most recent call last):
  12. File "/usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py", line 152, in get_changeinfo
  13. self._TriggerSync()
  14. File "/usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py", line 117, in _TriggerSync
  15. self.engine.Synchronize()
  16. File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
  17. Member 2 of type evo2-sync just sent all changes
  18. **keywords)
  19. File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
  20. message, timeout)
  21. dbus.exceptions.DBusException: org.synce.SyncEngine.Error.Disconnected:
  22. Member 1 of type synce-opensync-plugin had an error while getting changes: Error during get_changeinfo() method
  23. Deadlock potential - avoiding evil bug!
  24. DEBUG:SynCE:disconnect() called
  25. Member 1 of type synce-opensync-plugin just disconnected
  26. Member 2 of type evo2-sync just disconnected
  27. All clients have disconnected
  28. The sync failed: Unable to read from one of the members
  29. DEBUG:SynCE:finalize() called
  30. Error while synchronizing: Unable to read from one of the members
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement