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

Not sure but I think this may have caused my apt upgrade to fail #18

Open
mnorrsken opened this issue Jul 31, 2024 · 3 comments
Open

Not sure but I think this may have caused my apt upgrade to fail #18

mnorrsken opened this issue Jul 31, 2024 · 3 comments

Comments

@mnorrsken
Copy link

After installing this, I started upgrade from web ui, the apt hook seems to execute and causes the web console to crash. I think this caused my boot/kernel/grub upgrade to crash midway because when I restarted the machine, grub could not find a kernel to boot from.

On the other node where this wasnt installed the upgrade and reboot worked.

@smiba
Copy link

smiba commented Aug 6, 2024

Yeah, I think this did the same for me. I haven't rebooted yet but I'm honestly quite worried to...

@mnorrsken
Copy link
Author

I think you can continue the apt update process if you run it from ssh:
dpkg --configure --pending
and maybe
apt-get --fix-broken install

@smiba
Copy link

smiba commented Aug 6, 2024

It says there are no packages left, so hope everything ended up being installed just fine. My apt log looks worrying though, with it showing it's running the pve-nag-buster followed by "log ended"... Maybe it was the last thing left to-do and I was spared.

For now I've uncommented the pveproxy restart from the nag-buster, I'll just do this myself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants