Any ideas?
app:182019-11-12 05:08:14.743 pm errorreportStateResponse Error: {
"error": {
"code": 404,
"message": "Requested entity was not found.",
"status": "NOT_FOUND"
}
}
, giving up for now.
Any ideas?
app:182019-11-12 05:08:14.743 pm errorreportStateResponse Error: {
"error": {
"code": 404,
"message": "Requested entity was not found.",
"status": "NOT_FOUND"
}
}
, giving up for now.
Matt, we would need some more info to be able to help.
Where does this error appear? In your hub logs?
Is this in an app you are using?
Hub logs are better screenshotted rather than copy/paste
This seems like an html error
404 is usually โpage not foundโ (the web page you are trying to find is not there or not responding)
Itโs difficult to diagnose with so little information
Andy
Yes this appears in my Hub logs and I am using the Google Home App to manage my devices back to Google. I am assuming this is related to the Google Home App code but not sure.
Thanks
Matt
If you click on "app:18" it should take you ti the app generating the log.
Sorry, clicking that filters the log to everything generated by that app. I should have said, click on the log type (in this case, the word "error").
OK I figured that out lol just now and it is the Google Home app.
Looks like this thread was abandoned... @Quantumchaos, did you ever find the cause of the error? I am seeing quite a bit of those lately also:
[error] reportStateResponse Error: {
"error": {
"code": 404, "message": "Requested entity was not found.",
"status": "NOT_FOUND"
}
}
, giving up for now.
@stephack, This error is being reported by the "Google Home" Built-in App.
No, I just refresh devices in the Google Home App and they go away randomly, but I did have one today when I checked my logs.