This is the error log I got for when deploying my update. I believe that the error is somewhere related to the Download_Leave script.
-
What might have been the issue?
-
Also, do I need to make any configuration to use Download_Enter and Download_Leave scripts that are inside etc/mender/scripts directory ?
Here is my error log:
{“level”:“info”,“message”:“Running Mender client version: 2.3.0”,“timestamp”:“2020-09-24T16:51:00+01:00”}
{“level”:“info”,“message”:“State transition: update-fetch [Download_Enter] -\u003e update-store [Download_Enter]”,“timestamp”:“2020-09-24T16:51:03+01:00”}
{“level”:“info”,“message”:“No public key was provided for authenticating the artifact”,“timestamp”:“2020-09-24T16:51:04+01:00”}
{“level”:“info”,“message”:“State transition: update-store [Download_Enter] -\u003e update-after-store [Download_Leave]”,“timestamp”:"2020-09-24T16:51:11+01:0$
{“level”:“info”,“message”:“State transition: update-after-store [Download_Leave] -\u003e update-install [ArtifactInstall]”,“timestamp”:"2020-09-24T16:51:13+0$
{“level”:“error”,“message”:"transient error: error executing leave script for update-after-store state: error running leave state script(s) for Download_Leav$
{“level”:“info”,“message”:“State transition: update-after-store [Download_Leave] -\u003e cleanup [Error]”,“timestamp”:“2020-09-24T16:51:13+01:00”}
{“level”:“info”,“message”:“State transition: cleanup [Error] -\u003e update-status-report [none]”,“timestamp”:“2020-09-24T16:51:13+01:00”}