Observation 3209350: TTU100 (46312)

Regarding Observation 3209350

I don’t know why when an observation is kept for TTU100 there is no waterfall or audio decode just .out and .dat files (see attached image)

Please let me know why

73
Amey

Same happened with few more observations

https://network.satnogs.org/observations/3209366/
https://network.satnogs.org/observations/3209367/

Please refer attached console log screenshot
Dongle was working fine verified with probe command

73
Amey

Hi @vu2yq,

Could you check the size of these .dat and .out files, by running ls -la?

Also, I’m not sure about the error you get and if this is related with the issue of the produced files. Could you check the logs to see if there are other kind of errors, by running journalctl -u satnogs-client.service (use q for quitting)?

Hello @fredy

Here is the file size:
-rw-r–r-- 1 pi pi 69632 Nov 27 03:09 receiving_satnogs_3195963_2020-11-26T21-39-22.out
-rw-r–r-- 1 pi pi 11579392 Nov 27 22:38 receiving_satnogs_3209350_2020-11-27T17-03-08.out
-rw-r–r-- 1 pi pi 24576 Nov 28 00:02 receiving_satnogs_3209367_2020-11-27T18-32-44.out
-rw-r–r-- 1 pi pi 6443008 Nov 28 06:41 receiving_satnogs_3210486_2020-11-28T01-05-28.out
-rw-r–r-- 1 pi pi 168316 Nov 27 03:09 receiving_waterfall_3195963_2020-11-26T21-39-22.dat
-rw-r–r-- 1 pi pi 16691020 Nov 27 22:38 receiving_waterfall_3209350_2020-11-27T17-03-08.dat
-rw-r–r-- 1 pi pi 73924 Nov 28 00:02 receiving_waterfall_3209367_2020-11-27T18-32-44.dat
-rw-r–r-- 1 pi pi 15804556 Nov 28 06:41 receiving_waterfall_3210486_2020-11-28T01-05-28.dat

I will provide you the logs shortly… I had restarted the devicebut had taken screenshots before restart.

Also, FYI: I have moved the .satnogs/data folder to /home/pi location (with 777 permissions set to folder). This folder change was done few days back and it has worked okay so far.

EDIT: The logs for above files is provided in my second post above

73
Amey

Station was working fine when I was using a older generic RTL SDR dongle. Recently (3-4 days back)
I changed the dongle to Nooelec NESDR Smart RTL -SDR dongle. Results with UHF band on this dongle are good compared to older dongles.

There was pass of NO-84 at 08:14UTC today and here is the log

