Simon Frei
Simon Frei
The owner of this project hasn't reacted in a while, you might want to have a look at the fork https://github.com/Nutomic/syncthing-lite/
Which app version?
> I found a bigger problem. It seems that after the HDD disappears and appears again after several hours, Syncthing starts to reindex the whole disk. I remember if it...
> My device is running syncthing `1.27.2~ds4-1` (on Debian Trixie), the other one is running syncthing `1.19.2~ds1-1+b4` (on Debian bookworm). While your issue might be the same one as otherwise...
The latest RC has a potential fix for this/someting related: https://github.com/syncthing/syncthing/releases/tag/v1.27.6-rc.1 See https://github.com/syncthing/syncthing/issues/9498 resp. https://forum.syncthing.net/t/some-deletions-and-modifications-getting-stuck-in-sync-since-v1-27-5/21893 @digital-spinner I'd suggest to try the RC to see if you can still reprodcue. Generally...
No need to report any more that this happens, it's clear it does. Something in whatever test/heuristic we use to determine if the location is writable is not working as...
Just for completeness: The limit is for a go string length, which is bytes. So even if it was non-ASCII with multi-byte chars here, the limit would still be correct:...
Great to hear from you and thanks for looking into this! In that case there is also something wrong with the connection. Both devices were in the same subnet and...
I don't understand what you mean by popup, nor by what you want. Please explain in detail and provide screenshots.
And adb logcat might reveal relevant logs that the UI can't/doesn't display.