[Support] Linuxserver.io - Syncthing


Recommended Posts

I went through the steps to remove it and turn it into a cache drive. As it was recommended that I do a parity check I am running that now and the est is a few day (am guessing its due to the combo of slow computer, small amt ram, lots of drives, etc?)
Which steps exactly? If you didn't do a parity sync, and instead told it to trust parity and are now doing a correcting check, that would explain the slowness. As a general rule, when you remove drives from the protected array, you can't trust parity and need to do a fresh parity build, then after that is complete you should do a check, correcting or non your choice.

 

I followed the https://lime-technology.com/wiki/index.php/FAQ_remove_drive FAQ, a bit dated I guess but I thought I got the gist.

 

I am hoping as no errors popped up during the process and the time has, since yesterday afternoon, gone from 5 days to now 6 hours that things are still going smoothly? As for parity check, once I moved all the data off the drive, then unassigned the drive, selected new config, reset the drives (except the removed drives) back to how they were, I then set the removed drive as the cache drive, then, I just selected Parity check from the main tab and started? I wasn't aware of different types of parity checks. If no harm was done the way i did it other than time, then I am ok with it... if harm was done... perhaps I am better off not knowing  :P

Link to comment

The lack of a cache drive may have been your problem. /mnt/user/appdata doesn't work well for a few containers and these need a disk specifying.  IE /mnt/cache/appdata or /mnt/disk1/appdata

 

Sent from my LG-H815 using Tapatalk

 

Well that solves part of the mystery.

 

A bit of a problem in that my other server that I ultimately want this server to sync with doesn't have a cache drive and is pretty tight in terms of spare slots and stata plugs (I do have one slot/sata plug left but was saving that for expansion). Just out of curiosity, can (and is it worth it) one use like a 4-16gb usb flash drives as a cache drive? I have some of those I could spare and my little G7 N54L has a quite a few free usb ports  :)

Link to comment

The lack of a cache drive may have been your problem. /mnt/user/appdata doesn't work well for a few containers and these need a disk specifying.  IE /mnt/cache/appdata or /mnt/disk1/appdata

 

Sent from my LG-H815 using Tapatalk

 

Well that solves part of the mystery.

 

A bit of a problem in that my other server that I ultimately want this server to sync with doesn't have a cache drive and is pretty tight in terms of spare slots and stata plugs (I do have one slot/sata plug left but was saving that for expansion). Just out of curiosity, can (and is it worth it) one use like a 4-16gb usb flash drives as a cache drive? I have some of those I could spare and my little G7 N54L has a quite a few free usb ports  :)

Installing an os (and docker apps would qualify as that) to a flash drive is going to quickly wear it out as they are not designed for the write cycles

 

Sent from my LG-D852 using Tapatalk

 

 

Link to comment

Thanks for that, I didn't think it would fly but had to ask  ;D 

 

... Ugh though. I was reading up more on cache drives after I was trying to figure how my data would be safe on a single cache drive... turns out its not.

 

So I need to come up with 3 more drives, wasn't looking to get three drives at the moment and not sure how I will connect 2 more drives in my G7 N54L (can string an esata 2 sata cable from the outside to the inside for the one extra drive... and a usb2sata... but that is 2.0 which would be glacial and I would think partially defeat the purpose [speed boost] no?). Extra drives and cables *and* additional storage/drive controller card really is a bit more than I can do at the moment... sigh.

Link to comment

Thanks for that, I didn't think it would fly but had to ask  ;D 

 

... Ugh though. I was reading up more on cache drives after I was trying to figure how my data would be safe on a single cache drive... turns out its not.

 

So I need to come up with 3 more drives, wasn't looking to get three drives at the moment and not sure how I will connect 2 more drives in my G7 N54L (can string an esata 2 sata cable from the outside to the inside for the one extra drive... and a usb2sata... but that is 2.0 which would be glacial and I would think partially defeat the purpose [speed boost] no?). Extra drives and cables *and* additional storage/drive controller card really is a bit more than I can do at the moment... sigh.

Sure, with a single cache drive its still possible to lose data because its a single point of failure)

 

However, if you don't run VM's off of the cache drive, I'm not sure the redundancy of having a cache pool is worth the investment (unless the data in question is mission critical).

 

IE: if all you're using the cache drive for is for docker appdata, and a cache for the media downloads that your apps make, I don't think of it as a big deal in the event of a failure.

 

