chia-blockchain icon indicating copy to clipboard operation
chia-blockchain copied to clipboard

[Bug] Slow Bluebox Timelord - Child Process Terminated

Open thesemaphoreslim opened this issue 6 months ago • 5 comments

What happened?

When attempting to run a slow bluebox timelord in Windows 11, the debug.log outputs repeat "timelord chia.timelord.timelord : ERROR Exception manage discriminant queue: A child process terminated abruptly, the process pool is not usable anymore" errors when receiving uncompacted proofs from the full node. Attached to this ticket you will find the debug.log (DEBUG logging enabled) and my config.yaml. This occurs when starting the services with "chia start timelord-only" as well as "chia start timelord-launcher-only timelord-only".
debug.zip

I've confirmed the bug does NOT exist on Linux distributions (specifically Ubuntu server 22.04).

Version

2.4.3

What platform are you using?

Windows

What ui mode are you using?

CLI

Relevant log output

Logs attached.

thesemaphoreslim avatar Aug 22 '24 11:08 thesemaphoreslim