tlightne Posted May 4, 2022 Posted May 4, 2022 @bpwwer Running Ambient Weather on PG3 I am getting parse errors. Sometimes it recovers within 1 minute with out any interaction on my part Node server goes offline and back online, other times I have to restart the node server to get it to recover. I am running Ambient Poly on PG2 with out any errors. Any suggestions? Thank you
bpwwer Posted May 4, 2022 Posted May 4, 2022 Maybe set logging to debug to see what's causing the error. It sounds like the server is not sending valid data.
tlightne Posted May 5, 2022 Author Posted May 5, 2022 @bpwwer I have attached the debug log. I get a push notification when the node server goes offline and back on line. I went off today at 15:08 and back on at 15:09. I do not see anything obvious but what do I know. Thank you for looking into it. AmbientWeather_5-5-2022_44833_PM.zip
bpwwer Posted May 5, 2022 Posted May 5, 2022 I thought I was outputting the results of the query in debug mode, but I guess not. AmbientWeather is not known for their reliability so I still suspect it either returned an error or a corrupted response to the query. There's not really anything else the node server could do. It recognizes that the response isn't valid and continues on, the next query response is fine and the data is updated.
tlightne Posted May 5, 2022 Author Posted May 5, 2022 @bpwwer I have attached the debug log. I get a push notification when the node server goes offline and back on line. I went off today at 15:08 and back on at 15:09. I do not see anything obvious but what do I know. Thank you for looking into it.
tlightne Posted May 5, 2022 Author Posted May 5, 2022 Ok thanks for looking into it. I am not seeing the issue with Ambient on PG2 just PG3 so I have my automation automatically fall over to the PG2 node server when the PG3 goes offline. I know you do not do anything with the Acurite node server I am also having issues with that as well I have opened a discussion in the Acutite group but have not had any response and it has been a couple of weeks. James Pauly is the developer of that node server. Thanks again for your quick response.
bpwwer Posted May 6, 2022 Posted May 6, 2022 The PG2 version is probably just ignoring the bad response. 1
Recommended Posts