Failure during automatic update of 1.9.3

Hi,

Using satnogs-setup for my 1.9.3 docker installation and changing only SDR-gain triggered an automatic update, which failed and prevents the client from starting.

Were there any major changes?

How can I get this up and running again?

73,

Stefan /OE6ISP

sudo docker images

sudo docker ps

Hi!

ok. now your stations has beed upgraded to satnogs_client 2.1.

the default id of user has been change from 999 to 500

Ok, why does docker fail? How can I get it up again?

you should change the config:
from
DOCKER_SATNOGS_CONFIG_UID=“999”
to:
DOCKER_SATNOGS_CONFIG_UID=“500”

where can i find the config pls?

inside satnogs-setup script

you can find location using this command
whereis satnogs-setup

and edit with text editor, like nano etc

1 Like

Client up again - Thx a lot for great support!

73,

Stefan

1 Like

btw, can the 2.1 be installed on UBUNTU as well?

Maybe if you use the Ubuntu equivalent to Debian Bookworm but I would expect challenges.

And this answer applies to the curl -sfL https://satno.gs/install | sh -s – install.

Jan | PE0SAT

1 Like