naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
311 stars 61 forks source link

Plugin suddenly doesn't work anymore #203

Open Funskes opened 3 years ago

Funskes commented 3 years ago

Nothing has changed and I suddenly get this message.

[13/06/2021, 17:30:40] [WeatherPlus] Error retrieving weather report [13/06/2021, 17:30:40] [WeatherPlus] SyntaxError: Unexpected end of JSON input at JSON.parse () at Request._callback (/usr/local/lib/node_modules/homebridge-weather-plus/apis/openweathermap.js:246:21) at Request.self.callback (/usr/local/lib/node_modules/homebridge-weather-plus/node_modules/request/request.js:185:22) at Request.emit (events.js:315:20) at Request. (/usr/local/lib/node_modules/homebridge-weather-plus/node_modules/request/request.js:1154:10) at Request.emit (events.js:315:20) at IncomingMessage. (/usr/local/lib/node_modules/homebridge-weather-plus/node_modules/request/request.js:1076:12) at Object.onceWrapper (events.js:421:28) at IncomingMessage.emit (events.js:327:22) at IncomingMessage. (/usr/local/lib/node_modules/homebridge-weather-plus/node_modules/request/request.js:993:23) [13/06/2021, 17:30:40] [WeatherPlus] undefined [14/06/2021, 01:10:06] [Homebridge UI] Running job to cleanup config.json backup files older than 60 days... Schermafbeelding 2021-06-14 om 11 05 37 I have already done a restart, but the message still comes back.

AN1MATEK commented 3 years ago

Ah so I am not the only one.

Funskes commented 2 years ago

@facundo59 I've loaded homebridge-weather-plus v3.2.6 as a child bridge and it looks like this is working successfully!

nov- commented 2 years ago

@facundo59 I've loaded homebridge-weather-plus v3.2.6 as a child bridge and it looks like this is working successfully!

how do you do that?

Funskes commented 2 years ago

how do you do that?

I've installed this Homebridge (https://github.com/homebridge/homebridge-raspbian-image#readme) and with this a can create a child bridge. But I still get some errors from time to time.