Issue starting 2.0.1

After obviousely sucesssful installation and station is online, I cannot get around thie issue during start of observation. It seems the limeSDR is not recognized.

Any suggestions are appreciated.
73, Stefan

SATNOGS_STATION_ID=2694
SATNOGS_SOAPY_RX_DEVICE=“driver=lime”
SATNOGS_RX_SAMP_RATE=2048000
SATNOGS_ANTENNA=LNAL
SATNOGS_STATION_LAT=47.02
SATNOGS_STATION_LON=15.263
SATNOGS_STATION_ELEV=410
The settings are basically the same as in 1.9.3

Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rot_set_position: south_zero=0
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rot_set_position: range problem az=239.34(min=-180.00,max=180.00), el=0.457144(min=0.00,max=90.000000)
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rig_init: rig does not have rx_range!!
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: network_open: hoststr=127.0.0.1, portstr=4532
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: connect to 127.0.0.1:4532 failed, (trying next interface): Network error 111: Connection refused
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: network_open: failed to connect to 127.0.0.1:4532
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rig_get_vfo: no rig and/or vfo? rig=0x7f8c000c40, vfo=0x7f97ffd36c
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rig_get_vfo: no rig and/or vfo? rig=0x7f8c000c40, vfo=0x7f97ffd36c
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rig_get_vfo: no rig and/or vfo? rig=0x7f8c000c40, vfo=0x7f97ffd36c
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rig_get_vfo: no rig and/or vfo? rig=0x7f8c000c40, vfo=0x7f97ffd36c
Aug 25 19:06:41 raspberrypi satnogs-client[1233]: rig_get_vfo: no rig and/or vfo? rig=0x7f8c000c40, vfo=0x7f97ff

That looks like hamlib mismatch, client 1.8 and 1.9 uses hamlib-4.0 and client 2.x uses hamlib-4.5.4, change image for the rigctld service to tag :4.5.4

Ok, thx - yes, there was a 4.0.
As this is all a chaos here now, I’d like to start from the beginning and set up a clean install - which description should I use?
And which OS for the pi?

go for the official install, my old guide was aimed at developing and testing before the docker version had official support for satnogs-setup and all that.
raspberry pi os lite 64bit

1 Like

bookworm or bullseye

  • does that matter?

Debian 12 bookworm for sure.