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

Problem after update the release 2.0.4 #229

Open
MarquezRomulo opened this issue Jun 11, 2024 · 2 comments
Open

Problem after update the release 2.0.4 #229

MarquezRomulo opened this issue Jun 11, 2024 · 2 comments

Comments

@MarquezRomulo
Copy link

Hi there,

I'm having troubles every time I update the OS by sudo apt update && sudo apt upgrade && sudo apt dist-upgrade commands. The update finished with error and the consequence the the OS broken after the reboot or power off. Thus I need to install again the OS in the raspi

Astroberry_Update_Error

First Boot Procedure: https://www.astroberry.io/docs/index.php?title=Astroberry_Server#First_Boot

Some body know how to fix the issue? Apologies but I am not a Linux user so these things are difficult for me.

OS installed: Astroberry Server release 2.0.4
Hardware: Raspberry Pi 4 Model B
Micro SD Card: 64 Gb

Thank you very much!

@LightBridge16
Copy link

Will:
sudo apt-get update
sudo apt-get upgrade
sudo apt dist-upgrade

fit it?

@rkaczorek
Copy link
Owner

It is the skychart app that is throwing an error. You can workaround it by removing skychart before updating.
So the command sequence would look like this:

sudo remove skychart
sudo apt update
sudo apt upgrade

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

3 participants