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

Pruning sectors failing due to a locked database #616

Open
NickJH opened this issue Feb 27, 2025 · 0 comments
Open

Pruning sectors failing due to a locked database #616

NickJH opened this issue Feb 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@NickJH
Copy link

NickJH commented Feb 27, 2025

Current Behavior

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.

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

@NickJH NickJH added the bug Something isn't working label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant