question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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;

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
brewlincommented, Apr 25, 2019

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;

0reactions
Flekercommented, Apr 29, 2019

It’s not clear what’s happening here, as you definitely should be getting a request body. I think there should be some other parameter you should be accessing. What language/framework are you using?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Request Sync | Cloud-to-cloud - Google Home Developers
This allows you to update users' devices without unlinking and relinking their account. All users linked to this identifier will receive a SYNC...
Read more >
Request Sync giving a 404 error - Stack Overflow
In my case the problem was: in the SYNC request, it requires to have an "agentUserId" parameter and it was missing. "requestId": ...
Read more >
cant sync, request canceled - Google Chrome Community
This is the error that i keep encountering. The cycle: sign in to google account > cant sync; request canceled > try to...
Read more >
Chrome sync error requires frequent re-authentication and ...
None of these procedures have worked. Currently I'm synced to only one Windows 7 computer and my bookmarks duplcate every time I re-authenticate...
Read more >
Fix sync is currently experiencing problems it will be back shortly
Today i get the following one error notification while i try to sync my gmail account contacts : Sync is currently experiencing problems....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found