- Appdata can be backed up periodically (ie: daily) via CA

- In the event of a failure, replace the cache drive, restore the backup, recreate docker.img, and the apps are going to begin d/l the media again that also wound up getting lost.

 

Link to comment

Thanks for that, I didn't think it would fly but had to ask  ;D 

 

... Ugh though. I was reading up more on cache drives after I was trying to figure how my data would be safe on a single cache drive... turns out its not.

 

So I need to come up with 3 more drives, wasn't looking to get three drives at the moment and not sure how I will connect 2 more drives in my G7 N54L (can string an esata 2 sata cable from the outside to the inside for the one extra drive... and a usb2sata... but that is 2.0 which would be glacial and I would think partially defeat the purpose [speed boost] no?). Extra drives and cables *and* additional storage/drive controller card really is a bit more than I can do at the moment... sigh.

 

I don't have a cache pool, I have one drive that I backup the appdata from once a week.

Link to comment

Ok, this sounds promising. So just because I have a cache drive (not plural) doesn't mean that the system *has* to use it as cache for writing regular (none docker/media dl's) data?

 

While the speed boost would be nice, I can certainly live w/o it and just setup a cron bkup or something of my docker/media dl's.

 

I looked at the Cache Disk page and it actually wasn't that clear to me how to ensure that the cache disk was not used as a nightly cache disk for data other than setting the min free space to zero (or is it max?) and maybe the docker will not be touched as it would be a root dir?

Link to comment

Thanks for that, I didn't think it would fly but had to ask  ;D 

 

... Ugh though. I was reading up more on cache drives after I was trying to figure how my data would be safe on a single cache drive... turns out its not.

 

So I need to come up with 3 more drives, wasn't looking to get three drives at the moment and not sure how I will connect 2 more drives in my G7 N54L (can string an esata 2 sata cable from the outside to the inside for the one extra drive... and a usb2sata... but that is 2.0 which would be glacial and I would think partially defeat the purpose [speed boost] no?). Extra drives and cables *and* additional storage/drive controller card really is a bit more than I can do at the moment... sigh.

 

I don't have a cache pool, I have one drive that I backup the appdata from once a week.

 

Well that is encouraging (very actually). Now I just need to get the cache disk set up correctly on my big tower and get a disk n cable for my smaller tower.

Link to comment

Ok, this sounds promising. So just because I have a cache drive (not plural) doesn't mean that the system *has* to use it as cache for writing regular (none docker/media dl's) data?

 

While the speed boost would be nice, I can certainly live w/o it and just setup a cron bkup or something of my docker/media dl's.

 

I looked at the Cache Disk page and it actually wasn't that clear to me how to ensure that the cache disk was not used as a nightly cache disk for data other than setting the min free space to zero (or is it max?) and maybe the docker will not be touched as it would be a root dir?

Each share has its own settings for whether or not to use the cache disk.  The docker appdata share should be set to only use the cache disk (as if it gets moved onto the array at night it can mess up the applications)
Link to comment

Ok. parity check done. Cache disk in place...

 

But it seems I still have some more configuring to do.

 

