File Sync error. (local and server roots are different (ROOT_MISMATCH))
File Sync error. (local and server roots are different (ROOT_MISMATCH))
how do I fix it?
Re: File Sync error. (local and server roots are different (ROOT_MISMATCH))
Presumably https://one.ubuntu.com/help/faq/what...ch-error-mean/ contained the answer you were looking for.
Re: File Sync error. (local and server roots are different (ROOT_MISMATCH))
This happens when running two accounts on the same machine. The following steps will help clean this up.
1. Press Alt-F2, type "seahorse", press "Enter"
2. Right-click on any entries with "Ubuntu One" or "Desktopcouch" in the name and select "Delete"
3. Press Alt-F2, type "gnome-terminal", press "Enter" and then run:
Code:
u1sdtool -q
sudo rm -rf ~/.local/share/ubuntuone
u1sdtool -c
4. You should be prompted to enter your Ubuntu One login, be sure to use the Ubuntu One account you want to use
Re: File Sync error. (local and server roots are different (ROOT_MISMATCH))
Quote:
Originally Posted by
duanedesign
This happens when running two accounts on the same machine. The following steps will help clean this up.
1. Press Alt-F2, type "seahorse", press "Enter"
2. Right-click on any entries with "Ubuntu One" or "Desktopcouch" in the name and select "Delete"
3. Press Alt-F2, type "gnome-terminal", press "Enter" and then run:
Code:
u1sdtool -q
sudo rm -rf ~/.local/share/ubuntuone
u1sdtool -c
4. You should be prompted to enter your Ubuntu One login, be sure to use the Ubuntu One account you want to use
Thank you very much.
Re: File Sync error. (local and server roots are different (ROOT_MISMATCH))
THANX! Lovely with people who know what they are doing. Now, I can continue working from home without the USB.
/J
Re: File Sync error. (local and server roots are different (ROOT_MISMATCH))
Quote:
Originally Posted by
duanedesign
This happens when running two accounts on the same machine. The following steps will help clean this up.
1. Press Alt-F2, type "seahorse", press "Enter"
2. Right-click on any entries with "Ubuntu One" or "Desktopcouch" in the name and select "Delete"
3. Press Alt-F2, type "gnome-terminal", press "Enter" and then run:
Code:
u1sdtool -q
sudo rm -rf ~/.local/share/ubuntuone
u1sdtool -c
4. You should be prompted to enter your Ubuntu One login, be sure to use the Ubuntu One account you want to use
Thanks so much, its always a relief to come across simple instructions that work!!
Re: File Sync error. (local and server roots are different (ROOT_MISMATCH))
Thank you so freaking much!