We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I upgraded Umbrel using:
sudo mender install https://download.umbrel.com/release/1.3.0/umbrelos-pi.update && sudo reboot
I'm using Raspberry PI 5 Now I cannot connect using ssh and enabled monitor and I see this errors:
ssh
The text was updated successfully, but these errors were encountered:
I found this solution but to try it I should be able to connect by ssh, what I cannot do now.
https://community.umbrel.com/t/i-cant-upgrade-to-1-3/20134/25
Sorry, something went wrong.
I hoped this solution worked for me, but I still get
Dec 19 22:56:29 umbrel mender[345]: time="2024-12-19T22:56:29Z" 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" Dec 19 22:56:29 umbrel mender[345]: time="2024-12-19T22:56:29Z" level=warning msg="Reauthorization failed with error: transient error: authorization request failed" Dec 19 22:56:29 umbrel mender[345]: time="2024-12-19T22:56:29Z" level=error msg="Failed to submit inventory data: transient error: authorization request failed" Dec 19 22:56:29 umbrel mender[345]: time="2024-12-19T22:56:29Z" level=error msg="inventory submit failed: transient error: authorization request failed" Dec 19 22:56:29 umbrel mender[345]: time="2024-12-19T22:56:29Z" level=warning msg="Failed to refresh inventory: failed to submit inventory data: inventory submit failed: transient error: authorization request failed"
-> #1957
No branches or pull requests
I upgraded Umbrel using:
I'm using Raspberry PI 5
Now I cannot connect using
ssh
and enabled monitor and I see this errors:The text was updated successfully, but these errors were encountered: