Jump to content

Error in Log file: incorrect header check


rwsani99
Go to solution Solved by rwsani99,

Recommended Posts

I've been using the Climacell node server with my Polisy for several months and it is working well.  But I don't have any explanation for this recurring error in the log files.  This error is logged every hour at the exact same time. At first I thought that was just a one off header check error, but it happens precisely once per hour and I use shorPoll 120 (2 minutes) and longPoll 600 (10 minutes).  The normal shortPoll and longPoll calls seem to succeed without errors. So I don't know what's being called once per hour.  My system firmware version and parameters are:

Polisy 5.4.5

PG3: 3.1.15

Cilimacell Node Server: 2.0.1

Climacell configuration parameters:  shortPoll  120,  longPoll 600

Anything I can do to resolve this?  Or maybe there is discrepancy between the Node Server and Tomorrow.io?

 

2022-12-04 09:42:54,058 Thread-704 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:42:54,059 Thread-704 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:44:54,045 Thread-705 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:44:54,046 Thread-705 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:46:54,065 Thread-706 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:46:54,066 Thread-706 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:48:48,810 Thread-707 udi_interface      ERROR    query:query_forecast: Forecast data failure: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:48:54,063 Thread-708 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:48:54,065 Thread-708 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:50:54,852 Thread-709 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:50:54,853 Thread-709 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:52:54,146 Thread-710 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:52:54,147 Thread-710 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:54:54,124 Thread-711 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:54:54,125 Thread-711 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:56:54,127 Thread-712 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:56:54,128 Thread-712 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:58:48,882 Thread-713 udi_interface      ERROR    query:query_forecast: Forecast data failure: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))
2022-12-04 09:58:54,828 Thread-714 udi_interface      ERROR    query:query_conditions: Current observation update failure
2022-12-04 09:58:54,829 Thread-714 udi_interface      ERROR    query:query_conditions: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect header check'))

Link to comment
  • Solution

I think I've found the problem:  my configuration setting of shortPoll 120 and longPoll 600 was exceeding my hourly and daily allowance of updates with my default (free) Tomorrow.io account.  The allowance with a free Tomorrow.io account is 500/day, 25/hr, 3/sec.  Now that I've changed to shortPoll 300 and longPoll 3600, I'm seeing no more errors.  And updates of current weather ever 5 minutes and forecasts every hour are more than sufficient for my needs.

  • Like 1
Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...