Coder Social home page Coder Social logo

Comments (4)

acolomb avatar acolomb commented on May 28, 2024 1

The error message is pretty clear about the cause. It's not a bug I'd say. The database might not be big in itself, but Syncthing has a setting to avoid filling up the disks, so it will stop with said error when the free space goes below a certain threshold. That's usually set to 1 percent of the volume size (the one the Syncthing database resides on).

Free up space or reduce that setting to a lower percentage to fix the problem. No need to reset the database.

See https://docs.syncthing.net/users/config.html#config-option-options.minhomediskfree, under advanced configuration in the GUI.

from syncthing-macos.

xor-gate avatar xor-gate commented on May 28, 2024 1

Thanks for this clarification @acolomb. I didn't know about this. It is configurable from the web gui -> Actions -> Settings -> Minimum Free Disk Space.

from syncthing-macos.

xor-gate avatar xor-gate commented on May 28, 2024

You could try the following:

  1. Stop Syncthing from the tray
  2. Open Terminal application
  3. Execute /Applications/Syncthing.app/Contents/Resources/syncthing/syncthing --reset-database
  4. Execute /Applications/Syncthing.app/Contents/Resources/syncthing/syncthing --reset-deltas
  5. Start Syncthing application again
  6. Open the web interface and see if it re-indexes

from syncthing-macos.

nudefireninja avatar nudefireninja commented on May 28, 2024

Thank you! I found out that the free space on the machine was indicated as 100 GB in Finder, but a huge chunk of that was purgeable space which is supposed to be freed up automatically when needed. I used DaisyDisk to force purge it and then Syncthing started working again.

from syncthing-macos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.