We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting repeating errors like:
2025-02-26T23:31:41.622655+00:00 hostd hostd[1733888]: ERROR volumes failed to prune sectors {"error": "failed to prune sectors: transaction failed (attempt 30): failed to update sector: database is locked"} 2025-02-26T23:43:04.263896+00:00 hostd hostd[1733888]: ERROR volumes failed to prune sectors {"error": "failed to prune sectors: transaction failed (attempt 30): failed to update sector: database is locked"} 2025-02-26T23:54:34.680790+00:00 hostd hostd[1733888]: ERROR volumes failed to prune sectors {"error": "failed to prune sectors: transaction failed (attempt 30): failed to update sector: database is locked"} 2025-02-27T00:06:17.562664+00:00 hostd hostd[1733888]: ERROR volumes failed to prune sectors {"error": "failed to prune sectors: transaction failed (attempt 30): failed to update sector: database is locked"}
The errors started on 13th Feb for me. just after I upgraded from v2.0.2 to v2.0.3, but this may be coincidental as another user has seen the messages since 05th Jan - https://discord.com/channels/809849352516141067/827641929008152635/1343988418731970675.
Since then I have upgraded to v2.0.4, so a restart did not fix the issue.
I would like to see successful pruning, or no errors due to a locked database.
No response
v2.0.4
Ubuntu 24.04 LTS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
I am getting repeating errors like:
The errors started on 13th Feb for me. just after I upgraded from v2.0.2 to v2.0.3, but this may be coincidental as another user has seen the messages since 05th Jan - https://discord.com/channels/809849352516141067/827641929008152635/1343988418731970675.
Since then I have upgraded to v2.0.4, so a restart did not fix the issue.
Expected Behavior
I would like to see successful pruning, or no errors due to a locked database.
Steps to Reproduce
No response
Version
v2.0.4
What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?
Ubuntu 24.04 LTS
Anything else?
No response
The text was updated successfully, but these errors were encountered: