# \#mender-artifact

**URL:** https://hub.mender.io/tag/mender-artifact/82.md

[Latest](https://hub.mender.io/latest.md) · [Categories](https://hub.mender.io/categories.md) · [Tags](https://hub.mender.io/tags.md)

---

## [Failed to verify the manifest signature: The predicted (387) and the actual (384) length differ](https://hub.mender.io/t/failed-to-verify-the-manifest-signature-the-predicted-387-and-the-actual-384-length-differ/8190)

<div class="topic-metadata">

**Author:** [@tmartensson](https://hub.mender.io/u/tmartensson)\
**Replies:** 4\
**Last updated:** [February 9, 2026, 2:25pm UTC](https://hub.mender.io/t/failed-to-verify-the-manifest-signature-the-predicted-387-and-the-actual-384-length-differ/8190 "2026-02-09T14:25:44Z")

</div>

Hi, I’m trying to use AWS KMS key to sign the Mender artifact and it seems to work just fine on my build machine but it fails to verify it on the install target: After succesfully running mender-convert Extract the ta…

---

## [Opening Windows with Mender](https://hub.mender.io/t/opening-windows-with-mender/8165)

<div class="topic-metadata">

**Author:** [@TheYoctoJester](https://hub.mender.io/u/TheYoctoJester)\
**Replies:** 1\
**Last updated:** [January 20, 2026, 10:26am UTC](https://hub.mender.io/t/opening-windows-with-mender/8165 "2026-01-20T10:26:31Z")

</div>

I’ve created a preliminary, highly experimental port of both the Mender client (C++) and the mender-artifact tool (Go) to run natively on Windows. Repositories: mender-artifact: GitHub - TheYoctoJester/mender-artifact…

---

## [OTA update on SeeedStudio Jetson](https://hub.mender.io/t/ota-update-on-seeedstudio-jetson/8118)

<div class="topic-metadata">

**Author:** [@vini](https://hub.mender.io/u/vini)\
**Replies:** 0\
**Last updated:** [November 26, 2025, 3:30pm UTC](https://hub.mender.io/t/ota-update-on-seeedstudio-jetson/8118 "2025-11-26T15:30:30Z")

</div>

I have been trying since quite sometime to get my OTA update running on my Jetson Orin NX which is a device from SeeedStudio. I could successfully do OS updates via Balena and I wanted to try Mender instead because of c…

---

## [In Yocto mender-artifact has QA issues](https://hub.mender.io/t/in-yocto-mender-artifact-has-qa-issues/8073)

<div class="topic-metadata">

**Author:** [@zsolt.tomis](https://hub.mender.io/u/zsolt.tomis)\
**Replies:** 1\
**Last updated:** [October 30, 2025, 10:19am UTC](https://hub.mender.io/t/in-yocto-mender-artifact-has-qa-issues/8073 "2025-10-30T10:19:25Z")

</div>

Hi all, Installing mender-artifact on the target image and into the SDK during Yocto build results in QA issues. mender-artifact installed to the target image by: IMAGE\_INSTALL:append = " mender-artifact" Native me…

---

## [Can we create mender artifact application package on windows](https://hub.mender.io/t/can-we-create-mender-artifact-application-package-on-windows/7799)

<div class="topic-metadata">

**Author:** [@parag](https://hub.mender.io/u/parag)\
**Replies:** 2\
**Last updated:** [June 7, 2025, 9:50am UTC](https://hub.mender.io/t/can-we-create-mender-artifact-application-package-on-windows/7799 "2025-06-07T09:50:35Z")

</div>

Hello Everyone, Is there any way one can create mender artifact application package on windows machine. using mender-artifact tool, does mender-artifact tool supported on window?

---

## [Artifact Upload Size Limit](https://hub.mender.io/t/artifact-upload-size-limit/7817)

<div class="topic-metadata">

**Author:** [@selasie](https://hub.mender.io/u/selasie)\
**Replies:** 3\
**Last updated:** [June 5, 2025, 7:29pm UTC](https://hub.mender.io/t/artifact-upload-size-limit/7817 "2025-06-05T19:29:45Z")

</div>

Hello, I am currently running self hosted Mender server 4.0.1 deploying to an Nvidia Jetson Orin Nano running Ubuntu 20.04. I am attempting to deploy docker containers from the server to the devices through the Mender a…

---

## [Mender-cli + mender-artifact tool aarch64 support](https://hub.mender.io/t/mender-cli-mender-artifact-tool-aarch64-support/7747)

<div class="topic-metadata">

**Author:** [@jainvikas8](https://hub.mender.io/u/jainvikas8)\
**Replies:** 0\
**Last updated:** [April 29, 2025, 12:53pm UTC](https://hub.mender.io/t/mender-cli-mender-artifact-tool-aarch64-support/7747 "2025-04-29T12:53:26Z")

</div>

Is there any official release of the mentioned tools for arm64 host? I see we can build it via GOARCH=arm64 GOOS=linux go build -o mender-\<xyz\> github.com/mendersoftware/mender-\<xyz\> I just want to check if there are …

---

## [Restart docker containers](https://hub.mender.io/t/restart-docker-containers/7509)

<div class="topic-metadata">

**Author:** [@vimoxshah](https://hub.mender.io/u/vimoxshah)\
**Replies:** 2\
**Last updated:** [February 4, 2025, 11:35am UTC](https://hub.mender.io/t/restart-docker-containers/7509 "2025-02-04T11:35:15Z")

</div>

I am using the docker-compose module to create an artifact and deploy my application. I need to automatically restart my Docker containers whenever there are changes in the configuration file (/var/lib/mender-configure/d…

---

## [Mender-artifact binaries with OpenSSL 3 support](https://hub.mender.io/t/mender-artifact-binaries-with-openssl-3-support/7368)

<div class="topic-metadata">

**Author:** [@tbraunjones](https://hub.mender.io/u/tbraunjones)\
**Replies:** 0\
**Last updated:** [December 3, 2024, 11:36pm UTC](https://hub.mender.io/t/mender-artifact-binaries-with-openssl-3-support/7368 "2024-12-03T23:36:02Z")

</div>

Alpine Linux has removed the openssl1.1-compat package so now one of the 3 proposed workarounds is out. For Alpine Linux users, the only remaining one is to build from source. What’s the timeline for a better solution to…

---

## [Inquiry About Mender Artifact Script Execution](https://hub.mender.io/t/inquiry-about-mender-artifact-script-execution/7227)

<div class="topic-metadata">

**Author:** [@Domenico232](https://hub.mender.io/u/Domenico232)\
**Replies:** 1\
**Last updated:** [October 17, 2024, 8:21am UTC](https://hub.mender.io/t/inquiry-about-mender-artifact-script-execution/7227 "2024-10-17T08:21:18Z")

</div>

Hello Mender Community, I hope you are all doing well. I am currently working with Mender to deploy updates to my devices and have a question regarding the capability to automatically execute a script within a single-f…

---

## [Is there any solution to remove/uninstall an installed and commited application artifact/update from a Mender-client device?](https://hub.mender.io/t/is-there-any-solution-to-remove-uninstall-an-installed-and-commited-application-artifact-update-from-a-mender-client-device/7156)

<div class="topic-metadata">

**Author:** [@sap1359](https://hub.mender.io/u/sap1359)\
**Replies:** 0\
**Last updated:** [September 3, 2024, 12:25am UTC](https://hub.mender.io/t/is-there-any-solution-to-remove-uninstall-an-installed-and-commited-application-artifact-update-from-a-mender-client-device/7156 "2024-09-03T00:25:40Z")

</div>

Hi, We use Mender as an infrastructure to update our devices. We are looking for an alternative/solution to remove one/some/all of the installed application artifact(s)/update(s) from our device, however, we couldn’t fi…

---

## [Can I upload mender artifact on AWS S3 and mender automatically fetches from s3 and release it?](https://hub.mender.io/t/can-i-upload-mender-artifact-on-aws-s3-and-mender-automatically-fetches-from-s3-and-release-it/7089)

<div class="topic-metadata">

**Author:** [@vimoxshah](https://hub.mender.io/u/vimoxshah)\
**Replies:** 3\
**Last updated:** [August 12, 2024, 8:36am UTC](https://hub.mender.io/t/can-i-upload-mender-artifact-on-aws-s3-and-mender-automatically-fetches-from-s3-and-release-it/7089 "2024-08-12T08:36:48Z")

</div>

Is it possible to upload a Mender artifact to AWS S3 and have Mender automatically fetch it from S3 for a release? If yes then how can I configure it?

---

## [Can I upload a Docker image to AWS ECR and use it for OTA when creating a Docker artifact?](https://hub.mender.io/t/can-i-upload-a-docker-image-to-aws-ecr-and-use-it-for-ota-when-creating-a-docker-artifact/7090)

<div class="topic-metadata">

**Author:** [@vimoxshah](https://hub.mender.io/u/vimoxshah)\
**Replies:** 3\
**Last updated:** [August 12, 2024, 8:34am UTC](https://hub.mender.io/t/can-i-upload-a-docker-image-to-aws-ecr-and-use-it-for-ota-when-creating-a-docker-artifact/7090 "2024-08-12T08:34:54Z")

</div>

Current process involves uploading a Docker image to Docker Hub and using it for deployment when creating a Docker artifact. But We use AWS ECR so wondering can we use ECR or we have to docker hub for our application do…

---

## [Mender-artifact with single-file](https://hub.mender.io/t/mender-artifact-with-single-file/6984)

<div class="topic-metadata">

**Author:** [@samfrliu](https://hub.mender.io/u/samfrliu)\
**Replies:** 6\
**Last updated:** [July 8, 2024, 1:46am UTC](https://hub.mender.io/t/mender-artifact-with-single-file/6984 "2024-07-08T01:46:08Z")

</div>

I tried to update a file by using mender-artifact (single-file-artifact-gen works fine) but I got a error message bellow info: Running Mender client 4.0.3 info: Deployment with ID 3f5c7979-1a4b-4a47-887f-4f5c7d0a0a0d…

---

## [Rootfs-image: "type" property in type-info empty](https://hub.mender.io/t/rootfs-image-type-property-in-type-info-empty/6945)

<div class="topic-metadata">

**Author:** [@hesmar](https://hub.mender.io/u/hesmar)\
**Replies:** 2\
**Last updated:** [June 13, 2024, 11:53am UTC](https://hub.mender.io/t/rootfs-image-type-property-in-type-info-empty/6945 "2024-06-13T11:53:07Z")

</div>

Hi, I use mender-artifact in Yocto and notice that the type field in type-info is empty: { "type":"", ... } Shouldn’t that be rootfs-image? For other artifacts, e.g. single-file, it is correct. If this behavior is …

---

## [Mender-artifact: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: no such file or directory](https://hub.mender.io/t/mender-artifact-error-while-loading-shared-libraries-libssl-so-1-1-cannot-open-shared-object-file-no-such-file-or-directory/6832)

<div class="topic-metadata">

**Author:** [@kchavda](https://hub.mender.io/u/kchavda)\
**Replies:** 2\
**Last updated:** [May 21, 2024, 7:09am UTC](https://hub.mender.io/t/mender-artifact-error-while-loading-shared-libraries-libssl-so-1-1-cannot-open-shared-object-file-no-such-file-or-directory/6832 "2024-05-21T07:09:48Z")

</div>

During Artifact creation facing followed error: mender-artifact: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: no such file or directory. How to solve it?

---

## [Using metadata in a Mender Artifact](https://hub.mender.io/t/using-metadata-in-a-mender-artifact/5983)

<div class="topic-metadata">

**Author:** [@TheYoctoJester](https://hub.mender.io/u/TheYoctoJester)\
**Replies:** 1\
**Last updated:** [April 15, 2024, 11:34am UTC](https://hub.mender.io/t/using-metadata-in-a-mender-artifact/5983 "2024-04-15T11:34:42Z")

</div>

In a lot of cases, transporting metadata is more desirable than handling the actual data. Why? An example. What is metadata? You have read a wonderful book. An enlightening, life-changing book. You absolutely want your …

---

## [Artifact creation fails with "error while loading shared libraries: libssl.so.3"](https://hub.mender.io/t/artifact-creation-fails-with-error-while-loading-shared-libraries-libssl-so-3/6699)

<div class="topic-metadata">

**Author:** [@zivkapl](https://hub.mender.io/u/zivkapl)\
**Replies:** 2\
**Last updated:** [April 3, 2024, 7:57am UTC](https://hub.mender.io/t/artifact-creation-fails-with-error-while-loading-shared-libraries-libssl-so-3/6699 "2024-04-03T07:57:50Z")

</div>

In recent changes I made to my project I encountered this issue: sshpass -e mender-artifact-3.10 write rootfs-image \\ --file ssh://root@\<PARAM\>:22 \\ --software-version \<PARAM\> \\ --artifact-name \<PARAM\> \\ …

---

## [Single mender artifact with multiple update components](https://hub.mender.io/t/single-mender-artifact-with-multiple-update-components/6507)

<div class="topic-metadata">

**Author:** [@asconcepcion](https://hub.mender.io/u/asconcepcion)\
**Replies:** 3\
**Last updated:** [January 25, 2024, 10:30am UTC](https://hub.mender.io/t/single-mender-artifact-with-multiple-update-components/6507 "2024-01-25T10:30:42Z")

</div>

Hi, We’re developing an embedded system that has a Linux device + other MCUs. When doing an update, it could happen that only the Linux device has to be updated (i.e. rootfs, Linux kernel, bootloader…), only the MCUs’ f…

---

## [Facing issue when trying to convert existing ubuntu image for mender use](https://hub.mender.io/t/facing-issue-when-trying-to-convert-existing-ubuntu-image-for-mender-use/6405)

<div class="topic-metadata">

**Author:** [@vimoxshah](https://hub.mender.io/u/vimoxshah)\
**Replies:** 4\
**Last updated:** [December 19, 2023, 10:43am UTC](https://hub.mender.io/t/facing-issue-when-trying-to-convert-existing-ubuntu-image-for-mender-use/6405 "2023-12-19T10:43:12Z")

</div>

I’m currently using a Dell machine with Ubuntu 22.04 OS installed. I’m also exploring the possibility of using mender-convert on a raw Ubuntu ISO file to create a bootable USB that can handle the partitioning. If this i…

---

## [Mender-convert and mender-configure artifact interference](https://hub.mender.io/t/mender-convert-and-mender-configure-artifact-interference/6343)

<div class="topic-metadata">

**Author:** [@dmitrijsan](https://hub.mender.io/u/dmitrijsan)\
**Replies:** 1\
**Last updated:** [November 16, 2023, 4:15pm UTC](https://hub.mender.io/t/mender-convert-and-mender-configure-artifact-interference/6343 "2023-11-16T16:15:44Z")

</div>

Hey guys, Its me again. I have encountered an expected behaviour which I am unsure how to tailor to my scenario. Let me elaborate. I am using mender-convert with an mender\_create\_artifact hook. This results in 2 import…

---

## [Mender artifact signing issue - no key for verification provided](https://hub.mender.io/t/mender-artifact-signing-issue-no-key-for-verification-provided/6335)

<div class="topic-metadata">

**Author:** [@dmitrijsan](https://hub.mender.io/u/dmitrijsan)\
**Replies:** 2\
**Last updated:** [November 14, 2023, 11:46am UTC](https://hub.mender.io/t/mender-artifact-signing-issue-no-key-for-verification-provided/6335 "2023-11-14T11:46:23Z")

</div>

Hello guys, As per one of my previous issues, I have decided to use mender-configure addon via generating artifacts for the update module manually (link). This allowed me to enable artifact signing. I have managed to s…

---

## [Uploading artifacts directly to S3](https://hub.mender.io/t/uploading-artifacts-directly-to-s3/5519)

<div class="topic-metadata">

**Author:** [@rhirsh](https://hub.mender.io/u/rhirsh)\
**Replies:** 3\
**Last updated:** [November 2, 2023, 5:15pm UTC](https://hub.mender.io/t/uploading-artifacts-directly-to-s3/5519 "2023-11-02T17:15:45Z")

</div>

Hi, I’m looking for a way to upload artifacts directly to S3, without passing through the Mender API. Anyone knows if this is possible? I tried uploading an artifact directly to minio, and obviously it didn’t show up i…

---

## [Mender client - install a specific artifact](https://hub.mender.io/t/mender-client-install-a-specific-artifact/6246)

<div class="topic-metadata">

**Author:** [@mister\_kanister](https://hub.mender.io/u/mister_kanister)\
**Replies:** 1\
**Last updated:** [October 18, 2023, 12:51am UTC](https://hub.mender.io/t/mender-client-install-a-specific-artifact/6246 "2023-10-18T00:51:47Z")

</div>

Good Day Friends! I have mender-client 3.4 installed on my device. On some occasions there is the need to install a specific version of an artifact. I have a self hosted mender 3.4 on Azure. This instance has various ar…

---

## [How to provision a device with an existing artifact](https://hub.mender.io/t/how-to-provision-a-device-with-an-existing-artifact/6151)

<div class="topic-metadata">

**Author:** [@atsss](https://hub.mender.io/u/atsss)\
**Replies:** 4\
**Last updated:** [August 29, 2023, 5:15pm UTC](https://hub.mender.io/t/how-to-provision-a-device-with-an-existing-artifact/6151 "2023-08-29T17:15:44Z")

</div>

Hi. I’m planning to move from Balena to Mender now. Then I’m looking for how to provision a device with an existing artifact. I’m using Raspberry Pi 4 and Yocto for building OS. What I want to do is run our application…

---

## [UTC error: error forwarding from client to backend: websocket: close 1006 (abnormal closure): unexpected EOF](https://hub.mender.io/t/utc-error-error-forwarding-from-client-to-backend-websocket-close-1006-abnormal-closure-unexpected-eof/6091)

<div class="topic-metadata">

**Author:** [@FearlessMailbox](https://hub.mender.io/u/FearlessMailbox)\
**Replies:** 2\
**Last updated:** [August 8, 2023, 9:25am UTC](https://hub.mender.io/t/utc-error-error-forwarding-from-client-to-backend-websocket-close-1006-abnormal-closure-unexpected-eof/6091 "2023-08-08T09:25:12Z")

</div>

Heyo, i’m trying to upload a rootfs image to a raspberry pi, but i encountered an issue which i can’t seem to solve. I tested this image with hosted Mender, and it worked fine. I switched to using my own Mender server wi…

---

## [I can create an artifact and deploy a .zip file, but how do I automaticallly unzip it?](https://hub.mender.io/t/i-can-create-an-artifact-and-deploy-a-zip-file-but-how-do-i-automaticallly-unzip-it/6062)

<div class="topic-metadata">

**Author:** [@EnjoysMath](https://hub.mender.io/u/EnjoysMath)\
**Replies:** 4\
**Last updated:** [August 7, 2023, 6:56am UTC](https://hub.mender.io/t/i-can-create-an-artifact-and-deploy-a-zip-file-but-how-do-i-automaticallly-unzip-it/6062 "2023-08-07T06:56:52Z")

</div>

This is for the Raspberry Pi Zero, but I used raspberrypi3 config option when creating. Seems to work with SSH / File upload-download in Troubleshooting. And I can deploy an artifact, but how does one automatically unz…

---

## [Security of Mender Artifacts containing sensitive information](https://hub.mender.io/t/security-of-mender-artifacts-containing-sensitive-information/6064)

<div class="topic-metadata">

**Author:** [@schen](https://hub.mender.io/u/schen)\
**Replies:** 1\
**Last updated:** [August 2, 2023, 7:35am UTC](https://hub.mender.io/t/security-of-mender-artifacts-containing-sensitive-information/6064 "2023-08-02T07:35:10Z")

</div>

I would like to know how secure it is to have a Mender Artifact with a file containing sensitive information in the payload. For my use case, the Artifact would be uploaded to Hosted Mender and deployed to a remote PC. I…

---

## [How to update a Docker container with a Raspberry Pi 3](https://hub.mender.io/t/how-to-update-a-docker-container-with-a-raspberry-pi-3/1106)

<div class="topic-metadata">

**Author:** [@farshadt](https://hub.mender.io/u/farshadt)\
**Replies:** 14\
**Last updated:** [July 26, 2023, 12:18pm UTC](https://hub.mender.io/t/how-to-update-a-docker-container-with-a-raspberry-pi-3/1106 "2023-07-26T12:18:21Z")

</div>

Introduction For this tutorial, we quickly refresh some topics that you will need to have a grasp of such as Mender client, Mender Artifact and Update Modules in order to deploy an application-based update over-the-air (…

---

## [How to create artifact using management APIs with state scripts](https://hub.mender.io/t/how-to-create-artifact-using-management-apis-with-state-scripts/5993)

<div class="topic-metadata">

**Author:** [@nareshtech20](https://hub.mender.io/u/nareshtech20)\
**Replies:** 4\
**Last updated:** [July 11, 2023, 7:04am UTC](https://hub.mender.io/t/how-to-create-artifact-using-management-apis-with-state-scripts/5993 "2023-07-11T07:04:34Z")

</div>

How to create artifact using management APIs with state scripts ? Don’t see any option to include state script in following API, https://hosted.mender.io/api/management/v1/deployments/artifacts/generate Regards, Nare…

[Next page](https://hub.mender.io/tag/mender-artifact/82.md?match_all_tags=true&page=1&tags%5B%5D=mender-artifact)
