-
Notifications
You must be signed in to change notification settings - Fork 12
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
Remote_error : How to resolve it ? #62
Comments
Hi @naik-aakash, this typically means that the job is not running being executed. Possibly the cause may be that the environment is not properly activated or jobflow-remote is not properly installed. The best way to identify the source of the error in this case is to check the queue.out/queue.err files in the scratch folder. |
I was thinking about adding the |
Are you suggesting to always fetch the content of the files, store it in the DB and show in |
So it seems, somehow on login shell now since yesterday, conda activate env_name / source activate env_name does not seem to work (conda command not found ) . and this queue.out/err files were not generated. But thanks for suggestion, I found the root cause. |
I think defaulting to showing the |
Hi @gpetretto ,
It had setup the jobflow remote in User-Workstation config. And it seemed to run fine.
Since yesterday, am getting this REMOTE_ERROR for any kind of Flow I submit, be it simple jobflow or any atomate2 workflow.
The error is related to jfremote_out.json not being found. Any ideas how to debug this error. I cannot seem to figure out what is going wrong here.
Remote hpc uses slurm and job seem to get submitted and then fails
The text was updated successfully, but these errors were encountered: