Hallo log says Apr 17 08:00:26 wetter OWFS[24470]: restx: CWOP: packet: EW3693>APRS,TCPIP *:@170600z5336.36N/01120.48E_067/004g010t042r000p000P000b10258h68L178.weewx- 4.0.0a4-Vantage#015 Apr 17 08:00:26 wetter OWFS[24470]: *** Traceback (most recent call last): Apr 17 08:00:26 wetter OWFS[24470]: *** File "/home/weewx/bin/weewx/restx.py", line 368, in run_loop Apr 17 08:00:26 wetter OWFS[24470]: *** self.process_record(_record, dbmanager) Apr 17 08:00:26 wetter OWFS[24470]: *** File "/home/weewx/bin/weewx/restx.py", line 409, in process_record Apr 17 08:00:26 wetter OWFS[24470]: *** _url = self.format_url( _full_record) Apr 17 08:00:26 wetter OWFS[24470]: *** File "/home/weewx/bin/user/windy.py", line 119, in format_url Apr 17 08:00:26 wetter OWFS[24470]: *** data = self.get_data(record) Apr 17 08:00:26 wetter OWFS[24470]: *** AttributeError: 'WindyThread' object has no attribute 'get_data' Apr 17 08:00:26 wetter OWFS[24470]: restx: Windy: Thread terminating. Reason : 'WindyThread' object has no attribute 'get_data'
Am Mittwoch, 17. April 2019 07:48:35 UTC+2 schrieb mwall: > > please try the latest (at least commit 71d72da > <https://github.com/matthewwall/weewx-windy/commit/71d72da1e7e8244ff7fa300f84dc0fef3d1a97ce> > > > i had to revert to using http GET instead of POST because the windy.com > server won't accept what looks like a properly encoded JSON request (and > they provide no feedback about why) > >
