Example not working with Simulator and `/smarthome/update` returns 500
See original GitHub issueHello and thanks a lot for this guidance.
Tried to run an example using README. I deployed to firebase, but when starting a test on Simulator, it gives me “We’re sorry, but something went wrong. Please try again.”
On the client of displayed app devices are adding successfully. Request from to change device state returns code 500 with payload:
{reportStateError: "Requested entity was not found."}
Should I make any other changes for example source code before deployment? Or maybe you have any other ideas
Issue Analytics
- State:
- Created 3 years ago
- Comments:19 (8 by maintainers)
Top Results From Across the Web
HTTP 500 Internal Server Error: What It Means & How to Fix It
An HTTP 500 internal server error is a general error message. It covers unexpected issues that don't fit into existing error codes. HTTP...
Read more >How to Fix a 500 Internal Server Error - Lifewire
Learn about the 500 Internal Server Error (aka HTTP 500 error), a generic error suggesting a problem with the website's server.
Read more >What Is a 500 Internal Server Error? How to Troubleshoot
A 500 internal server error indicates a non-specific problem with a website's server and is usually beyond a user's control.
Read more >How to Fix the 500 Internal Server Error in WordPress
Do you have the HTTP 500 internal server error in WordPress? Step by step troubleshooting guide on how to fix the internal server...
Read more >Common '500 Internal Server Error' and their Solutions
“500 SAP Internal Server Error” when opening Simplified Access Request in ... ERROR: Access using a 'ZERO' object reference is not possible.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
pushed https://github.com/actions-on-google/smart-home-nodejs/commit/709d2007f6d9a57620af1c8a10c81e5522d5c79b
Yeah, but not with iPhone yet.
To summarize - the main reason for the error was incomplete account linking. Maybe it makes sense to handle it somehow to show that the account is not linked.
Closing this issue.