I thought it would be a fault tolerance solution to use p2p syncing to share ip's of my remote machines and logs instead using dynamic dns, but guess what, it doesn't work.
It seems like Syncthing is broken on Armv5 (Marvell Kirkwood)
$this->bbcode_second_pass_code('', 'syncthing[363]: fatal error: runtime: C malloc failed')
(I've got enough memory available)
On Armv7h (i.MX6) it looks to be working perfect.
Some posts suggests that it might be the Go compiler fault.
https://discourse.syncthing.net/t/synct ... m-v5/276/5
https://groups.google.com/forum/#!topic ... MOKGRwqMHI
https://github.com/syncthing/syncthing/issues/339
Solutions are welcome, just rants also.