I was used to have to retry 3-4 times to upload a big artifact.
But it seems that starting mid-end of March it’s almost impossible.
time mender-cli artifacts --server https://hosted.mender.io upload ~/build/mender-convert/deploy/1.5.0- CS-2-x86_64.mender
Configuration file not found. Continuing.
4.03 GiB / 4.03 GiB [------------------------------------------------------------------------------------------------>] 100.00% 16.81 MiB p/sProcessing uploaded file. This may take around one minute.
4.03 GiB / 4.03 GiB [------------------------------------------------------------------------------------------------------>] 100.00% 0 B p/sFAILURE: POST /artifacts request failed: Post "https://hosted.mender.io/api/management/v1/deployments/artifacts": EOF
real 14m7,417s
user 0m4,667s
sys 0m4,436s
Or this error
FAILURE: artifact upload failed with status 400, reason: {"error":"reading artifact error: Payload: can not install Payload: rootfs.img: AccessDenied: Request has expired\n\tstatus code: 403, request id: 55V7TDB2FGXT8PCS, host id: ZVZZKU2/5Z5429d1lXCSxz7wvzTxMS533qKP8+lIQgJYngvnDgTCSKh/UqXmSUFluEgBuBr/rTw=","request_id":"83253c02-fc1f-4b6d-be39-80fc2c5e973f"}
The artifact has 4.03GB using gzip compression.
The rootfs has ~19GB size.
Friday 26th of March I had to try 20+ times.
Monday 29th of March more than 30 times.
I am using mender-cli 1.6.0 and I was trying also from web interface.