Page 5 of 7
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 11 Jan 2023, 18:19
by Scorp
Worked like a charm in 5.1.12, but stopped working in 5.1.13. =(
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 14 Jan 2023, 00:40
by outkastm
what exactly doesn't work ?
Tested here on 5.1.13 and no issue

Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 15 Jan 2023, 05:00
by Scorp
Had some problems with permissions. Deletening main folder and reinstalling without saving docs helped.
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 08 Feb 2023, 00:55
by lincooln
does not work. version 1.22
installed on TOS 5.1.17
Error 502 Bad Gateway
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 08 Feb 2023, 05:49
by outkastm
Can be that php-fpm is not running on your device.
Try this fix
viewtopic.php?f=37&t=4171#p24418
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 11 May 2023, 04:44
by scout71
Hello, sorry for the inconvenience, I had to update to the latest TOS 5.1.34 (I say "I had to" because usually if everything works I tend not to touch the operating system). Now everything seems to be fine except Syncthing won't start. The installation is successful but the service does not start anymore (it was fine before). Having updated it, in practice it has all the configuration already done... I tried to install and uninstall but it still doesn't work... I would only have to physically delete everything concerning it but if possible I would like to avoid it to keep all the configuration that I laboriously I set a while ago. Do you have a solution? I also tried to see the solution for the bad gateway but that's not what it seems. Thanks again for the help and support
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 17 May 2023, 05:04
by outkastm
will be updated to work with latest TOS
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 20 May 2023, 08:07
by outkastm
updated
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 22 May 2023, 21:06
by scout71
A thousand thanks! Everything works.
Re: [ Syncthing ] Continuous Replication/Cluster Sync
Posted: 30 Jun 2023, 23:49
by jgea
I installed it in 5.1.37 and it does not work.
The app says it started, however I cannot access the UI, and in the log I see this:
Code: Select all
[start] 2023/06/30 17:39:46 INFO: Generating ECDSA key and certificate for syncthing...
[start] 2023/06/30 17:39:46 WARNING: Failed to load/generate certificate: save cert: open /usr/local/@APP_CONFIG/SyncThing/conf/cert.pem: permission denied
[monitor] 2023/06/30 17:39:46 INFO: Syncthing exited: exit status 1
[monitor] 2023/06/30 17:39:47 WARNING: 4 restarts in 4.109617831s; not retrying further
After this the application stops and it does not work.
Any idea on how to fix it?
Thanks!