New stable january version release

I’m using journalctl -f -u satnogs-client.service -n 100 cmd line to verify connectivity over the net..
(Client Version 1.8.1)

Now I’m testing the new stable january version release found on this gitlab
(SatNOGS Raspberry Pi Image Repository)
How can i verify connectivity over the net.? VE2DSK

If it’s the dockerized client, then:

Many thank for infos..
VE2DSK

Hi
by the wiki instruction,
I beleive new installation on new Raspberry Pi OS Lite (64-bit) is not compatible (trixie)
VE2DSK

TASK [common : Check distribution] *******************************************
fatal: [ansible]: FAILED! => {
“assertion”: “dict(id=ansible_lsb.id, codename=ansible_lsb.codename) in lsb_compatibility”,
“changed”: false,
“evaluated_to”: false,
“msg”: “This role does not support Debian trixie.”
}

AY RECAP *******************************************************************
ansible : ok=10 changed=0 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0

sh: 334: exec: satnogs-setup: not found

1 Like

Thanks for reporting it! Indeed the latest installation is based on the old stable Raspberry Pi image (bookworm) and not yet in trixie. I’ve added a warning about it in the wiki page.

1 Like