cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPDFSUPDATE failed

toby
Associate II
Posted on April 19, 2016 at 15:27

Hi,

I am having a problem with the HTTPDFSUPDATE failing mid download here is what I see on the console:

 Image length 338827 (offset 0x00080000, block len 4096)

 Write len 4096 -> 0x8B000                                 

 Write len 4096 -> 0x8C000                                  

 Write len 4096 -> 0x8D000                                       

 Write len 4096 -> 0x8E000                                     

 Write len 4096 -> 0x8F000                                          

 Write len 4096 -> 0x90000                                      

 Write len 3227 -> 0x91000 (final)                                     

 Wrote 72859 byte                                                       

 Error (-3 @ 72855/338828), cleaning up..

                                                                               

+WIND:2:Reset                                                             

+WIND:1:Poweron (160129-c5bf5ceSPWF01S)                                                                       

+WIND:0:Console active

       

What does error -3 mean?  I have tried both FW 3.4 & the newest FW 3.5 on the module.  The point at which it stops during the download seems to vary, also it sometimes does sucessfully finish the full download.

Thanks in advance.                             

 
2 REPLIES 2
Posted on April 19, 2016 at 16:18

Hi,

-3 means timeout. Please check your webserver settings, and module ip_http_get_recv_timeout configuration variable (you can increase default value, eventually).

Regards

j

toby
Associate II
Posted on April 22, 2016 at 11:22

Thanks  - increasing the timeout seemed to solve the issue short term.  Need to check what's happening the server end and why it is so slow.