You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2024. It is now read-only.
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,
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
The text was updated successfully, but these errors were encountered: