False no space left on device error
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I have plenty of space on hard drive but keybase reports:
ERROR Cannot commit Merkle root to local DB: write /home/jascha/.local/share/keybase/keybase.leveldb/000430.log: no space left on device
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported error path, /home/jascha/.local/share/keybase/keybase.leveldb/000430.log, and the code that commits the Merkle root to the local DB. Investigate why Keybase reports no space left despite available hard-drive space. Done means identifying the cause and documenting or fixing the resulting error behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100