[1.34.0]
Update syncthing to 2.1.0
Full Changelog
fix(stdiscosrv): close file descriptor on flush error in write by @cuiweixie in #10615
fix(gui): disable autocomplete for folder password by @bt90 in #10342
fix(protocol): limit size of incoming request messages by @calmh in #10629
fix(gui): don't show local device under remote devices (ref #10563) by @maen-bn in #10631
fix(gui): order folders alphabetically and ensure local device stays hidden (ref #10563, ref #10631) by @maen-bn in #10637
fix(gui): fallback to folder ID when label is empty in remove dialog by @RealCharlesChia in #10657
fix(gui): fix tabs visually disabled but still clickable during ignore patterns setup (fixes #10634) by @JRNitre in #10651
fix(strelaysrv): properly use bind address for outgoing requests (fixes #10658) by @calmh in #10659
feat(gui, config): support simple folder grouping (fixes #2070) by @maen-bn in #10563
feat(dialer): add HTTP/HTTPS proxy support via CONNECT by @luizluca in #10572
Closest upstream thread I found is https://forum.syncthing.net/t/syncthing-failed-to-notify-sync-failed-for-months/21279 but maybe worth asking in their forum .
@girish said in Changelog format seems broken:
@SansGuidon that's my experience too. In fact, often, it makes up changelog items when it lacks information and no amount of prompt engineering seems to work.
I don’t have good experience with Mistral tbh. Gemini 2.5 Pro is much more reliable for such tasks…
Maybe the syncthing app doesn't re-test permission immediately? I went back to the folder, and the error was gone, syncthing says its "up to date" seems to have created its files ok.
Nothing got touched in the inbetween time. But its working now, so I'm happy with that result.
Thanks!
@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]