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

Cannot check object existence of "daswetter.0.NextDaysDetailed.Location #157

Closed
JBSullivan opened this issue Mar 29, 2023 · 1 comment
Closed
Labels

Comments

@JBSullivan
Copy link

JBSullivan commented Mar 29, 2023

Adapter Version 3.1.7

Seit letzter Woche kommen immer wieder und sporadisch die folgenden Meldungen. Ist das ein Server Problem wo die Daten abgeholt werden, oder eher ein Adapter Problem? Die Liste unten geht über alle Wochentage - habe ich mir aber gespart hier alles zu posten.


| 2023-03-29 08:02:14.986 | error | host.GLT(GLT) instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
-- | -- | -- | -- | --
daswetter.0 | 12400 | 2023-03-29 08:02:14.950 | error | Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.snowline_value": Connection is closed.
daswetter.0 | 12400 | 2023-03-29 08:02:14.949 | error | exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextDaysDetailed.Location_1.Day_3.pressure_value: Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.pressure_value": Connection is closed.]
daswetter.0 | 12400 | 2023-03-29 08:02:14.949 | error | Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.pressure_value": Connection is closed.
daswetter.0 | 12400 | 2023-03-29 08:02:14.948 | error | exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextDaysDetailed.Location_1.Day_3.humidity_value: Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.humidity_value": Connection is closed.]
daswetter.0 | 12400 | 2023-03-29 08:02:14.947 | error | Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.humidity_value": Connection is closed.
daswetter.0 | 12400 | 2023-03-29 08:02:14.946 | error | exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextDaysDetailed.Location_1.Day_3.rain_value: Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.rain_value": Connection is closed.]
daswetter.0 | 12400 | 2023-03-29 08:02:14.945 | error | Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.rain_value": Connection is closed.
daswetter.0 | 12400 | 2023-03-29 08:02:14.944 | error | exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextDaysDetailed.Location_1.Day_3.windgusts_value: Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.windgusts_value": Connection is closed.]
daswetter.0 | 12400 | 2023-03-29 08:02:14.943 | error | Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.windgusts_value": Connection is closed.
daswetter.0 | 12400 | 2023-03-29 08:02:14.943 | error | exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextDaysDetailed.Location_1.Day_3.windIconURL: Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.windIconURL": Connection is closed.]
daswetter.0 | 12400 | 2023-03-29 08:02:14.942 | error | Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.windIconURL": Connection is closed.
daswetter.0 | 12400 | 2023-03-29 08:02:14.941 | error | exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextDaysDetailed.Location_1.Day_3.wind_value: Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.wind_value": Connection is closed.]
daswetter.0 | 12400 | 2023-03-29 08:02:14.940 | error | Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.wind_value": Connection is closed.
daswetter.0 | 12400 | 2023-03-29 08:02:14.939 | error | exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextDaysDetailed.Location_1.Day_3.wind_symbol: Cannot check object existence of "daswetter.0.NextDaysDetailed.Location_1.Day_3.wind_symbol": Connection is closed.]

 

@JBSullivan JBSullivan added the bug label Mar 29, 2023
@rg-engineering
Copy link
Owner

see
#145
and
#86
and
#144

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

No branches or pull requests

2 participants