Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum free disk space not working #982

Closed
brunetton opened this issue Apr 29, 2023 · 3 comments
Closed

Minimum free disk space not working #982

brunetton opened this issue Apr 29, 2023 · 3 comments

Comments

@brunetton
Copy link

Description of the issue

I haven't a lot of free space on my mobile phone, and I'm using Syncthing-Fork to synchronize my text notes (<10Mb total) with my computer.

When I set free minimum disk space in Syncthing web UI to 3Mb, stop synch and restart synch I can see an error in Syncthing-Fork saying that I don't have sufficient space left:

image

Reproduction Steps

  • configure a shared folder
  • don't have much free space on your phone
  • change default configuration for storage from "minimum 1% free space" to "minimum 10Mb free space"
  • stop sharing and restart sharing
  • => the sync is not starting and an error message explain that there's no space left (< 1%)
  • double check in syncthing UI that the 10Mb minimum space rule has been saved

Expected behavior: sync should start, as more than 10Mb free space is available

Version Information

  • App Version: 1.23.2.2
  • Syncthing Version: v1.23.2
  • Android Version: Android 10 (EMUI 12.0.0)
  • Device manufacturer: Huawei
  • Device model: MAR-LX1A

Device platform info

Can't get ADB working, let me know if this is super usefull

Thanks !

@brunetton
Copy link
Author

Don't know if this is linked with #277

@Catfriend1
Copy link
Owner

The database resides on a another partition /data/data/... than your synced files. The internal data partition might be full.

@brunetton
Copy link
Author

The database resides on a another partition /data/data/... than your synced files. The internal data partition might be full.

Do you mean that the internal data partition should have more than 1% free space for sync to work ?

This seems crazy (and makes me crazy) having to have more than 1Gb free space to sync 10Mb text notes :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants