soywiz

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by soywiz

  1. arm version - on odroid - uname -a Linux odroid 3.10.96-82 #1 SMP PREEMPT Mon Apr 11 23:29:39 BRT 2016 armv7l armv7l armv7l GNU/Linux BitTorrent Sync 2.3.6 (378) [20160414 18:04:02.962] MC[A804] [DB43]: sending get_nodes message [20160414 18:04:18.168] assert failed /opt/sync/KickSocket.cpp:222 [20160414 18:04:18.169] assert failed /opt/sync/KickSocket.cpp:222 [20160414 18:04:18.169] assert failed /opt/sync/KickSocket.cpp:222 [20160414 18:04:18.560] assert failed /opt/sync/KickSocket.cpp:222 ... After that, the process eats 100% of the cpu and can't access the webui or anything and it is not syncing. ---- Before getting that error, I had to do this (following this steps https://gist.github.com/johnantoni/11075515 (problem with btsync on arm => no such file or directory)): sudo ln -sf /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3