Marci
Marci
I’m still not seeing this behaviour... all behaves and is reflected perfectly here. *baffled*
Have you tried the following in config.json...? `"server":"user:[email protected]/domoticz"`
I suspect this is something Domoticz is doing, or Raspbian... I get the same, in batches consistently an hour apart usually (within a few seconds). Will see what I can...
Hmmm... whenever it happens on mine it co-incides with: ``` 2021-07-12 20:00:01.139 Status: Starting automatic database backup procedure... 2021-07-12 20:00:29.157 Status: Ending automatic database backup procedure... ``` (from Domoticz log)
Have disabled automatic backup in Domoticz, cleared my logs and will keep an eye out.
I haven't had the error since turning off auto-backup in Domoticz at my end - that's all I've changed. The read handler it's talking about is a http get request...
Proper solution to this is tied to https://github.com/PatchworkBoy/homebridge-edomoticz/issues/197 Need to replace request.js with something more modern that handles async / promise requests...
Merged, version incremented, and pushed to NPM. Thanks!
Edit config.txt on root of boot part. Add: hdmi_ignore_edid_audio=1 audio_pwm_mode=2 The 2nd line is optional - removes noise/hiss. Reboot. Done.