March 31, 20233 yr I'm having a minor issue. The syncthing container is working normally, but oddly won't autostart with the other docker containers. It will manually start fine, but just won't autostart. More an annoyance issue than anything else, but anyone else having it? Or know how to fix it? I looked in both the server logs, as well as the syncthing container logs, and don't see any record of failed attempts to start the container.
April 23, 20233 yr I'm having an issue with my syncthing docker - it prevents my unraid system from spinning down disks. Is there anything i can do to prevent the disks from spinning up frequently? My workaround so far is a userscript that starts the syncthing container, let it run for 3 hours (in which my usual backups run etc - so the disks are up anyway) and then stops it again. The folders i'm syncing with syncthing are located on my array and it set to cache: yes. (Share is way too big for cache: prefer). Appdata etc. is on cache: prefer. Thank you!
April 24, 20233 yr So I think I've got Syncthing up and running how I want it, but the "watch for changes" isn't working. I've got two Unraid servers, with directories SMB'd to each other via Unassigned Devices, and period scanning is fine. It's just that when I add something to either of those shares, it's not updating until it scans again or I scan manually. Is there a setting I'm missing somewhere?
May 2, 20233 yr Is it normal that scanning takes as much time as the syncing itself? And eating Processor? It's running on a direct NIC to NIC connection. //Frode Synthing log.rtf.zip Edited May 2, 20233 yr by frodr
May 12, 20233 yr I think i have a pretty simple wish for syncthing 1: When i come home and is on the wifi i want my phone and my wifs phone to sync to my Unraid server in the /Picture/Wife or /picture/man folder. But i dont want it to delete pictures if i delete them from the phone on the server. Is that possible? Thanks!
May 20, 20233 yr Just learnt about syncthing and it is a great tool. Thanks for creating this docker container as well. I am facing one issue: My Windows VM (with syncthing installed) goes to sleep/hybernate shortly after starting. If I disable the docker container on Unraid, this does not happen. Any idea what's going on? Not sure how to troubleshoot either.
June 23, 20233 yr Is anyone using Syncthing in combination with a Windows VM? My WIndows VM keeps to go on "pause/sleep" when using Syncthig in combination with an Unraid Syncthing docker container. If I turn off the docker, this issue does not appear.
November 25, 20232 yr I have started having an issue today with syncthing as it wouldnt connect my remote device with my local device (despite months of working fine). In my frustration, I decided to delete and redownload both. Yay, they connected! But now I keep getting the: 2023-11-24 21:22:25: Error on folder "completed" (up9ug-rcpvj): folder path missing. My container path "/media" is pointed to the same folder as previously "/mnt/user" but when trying to input the folder path as "/mnt/user/data/Downloads/Seedbox Completed" it gives me the above error. So i tried "/media/data/Downloads/Seedbox Completed" and I got another error "2023-11-24 21:31:55: Error on folder "completed" (up9ug-rcpvj): folder marker missing (this indicates potential data loss, search docs/forum to get information about how to proceed)" I have tried resetting premissions via >tools>DockerSafeNewPerms and >tools>Newpermissions and nothing has changed. No idea where Im going wrong tbh. Ive always followed SpaceInvaders videos and it worked originally but not now.
January 15, 20242 yr Greeting everyone, I'm trying to configure TrueNAS as a backup for an UnRAID server. I'm struggling a bit, and I'm wondering if any of you can point me in the right direction? I have Syncthing installed on both, they are both communicating, and they are connected as devices to each other. I have mapped Syncthing on UnRAID to the location of the user shares (/mnt/user/share1). I have created separate datasets on TrueNAS to store copies of each share (/tank/backup/dataset1). HERE'S WHERE I THINK I'M BREAKING DOWN A BIT... On UnRAID, Syncthing in Docker uses a user "PUID" of 99, and a "GUID" of 100 for share access. On TrueNAS, Syncthing is set to use a "UID" and "GID" of 568. If I change the UID/GID in TrueNAS, the container doesn't deploy properly due to permissions. In the current configuration, I get permission errors when I connect the two directories. On UnRAID, I'm only setting the sync to push the share. I don't want Syncthing changing primary files/permissions. Can anyone point me to what I'm missing? I'm fairly certain it's a permission issue, but TrueNAS seems insistent on running as UID/GID of 568. I'm sure there is some simple thing I'm overlooking, but I don't want to make a worse permissions issue doing this incorrectly. Any help would be much appreciated.
June 3, 20251 yr On 1/15/2024 at 3:40 PM, House Of Cards said:Greeting everyone, I'm trying to configure TrueNAS as a backup for an UnRAID server. I'm struggling a bit, and I'm wondering if any of you can point me in the right direction? I have Syncthing installed on both, they are both communicating, and they are connected as devices to each other. I have mapped Syncthing on UnRAID to the location of the user shares (/mnt/user/share1). I have created separate datasets on TrueNAS to store copies of each share (/tank/backup/dataset1). HERE'S WHERE I THINK I'M BREAKING DOWN A BIT... On UnRAID, Syncthing in Docker uses a user "PUID" of 99, and a "GUID" of 100 for share access.On TrueNAS, Syncthing is set to use a "UID" and "GID" of 568. If I change the UID/GID in TrueNAS, the container doesn't deploy properly due to permissions.In the current configuration, I get permission errors when I connect the two directories. On UnRAID, I'm only setting the sync to push the share. I don't want Syncthing changing primary files/permissions. Can anyone point me to what I'm missing? I'm fairly certain it's a permission issue, but TrueNAS seems insistent on running as UID/GID of 568. I'm sure there is some simple thing I'm overlooking, but I don't want to make a worse permissions issue doing this incorrectly. Any help would be much appreciated.I'm having the same issue, has anyone found a solution for this?
October 16, 2025Oct 16 Hello, total noob here. i was trying to configure my new unraid server. it was working and i was able to connect via network in microsoft. but after i configured the very first plugin, syncthing, i can't access it anymore. this now my third day of trying to figure it out with multiple AIs with no success. as far as i'm aware all available settings in the webGUI seem correct. but nothing happens. as far as i've been able to figure out it is failing to mount. the results of some commands and dignostics are here:root@Server420:~# cat /etc/samba/smb.conf[global] # configurable identification include = /etc/samba/smb-names.conf # log stuff only to syslog logging = syslog@0 # we don't do printers show add printer wizard = No disable spoolss = Yes load printers = No printing = bsd printcap name = /dev/null # disable aio by default aio read size = 0 aio write size = 0 # misc. invalid users = root unix extensions = No wide links = Yes use sendfile = Yes # ease upgrades from Samba 3.6 acl allow execute always = Yes # permit NTLMv1 authentication ntlm auth = Yes # win11 requires SMB signing server signing = Auto # default global fruit settings: #fruit:aapl = Yes #fruit:nfs_aces = Yes fruit:nfs_aces = No #fruit:copyfile = No #fruit:model = MacSamba # hook for user-defined samba config include = /boot/config/smb-extra.conf # auto-configured shares include = /etc/samba/smb-shares.confroot@Server420:~# testparm -sLoad smb config files from /etc/samba/smb.conflpcfg_do_global_parameter: WARNING: The "null passwords" option is deprecatedLoaded services file OK.Weak crypto is allowed by GnuTLS (e.g. NTLM as a compatibility fallback)Server role: ROLE_STANDALONE# Global parameters[global] bind interfaces only = Yes client min protocol = SMB2 disable netbios = Yes disable spoolss = Yes interfaces = 192.168.1.69/24 127.0.0.1 load printers = No logging = syslog@0 map to guest = Bad User max open files = 40960 multicast dns register = No ntlm auth = ntlmv1-permitted null passwords = Yes passdb backend = smbpasswd printcap name = /dev/null security = USER server min protocol = SMB2 server multi channel support = No server signing = if_required server string = Media server show add printer wizard = No smb1 unix extensions = No fruit:nfs_aces = No idmap config * : range = 3000-7999 idmap config * : backend = tdb acl allow execute always = Yes aio read size = 0 aio write size = 0 create mask = 0777 directory mask = 0777 hide dot files = No include = /etc/samba/smb-shares.conf invalid users = root use sendfile = Yes wide links = Yes[Media] browseable = No path = /mnt/user/Media valid users = srm vfs objects = catia fruit streams_xattr write list = srm fruit:encoding = native[photos] browseable = No path = /mnt/user/photos valid users = srm vfs objects = catia fruit streams_xattr write list = srm fruit:encoding = nativeroot@Server420:~# server420-diagnostics-20251016-1059.zip
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.