ChrisRomp / addon-ecowitt-proxy

An HTTP receiver for Ecowitt data for sending to the Home Assistant integration.
Apache License 2.0
14 stars 2 forks source link

Not able to get proxy to function #31

Closed MikeGuest closed 2 months ago

MikeGuest commented 2 months ago

Hi. I think I have everything set up right (if only the ecowitt integration allowed you to check the webhook location after setup. )

However I continually get the following logs from the proxy which I think means that it can't find my instance or the webhook?

2024-05-31 20:08:16 ERROR HA API Error: 404: Not Found 2024-05-31 20:08:16 INFO 192.168.1.141 - - [31/May/2024 20:08:16] "POST /log/ha HTTP/1.1" 200 - 2024-05-31 20:09:18 ERROR HA API Error: 404: Not Found 2024-05-31 20:09:18 INFO 192.168.1.141 - - [31/May/2024 20:09:18] "POST /log/ha HTTP/1.1" 200 -

Any help greatly appreciated.

Thanks

MikeGuest commented 2 months ago

Forget it - Rookie mistake, thought the entire string was required from / and not just the id.

Thanks again for writing this - for a horrible moment I though I'd have to either change my entire config or give up on ecowitt.

MikeGuest commented 2 months ago

.