This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 27
Error Codes
Brandon McFarlin edited this page Feb 19, 2021
·
9 revisions
- These errors are typically Nest server related issues and will usually go away on their own.
- Check the Nest Status Page to see if these errors are related to the Nest service being down.
- These errors occur when your
"googleAuth"
object in yourconfig.json
is no longer valid. - Reauthenticate by logging in again and setting up your
"googleAuth"
object.
- These errors occur when your cameras are either offline or turned off.
- Check your router to ensure that your cameras have an internet connection and ensure that they are turned on in the Nest app.
- These errors occur when you have several cameras and Homebridge is contacting Nest too quickly.
- Lower your
alertCheckRate
to contact Nest less often.
- These errors occur when Nest takes too long to respond to Homebridge.
- Check the Nest Status Page to see if these errors are related to the Nest service being down.
- Consider moving the plugin to a Child Bridge.
- These errors occur when your DNS provider is unable to translate nest.com to an associated IP address.
- Check your firewall and antivirus settings.
- Related issue: 112
- These errors occur when Homebridge cannot reach out to the internet.
- Check your network connection.
- Related issue: 105
- These errors occur when Homebridge cannot connect to the specified web address.
- Make sure you can ping the web address on the device running Homebridge.
- Check your firewall and antivirus settings.
- These errors occur when it takes Homebridge too long to connect to the specified web address.
- Make sure you can ping the web address on the device running Homebridge.
- Check your firewall and antivirus settings.