Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: Wetter: Unexpected exception of type <class 'TypeError'>
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** Traceback (most recent call last):
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** File "/usr/share/weewx/weewx/restx.py", line 378, in run_loop
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** self.process_record(_record, dbmanager)
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** File "/usr/share/weewx/weewx/restx.py", line 442, in process_record
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** self.post_with_retries(_request, data)
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** File "/usr/share/weewx/weewx/restx.py", line 484, in post_with_retries
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** self.check_response(_response)
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** File "/usr/share/weewx/user/wetter.py", line 143, in check_response
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** if txt.find('"errorcode":"100"') != -1 or \
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] ERROR weewx.restx: *** TypeError: argument should be integer or bytes-like object, not 'str'
Jun 14 10:25:29 wetter python3[5775]: weewx[5775] CRITICAL weewx.restx: Wetter: Thread terminating. Reason: argument should be integer or bytes-like object, not 'str'