I changed the appdata dir to cache (Main > Shares > appdata - selected Use cache disk

 

Thing is it is appdata is still showing up in /mnt/user/ (it is also in /mnt/user0  ?!?! not sure where the user0 folder came from I thought it might be a symb lnk since it seems to be a mirror img of user but ls -l doesn't seem to indicate that, anyway).

 

I restarted just to make sure, but no difference, in that no appdata dir is created and the user0 is still there.

 

I went ahead and tried to re-install syncthing and set the host path for the container vol /config  and /sync to /mnt/cache/appdata/syncthing

 

That seems to have worked... maybe. I am not getting the error I did that prompted me to start posting for help originally. Now though, in the syncthing webgui when I try to add a new folder I am not able to find any of the share folders.

 

I am thinking this is because I did not set up the host path to the shares correctly (at all) but am a bit squeamish about possibly messing things up royally.

 

If I have a share called "TEST" on /mnt/user/TEST would I set it up with a container volume /mnt and a host path /mnt/user/TEST

 

maybe?

Link to comment

Ok. parity check done. Cache disk in place...

 

But it seems I still have some more configuring to do.

 

I changed the appdata dir to cache (Main > Shares > appdata - selected Use cache disk

 

Thing is it is appdata is still showing up in /mnt/user/ (it is also in /mnt/user0  ?!?! not sure where the user0 folder came from I thought it might be a symb lnk since it seems to be a mirror img of user but ls -l doesn't seem to indicate that, anyway).

 

I restarted just to make sure, but no difference, in that no appdata dir is created and the user0 is still there.

 

I went ahead and tried to re-install syncthing and set the host path for the container vol /config  and /sync to /mnt/cache/appdata/syncthing

 

That seems to have worked... maybe. I am not getting the error I did that prompted me to start posting for help originally. Now though, in the syncthing webgui when I try to add a new folder I am not able to find any of the share folders.

 

I am thinking this is because I did not set up the host path to the shares correctly (at all) but am a bit squeamish about possibly messing things up royally.

 

If I have a share called "TEST" on /mnt/user/TEST would I set it up with a container volume /mnt and a host path /mnt/user/TEST

 

maybe?

 

Needs to be set to use cache disk ONLY.  Might be a good idea to delete your entire appdata folder and start afresh if you still have an appdata folder on your protected array...

 

For your shares I have it set up like this:

 

/config  /mnt/cache/appdata/syncthing
/music  /mnt/user/music/
/wife  /mnt/user/backups/wife/
/laptop  /mnt/user/backups/laptop/
/pictures  /mnt/user/backups/pictures/
/dad  /mnt/user/backups/dad/

 

Makes it nice and easy to remember what is where.

Link to comment

So /sync was an example dir or a dir that one could have used for syncing... doh.

 

Ok.

 

your examples made it pretty clear. I still set it up with just the /TEST and /mnt/user/TEST dirs so I can try it out and tinker with out gooping things up too much.

 

I really really appreciate all the help. Syncthing is a phenomenally useful tool, I can't wait to get it all working correctly!

 

Hopefully the actually syncing between servers will work w/o a hitch.

 

Cheers

Link to comment
  • 2 weeks later...

It appears that my install of syncthing is stuck at v0.12.22 while all of my desktop-based peers have upgraded automatically to the latest stable version of v0.13.10. I've restarted the docker, checked the appdata/syncthing folder to make sure it's writeable, verified that <autoUpgradeIntervalH> is set to 12 in the config.xml. Generally I would expect to be able to trigger an upgrade by logging into the syncthing webUI and clicking the "Upgrade" button in the banner when one is available. For my docker-based syncthing peer this has never appeared. Everything looks good environment-wise as far as I can tell.

 

One thing I noticed in the logs is that on startup the docker appears to be checking for a new version of syncthing at the following URL, which returns a 404 error: http://apt.syncthing.net syncthing/release

 

Has this URL changed recently? Is this something that should be updated? Has anyone else successfully upgraded their Linuxserver.io based syncthing docker to v0.13.10?

 

Thanks,

 

-A

Link to comment

Mines upgraded without a problem a fair few days ago.  I've never upgraded via the webui, nor editted the config file, just restarted the container.

 

I'm at work and won't be able to look at this today, can you remove the container and image and try a fresh pull using a different appdata folder and see what those logs show?

 

Sent from my LG-H815 using Tapatalk

 

 

Link to comment

Hm. Odd. I just deleted the container (and its resulting orphan from Advanced view) and then recreated from the my-syncthing template. Didn't even modify configuration. Now it's upgraded to 0.13.10.

 

Sorry, I guess I should have tried that before posting. Just didn't occur to me that that would do anything :P

 

-A

Link to comment

So /sync was an example dir or a dir that one could have used for syncing... doh.

 

Ok.

 

your examples made it pretty clear. I still set it up with just the /TEST and /mnt/user/TEST dirs so I can try it out and tinker with out gooping things up too much.

 

I really really appreciate all the help. Syncthing is a phenomenally useful tool, I can't wait to get it all working correctly!

 

Hopefully the actually syncing between servers will work w/o a hitch.

 

Cheers

 

Well I just got time to set up the other server, thought I mirrored what I finally ended up doing on the first server (with help, thx again for that) but I have run into what seems to be a new issue.

 

Set it up. Start Syncthing, it stays started etc, then I try to start the WebUI. The WebUI doesn't connect (browser says "connection refused"?) and then I go back to the syncthing dockertab and apparently syncthing has stopped. It doesn't seem to stop until I try to start the WebUI so ... am not sure... Thoughts?

Link to comment

Doh, right. sorry.

 

Not sure if the syncthing log was what you wanted (or syslog so I put both, syslog attch'd)

 

-------------------------------------

_ _ _

| |___| (_) ___

| / __| | |/ _ \

| \__ \ | | (_) |

|_|___/ |_|\___/

|_|

 

Brought to you by linuxserver.io

We do accept donations at:

https://www.linuxserver.io/donations

-------------------------------------

GID/UID

-------------------------------------

User uid: 99

User gid: 100

-------------------------------------

 

finding fastest mirror

1. www.gtlib.gatech.edu (current)

Latency: 25.91 ms

Org: Georgia Tech. Software Library

Status: Up to date

Speed: 1 Gbps

2. reflector.westga.edu

Latency: 26.59 ms

Org: University of West Georgia

Status: Up to date

Speed: 45 Mbps

3. archive.linux.duke.edu

Latency: 33.31 ms

Org: Duke University

Status: Up to date

Speed: 100 Mbps

We are now refreshing packages from apt repositories, this *may* take a while

Ign http://www.gtlib.gatech.edu trusty InRelease

Hit http://www.gtlib.gatech.edu trusty-updates InRelease

Hit http://www.gtlib.gatech.edu trusty-security InRelease

Hit http://www.gtlib.gatech.edu trusty Release.gpg

Hit http://www.gtlib.gatech.edu trusty Release

Hit http://www.gtlib.gatech.edu trusty-updates/main Sources

Hit http://www.gtlib.gatech.edu trusty-updates/restricted Sources

Hit http://apt.syncthing.net syncthing InRelease

Hit http://www.gtlib.gatech.edu trusty-updates/universe Sources

Hit http://www.gtlib.gatech.edu trusty-updates/multiverse Sources

Hit http://www.gtlib.gatech.edu trusty-updates/main amd64 Packages

Hit http://www.gtlib.gatech.edu trusty-updates/restricted amd64 Packages

Hit http://www.gtlib.gatech.edu trusty-updates/universe amd64 Packages

Hit http://apt.syncthing.net syncthing/release amd64 Packages

Hit http://www.gtlib.gatech.edu trusty-updates/multiverse amd64 Packages

Hit http://www.gtlib.gatech.edu trusty-security/main Sources

Hit http://www.gtlib.gatech.edu trusty-security/restricted Sources

Hit http://www.gtlib.gatech.edu trusty-security/universe Sources

Hit http://www.gtlib.gatech.edu trusty-security/multiverse Sources

Hit http://www.gtlib.gatech.edu trusty-security/main amd64 Packages

Hit http://www.gtlib.gatech.edu trusty-security/restricted amd64 Packages

Hit http://www.gtlib.gatech.edu trusty-security/universe amd64 Packages

Hit http://www.gtlib.gatech.edu trusty-security/multiverse amd64 Packages

Hit http://www.gtlib.gatech.edu trusty/main Sources

Hit http://www.gtlib.gatech.edu trusty/restricted Sources

Hit http://www.gtlib.gatech.edu trusty/universe Sources

Hit http://www.gtlib.gatech.edu trusty/multiverse Sources

Hit http://www.gtlib.gatech.edu trusty/main amd64 Packages

Hit http://www.gtlib.gatech.edu trusty/restricted amd64 Packages

Hit http://www.gtlib.gatech.edu trusty/universe amd64 Packages

Hit http://www.gtlib.gatech.edu trusty/multiverse amd64 Packages

log.txt

Link to comment

It should look something like this:

 

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/10_add_user_abc.sh...

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We do accept donations at:
https://www.linuxserver.io/donations
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

*** Running /etc/my_init.d/20_apt_update.sh...
finding fastest mirror
Getting list of mirrors...done.
Testing latency to mirror(s)
Getting list of launchpad URLs...done.
Looking up 3 status(es)
1. mirror.as29550.net
Latency: 11.70 ms
Org: XILO Communications Ltd.
Status: Up to date
Speed: 1 Gbps
2. repo.bigstepcloud.com (current)
Latency: 12.18 ms
Org: Bigstep Cloud LTD
Status: Up to date
Speed: 1 Gbps
3. archive.ubuntu.com
Latency: 13.03 ms
Org: Canonical Ltd.
Status: Up to date
Speed: 100 Mbps
New config file saved to /defaults/sources.list
We are now refreshing packages from apt repositories, this *may* take a while
Ign http://mirror.as29550.net trusty InRelease
Get:1 http://mirror.as29550.net trusty-updates InRelease [65.9 kB]
Get:2 http://mirror.as29550.net trusty-security InRelease [65.9 kB]
Get:3 http://mirror.as29550.net trusty Release.gpg [933 B]
Get:4 http://mirror.as29550.net trusty-updates/main Sources [352 kB]
Hit http://apt.syncthing.net syncthing InRelease
Get:5 http://mirror.as29550.net trusty-updates/restricted Sources [5,217 B]
Hit http://apt.syncthing.net syncthing/release amd64 Packages
Get:6 http://mirror.as29550.net trusty-updates/universe Sources [199 kB]
Get:7 http://mirror.as29550.net trusty-updates/multiverse Sources [5,946 B]
Get:6 http://mirror.as29550.net trusty-updates/universe Sources [199 kB]
Get:7 http://mirror.as29550.net trusty-updates/multiverse Sources [5,946 B]
Get:8 http://mirror.as29550.net trusty-updates/main amd64 Packages [1,002 kB]
Get:9 http://mirror.as29550.net trusty-updates/restricted amd64 Packages [23.5 kB]
Get:10 http://mirror.as29550.net trusty-updates/universe amd64 Packages [470 kB]
Get:11 http://mirror.as29550.net trusty-updates/multiverse amd64 Packages [14.3 kB]
Get:12 http://mirror.as29550.net trusty-security/main Sources [150 kB]
Get:13 http://mirror.as29550.net trusty-security/restricted Sources [3,920 B]
Get:14 http://mirror.as29550.net trusty-security/universe Sources [44.1 kB]
Get:15 http://mirror.as29550.net trusty-security/multiverse Sources [2,550 B]
Get:16 http://mirror.as29550.net trusty-security/main amd64 Packages [638 kB]
Get:17 http://mirror.as29550.net trusty-security/restricted amd64 Packages [20.2 kB]
Get:18 http://mirror.as29550.net trusty-security/universe amd64 Packages [170 kB]
Get:19 http://mirror.as29550.net trusty-security/multiverse amd64 Packages [4,850 B]
Get:20 http://mirror.as29550.net trusty Release [58.5 kB]
Get:21 http://mirror.as29550.net trusty/main Sources [1,335 kB]
Get:22 http://mirror.as29550.net trusty/restricted Sources [5,335 B]
Get:23 http://mirror.as29550.net trusty/universe Sources [7,926 kB]
Get:24 http://mirror.as29550.net trusty/multiverse Sources [211 kB]
Get:25 http://mirror.as29550.net trusty/main amd64 Packages [1,743 kB]
Get:26 http://mirror.as29550.net trusty/restricted amd64 Packages [16.0 kB]
Get:27 http://mirror.as29550.net trusty/universe amd64 Packages [7,589 kB]
Get:28 http://mirror.as29550.net trusty/multiverse amd64 Packages [169 kB]
Fetched 22.3 MB in 4s (5,005 kB/s)
Reading package lists...
*** Running /etc/my_init.d/999_advanced_script.sh...
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 72
Jul 21 23:36:12 9329fe6952d4 syslog-ng[80]: syslog-ng starting up; version='3.5.3'

 

syslog-ng starting up; version='3.5.3' is the sign it's all started.

Link to comment

Ah your right, I left the last line off or it got cut off. Below I put the whole log from the syncthing docker, I think.. the output does look a bit different from what you posted.

 

Hit http://www.gtlib.gatech.edu trusty-security/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/main Sources
Hit http://www.gtlib.gatech.edu trusty/restricted Sources
Hit http://www.gtlib.gatech.edu trusty/universe Sources
Hit http://www.gtlib.gatech.edu trusty/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/multiverse amd64 Packages

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \ 
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We do accept donations at:
https://www.linuxserver.io/donations
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

finding fastest mirror
1. www.gtlib.gatech.edu (current)
Latency: 25.65 ms
Org: Georgia Tech. Software Library
Status: Up to date
Speed: 1 Gbps
2. reflector.westga.edu
Latency: 26.64 ms
Org: University of West Georgia
Status: Up to date
Speed: 45 Mbps
3. mirror.symnds.com
Latency: 34.63 ms
Org: SymNDS
Status: Up to date
Speed: 1 Gbps
We are now refreshing packages from apt repositories, this *may* take a while
Ign http://www.gtlib.gatech.edu trusty InRelease
Hit http://www.gtlib.gatech.edu trusty-updates InRelease
Hit http://www.gtlib.gatech.edu trusty-security InRelease
Hit http://www.gtlib.gatech.edu trusty Release.gpg
Hit http://apt.syncthing.net syncthing InRelease
Hit http://www.gtlib.gatech.edu trusty-updates/main Sources
Hit http://www.gtlib.gatech.edu trusty-updates/restricted Sources
Hit http://www.gtlib.gatech.edu trusty-updates/universe Sources
Hit http://www.gtlib.gatech.edu trusty-updates/multiverse Sources
Hit http://apt.syncthing.net syncthing/release amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty Release
Hit http://www.gtlib.gatech.edu trusty-security/main Sources
Hit http://www.gtlib.gatech.edu trusty-security/restricted Sources
Hit http://www.gtlib.gatech.edu trusty-security/universe Sources
Hit http://www.gtlib.gatech.edu trusty-security/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty-security/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/main Sources
Hit http://www.gtlib.gatech.edu trusty/restricted Sources
Hit http://www.gtlib.gatech.edu trusty/universe Sources
Hit http://www.gtlib.gatech.edu trusty/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/multiverse amd64 Packages

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \ 
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We do accept donations at:
https://www.linuxserver.io/donations
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

finding fastest mirror
1. www.gtlib.gatech.edu (current)
Latency: 25.79 ms
Org: Georgia Tech. Software Library
Status: Up to date
Speed: 1 Gbps
2. reflector.westga.edu
Latency: 26.48 ms
Org: University of West Georgia
Status: Up to date
Speed: 45 Mbps
3. archive.linux.duke.edu
Latency: 33.98 ms
Org: Duke University
Status: Up to date
Speed: 100 Mbps
We are now refreshing packages from apt repositories, this *may* take a while
Ign http://www.gtlib.gatech.edu trusty InRelease
Hit http://www.gtlib.gatech.edu trusty-updates InRelease
Hit http://apt.syncthing.net syncthing InRelease
Hit http://www.gtlib.gatech.edu trusty-security InRelease
Hit http://www.gtlib.gatech.edu trusty Release.gpg
Hit http://apt.syncthing.net syncthing/release amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/main Sources
Hit http://www.gtlib.gatech.edu trusty-updates/restricted Sources
Hit http://www.gtlib.gatech.edu trusty-updates/universe Sources
Hit http://www.gtlib.gatech.edu trusty-updates/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty-updates/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/main Sources
Hit http://www.gtlib.gatech.edu trusty-security/restricted Sources
Hit http://www.gtlib.gatech.edu trusty-security/universe Sources
Hit http://www.gtlib.gatech.edu trusty-security/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty-security/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty Release
Hit http://www.gtlib.gatech.edu trusty/main Sources
Hit http://www.gtlib.gatech.edu trusty/restricted Sources
Hit http://www.gtlib.gatech.edu trusty/universe Sources
Hit http://www.gtlib.gatech.edu trusty/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/multiverse amd64 Packages

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \ 
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We do accept donations at:
https://www.linuxserver.io/donations
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

finding fastest mirror
1. www.gtlib.gatech.edu (current)
Latency: 25.91 ms
Org: Georgia Tech. Software Library
Status: Up to date
Speed: 1 Gbps
2. reflector.westga.edu
Latency: 26.59 ms
Org: University of West Georgia
Status: Up to date
Speed: 45 Mbps
3. archive.linux.duke.edu
Latency: 33.31 ms
Org: Duke University
Status: Up to date
Speed: 100 Mbps
We are now refreshing packages from apt repositories, this *may* take a while
Ign http://www.gtlib.gatech.edu trusty InRelease
Hit http://www.gtlib.gatech.edu trusty-updates InRelease
Hit http://www.gtlib.gatech.edu trusty-security InRelease
Hit http://www.gtlib.gatech.edu trusty Release.gpg
Hit http://www.gtlib.gatech.edu trusty Release
Hit http://www.gtlib.gatech.edu trusty-updates/main Sources
Hit http://www.gtlib.gatech.edu trusty-updates/restricted Sources
Hit http://apt.syncthing.net syncthing InRelease
Hit http://www.gtlib.gatech.edu trusty-updates/universe Sources
Hit http://www.gtlib.gatech.edu trusty-updates/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty-updates/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/universe amd64 Packages
Hit http://apt.syncthing.net syncthing/release amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-updates/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/main Sources
Hit http://www.gtlib.gatech.edu trusty-security/restricted Sources
Hit http://www.gtlib.gatech.edu trusty-security/universe Sources
Hit http://www.gtlib.gatech.edu trusty-security/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty-security/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/main Sources
Hit http://www.gtlib.gatech.edu trusty/restricted Sources
Hit http://www.gtlib.gatech.edu trusty/universe Sources
Hit http://www.gtlib.gatech.edu trusty/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/multiverse amd64 Packages

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \ 
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We do accept donations at:
https://www.linuxserver.io/donations
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

finding fastest mirror
1. www.gtlib.gatech.edu (current)
Latency: 26.15 ms
Org: Georgia Tech. Software Library
Status: Up to date
Speed: 1 Gbps
2. reflector.westga.edu
Latency: 27.23 ms
Org: University of West Georgia
Status: Up to date
Speed: 45 Mbps
3. archive.linux.duke.edu
Latency: 33.69 ms
Org: Duke University
Status: Up to date
Speed: 100 Mbps
We are now refreshing packages from apt repositories, this *may* take a while
Ign http://www.gtlib.gatech.edu trusty InRelease
Get:1 http://www.gtlib.gatech.edu trusty-updates InRelease [65.9 kB]
Hit http://apt.syncthing.net syncthing InRelease
Hit http://www.gtlib.gatech.edu trusty-security InRelease
Hit http://www.gtlib.gatech.edu trusty Release.gpg
Hit http://www.gtlib.gatech.edu trusty Release
Get:2 http://www.gtlib.gatech.edu trusty-updates/main Sources [352 kB]
Hit http://apt.syncthing.net syncthing/release amd64 Packages
Get:3 http://www.gtlib.gatech.edu trusty-updates/restricted Sources [5,217 B]
Get:4 http://www.gtlib.gatech.edu trusty-updates/universe Sources [199 kB]
Get:5 http://www.gtlib.gatech.edu trusty-updates/multiverse Sources [5,946 B]
Get:6 http://www.gtlib.gatech.edu trusty-updates/main amd64 Packages [1,002 kB]
Get:7 http://www.gtlib.gatech.edu trusty-updates/restricted amd64 Packages [23.5 kB]
Get:8 http://www.gtlib.gatech.edu trusty-updates/universe amd64 Packages [470 kB]
Get:9 http://www.gtlib.gatech.edu trusty-updates/multiverse amd64 Packages [14.3 kB]
Hit http://www.gtlib.gatech.edu trusty-security/main Sources
Hit http://www.gtlib.gatech.edu trusty-security/restricted Sources
Hit http://www.gtlib.gatech.edu trusty-security/universe Sources
Hit http://www.gtlib.gatech.edu trusty-security/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty-security/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty-security/multiverse amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/main Sources
Hit http://www.gtlib.gatech.edu trusty/restricted Sources
Hit http://www.gtlib.gatech.edu trusty/universe Sources
Hit http://www.gtlib.gatech.edu trusty/multiverse Sources
Hit http://www.gtlib.gatech.edu trusty/main amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/restricted amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/universe amd64 Packages
Hit http://www.gtlib.gatech.edu trusty/multiverse amd64 Packages
Fetched 2,137 kB in 5s (376 kB/s)

Link to comment

It should look something like this:

 

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/10_add_user_abc.sh...

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We do accept donations at:
https://www.linuxserver.io/donations
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

*** Running /etc/my_init.d/20_apt_update.sh...
finding fastest mirror
Getting list of mirrors...done.
Testing latency to mirror(s)
Getting list of launchpad URLs...done.
Looking up 3 status(es)
1. mirror.as29550.net
Latency: 11.70 ms
Org: XILO Communications Ltd.
Status: Up to date
Speed: 1 Gbps
2. repo.bigstepcloud.com (current)
Latency: 12.18 ms
Org: Bigstep Cloud LTD
Status: Up to date
Speed: 1 Gbps
3. archive.ubuntu.com
Latency: 13.03 ms
Org: Canonical Ltd.
Status: Up to date
Speed: 100 Mbps
New config file saved to /defaults/sources.list
We are now refreshing packages from apt repositories, this *may* take a while
Ign http://mirror.as29550.net trusty InRelease
Get:1 http://mirror.as29550.net trusty-updates InRelease [65.9 kB]
Get:2 http://mirror.as29550.net trusty-security InRelease [65.9 kB]
Get:3 http://mirror.as29550.net trusty Release.gpg [933 B]
Get:4 http://mirror.as29550.net trusty-updates/main Sources [352 kB]
Hit http://apt.syncthing.net syncthing InRelease
Get:5 http://mirror.as29550.net trusty-updates/restricted Sources [5,217 B]
Hit http://apt.syncthing.net syncthing/release amd64 Packages
Get:6 http://mirror.as29550.net trusty-updates/universe Sources [199 kB]
Get:7 http://mirror.as29550.net trusty-updates/multiverse Sources [5,946 B]
Get:6 http://mirror.as29550.net trusty-updates/universe Sources [199 kB]
Get:7 http://mirror.as29550.net trusty-updates/multiverse Sources [5,946 B]
Get:8 http://mirror.as29550.net trusty-updates/main amd64 Packages [1,002 kB]
Get:9 http://mirror.as29550.net trusty-updates/restricted amd64 Packages [23.5 kB]
Get:10 http://mirror.as29550.net trusty-updates/universe amd64 Packages [470 kB]
Get:11 http://mirror.as29550.net trusty-updates/multiverse amd64 Packages [14.3 kB]
Get:12 http://mirror.as29550.net trusty-security/main Sources [150 kB]
Get:13 http://mirror.as29550.net trusty-security/restricted Sources [3,920 B]
Get:14 http://mirror.as29550.net trusty-security/universe Sources [44.1 kB]
Get:15 http://mirror.as29550.net trusty-security/multiverse Sources [2,550 B]
Get:16 http://mirror.as29550.net trusty-security/main amd64 Packages [638 kB]
Get:17 http://mirror.as29550.net trusty-security/restricted amd64 Packages [20.2 kB]
Get:18 http://mirror.as29550.net trusty-security/universe amd64 Packages [170 kB]
Get:19 http://mirror.as29550.net trusty-security/multiverse amd64 Packages [4,850 B]
Get:20 http://mirror.as29550.net trusty Release [58.5 kB]
Get:21 http://mirror.as29550.net trusty/main Sources [1,335 kB]
Get:22 http://mirror.as29550.net trusty/restricted Sources [5,335 B]
Get:23 http://mirror.as29550.net trusty/universe Sources [7,926 kB]
Get:24 http://mirror.as29550.net trusty/multiverse Sources [211 kB]
Get:25 http://mirror.as29550.net trusty/main amd64 Packages [1,743 kB]
Get:26 http://mirror.as29550.net trusty/restricted amd64 Packages [16.0 kB]
Get:27 http://mirror.as29550.net trusty/universe amd64 Packages [7,589 kB]
Get:28 http://mirror.as29550.net trusty/multiverse amd64 Packages [169 kB]
Fetched 22.3 MB in 4s (5,005 kB/s)
Reading package lists...
*** Running /etc/my_init.d/999_advanced_script.sh...
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 72
Jul 21 23:36:12 9329fe6952d4 syslog-ng[80]: syslog-ng starting up; version='3.5.3'

 

syslog-ng starting up; version='3.5.3' is the sign it's all started.

 

I don't get that last part that you have in the code you posted, mine seems to stop after its fetched the packages which kind of makes sense in that syncthing seems to automatically stop after I have started it then start the WebGI. I started it up and watched the log go through its motions and it just gets to the last package update then gives the Fetched summary and stops.

Link to comment

Hmmm.  Try deleting the appdata for syncthing, removing the container and trying again.  Post your folder mappings too...

 

Sent from my LG-H815 using Tapatalk

 

Well, the the del/trying again *seems* to have worked? I have now so far been able to get the two "TEST" dirs to sync on the two different servers.

 

I think you had mentioned before about doing a regular backup. Do you do this via the Settings [Tab] -> Community Applications / Backup Appdata thingy? Or would you recommend another way?

 

Thank you for your patience and help!

Link to comment

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.   Restore formatting

  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.