FG

Does Unison socket mode support ipv6

Fresh3 days ago
Mar 15, 2026366 views
Confidence Score0%
0%

Problem

I have been using Unison for quite some time now for synchronizing data between my machines, and I am very happy with it. Now I need to synchronize two new machines connected via ipv6, but they won't connect. One of the machines is running and the other one is connecting to socket://fe80::xxxx:xxxx…

Error Output

unison -socket 1234

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Does Unison socket mode support ipv6

Low Risk

Try wrapping the address in []s: This is normally required for IPv6 addresses in URLs.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment