help with an endpoint config - did not find expected key #1515
-
|
Hi I need some help with the setup of this endpoint. it keeps complaining about: If I look at the docs (https://gatus.io/docs/conditions) this should work. What am I missing? when I try to retrieve data from the same IP in Home Assistant, it gives me data back so thats not the issue output: Thanks for any help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
When I try to start a local gatus instance with the config snippet you provided as only endpoint it starts so the configuration you provided seems to be valid and should not be the cause for the config parsing error. What's at and around line 394 of the config you are trying to load? |
Beta Was this translation helpful? Give feedback.
-
|
did work indeed, thanks for checking though |
Beta Was this translation helpful? Give feedback.
When I try to start a local gatus instance with the config snippet you provided as only endpoint it starts so the configuration you provided seems to be valid and should not be the cause for the config parsing error.
What's at and around line 394 of the config you are trying to load?