Skip to content
New issue

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

🐛 Upgrading on RPi is making the agent panic #1593

Closed
mauromorales opened this issue Jul 7, 2023 · 4 comments · Fixed by kairos-io/kairos-agent#78
Closed

🐛 Upgrading on RPi is making the agent panic #1593

mauromorales opened this issue Jul 7, 2023 · 4 comments · Fixed by kairos-io/kairos-agent#78
Assignees
Labels
arm/rpi bug Something isn't working prio: high

Comments

@mauromorales
Copy link
Member

This has been tested on master 383ed52 for openSUSE and Alpine.

When trying to upgrade via kairos-agent upgrade --image some-image:latest there is a nil pointer error that makes the agent panic

image

Originally posted by @mauromorales in #1066 (comment)

@mauromorales mauromorales added prio: high arm/rpi bug Something isn't working labels Jul 7, 2023
@mauromorales
Copy link
Member Author

Same issue with interactive upgrade and for the manual upgrade I also tried using the specific version label instead of latest. All result in the same error

@Itxaka
Copy link
Member

Itxaka commented Jul 7, 2023

@mauromorales is it possible to get a decent log with proper entries? maybe you can redirect all output to a file and scp it?

Its kind of difficult to see the actual structs that agent loaded, but it sure smells like the recovery partition load is broken somehow :)

The label shit was changed lately so Im pretty sure we probably broke it somehow :(

@mauromorales
Copy link
Member Author

mauromorales commented Jul 7, 2023

@Itxaka oh wow, it's official, my brain stops working on Fridays ... here it is:

out.txt

(Removed my message with the unformatted output to reduce the noise)

@mauromorales
Copy link
Member Author

working on latest master 🎉

@github-project-automation github-project-automation bot moved this from Under review 🔍 to Done ✅ in 🧙Issue tracking board Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm/rpi bug Something isn't working prio: high
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants