I just upgraded to 10.2 and now my WiFi Logging is broken. I use Putty on a Windows PC to Telnet into the Raspberry Pi and log port 30003 output. On the prior 9.X software it would run for hours to days with no problems. Now it won’t run for more than a minute before the logging freezes. Short of anyone knowing what is going on and has a fix – is there any way I can go back to 9.X? This is a classic “Well it used to work”.
Scott,
Firstly, welcome - it seems that this may be your first posting, so hi. You don’t comment which version of Windows you’re using, but if it’s 10, to eliminate Putty as a source of the problem, try this.
Open a Command Prompt (Windows key and R, then type CMD and press Enter) - should give you a black box.
On the assumption that your Pi user is still called pi, type in the following SSH pi@whatever the IP address of your Pi is and press Enter. You should be challenged for the pi password; enter it and press Enter - this should give you a prompt.
Type in journalctl -f -u piaware and press Enter - this should give you a near-realtime update of the messages sent to/from 10.2 to FlightAware.
It would also be worth ensuring that either the IP address is static, or you have reserved the MAC address on the router, which causes it to issue the same IP address every time to the Pi.
Please advise how it goes!
Tony – a belated thanks for the reply. Yes I should have said Windows 11 among other background. I was in that “early frustrated” phase. I ended up power cycling the Raspberry Pi and all seems well now. 10.2 is behaving exactly like 9.X I was running before relative to logging on Putty. I am going to play around with some of your tips - it should increase my knowledge level overall.
Thanks again for the reply. I ended up power cycling the Pi4 and everything returned to normal. And, yes, those are exactly the types of messages I see as well. I log them then do some analysis looking at the impacts of different antennas.
Sorry I was not clearer - like I replied to Tony I was in the “early frustrated” phase and didn’t include all the details I should. Yes, your approach will display the Port 30003 output. What I am doing is logging it to a file for later analysis - for instance to see the impact of antenna changes. Putty has a built in logging function that writes the output to a file with structured files names etc. I pair this up with Windows Task Scheduler to create a new file every two hours. WiFi enters the picture because that is how I connect to the Pi4. And from the messages I received it seemed like the WiFi connectivity to the Pi4 somehow changed after the upgrade. But, you are correct, it was a poor use of vocabulary on my part. (And all seems to be well now after I power cycled the Pi.)
Got it, thanks.
I ran putty to see how it behaved. I was only displaying the data, not logging it to file, but it also stopped after a few hours.
All my Pi’s are wired.