Stats fell off a cliff at 06:00

121 views
Skip to first unread message

Martin Church

unread,
Dec 18, 2021, 10:04:16 AM12/18/21
to PSK Reporter
Not sure whether this was an intentional change to the site but I found that my FT8 reports weren't showing on the site until I checked the "Use TCP/IP" box on the reporting tab.

73 Martin - G4ENZ


PSK Reporter stats.PNG

PD3ES

unread,
Dec 18, 2021, 10:22:43 AM12/18/21
to PSK Reporter
Reception records: 24,357,065,252 (0/sec)

Op zaterdag 18 december 2021 om 16:04:16 UTC+1 schreef martin...@gmail.com:

Philip

unread,
Dec 18, 2021, 12:49:05 PM12/18/21
to PSK Reporter
It should be better now. For some reason it stopped listening to the UDP socket and I don't understand why. I'll probably upgrade the underlying libraries used in that code to see if it fixes some innate bug.

Philip

Philip Gladstone

unread,
Dec 18, 2021, 5:25:28 PM12/18/21
to psk-re...@googlegroups.com
For those who are interested, the process that receives data handles both UDP and TCP connections. When I looked this morning, the UDP listening socket was no longer open in the process -- which implies that something must have closed it (it is opened during process startup as fd 4, and TCP listening socket is fd 5). The code is written in perl and uses IO::Async::Socket and IO::Async::Stream to handle the actual connections so the app doesn't even know about the underlying details. It is hard to see how it could close the wrong socket. I'm wondering if the number of TCP sockets is overflowing some fixed size internal table (I hope not). It has gone past 1k  active TCP connections...

I've added code to try and detect if this happens again and restart the process.....

--
You received this message because you are subscribed to a topic in the Google Groups "PSK Reporter" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/psk-reporter/MsVmDn6xxiY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to psk-reporter...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/psk-reporter/a70d0133-b241-47de-9984-27c913727d0an%40googlegroups.com.

PD3ES

unread,
Dec 19, 2021, 8:49:39 AM12/19/21
to PSK Reporter
Well done (again and as always ;-)

Thanks

PE3ES / F4VTQ de Erwin

Op zaterdag 18 december 2021 om 23:25:28 UTC+1 schreef Philip:

Roberto Bracconi

unread,
Dec 21, 2021, 2:22:38 PM12/21/21
to PSK Reporter
Reply all
Reply to author
Forward
0 new messages