[2025.1] Curl API call stopped working after update
Posted: Tuesday 06 May 2025 9:01
Hello,
after yesterday update to latest stable half of my sensors (updated via bash scripting) stopped working.
when i checked what is wrong i get no data from command
therefore i cannot read data from domoticz sensor do some calculations and upload them to another sensor.
i cannot revert to previous version as this is not beta but stable.
any idea what could be wrong?
Thank you
Edit waltervl: changed title
after yesterday update to latest stable half of my sensors (updated via bash scripting) stopped working.
when i checked what is wrong i get no data from command
Code: Select all
curl -s "http://192.168.1.16:8080/json.htm?type=devices"
i cannot revert to previous version as this is not beta but stable.
any idea what could be wrong?
Thank you
Edit waltervl: changed title