onfoot / homebridge-valetudo-xiaomi-vacuum

A Homebridge plugin for Xiaomi/Roborock vacuum cleaners running Valetudo
MIT License
31 stars 9 forks source link

Error parsing current status info: Error: connect ETIMEDOUT / ECONNREFUSED / 192.x.x.x:80 #7

Open holypetrus opened 4 years ago

holypetrus commented 4 years ago

Hey, since a while my log shows my often these errors: Error parsing current status info: Error: connect ETIMEDOUT 192.x.x.x:80 Error parsing current status info: Error: connect ECONNREFUSED 192.x.x.x:80 Error parsing current status info: SyntaxError: Unexpected token U in JSON at position

Does somebody have a clue what could be causing this issue?

onfoot commented 4 years ago

I had a similar issue of that Valetudo would be killed after some time and not relaunched automatically, so I added a cron job on the vacuum (I'd never imagine saying that 20 years ago 😆 ) to do it.

holypetrus commented 4 years ago

Thank you. I've not experienced that Valetudo has been killed. For some reason the plugin won't connect. Valetudo is running normal. Next time when the error occurs I try to figure out whether Valetudo is reachable via browser.

onfoot commented 3 years ago

Did you manage to fix or work around this issue, @holypetrus?