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
  • #73
Closed
Open
Issue created Nov 16, 2015 by Oriol Tintó-Prims@otintoMaintainer

Unhandled exception pointing to wrong reason when the date has wrong format.

I just put a date with wrong format in the expdef configuration file but the error message does not point in that way. I let this issue here just in case someone else make the same mistake.

[CRITICAL] Unhandled exception on Autosubmit: 'NoneType' object has no attribute 'hour' Traceback (most recent call last): File "/shared/earth/python2.7/autosubmit/autosubmit.py", line 274, in parse_args return Autosubmit.create(args.expid, args.noplot) File "/shared/earth/python2.7/autosubmit/autosubmit.py", line 1252, in create if date.hour > 1: AttributeError: 'NoneType' object has no attribute 'hour'

Assignee
Assign to
Time tracking