-
Notifications
You must be signed in to change notification settings - Fork 11
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
An Error occurred during the command execution: ValueError No daemon runner document. #211
Comments
Hi @chiang-yuan, thanks for following up and testing the batch functionality of jobflow-remote. |
Thanks @gpetretto !!! This solves the problem for now. I will test it soon! |
Adding an error and solution I encountered during upgrading: I was able to fix this by downgrading to an old jobflow-remote version and stopping the daemon on that version. I could then upgrade the jobflow-remote version and run |
Thanks both for reporting these issues. They should have been addressed in #234 and #240. |
Thanks for developing such a great tool!
When I tried to run
jf runner start
, I got the following error:Running
jf admin upgrade
gives another error that has little message to debug:jf project check --errors
has passed without error. Not sure how to to debug this. Perhaps it is related to batch submission #172?
The text was updated successfully, but these errors were encountered: