Added error 500 (#25559)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Aalian Khan 2023-01-05 03:47:14 -05:00 committed by GitHub
parent 713378684c
commit 56c3f01e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -338,6 +338,10 @@ If you receive 404 errors linked to reporting state in your log, Home Assistant
Your fulfillment URL may be invalid or unreachable. Recheck the `Fulfillment URL` as specified in [Manual Setup](#manual-setup) and verify that it's publicly reachable.
#### 500 / 429 error on request sync
This error may occur if the service key is invalid. Try deleting and creating a new service account and key.
#### NGINX
When using NGINX, ensure that your `proxy_pass` line *does not* have a trailing `/`, as this will result in errors. Your line should look like: