Open aschuh-hf opened 1 year ago
I'm getting the same error on version 3.22.1.
Any updates on this? I have the same error on version 3.47.0.
@NLogSpace Are you able to show a reproducible example?
I had the same issue after queueing and then removing some experiments. I had to manually remove the files .dvc/tmp/exps/celery/broker/processed/dvc queue status
worked again.
Had the same issue and noticed that removing old experiments using dvc queue remove --success
fixed it. Maybe commits of old experiments were removed by git gc
, causing this issue?
Bug Report
Description
I queued and started a couple experiments. Some of them failed for unknown reason though the only difference to successfully started experiments is a loss weight parameter. I wanted to check the logs / status of those runs. This is when I encountered the following error.
Reproduce
Expected
Environment information
Output of
dvc doctor
:Additional Information (if any):