Hi
I have hosted an on prim secure server ,with proper domain,make it production ready as per the document .
But when i am trying to update i get error, also attached the logs below.
2020-08-04 13:15:49 +0000 UTC info: Running Mender version 2.2.0
2020-08-04 13:15:50 +0000 UTC debug: handle update fetch state
2020-08-04 13:15:50 +0000 UTC debug: status reported, response 204 No Content
2020-08-04 13:18:02 +0000 UTC error: Can not fetch update image: Get https://serverdemo.westus2.cloudapp.azure.com:9000/mender-artifact-storage/1bf928b8-1128-48d2-9f4e-d6d27755b1cf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=mender-deployments%2F20200804%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200804T131548Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=host&response-content-type=application%2Fvnd.mender-artifact&X-Amz-Signature=f4a2cd57557130c340165c8b01331a08961023a198a8d3111be7172c4fadd4c9: dial tcp 51.143.22.248:9000: connect: connection timed out
2020-08-04 13:18:02 +0000 UTC error: update fetch failed: update fetch request failed: Get https://serverdemo.westus2.cloudapp.azure.com:9000/mender-artifact-storage/1bf928b8-1128-48d2-9f4e-d6d27755b1cf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=mender-deployments%2F20200804%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200804T131548Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=host&response-content-type=application%2Fvnd.mender-artifact&X-Amz-Signature=f4a2cd57557130c340165c8b01331a08961023a198a8d3111be7172c4fadd4c9: dial tcp 51.143.22.248:9000: connect: connection timed out
2020-08-04 13:18:02 +0000 UTC info: State transition: update-fetch [Download_Enter] -> fetch-install-retry-wait [Download_Enter]
2020-08-04 13:18:02 +0000 UTC debug: handle fetch install retry state
2020-08-04 13:18:02 +0000 UTC info: State transition: fetch-install-retry-wait [Download_Enter] -> update-error [ArtifactFailure]
2020-08-04 13:18:02 +0000 UTC debug: transitioning to error state
2020-08-04 13:18:02 +0000 UTC debug: statescript: timeout for executing scripts is not defined; using default of 1h0m0s seconds
2020-08-04 13:18:02 +0000 UTC debug: statescript: timeout for executing scripts is not defined; using default of 1h0m0s seconds
2020-08-04 13:18:02 +0000 UTC debug: handle update error state
2020-08-04 13:18:02 +0000 UTC info: State transition: update-error [ArtifactFailure] -> cleanup [Error]
2020-08-04 13:18:02 +0000 UTC debug: statescript: timeout for executing scripts is not defined; using default of 1h0m0s seconds
2020-08-04 13:18:02 +0000 UTC debug: statescript: timeout for executing scripts is not defined; using default of 1h0m0s seconds
2020-08-04 13:18:02 +0000 UTC debug: Handling Cleanup state
2020-08-04 13:18:02 +0000 UTC info: State transition: cleanup [Error] -> update-status-report [none]
2020-08-04 13:18:02 +0000 UTC debug: statescript: timeout for executing scripts is not defined; using default of 1h0m0s seconds
2020-08-04 13:18:02 +0000 UTC debug: handle update status report state
2020-08-04 13:18:03 +0000 UTC debug: status reported, response 204 No Content
2020-08-04 13:18:03 +0000 UTC debug: attempting to upload deployment logs for failed update
Thanks
Arun