You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The install-deadline-worker command fails when specifying a --fleet-id and/or --farm-id that differ from the values in a pre-existing agent configuration file (e.g. /etc/amazon/deadline/worker.toml)
REM Rename old config filemove%PROGRAMDATA%\Amazon\Deadline\Config\worker.toml %PROGRAMDATA%\Amazon\Deadline\Config\worker.toml.old
REM Re-run installer
install-deadline-worker --farm-id farm-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --fleet-id fleet-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
Problem
The
install-deadline-worker
command fails when specifying a--fleet-id
and/or--farm-id
that differ from the values in a pre-existing agent configuration file (e.g./etc/amazon/deadline/worker.toml
)Reproduction steps
Run the agent installer for one fleet:
Re-run the agent installer for another fleet or farm:
Expected behavior
The agent modifies the farm and fleet IDs in the configuration file
Actual behavior
The agent errors with:
The text was updated successfully, but these errors were encountered: