# General Discussions

**URL:** https://hub.mender.io/c/general-discussions/12.md?page=2

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

**Page:** 3

---

## [Does Mender Gateway support certificate chain validation with Intermediate CAs for mTLS?](https://hub.mender.io/t/does-mender-gateway-support-certificate-chain-validation-with-intermediate-cas-for-mtls/8185)

<div class="topic-metadata">

**Author:** [@marifante](https://hub.mender.io/u/marifante)\
**Replies:** 2\
**Last updated:** [February 5, 2026, 8:09am UTC](https://hub.mender.io/t/does-mender-gateway-support-certificate-chain-validation-with-intermediate-cas-for-mtls/8185 "2026-02-05T08:09:06Z")

</div>

Hi, We are designing a device authorization model for our IoT fleet using mTLS with Mender Gateway (Enterprise). We want to implement a two-level CA hierarchy: Root CA (stored in HSM, long-lived) └── Intermediate CA (…

---

## [Is it possible to migrate already deployed Raspberry Pi devices to A/B OS updates remotely?](https://hub.mender.io/t/is-it-possible-to-migrate-already-deployed-raspberry-pi-devices-to-a-b-os-updates-remotely/8182)

<div class="topic-metadata">

**Author:** [@sushil](https://hub.mender.io/u/sushil)\
**Replies:** 1\
**Last updated:** [February 2, 2026, 9:14am UTC](https://hub.mender.io/t/is-it-possible-to-migrate-already-deployed-raspberry-pi-devices-to-a-b-os-updates-remotely/8182 "2026-02-02T09:14:06Z")

</div>

Hi, I have Rasp Pi4 devices i.e already deployed and they are running a official RaspPi OS 64bit lite image (single rootfs, no A/B) and are accessible via another remote access tool so I can access those pi’s remotely N…

---

## [Mender OS artifact deployment shows - ArtifactVerifyReboot exits with status 1](https://hub.mender.io/t/mender-os-artifact-deployment-shows-artifactverifyreboot-exits-with-status-1/8178)

<div class="topic-metadata">

**Author:** [@sushil](https://hub.mender.io/u/sushil)\
**Replies:** 3\
**Last updated:** [January 28, 2026, 8:32am UTC](https://hub.mender.io/t/mender-os-artifact-deployment-shows-artifactverifyreboot-exits-with-status-1/8178 "2026-01-28T08:32:04Z")

</div>

Hi, I’m using Mender rootfs-image OTA updates on a Rasp Pi 4. The provisioning image/mender artifact is built from an official Rasp Pi OS 64-bit Lite (Debian trixie) golden image using mendersoftware/mender-convert:5.1…

---

## [Secure Storage](https://hub.mender.io/t/secure-storage/6425)

<div class="topic-metadata">

**Author:** [@sd-ricardo](https://hub.mender.io/u/sd-ricardo)\
**Replies:** 14\
**Last updated:** [January 27, 2026, 3:40pm UTC](https://hub.mender.io/t/secure-storage/6425 "2026-01-27T15:40:43Z")

</div>

Have someone already integrated mender-client and secure storage? The idea is to have all mender configuration files (currently stored in /data/mender) stored in a secured partition. AFAIK, mender-client (and other ser…

---

## [Is there a way to avoid CI artifact uploads showing a user instead of a bot account in the Mender audit log?](https://hub.mender.io/t/is-there-a-way-to-avoid-ci-artifact-uploads-showing-a-user-instead-of-a-bot-account-in-the-mender-audit-log/8177)

<div class="topic-metadata">

**Author:** [@sushil](https://hub.mender.io/u/sushil)\
**Replies:** 1\
**Last updated:** [January 26, 2026, 4:54pm UTC](https://hub.mender.io/t/is-there-a-way-to-avoid-ci-artifact-uploads-showing-a-user-instead-of-a-bot-account-in-the-mender-audit-log/8177 "2026-01-26T16:54:45Z")

</div>

Hi, When I upload artificats in mender releases from Github Action Pipeline, the upload works but the mender audit log UI shows “Performed by“ as the user who owns the token. Is there any recommend way to do CI uploads…

---

## [Mender CVE monitor for CRA service](https://hub.mender.io/t/mender-cve-monitor-for-cra-service/8174)

<div class="topic-metadata">

**Author:** [@andreapedica](https://hub.mender.io/u/andreapedica)\
**Replies:** 1\
**Last updated:** [January 22, 2026, 2:23pm UTC](https://hub.mender.io/t/mender-cve-monitor-for-cra-service/8174 "2026-01-22T14:23:12Z")

</div>

Hello everyone, this is my very first post here and I’m very new to Mender, I hope I don’t write stupid things :slight\_smile: I am evaluating if Mender can fit my business, and I’m looking forward the CRA requirements …

---

## [The checksum of the read byte-stream does not match the expected checksum](https://hub.mender.io/t/the-checksum-of-the-read-byte-stream-does-not-match-the-expected-checksum/8159)

<div class="topic-metadata">

**Author:** [@phynias](https://hub.mender.io/u/phynias)\
**Replies:** 12\
**Last updated:** [January 22, 2026, 2:12pm UTC](https://hub.mender.io/t/the-checksum-of-the-read-byte-stream-does-not-match-the-expected-checksum/8159 "2026-01-22T14:12:21Z")

</div>

I am trying to do an OS update (not delta) and for some reason can not get it to work. It complains about the checksum mismatch, but I can not figure out where it is getting the ‘calculated’ output from. # mender-update…

---

## [Could not send deployment status to Mender from device](https://hub.mender.io/t/could-not-send-deployment-status-to-mender-from-device/8166)

<div class="topic-metadata">

**Author:** [@mrtai1004](https://hub.mender.io/u/mrtai1004)\
**Replies:** 0\
**Last updated:** [January 16, 2026, 11:12am UTC](https://hub.mender.io/t/could-not-send-deployment-status-to-mender-from-device/8166 "2026-01-16T11:12:21Z")

</div>

Hello everyone, I’m using the Mender version 5.0.3 and sometimes the mender-updated service reports that it couldn’t send the deployment status to the Mender. After that, it always retry more times but it couldn’t send.…

---

## [Mender-update programmatic interface](https://hub.mender.io/t/mender-update-programmatic-interface/7646)

<div class="topic-metadata">

**Author:** [@lukehatpadl](https://hub.mender.io/u/lukehatpadl)\
**Replies:** 6\
**Last updated:** [January 13, 2026, 1:25am UTC](https://hub.mender.io/t/mender-update-programmatic-interface/7646 "2026-01-13T01:25:47Z")

</div>

I’m new to Mender so please forgive if this is a FAQ. I’m integrating with a CM4 board using Yocto. The board is part of an audio product which is not connected to the internet, so we will be using Mender in standalone …

---

## [Mender-convert enables systemd even with MENDER\_ENABLE\_SYSTEMD="n"](https://hub.mender.io/t/mender-convert-enables-systemd-even-with-mender-enable-systemd-n/8161)

<div class="topic-metadata">

**Author:** [@user706](https://hub.mender.io/u/user706)\
**Replies:** 1\
**Last updated:** [January 12, 2026, 12:49pm UTC](https://hub.mender.io/t/mender-convert-enables-systemd-even-with-mender-enable-systemd-n/8161 "2026-01-12T12:49:44Z")

</div>

I’m running mender in standalone mode and have the following set in the mender-convert config: MENDER\_ENABLE\_SYSTEMD="n" But in the resultant image, if I do sudo systemctl --no-pager status mender-authd.service mender…

---

## [OS Update Fails on Raspberry Pi 4 with rpi-update-firmware.bbclass Enabled](https://hub.mender.io/t/os-update-fails-on-raspberry-pi-4-with-rpi-update-firmware-bbclass-enabled/7330)

<div class="topic-metadata">

**Author:** [@nomtor0204](https://hub.mender.io/u/nomtor0204)\
**Replies:** 7\
**Last updated:** [January 9, 2026, 1:45pm UTC](https://hub.mender.io/t/os-update-fails-on-raspberry-pi-4-with-rpi-update-firmware-bbclass-enabled/7330 "2026-01-09T13:45:28Z")

</div>

Hello, I encountered an issue where OS updates fail on a raspberrypi4-64 using an image with rpi-update-firmware.bbclass enabled. I am using the latest commit of the scarthgap branch from the meta-mender-community repos…

---

## [Failed Upload of Release Artifact (100MB) via UI (v4.0.0)](https://hub.mender.io/t/failed-upload-of-release-artifact-100mb-via-ui-v4-0-0/8139)

<div class="topic-metadata">

**Author:** [@mmt09](https://hub.mender.io/u/mmt09)\
**Replies:** 4\
**Last updated:** [January 2, 2026, 2:56pm UTC](https://hub.mender.io/t/failed-upload-of-release-artifact-100mb-via-ui-v4-0-0/8139 "2026-01-02T14:56:07Z")

</div>

Hello, Since updating Mender to version 4.0.0, uploading a release artifact of approximately 100 MB via the User Interface (UI) consistently fails. The progress indicator in the UI remains stuck at 0%. Previous Beha…

---

## [Same image for QEMU and Raspberry Pi](https://hub.mender.io/t/same-image-for-qemu-and-raspberry-pi/8146)

<div class="topic-metadata">

**Author:** [@pratish](https://hub.mender.io/u/pratish)\
**Replies:** 2\
**Last updated:** [December 18, 2025, 2:35pm UTC](https://hub.mender.io/t/same-image-for-qemu-and-raspberry-pi/8146 "2025-12-18T14:35:52Z")

</div>

I am trying to build an image that supports both QEMU (For testing purposes before actual update rollouts) and actual hardware (Raspberry pi 3 or Intel NUC devices). I have tried using yocto project but facing difficulti…

---

## [Mender Renesas RZ/G2LC integration issue](https://hub.mender.io/t/mender-renesas-rz-g2lc-integration-issue/8138)

<div class="topic-metadata">

**Author:** [@tonrigat](https://hub.mender.io/u/tonrigat)\
**Replies:** 7\
**Last updated:** [December 18, 2025, 10:18am UTC](https://hub.mender.io/t/mender-renesas-rz-g2lc-integration-issue/8138 "2025-12-18T10:18:30Z")

</div>

Hi there, I’m in need of some help with the mender integration to my Renesa/Solidrun RZ/G2LC SOM. I had an image with Mender and Yocto in dunfell, but after updating Yocto to scarthgap I’ve run into some problems build…

---

## [Mender-authd core dump during system shutdown](https://hub.mender.io/t/mender-authd-core-dump-during-system-shutdown/8133)

<div class="topic-metadata">

**Author:** [@greg-blackcurrent](https://hub.mender.io/u/greg-blackcurrent)\
**Replies:** 10\
**Last updated:** [December 17, 2025, 9:15am UTC](https://hub.mender.io/t/mender-authd-core-dump-during-system-shutdown/8133 "2025-12-17T09:15:49Z")

</div>

I have a scheduled restart on my devices. This is done via a systemd timer calling systemctl reboot. On each reboot I see messages from systemctl showing that mender-authd core dumped. systemd\[1\]: mender-authd.service:…

---

## [Uninstall artifact/release from device using mender-client](https://hub.mender.io/t/uninstall-artifact-release-from-device-using-mender-client/8140)

<div class="topic-metadata">

**Author:** [@prasad](https://hub.mender.io/u/prasad)\
**Replies:** 1\
**Last updated:** [December 16, 2025, 11:05am UTC](https://hub.mender.io/t/uninstall-artifact-release-from-device-using-mender-client/8140 "2025-12-16T11:05:28Z")

</div>

Hi, Is there any way we can uninstall/remove an artifact/release installed on device of type update module. Thanks.

---

## [Update fails with 'Failed to set new authentication data on HTTP request'](https://hub.mender.io/t/update-fails-with-failed-to-set-new-authentication-data-on-http-request/8137)

<div class="topic-metadata">

**Author:** [@paul.m](https://hub.mender.io/u/paul.m)\
**Replies:** 2\
**Last updated:** [December 15, 2025, 11:39am UTC](https://hub.mender.io/t/update-fails-with-failed-to-set-new-authentication-data-on-http-request/8137 "2025-12-15T11:39:37Z")

</div>

I am deploying a system update to a raspberry pi device that I have already deployed to successfully. I have deployed the same system update to 2 other devices successfully, but for some reason this device is failing. I …

---

## [Remounting root FS takes far too long](https://hub.mender.io/t/remounting-root-fs-takes-far-too-long/8134)

<div class="topic-metadata">

**Author:** [@MarkusN](https://hub.mender.io/u/MarkusN)\
**Replies:** 2\
**Last updated:** [December 12, 2025, 7:24am UTC](https://hub.mender.io/t/remounting-root-fs-takes-far-too-long/8134 "2025-12-12T07:24:57Z")

</div>

Hey there, on our device the root-fs is re-mounted after “a long period of time” (~12 secs), but I don’t know whats going on between timestamp \[ 1.438409\] (first mount) and \[ 13.173064\] (re-mount). Why is there a re-mou…

---

## [Mender Troubleshooting Addon: Remote Terminal has unstable connection in certain situations](https://hub.mender.io/t/mender-troubleshooting-addon-remote-terminal-has-unstable-connection-in-certain-situations/8126)

<div class="topic-metadata">

**Author:** [@grasshopper](https://hub.mender.io/u/grasshopper)\
**Replies:** 2\
**Last updated:** [December 10, 2025, 12:52pm UTC](https://hub.mender.io/t/mender-troubleshooting-addon-remote-terminal-has-unstable-connection-in-certain-situations/8126 "2025-12-10T12:52:06Z")

</div>

Hi, in general the remote terminal works fine for most of our devices in different situations after configuring the mender-connect.conf . However, we have situations where the target device and the machine we are connec…

---

## [Mender-gh-action-create-deployment: error: feature not available in your plan](https://hub.mender.io/t/mender-gh-action-create-deployment-error-feature-not-available-in-your-plan/8067)

<div class="topic-metadata">

**Author:** [@mikkelti](https://hub.mender.io/u/mikkelti)\
**Replies:** 2\
**Last updated:** [December 1, 2025, 2:48pm UTC](https://hub.mender.io/t/mender-gh-action-create-deployment-error-feature-not-available-in-your-plan/8067 "2025-12-01T14:48:55Z")

</div>

I wanted to test the most recent version (master) of the GitHub - mendersoftware/mender-gh-action-create-deployment github action in my CI pipeline to be able to deploy to a device based on attributes. It fails with this…

---

## [Mender rootfs update doesn"t get the exit status](https://hub.mender.io/t/mender-rootfs-update-doesn-t-get-the-exit-status/8112)

<div class="topic-metadata">

**Author:** [@vini](https://hub.mender.io/u/vini)\
**Replies:** 3\
**Last updated:** [November 28, 2025, 10:30am UTC](https://hub.mender.io/t/mender-rootfs-update-doesn-t-get-the-exit-status/8112 "2025-11-28T10:30:20Z")

</div>

I am doing an OTA update on my Jetson and after a lot of difficulty I was able to find the right configuration to run the OTA update for my device Seeed Orin NX 16GB (fab=303, chipsku=D3). My device is rebooted and has …

---

## [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…

---

## [Raspberry Pi 5 Mender U-Boot issue](https://hub.mender.io/t/raspberry-pi-5-mender-u-boot-issue/8101)

<div class="topic-metadata">

**Author:** [@Basit-dysol](https://hub.mender.io/u/Basit-dysol)\
**Replies:** 0\
**Last updated:** [November 19, 2025, 9:22am UTC](https://hub.mender.io/t/raspberry-pi-5-mender-u-boot-issue/8101 "2025-11-19T09:22:27Z")

</div>

I converted a raspberry pi 5 image to mender with mender-convert. Flashed it with raspberry pi flasher. When mounted on RPi5 and booted. The screen was blank with a small box containing submarine illustration and U-Boot…

---

## [Feature Request: Add API Endpoint for Distinct Device Attribute Values](https://hub.mender.io/t/feature-request-add-api-endpoint-for-distinct-device-attribute-values/8082)

<div class="topic-metadata">

**Author:** [@martingrzzler](https://hub.mender.io/u/martingrzzler)\
**Replies:** 4\
**Last updated:** [November 14, 2025, 10:56am UTC](https://hub.mender.io/t/feature-request-add-api-endpoint-for-distinct-device-attribute-values/8082 "2025-11-14T10:56:00Z")

</div>

Add /inventory/attributes/{attribute\_name}/values endpoint for retrieving unique attribute values. Currently, to get all unique values for a specific device attribute, users must: Fetch all devices via /api/managemen…

---

## [Mender on Azure: Can not up/download releases after upgrades](https://hub.mender.io/t/mender-on-azure-can-not-up-download-releases-after-upgrades/8053)

<div class="topic-metadata">

**Author:** [@dbasner](https://hub.mender.io/u/dbasner)\
**Replies:** 5\
**Last updated:** [November 13, 2025, 8:22am UTC](https://hub.mender.io/t/mender-on-azure-can-not-up-download-releases-after-upgrades/8053 "2025-11-13T08:22:23Z")

</div>

After updating a Mender 3.6 instance on Azure to 3.7 and then to 4.0, it’s not possible to upload or download releases. We noticed that some releases were missing and that we could neither upload new releases nor downloa…

---

## [Mender Update installation](https://hub.mender.io/t/mender-update-installation/8081)

<div class="topic-metadata">

**Author:** [@vini](https://hub.mender.io/u/vini)\
**Replies:** 7\
**Last updated:** [November 11, 2025, 7:50pm UTC](https://hub.mender.io/t/mender-update-installation/8081 "2025-11-11T19:50:14Z")

</div>

I am installing mender on my machine for OTA updates and app deployments. Installing mender using curl -fLsS https://get.mender.io -o get-mender.sh # Added mender update component to instal list sudo bash get-mender.sh…

---

## [Mender Update Fails](https://hub.mender.io/t/mender-update-fails/8084)

<div class="topic-metadata">

**Author:** [@k4linx](https://hub.mender.io/u/k4linx)\
**Replies:** 0\
**Last updated:** [November 7, 2025, 4:21pm UTC](https://hub.mender.io/t/mender-update-fails/8084 "2025-11-07T16:21:36Z")

</div>

Hello It’s my first time using mender and i followed the tutorial to deploy an docker compose artifact to my raspberry pi. For now im testing mender with the free tier on the EU servers. If i can successfully deploy an…

---

## [Issues with Docker Update Module](https://hub.mender.io/t/issues-with-docker-update-module/1059)

<div class="topic-metadata">

**Author:** [@lluiscampos](https://hub.mender.io/u/lluiscampos)\
**Replies:** 22\
**Last updated:** [June 4, 2019, 3:03pm UTC](https://hub.mender.io/t/issues-with-docker-update-module/1059 "2019-06-04T15:03:42Z")

</div>

---

## [Flashing multiple devices with mender installed](https://hub.mender.io/t/flashing-multiple-devices-with-mender-installed/8077)

<div class="topic-metadata">

**Author:** [@vini](https://hub.mender.io/u/vini)\
**Replies:** 3\
**Last updated:** [November 7, 2025, 12:27pm UTC](https://hub.mender.io/t/flashing-multiple-devices-with-mender-installed/8077 "2025-11-07T12:27:58Z")

</div>

I m trying to create the base OS image that I can use to flash multiple Jetson Orin NX devices. I m trying to follow the steps here Nvidia Jetson Orin L4T image Update However, the raw image is not something that I can…

---

## [Mender client on rasppi 4 not installed](https://hub.mender.io/t/mender-client-on-rasppi-4-not-installed/8079)

<div class="topic-metadata">

**Author:** [@sushkoi](https://hub.mender.io/u/sushkoi)\
**Replies:** 6\
**Last updated:** [November 6, 2025, 9:35am UTC](https://hub.mender.io/t/mender-client-on-rasppi-4-not-installed/8079 "2025-11-06T09:35:29Z")

</div>

Hi All, I follow this step Prepare a Raspberry Pi device | Mender documentation as mentioned in the tutorial but my device never appears in my pending device tab or not showing in mender.io when using the copy to clipb…

[Previous page](https://hub.mender.io/c/general-discussions/12.md?page=1)

[Next page](https://hub.mender.io/c/general-discussions/12.md?page=3)
