Replies: 4 comments 11 replies
-
This is likely due to the fact that the challenge time is a result of system resource availability, especially drive I/O . If you are peaking some of your I/O on the drive you’re farming from when trying to copy the files into it, then the challenges are going to take a few milliseconds longer while the copy is underway as the threads wait their turn. |
Beta Was this translation helpful? Give feedback.
-
It could be down to Random seek times during a file copy? |
Beta Was this translation helpful? Give feedback.
-
I think challenge processes should run as the highest priority processes by default. |
Beta Was this translation helpful? Give feedback.
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Might not be an actual bug
Challenges take longer when new plots are being copied to any plot directory.
To Reproduce
Plot something. Wait for final copy. Check challenge times.
Expected behavior
Challenge times shouldn't take longer, I guess?
Screenshots

Challenges during copy
Plot 1/2 copied successfully

Plot 2/2 copied successfully

Desktop (please complete the following information):
Additional context
The application simply reads logs from the default logs directory and throws data into the graph and table.
Plotting with cli, 2 parallel, staggered by 60 minutes:
So far I'm not missing challenges.
Beta Was this translation helpful? Give feedback.
All reactions