Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Error, Entity not found #425

Open
beks-sudo opened this issue Jun 4, 2021 · 0 comments
Open

Error, Entity not found #425

beks-sudo opened this issue Jun 4, 2021 · 0 comments

Comments

@beks-sudo
Copy link

For over 3 months now my smart home actions project has been working nicely until devices could not get state reports. Usually, I will unlink and link, and everything works again. But now I cannot link my account and GCP logs says,

{ insertId: "1sxo31kfx6qkt9" jsonPayload: { syncLog: { syncs: [ 0: { httpLatencyMsec: "476" requestId: "10916225480411519889" status: "INVALID_ARGUMENT" } ] } } logName: "projects/--------/logs/assistant_smarthome%2Fassistant_smarthome_logs" receiveTimestamp: "2021-06-04T21:20:03.936849419Z" resource: {…} severity: "ERROR" timestamp: "2021-06-04T21:20:03.936849419Z" }

and my node application also gives an error that says

{ "error": { "code": 404, "message": "Requested entity was not found.", "status": "NOT_FOUND" } }

Please help me

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

No branches or pull requests

1 participant