02-18-2018 10:13 PM
Hello,
I've used Drive on a folder and everything works fine.
But another user changed the name of the folder, then I unsychronized, client side. But server side, I've got plenty of logs :
2018-02-19 03:48:39,991 ERROR [http-nio-0.0.0.0-8080-exec-10] [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.SetSynchronization, Failed to invoke operation NuxeoDrive.SetSynchronization, Document '1 - Administratif' (8f25d85b-8f66-48ab-a88d-9f3496a41918) is not a suitable synchronization root as it is either a readonly proxy or an archived version.
org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.SetSynchronization, Failed to invoke operation NuxeoDrive.SetSynchronization, Document '1 - Administratif' (8f25d85b-8f66-48ab-a88d-9f3496a41918) is not a suitable synchronization root as it is either a readonly proxy or an archived version.
at org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl.checkCanUpdateSynchronizationRoot(NuxeoDriveManagerImpl.java:546)
at org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl.unregisterSynchronizationRoot(NuxeoDriveManagerImpl.java:272)
at org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation.run(NuxeoDriveSetSynchronizationOperation.java:37)
at sun.reflect.GeneratedMethodAccessor258.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
...
How can I purge the synchronization Root server side ? I see these roots In my personnal settings / Nuxeo Drive - and I can't delete them, the button doesn't effect.
02-19-2018 04:00 AM
Hello,
It seems the root sync has been archived. You can delete sync roots in the "Nuxeo Drive" settings.
And locally, you can follow these steps to unsync.
If it does not work, make a copy of the sync folder (let's say $HOME/Nuxeo Drive
folder) and delete the folder $HOME/.nuxeo-drive
. It will remove all accounts and their sync database (of course, Drive must be stopped before any action).
Warning: you will loose everything, so make sure to have a copy for important data.
02-19-2018 05:17 AM
Hello, Thanks a lot answering me. In fact the problem seems harder. Server side : You're right, the root sync has been archived, but the folders doesn't exists anymore. Thats why :
Client side : Everything is unsync, the folder is empty. I've closed So, actually, I'd like to purge the root sync server side. The destination doesn't exists anymore (the name has changed, and then deleted). The icons doesn't effects.
02-19-2018 05:23 AM
Can you navigate manually to the sync root and uncheck the sync icon?
02-19-2018 05:32 AM
I can't, the folders doesn't exists anymore. (I've add the screenshot "User settings")
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.