Docker migrate 2.3.8 -> 2.4.0


tehpeh

Recommended Posts

Hi all,

What's going to be the easiest way to update a docker installation of 2.3.8 to 2.4.0?

Starting a 2.4.0 container on top of the existing 2.3.8 config gives me:

> Can't parse config file "/etc/btsync.conf": "Error while opening config file /etc/btsync.conf"

Will I have to start fresh and re-add all my folders?

Link to comment
Share on other sites

@tehpeh The "docker" way to update would be to kill existing 2.3.8 container and deploy a new Resilio Sync image. Use the same paths you used to run BitTorrent Sync image, so new container will pick up all the data and storage folder. I just tried it in my lab with no issues.

Could you please share more details? I'm especially interested which docker images you used (there is an unofficial one for 2.3.8), which commands did you ran?

Link to comment
Share on other sites

So strange! I was writing up all the steps I took and my config, but decided to delete all 2.4 containers and images on the machine, pull down the image again and run it with

docker run -it --rm resilio/sync

which worked. Then I ran my original setup (via docker-compose) and that worked too!

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.