I looked at what was coming to port 8000 with nc on Fedora. Lightning data is getting to port 8000. However, the weewx log shows:
OOP: 2023-10-02 17:24:12 CDT (1696285452) 'altimeter': '29.975638572365618', 'appTemp': '86.67284203206432', 'barometer': '29.939573088550603', 'cloudbase': '6620.413533865562', 'dateTime': '1696285452', 'dewpoint': '59.07618045099152', 'ET': 'None', 'heatindex': '85.07045065000005', 'humidex': '92.69160758067393', 'inDewpoint': '61.75292679470816', 'inHumidity': '47.0', 'inTemp': '84.2', 'maxSolarRad': '270.7306994718561', 'outHumidity': '41.0', 'outTemp': '85.5', 'pressure': '29.313', 'radiation': '192.98', 'rainRate': '0.0', 'usUnits': '1', 'UV': '1.0', 'windchill': '85.5', 'windDir': '87.0', 'windGust': '4.7', 'windrun': 'None', 'windSpeed': '3.13'
weexd run from the command line shows the same thing.
How do I get interceptor to "hear" the lightning data coming into port 8000?