Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecobee server issues caused nodeserver to hang #28

Closed
jimboca opened this issue Jan 7, 2019 · 1 comment
Closed

Ecobee server issues caused nodeserver to hang #28

jimboca opened this issue Jan 7, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jimboca
Copy link
Collaborator

jimboca commented Jan 7, 2019

Log shows timeouts and fails, but eventually just hung:

2019-01-07 06:22:11,066 [Controller] [DEBUG] Update detected in thermostat Thermostat(t198772770918) doing full update.
2019-01-07 06:22:11,067 [Controller] [DEBUG] Tokens valid until: 2019-01-07T06:34:03
2019-01-07 06:22:11,068 [Controller] [INFO ] Getting Full Thermostat Data for 198772770918
2019-01-07 06:23:45,431 [Controller] [ERROR] Ecobee API Connection error: [Errno 104] Connection reset by peer
2019-01-07 06:23:45,432 [Controller] [ERROR] Failed to get updated data for thermostat: Thermostat(198772770918)
2019-01-07 06:25:04,107 [Controller] [DEBUG] controller:longPoll
2019-01-07 06:25:04,108 [Controller] [DEBUG] controller:updateThermostats:
2019-01-07 06:25:04,109 [Controller] [DEBUG] Tokens valid until: 2019-01-07T06:34:03
2019-01-07 06:25:38,087 [Controller] [ERROR] Ecobee API Connection error: [Errno 104] Connection reset by peer
2019-01-07 06:25:38,088 [Controller] [ERROR] Thermostats instance wasn't dictionary. Skipping...
2019-01-07 06:28:04,108 [Controller] [DEBUG] controller:longPoll
2019-01-07 06:28:04,109 [Controller] [DEBUG] controller:updateThermostats:
2019-01-07 06:28:04,110 [Controller] [DEBUG] Tokens valid until: 2019-01-07T06:34:03
2019-01-07 06:28:15,119 [Controller] [DEBUG] Update detected in thermostat Thermostat(t198772770918) doing full update.
2019-01-07 06:28:15,120 [Controller] [DEBUG] Tokens valid until: 2019-01-07T06:34:03
2019-01-07 06:28:15,121 [Controller] [INFO ] Getting Full Thermostat Data for 198772770918
2019-01-07 06:30:24,660 [Controller] [ERROR] Ecobee API Connection error: [Errno 110] Connection timed out
2019-01-07 06:30:24,661 [Controller] [ERROR] Failed to get updated data for thermostat: Thermostat(198772770918)
2019-01-07 06:31:04,109 [Controller] [DEBUG] controller:longPoll
2019-01-07 06:31:04,110 [Controller] [DEBUG] controller:updateThermostats:
2019-01-07 06:31:04,111 [Controller] [DEBUG] Tokens valid until: 2019-01-07T06:34:03
2019-01-07 06:31:10,675 [Controller] [DEBUG] Update detected in thermostat Thermostat(t198772770918) doing full update.
2019-01-07 06:31:10,683 [Controller] [DEBUG] Tokens valid until: 2019-01-07T06:34:03
2019-01-07 06:31:10,683 [Controller] [INFO ] Getting Full Thermostat Data for 198772770918
jimboca added a commit that referenced this issue Jan 7, 2019
@jimboca jimboca added the bug Something isn't working label Jan 7, 2019
@jimboca jimboca self-assigned this Jan 7, 2019
@jimboca
Copy link
Collaborator Author

jimboca commented Feb 6, 2019

Should not be happening anymore.

@jimboca jimboca closed this as completed Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant