[Bug 202978] After upgrade of net/syncthing 0.11.18 -> 0.11.23 in jail, the jail causes entire host to crash

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 8 20:34:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202978

--- Comment #3 from Peter Wemm <peter at FreeBSD.org> ---
There's several upstream bugs, but this one has discussion of using the wrong
address: https://github.com/syncthing/syncthing/issues/2090 

There's a few others.. if you search the issues list for multicast, you'll see
that you can also delete the contents of <localAnnounceMCAddr> and leave
localannounce enabled - that limits syncthing local announce on ipv4, and as a
side effect to one daemon per machine - and it can't run like that in a jail
anyway as jails can't bind to interface broadcast addresses.

Anyway, I'm mentioning it here because it is possible to do limited ipv4 local
announce if you need it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list