-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
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.
BrunoCoric
Metadata
Metadata
Assignees
Labels
No labels