After the stack upgrade to the latest 8.1.3 the agents are unable to upgrade
error: failed verification of agent binary: 2 errors occurred:\n\t* fetching asc file from 'C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.asc': open C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.asc: The system cannot find the file specified.\n\t* open C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.sha512: The system cannot find the file specified.\n\n","ecs.version":"1.6.0"}
{"log.level":"error","@timestamp":"2022-04-21T21:53:19.122Z","log.origin":{"file.name":"status/reporter.go","file.line":236},"message":"Elastic Agent status changed to: 'error'","ecs.version":"1.6.0"}
{"log.level":"error","@timestamp":"2022-04-21T21:55:38.709Z","log.origin":{"file.name":"fleet/fleet_gateway.go","file.line":206},"message":"Could not communicate with fleet-server Checking API will retry, error: fail to checkin to fleet-server: Post \"https://192.168.131.155:8220/api/fleet/agents/17a97d7d-5ce3-4004-9f0f-f0c7c889efc6/checkin?\": EOF","ecs.version":"1.6.0"}
{"log.level":"error","@timestamp":"2022-04-21T21:56:48.808Z","log.origin":{"file.name":"fleet/fleet_gateway.go","file.line":206},"message":"Could not communicate with fleet-server Checking API will retry, error: fail to checkin to fleet-server: Post \"https://192.168.131.155:8220/api/fleet/agents/17a97d7d-5ce3-4004-9f0f-f0c7c889efc6/checkin?\": dial tcp 192.168.131.155:8220: connectex: No connection could be made because the target machine actively refused it.","ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2022-04-21T22:02:00.098Z","log.origin":{"file.name":"log/reporter.go","file.line":40},"message":"2022-04-22T08:02:00+10:00 - message: Application: [17a97d7d-5ce3-4004-9f0f-f0c7c889efc6]: State changed to UPDATING: Update to version '8.1.3' started - type: 'STATE' - sub_type: 'UPDATING'","ecs.version":"1.6.0"}
{"log.level":"error","@timestamp":"2022-04-21T22:03:03.238Z","log.origin":{"file.name":"log/reporter.go","file.line":36},"message":"2022-04-22T08:03:03+10:00 - message: Application: [17a97d7d-5ce3-4004-9f0f-f0c7c889efc6]: State changed to FAILED: failed verification of agent binary: 2 errors occurred:\n\t* fetching asc file from 'C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.asc': open C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.asc: The system cannot find the file specified.\n\t* open C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.sha512: The system cannot find the file specified.\n\n - type: 'ERROR' - sub_type: 'FAILED'","ecs.version":"1.6.0"}
{"log.level":"error","@timestamp":"2022-04-21T22:03:03.238Z","log.origin":{"file.name":"fleet/fleet_gateway.go","file.line":181},"message":"failed to dispatch actions, error: failed verification of agent binary: 2 errors occurred:\n\t* fetching asc file from 'C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.asc': open C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.asc: The system cannot find the file specified.\n\t* open C:\\Program Files\\Elastic\\Agent\\data\\elastic-agent-6118f2\\downloads\\elastic-agent-8.1.3-windows-x86_64.zip.sha512: The system cannot find the file specified.\n\n","ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2022-04-21T22:07:49.028Z","log.origin":{"file.name":"status/reporter.go","file.line":236},"message":"Elastic Agent status changed to: 'online'","ecs.version":"1.6.0"}
Same thing happened with 8.1.1 to 8.1.2
Am I missing something, do I need to place the zip file in the downloads location, I thought this was meant to be automated
Thanks