Since Upgrading One Revision From 2.0.104 To 105 Settings Lost


opentrail

Recommended Posts

Hi,

 

After upgrading one point release from 2.0.104 to 2.0.105 on both my 64 and 32 bit Ubuntu 14.04 machines the GUI on 8888 welcomes me with Welcome to BitTorrent Sync., create a user name etc. In other words, it seems to have lost my original setup. 

 

Further, on the 64 bit machine I went ahead and created an account again. I using my iPhone Sync App to link devices. Unfortunately:

- it did not recognise any of the previously sync'd files.

- Now I have the same device name twice in the list of devices but only one is online.

- There seems no way to unlink the device with the same name that now can never come online. 

- Its started syncing with my Mac (2.0.105) and Raspberry Pi (2.0.1.04) running Sync and created a load of the same directories appending a (1) at the end not to mention sync'ing gigabytes of data.

 

I haven't proceeded creating a new account on my 32 bit ubuntu machine in case this is a bug.

 

 

The Mac version seems to be running fine.

 

The only modification I have made recently is to automate the startup of BTSync on the Ubuntu boxes using the following supplied by the helpdesk:

 

1) sudo su 

2) nano /usr/local/bin/bt.sh 
3) Put in /usr/local/bin/bt.sh the following lines: 

#!/bin/bash 
cd /your_folder_where_btsync_was_unpacked 
./btsync --webui.listen 0.0.0.0:8888 

4) Ctrl+x 
5) Y 
6) chmod +x /usr/local/bin/bt.sh 
7) nano /etc/rc.local 
8) Put the following line above the "exit 0" line (see the attached pic): 

sudo sh /usr/local/bin/bt.sh 

9) Ctrl+x 

Then reboot your computer and check btsync in proceses. It must start automatically. Here you are. 

 
After making the above change in 2.0.104 all my devices were still linked together and thats why I think there is a bug or several in 105.
 
Questions:

- Is this a known bug with this release?

- how do I recover from it?

 

 

Link to comment
Share on other sites

Hello,

 

I have the same "Welcome to BitTorrent Sync" problem after upgrading to 2.0.105 on Win7 64 and Win8.1 64. I could observe sync taking place in the background (details on this process are below).

There is also Ubuntu 1.2.82 version as a 3rd copy - my back up server.

 

Pack of these 3 worked nice and smooth until this upgrade. After 2.0.105 appeared on laptops I found that folders started disappearing on all 3 replicas, so turned BitTorrent off.

At the moment I am trying to figure out right versions of files on laptops and back up server (probably server copy is screwed and I`ll make a new one). 

Any ideas / recommendations are welcome.

 

Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.