Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: Unexpected end of JSON input (WeatherUnderground) #154

Open
salmundo11 opened this issue Jul 29, 2020 · 4 comments
Open

SyntaxError: Unexpected end of JSON input (WeatherUnderground) #154

salmundo11 opened this issue Jul 29, 2020 · 4 comments

Comments

@salmundo11
Copy link

[7/28/2020, 4:07:47 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:07:47 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:11:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:11:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:15:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:15:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:19:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:19:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:23:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:23:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:27:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:27:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:31:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:31:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:35:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:35:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
[7/28/2020, 4:39:48 PM] [WeatherPlus] Error retrieving weather report and forecast
[7/28/2020, 4:39:48 PM] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input
@angladacamps
Copy link

Having same problem here from today... updated to NodeJS LTS 14.15.1 today...

@1PlusN
Copy link

1PlusN commented Aug 26, 2021

[26/08/2021, 11:26:07] [homebridge-weather-plus] Error retrieving weather report and forecast
[26/08/2021, 11:26:07] [homebridge-weather-plus] Error Message: SyntaxError: Unexpected end of JSON input

Have this happening on mine as well.

@jakehawkes
Copy link

Me too:

[18/09/2021, 17:23:43] [WeatherPlus] Error retrieving weather report and forecast
[18/09/2021, 17:23:43] [WeatherPlus] Error Message: SyntaxError: Unexpected end of JSON input

Config:
{ "units": "si", "interval": 15, "stations": [ { "nameNow": "Weather", "service": "weatherunderground", "key": "<key>", "stationId": "<id>", "language": "en", "compatibility": "both", "conditionCategory": "simple", "now": true, "extraHumidity": false, "hidden": [ "Cloud Cover", "Dew Point", "Ozone", "Rain 1h", "Solar Radiation", "Temperature Min", "UV Index", "Visibility" ] } ], "platform": "WeatherPlus" },

@dacarson
Copy link
Collaborator

Dup of #246

Check to make sure that your PWS is currently online, otherwise you won't get data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants