I have Umbrel OS 1.4.2 on an 8gb rpi5 installed on an external usb ssd.
It seems to run fine in general, but was looking at logs for security concerns and seeing a lot of this in the logs: (do I care? how to fix)
Aug 28 18:08:59 umbrel mender[373]: time=“2025-08-28T18:08:59Z” level=info msg=“State transition: check-wait [Idle] → update-check [Sync]”
Aug 28 18:08:59 umbrel mender[373]: time=“2025-08-28T18:08:59Z” level=warning msg=“Returning artifact name from /etc/mender/artifact_info file. This is a fallback, in case the information can not be retrieved from the database, and is only expected when an update has never been installed before.”
Aug 28 18:08:59 umbrel mender[373]: time=“2025-08-28T18:08:59Z” level=info msg=“Device unauthorized; attempting reauthorization”
Aug 28 18:08:59 umbrel mender[373]: time=“2025-08-28T18:08:59Z” level=error msg=“Failed to authorize with “”: failed to build authorization request: failed to obtain authorization message data: failed to obtain identity data: failed to call /usr/share/mender/identity/mender-device-identity: fork/exec /usr/share/mender/identity/mender-device-identity: no such file or directory”
Aug 28 18:08:59 umbrel mender[373]: time=“2025-08-28T18:08:59Z” level=warning msg=“Reauthorization failed with error: transient error: authorization request failed”
Aug 28 18:08:59 umbrel mender[373]: time=“2025-08-28T18:08:59Z” level=error msg=“Error receiving scheduled update data: update check request failed: transient error: authorization request failed”
Aug 28 18:08:59 umbrel mender[373]: time=“2025-08-28T18:08:59Z” level=error msg=“Update check failed: transient error: update check request failed: transient error: authorization request failed”