[1.30.0]
Update syncthing to 1.30.0
Full Changelog
Syncthing version 1.x will soon be replaced by Syncthing version 2.x.
fix(protocol): avoid deadlock with concurrent connection start and close by @calmh in https://github.com/syncthing/syncthing/pull/10140
fix(syncthing): avoid writing panic log to nil fd by @ardevd in https://github.com/syncthing/syncthing/pull/10154
feat(config): expose folder and device info as metrics (fixes #9519) by @calmh in https://github.com/syncthing/syncthing/pull/10148
@james I've had multiple syncthings running on a cloudron server for a few years now without issues. Not sure if this is because the issue was resolved upstream, or if changing the default port for the initial handshake between devices has done the trick.
I think that information is the same across apps . The first part is here - https://docs.cloudron.io/volumes/#add . The second part should be added ( cc @girish)
No, syncthing is made to synchronise files between instances of syncthing. While rclone is ? primarily) an utility to copy files between different backends (of one which could be a local directory).
Just wanted to add a note that Syncthing really only has 1 user. All LDAP authenticated users manage the same set of folders. I have adjusted the postinstall accordingly.
So Cloudron has a package version and an upstream version. In this case the package version is 1.22.0 while the upstream version is 1.23.0. So all fine, however the patch release will be out soon. Not sure why we haven't gotten a notification about this, so thanks for the heads up here.
@girish I followed the example provided at https://docs.cloudron.io/volumes/#sharing and did a 'touch ./test-file'
From what I can see, the directory does appear to have write permissions.
[image: 1668070120922-screen-shot-2022-11-10-at-12.48.07-am.png]
@girish Thank you, this did the trick. In my case, I have Ubuntu 20.04 on a kvm inside my host, so I had to change the inotify watch limit for the "inner host". The warning message went away a few minutes after that.
@RoundHouse1924 Looks like I left the update hanging. Usually, I get a notification long before the release binaries are ready, so I have to 'wait' before making a package. I forgot to check back on this.....
Making a new package.
Changing the password is indeed a bit cryptic. You can change it from the GUI instead of editing the xml file. I suspect that it is rehashing the plain text password and restarting itself when you edit the file directly. Put a screenshot and note here on how to change it from GUI - https://docs.cloudron.io/apps/syncthing/#changing-password