Application consistent backup and VSS are enabled on the agent, but the backup keeps failing.
2024-10-28 07:40:52,924:[3168] ERROR: run_main(remote_agent.pyo:319) find_and_set_instance_id failed!, exiting
Verify Instance Metadata Options in AWS Console
Actions
> Instance settings
> Modify instance metadata options
.Check Metadata Access from the Instance
curl http://169.254.169.254/latest/meta-data/instance-id
Reset Metadata Routes if Access Fails
By following these steps, you should be able to resolve the issue with the application consistent backup failures. If the problem persists, consider reaching out to AWS support for further assistance.