root

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by root

  1. btsync - 1.1.48 FreeBSD -9.1 i386 config: (the same as before) { "device_name" : "fs754", "listening_port" : 12345, "storage_path" : "/var/db/btsync/s01", "pid_file" : "/var/run/btsync.pid", "check_for_updates" : false, "use_upnp" : false, "download_limit" : 0, "upload_limit" : 0, "webui" : { // "listen" : "0.0.0.0:8888", // remove "listen" field to disable WebUI "login" : "admin", // remove "login" and "password" fields to disable credentials check "password" : "password" }, "shared_folders" : [ { "secret" : "Supper-Dupper-key", "dir" : "/usr/home/share", "use_relay_server" : false, "use_tracker" : false, "use_dht" : false, "search_lan" : false, "use_sync_trash" : true, "known_hosts" : [ "FQDN:12345" ] } ] } log after first start after replacing btsync from 1.1.42 to 1.1.48 [20130627 18:29:07.229] Loading config file version 1.1.42 [20130627 18:29:07.236] Loaded folder /usr/home/share [20130627 18:29:07.240] Loaded folder /usr/home/share [20130627 18:29:07.246] Loaded folder /usr/home/share [20130627 18:29:07.250] Loaded folder /usr/home/share [20130627 18:29:07.253] Loaded folder /usr/home/share [20130627 18:29:07.256] Loaded folder /usr/home/share [20130627 18:29:07.428] Error while adding folder /usr/home/share: Selected folder is already added to BitTorrent Sync. [20130627 18:32:25.237] Received shutdown request via signal 15 [20130627 18:32:25.609] Shutdown. Saving config sync.dat attempt to cure: # remove anything from "storage_path" rm -fdr /var/db/btsync/s01/* start btsync again by following : killall btsync then : cat /var/db/btsync/s01/sync.log [20130627 18:38:32.767] Received shutdown request via signal 15 [20130627 18:38:32.809] Shutdown. Saving config sync.dat looks like Ok, but after first and all subsequent restarts : [20130627 18:39:31.123] Loading config file version 1.1.48 [20130627 18:39:31.132] Loaded folder /usr/home/share [20130627 18:39:31.328] Error while adding folder /usr/home/share: Selected folder is already added to BitTorrent Sync. Looks like an error on loading folder(s) for synchronization P.S. ------------------ Does BTsync has any official bug tracking system ? If not, let me suggest: fossil-scm.org (no any affiliation with them by the way, just a happy user) Written by the same guy who brought us SQLite. A single file that do practically all the same things as the git, but much, much simply to use. Besides of all features that needed to run DCVS, it has embedded web server that gives not just ability to track issues/tickets, but has also embedded versioning(with primary project) wiki that is more than enough to documentation. By the way, bug tracking system for SQLite runs by fossil. All in one - DCVS, + web-timeline history + issue/bug tracking system + documentation wiki + flexible access control + many more... As I said, no any affiliation with fossil-scm, just a user who switched from git and happy now as an elephant in a river.
  2. The same issue: FreeBSD 9.1 BTsync: 1.1.42 Fresh install, just a few test folders and up to 20 files all together. config: { "device_name" : "fs754", "listening_port" : 12345, "storage_path" : "/var/db/btsync/s01", "pid_file" : "/var/run/btsync.pid", "check_for_updates" : false, "use_upnp" : false, "download_limit" : 0, "upload_limit" : 0, "webui" : { // "listen" : "0.0.0.0:8888", // remove "listen" field to disable WebUI "login" : "admin", // remove "login" and "password" fields to disable credentials check "password" : "password" }, "shared_folders" : [ { "secret" : "Supper-Dupper-key", "dir" : "/usr/home/share", "use_relay_server" : false, "use_tracker" : false, "use_dht" : false, "search_lan" : false, "use_sync_trash" : true, "known_hosts" : [ "FQDN:12345" ] } ] } sync.log: [20130621 03:57:15.026] Loading config file version 1.1.42 [20130621 03:57:15.048] SyncDb: Failed to init db [20130621 03:57:15.048] Loaded folder /usr/home/share [20130621 03:57:15.051] SyncDb: Failed to init db [20130621 03:57:15.051] Loaded folder /usr/home/share [20130621 03:57:15.052] SyncDb: Failed to init db [20130621 03:57:15.052] Loaded folder /usr/home/share [20130621 03:57:15.053] SyncDb: Failed to init db [20130621 03:57:15.053] Loaded folder /usr/home/share [20130621 03:57:15.054] SyncDb: Failed to init db [20130621 03:57:15.054] Loaded folder /usr/home/share [20130621 03:57:16.120] SyncDb: failed to prepare query to save metadata [20130621 03:57:16.123] SyncDb: failed to prepare query to save metadata .... [20130621 04:07:15.134] SyncDb: failed to prepare query to save file info [20130621 04:07:15.134] SyncDb: failed to prepare query to save file info [20130621 04:07:15.134] SyncDb: failed to prepare query to save file info [20130621 04:07:15.134] SyncDb: failed to prepare query to save file info [20130621 04:07:15.134] SyncDb: failed to prepare query to save file info [20130621 04:07:15.134] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.135] SyncDb: failed to prepare query to save file info [20130621 04:07:15.136] SyncDb: failed to prepare query to save file info [20130621 04:07:15.136] SyncDb: failed to prepare query to save file info