Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #1476
Closed
Open
Issue created Dec 02, 2024 by Manuel G. Marciani@mgimenezMaintainer

Document Solution when Autosubmit Fails to write the pkl and db files

Hello @dbeltran, @bdepaula, @isimomun, and @ltenorio

Autosubmit Version

Autosubmit 3.X.X (maybe 4.x.x?)

Expid affected

a82[bcdef]

Summary

I opened this issue to document the solution to document the solution to the issue when the pkl and the db files are malformed due to system instabilities. This happended to Jeronimo Escribano.

A recovery process was underway as esarchive ran into disk quota issues. This problaly cause the failure of the tasks and the proper writing of the pkl and db files.

Without these two files, the recovery and create commands would not work, throwing the following errors:

[ERROR] Trace: 
 [CRITICAL] Couldn't restore the job_list or packages, check if the filesystem is having issues [eCode=7040]
Creating jobs...
Loading JobList
Loading backup JobList
 [CRITICAL]  [eCode=7000]

He managed to solve this by deleting job_packages_EXPID.db and then running a create command.

()

Assignee
Assign to
Time tracking