donmez

New Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by donmez

  1. This is on Linux x86-64 with BitTorrent Sync 2.3.2 (287), btsync log is flooded with:

     

    Quote

    assert failed /home/jenkins/slave-root/jenkins-Build-Sync-Manually-1591/network.cpp:1831

     

    btsync.conf:

    Quote

    {
       "device_name": "XXXXXXXXXXX",
       "listening_port" : 0,
       "download_limit" : 500,
       "upload_limit" : 1,

      "webui" :
      {
        "listen" : "0.0.0.0:8888" // remove field to disable WebUI

       }
    }

     

    btsync is started with:

     

    Quote

    btsync --nodaemon --log ~/.btsync.log --config ~/.config/btsync.conf