Date
1 - 3 of 3
v3.06 bug
Rob Robinett
Those log lines are produced by an unhandled error in WD's wav file recording library. They appear due to transmission errors between the Kiwi and WD and appear very rarely at my sites which have wired ethernet connections between the Kiwis and WD. My attempts to detect and cleanly handle this error have so far been unsuccessful, but fixing it will probably improve spot counts only a little bit. On Thu, Jan 19, 2023 at 2:14 PM Glenn Elmore <n6gn@...> wrote: I think this from python trying to generate noise plots. --
|
|
Glenn Elmore
I think this from python trying to generate noise plots.
toggle quoted message
Show quoted text
On 1/19/23 14:52, Jim Lill wrote:
I see this on all 4 of my APi systems |
|
Jim Lill
I see this on all 4 of my APi systems
zkd@WA2ZKD-wspr-C:~/wsprdaemon$ /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable /home/zkd/wsprdaemon/decoding.sh: line 758: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list: bad array subscript /home/zkd/wsprdaemon/decoding.sh: line 763: raw_file_list[${index_of_first_unreported_raw_file}]: unbound variable |
|