Re: Unison sync not working

Tõivo Leedjärv <[email protected]> Mon, 9 Feb 2026 14:38:14 +0100
Newsgroups gmane.network.unison.general
Message-ID <CAALvpZQvo7coBiPxBJxAL=nrVnZLR5TQX-cigTeZ8bUChORfZw@mail.gmail.com>
On Mon, 9 Feb 2026 at 14:16, Quek Kim Chuah <[email protected]> wrote:
>
> jq@fedora:~$ unison work
> Unison 2.53.7 (ocaml 5.3.0): Contacting server...
>
> Error: Cannot find canonical name of /run/home/mnt/128GB SSD: unable
> to cd either to it (/run/home/mnt/128GB SSD: No such file or
> directory)
> or to its parent /run/home/mnt
> (/run/home/mnt: No such file or directory)
> jq@fedora:~$
>
> GNU nano 8.5               /home/jq/.unison/work.prf
> root = /home/jq/Downloads
> root = /run/home/mnt/128GB SSD

The error message reveals what is going wrong here.
You are trying to sync /run/home/mnt/128GB SSD
This does not match the mountpoints as seen in the lsblk output
(perhaps you need /mnt/128GB SSD ?)

If this used to work previously and then suddenly stopped working,
then it must be something that changed in the Fedora
setup/configuration because the mountpoints are now different. This is
not caused by or impacted by Unison.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].