I have a separate raspi 1B running with venv, bottle and the your scripts.
Instructed my Bresser console to send data to http://192.168.178.15:8000/weatherstation/updateweatherstation.php, without id and password.
On http://192.168.178.15:8000/data I only see {}
sudo systemctl status weatherlistener@USER returns status Active, but also this error 400:
Oct 24 13:26:51 weatherpi python[4769]: " 400 -
Oct 24 13:26:52 weatherpi python[4769]: 192.168.178.69 - - [24/Oct/2023 13:26:52] code 400, message Bad request syntax ("\x16\x03\x01\x00j\x01\x00\x00f\>
Oct 24 13:26:52 weatherpi python[4769]: [46B blob data]
Oct 24 13:26:52 weatherpi python[4769]: [2B blob data]
Oct 24 13:26:52 weatherpi python[4769]: [21B blob data]
Oct 24 13:26:52 weatherpi python[4769]: [18B blob data]
Any idea what is going wrong here?
I have a separate raspi 1B running with venv, bottle and the your scripts.
Instructed my Bresser console to send data to http://192.168.178.15:8000/weatherstation/updateweatherstation.php, without id and password.
On http://192.168.178.15:8000/data I only see {}
sudo systemctl status weatherlistener@USER returns status Active, but also this error 400:
Any idea what is going wrong here?