Amazon ECS Agent

From wikieduonline
Revision as of 14:08, 14 July 2023 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/etc/ecs/ecs.config
/var/log/ecs/
/var/log/ecs/ecs-agent.log
/var/lib/ecs/data/agent.db
sudo amazon-linux-extras install -y ecs; sudo systemctl enable --now ecs


sudo service ecs start
/etc/ecs/ecs.config
systemctl start ecs


level=critical time=2023-04-18T10:35:41Z msg="The current instance type does not match the registered instance type. Please revert the instance type change, or alternatively launch a new instance: ClientException: Container instance type changes are not supported. Container instance 1212232432534534536 was previously registered as c5a.2xlarge." module=agent.go


  service your-service was unable to place a task because no container instance met all of its requirements. The closest matching container-instance xxxxxxxxx doesn't have the agent connected. For more information, see the Troubleshooting section of the Amazon ECS Developer Guide.
user_data

See also

Advertising: