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

[Bug] harvester cashes on startup #15841

Closed
ericgr3gory opened this issue Jul 24, 2023 · 2 comments
Closed

[Bug] harvester cashes on startup #15841

ericgr3gory opened this issue Jul 24, 2023 · 2 comments
Assignees
Labels
bug Something isn't working compression Related to compressed plotting/farming

Comments

@ericgr3gory
Copy link

What happened?

i'm having a problem with rc1. The harvester crashes on start. i didn't have any problems with the alphas
i tried different gpus a 1660s and tesla p4. Im runnung debian bookworm with the latest NVIDIA drivers.

File "chia/server/start_harvester.py", line 78, in
File "chia/server/start_harvester.py", line 74, in main
File "chia/server/start_service.py", line 319, in async_run
File "asyncio/runners.py", line 44, in run
File "asyncio/base_events.py", line 616, in run_until_complete
File "chia/server/start_harvester.py", line 66, in async_main
File "chia/server/start_harvester.py", line 37, in create_harvester_service
File "chia/harvester/harvester.py", line 108, in init
File "chia/plotting/manager.py", line 106, in configure_decompressor
RuntimeError: Failed to preallocate memory for contexts with result 2
[1381] Failed to execute script 'start_harvester' due to unhandled exception!

Version

2.0rc1

What platform are you using?

Linux

What ui mode are you using?

CLI

Relevant log output

No response

@ericgr3gory ericgr3gory added the bug Something isn't working label Jul 24, 2023
@wallentx wallentx added the compression Related to compressed plotting/farming label Jul 24, 2023
@ericgr3gory
Copy link
Author

ericgr3gory commented Jul 24, 2023

Resolved. I thought that was running latest driver. I wasn’t (5.30). I updated to 5.35. The harvester is up and running and has found proofs.

@wjblanke
Copy link
Contributor

Glad it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compression Related to compressed plotting/farming
Projects
None yet
Development

No branches or pull requests

4 participants