Hi, 2 of my Raspberry Pi groundstations failed today, both pointint to a network error. Ran the update on both stations because a reboot did not solve it.Mar 27 11:05:27 pisatnog satnogs-client[314]: urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x7108ab70>: Failed to establish a new connection: [Errno 101] Network is unreachable error
After the update on both stations the one with the rtl-sdr does work.
The airspy one now gives this error:
Mar 27 18:47:45 raspberrypi satnogs-client[310]: [INFO] Using format CF32.
Mar 27 18:47:45 raspberrypi satnogs-client[310]: sat: Permission denied
Mar 27 18:47:45 raspberrypi satnogs-client[310]: Traceback (most recent call last):
Mar 27 18:47:45 raspberrypi satnogs-client[310]: File “/usr/bin/satnogs_fsk_ax25.py”, line 490, in
Mar 27 18:47:45 raspberrypi satnogs-client[310]: main()
Mar 27 18:47:45 raspberrypi satnogs-client[310]: File “/usr/bin/satnogs_fsk_ax25.py”, line 475, in main
Mar 27 18:47:45 raspberrypi satnogs-client[310]: tb = top_block_cls(antenna=options.antenna, baudrate=options.baudrate, bb_freq=options.bb_freq, bw=options.bw, dc_removal=options.dc_removal, decoded_data_file_path=options.decoded_data_file_path, dev_args=options.dev_args, doppler_correction_per_sec=options.doppler_correction_per_sec, enable_iq_dump=options.enable_iq_dump, file_path=options.file_path, gain=options.gain, gain_mode=options.gain_mode, iq_file_path=options.iq_file_path, lo_offset=options.lo_offset, other_settings=options.other_settings, ppm=options.ppm, rigctl_port=options.rigctl_port, rx_freq=options.rx_freq, samp_rate_rx=options.samp_rate_rx, soapy_rx_device=options.soapy_rx_device, stream_args=options.stream_args, tune_args=options.tune_args, udp_IP=options.udp_IP, udp_port=options.udp_port, waterfall_file_path=options.waterfall_file_path)
Mar 27 18:47:45 raspberrypi satnogs-client[310]: File “/usr/bin/satnogs_fsk_ax25.py”, line 127, in init
Mar 27 18:47:45 raspberrypi satnogs-client[310]: self.satnogs_iq_sink_0 = satnogs.iq_sink(16768, iq_file_path, False, enable_iq_dump)
Mar 27 18:47:45 raspberrypi satnogs-client[310]: File “/usr/lib/python3/dist-packages/satnogs/satnogs_swig0.py”, line 7727, in make
Mar 27 18:47:45 raspberrypi satnogs-client[310]: return _satnogs_swig0.iq_sink_make(scale, filename, append, status)
Mar 27 18:47:45 raspberrypi satnogs-client[310]: RuntimeError: IQ File Sink: Could not open file
Mar 27 18:47:50 raspberrypi satnogs-client[310]: apscheduler.executors.default - ERROR - Job "spawn_observer (trigger: date[2020-03-27 18:47:41 UTC], next run at: 2020-03-27 18:47:41 UT
Any help on this ?
Thanks,
Ben