pi@raspberrypi:~ $ journalctl -f -u satnogs-client.service
-- Logs begin at Sat 2020-11-28 13:28:52 IST. --
Nov 28 13:28:56 raspberrypi systemd[1]: Started SatNOGS client.
Nov 28 14:15:02 raspberrypi satnogs-client[384]: rot_init called
Nov 28 14:15:02 raspberrypi satnogs-client[384]: dummy: _init called
Nov 28 14:15:02 raspberrypi satnogs-client[384]: rot_register (1)
Nov 28 14:15:02 raspberrypi satnogs-client[384]: rot_register (2)
Nov 28 14:15:02 raspberrypi satnogs-client[384]: dummy_rot_init called
Nov 28 14:15:02 raspberrypi satnogs-client[384]: rot_open called
Nov 28 14:15:02 raspberrypi satnogs-client[384]: dummy_rot_open called
Nov 28 14:15:02 raspberrypi satnogs-client[384]: rot_get_position called
Nov 28 14:15:02 raspberrypi satnogs-client[384]: dummy_rot_get_position called
Nov 28 14:15:02 raspberrypi satnogs-client[384]: rot_set_position called
Nov 28 14:15:08 raspberrypi satnogs-client[384]: Found Rafael Micro R820T tuner
Nov 28 14:15:08 raspberrypi satnogs-client[384]: r82xx_write: i2c wr failed=-1 reg=0c len=7
Nov 28 14:15:08 raspberrypi satnogs-client[384]: r82xx_write: i2c wr failed=-1 reg=0c len=1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: r82xx_init: failed=-1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: rtlsdr_demod_write_reg failed with -1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: rtlsdr_demod_read_reg failed with -1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: rtlsdr_demod_write_reg failed with -1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: rtlsdr_demod_read_reg failed with -1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: rtlsdr_demod_write_reg failed with -1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: rtlsdr_demod_read_reg failed with -1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: rtlsdr_write_reg failed with -1
Nov 28 14:15:08 raspberrypi satnogs-client[384]: [INFO] Opening Generic RTL2832U OEM :: 00000001...
Nov 28 14:15:08 raspberrypi satnogs-client[384]: Traceback (most recent call last):
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/bin/satnogs_fm.py", line 441, in <module>
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     main()
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/bin/satnogs_fm.py", line 424, in main
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     tb = top_block_cls(antenna=options.antenna, 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, deviation=options.deviation, doppler_correction_per_sec=options.dopple                                                                                                             r_correction_per_sec, enable_iq_dump=options.enable_iq_dump, file_path=options.f                                                                                                             ile_path, gain=options.gain, gain_mode=options.gain_mode, iq_file_path=options.iq_file_path, lo_offset=options.lo_offset, max_modulation_freq=options.max_modulation_freq, 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)
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/bin/satnogs_fm.py", line 89, in __init__
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     tune_args, settings, samp_rate_rx, "fc32")
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/lib/python3/dist-packages/soapy/soapy_swig.py", line 166, in make
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     return _soapy_swig.source_make(nchan, device, dev_args, stream_args, tune_args, other_settings, sampling_rate, type)
Nov 28 14:15:08 raspberrypi satnogs-client[384]: RuntimeError: rtlsdr_get_index_by_serial(00000001) - -3
Nov 28 14:15:11 raspberrypi satnogs-client[384]: satnogsclient.observer.observer - ERROR - No waterfall data file found


pi@raspberrypi:~ $ journalctl -f -u satnogs-client.service
-- Logs begin at Sat 2020-11-28 13:28:52 IST. --
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/bin/satnogs_fm.py", line 441, in <module>
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     main()
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/bin/satnogs_fm.py", line 424, in main
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     tb = top_block_cls(antenna=options.antenna, 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, deviation=options.deviation, 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, max_modulation_freq=options.max_modulation_freq, 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)
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/bin/satnogs_fm.py", line 89, in __init__
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     tune_args, settings, samp_rate_rx, "fc32")
Nov 28 14:15:08 raspberrypi satnogs-client[384]:   File "/usr/lib/python3/dist-packages/soapy/soapy_swig.py", line 166, in make
Nov 28 14:15:08 raspberrypi satnogs-client[384]:     return _soapy_swig.source_make(nchan, device, dev_args, stream_args, tune_args, other_settings, sampling_rate, type)
Nov 28 14:15:08 raspberrypi satnogs-client[384]: RuntimeError: rtlsdr_get_index_by_serial(00000001) - -3
Nov 28 14:15:11 raspberrypi satnogs-client[384]: satnogsclient.observer.observer - ERROR - No waterfall data file found

73
Amey

hm… that’s strange… we need to investigate this more. Please open an issue at https://gitlab.com/librespacefoundation/satnogs/satnogs-client/-/issues with all the details and the logs. Thank you!

Issue is created with logs of two observations captured today (28th Nov). Let me know if more info is needed

73
Amey

1 Like

Hello @fredy

To try out another approach I tried following things:

  • On a new memory card installed the Satnogs Raspi Image

  • As mentioned in the article https://wiki.satnogs.org/Omnidirectional_Station_How_To I updated the Satnogs client before using it.

  • Despite this I faced same issue wherein the observations would fail. Only one observation was successful, rest failed with similar issue mentioned above

  • There was one file which was shown as not found (I will share the details of that file shortly), after searching for similar articles I found an thread which suggested below steps:

  • Run sudo satnogs upgrade followed by Applying the changes through satnogs setup.

  • All this while the Nooelec NESDR dongle was connected. Finally did a system reboot

  • After almost 24+ hours I haven’t faced any issue with observation… all observations were successfully recorded… (check my observations log)

I will keep you posted if I see any issues

73
Amey

1 Like

Here is the post that mentioned about earlier. Could not find the edit option for my earlier post

73
Amey