Skip to content

Clearml agent suddenly stopped working #242

@Octoslav

Description

@Octoslav

Description

All my agents suddenly stopped executing tasks, throwing the following error:

clearml_agent: ERROR: expected SCALAR, SEQUENCE-START, MAPPING-START, or ALIAS

Environment:

  • WebApp: 2.1.0-664
  • Server: 2.1.0-664
  • API: 2.32
  • ClearML Agent: 1.9.3
  • Setup: Self-hosted server

Possible Cause

It appears that agents running in Docker mode install the latest version of the ClearML agent by default, ignoring the system-installed ClearML agent version (1.9.3). So it is seems like a bug of the v2.0.0 version

Temporary Workaround:

Run agents with the --force-current-version flag to enforce the system-installed agent version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions