this post was submitted on 07 Dec 2025
150 points (96.3% liked)
Selfhosted
60177 readers
677 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Syncthing for android is a mess. I need to redo a folder or two every couple weeks because of some unresolvable sync errors or ghost files...
When I was running a mesh topology I often had the same issue. Switching to a star topology fixed pretty much everything.
Yeah I'm running mesh too. I need to try that, thanks.
That's bizarre. Did you try clearing up the hidden folders
.stfolderand.stversionsand starting from scratch? I'm not doubting that you experience what you experience, I just never had it and I'm curious how you can even get to such a state. Using "syncthing fork" from F-Droid and Syncthing-v2.0.12 on desktop.That is what I usually end up having to do. The worst problem I've had so far was one directory endlessly reappearing even after deleting it from all devices manually. I looked into it and found out it was because android syncthing can't handle some characters in the directory names, but of course it doesn't tell you this. Just renaming the directory duplicated the data with the old name, so I had to setup everything from scratch like you said.