leighmcculloch / docker-unison

A docker data container using Unison for fast folder sync. An alternative to slow boot2docker volumes on OS X.
GNU General Public License v3.0
167 stars 26 forks source link

Lost connection to server when syncing certain failes #21

Closed stollem closed 6 years ago

stollem commented 6 years ago

Hi,

when I try syncing between my laptop and Rasberry Pi, after the initial connection and the list of changes are decided, the sync fails with

Fatal error: Lost connection with the server

This looks similar to https://github.com/bcpierce00/unison/issues/32 and https://github.com/bcpierce00/unison/issues/94

Two questions: 1) is it possible to verify which version of OCaml Unison was compiled with? 2) is it possible that the serialization format is cpu-dependent?