smart-home-nodejs: Uable to get SYNC request after successfull account linking : stackdriver error SYNC: Request ID 8548661928849770471 failed with code: INTERNAL_ERROR

the console stackdriver log is this 👍 { insertId: "1lzw0tcg2xlyxvv" logName: "projects/testsmarthome-648a6/logs/actions.googleapis.com%2Factions" receiveTimestamp: "2019-04-24T13:36:50.274761403Z" resource: { labels: { action_id: "SMART_HOME_SYNC" project_id: "testsmarthome-648a6" version_id: "" } type: "assistant_action" } severity: "ERROR" textPayload: "SYNC: Request ID 8548661928849770471 failed with code: INTERNAL_ERROR" timestamp: "2019-04-24T13:36:50.265392966Z" } 2.my server can’t receive any SYNC request ,after successfull account linking 3. is my android system error? make the INTTERNAL_ERROR flag? 4. i try many times! but the stackdirver log alway the same result;

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 27 (4 by maintainers)

Most upvoted comments

the console stackdriver log is this

{ insertId: "1lzw0tcg2xlyxvv" logName: "projects/testsmarthome-648a6/logs/actions.googleapis.com%2Factions" receiveTimestamp: "2019-04-24T13:36:50.274761403Z" resource: { labels: { action_id: "SMART_HOME_SYNC" project_id: "testsmarthome-648a6" version_id: "" } type: "assistant_action" } severity: "ERROR" textPayload: "SYNC: Request ID 8548661928849770471 failed with code: INTERNAL_ERROR" timestamp: "2019-04-24T13:36:50.265392966Z" }

my server can’t receive any SYNC request ,after successfull account linking

is my android system error? make the INTTERNAL_ERROR flag?

i try many times! but the stackdirver log alway the same result;