-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't workingtestingThe development is ready to test or already under testingThe development is ready to test or already under testing
Milestone
Description
In GitLab by @dbeltrankyl on Apr 12, 2023, 12:36
Seems that in some cases autosubmit recovery -f doesn't work. I'm unable to replicate it, will try again.
Expid affected: a5nt
error:
[ERROR] Trace: Session not active: 'NoneType' object has no attribute 'open_session'
[CRITICAL] Couldn't restore the job_list or packages, check if the filesystem is having issues [eCode=7040]
More info at https://autosubmit.readthedocs.io/en/v3.14.0/troubleshooting/error-codes.html
Manual solution if it happens for more users:
- Put into non-active(waiting,completed,failed) status the active jobs ( submitted,running...)
- Run recovery without -f flag.
example:
autosubmit setstatus a5nt -fl "a5nt_20171215_336_LOCAL_SEND_EMISSIONS a5nt_20171215_000_340_LOCAL_SEND_INITIAL a5nt_20171215_000_336_LOCAL_SEND_CHEM" -t WAITING -s -nt -np
autosubmit recovery --all -s a5nt -npMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtestingThe development is ready to test or already under testingThe development is ready to test or already under testing
Type
Projects
Status
In Progress