Net error: read timed out
Error message
Displayed in the url_errors.log
file
E http://example.com/path/example.html [Net Error: Read timed out] [2014:07:31:09:10:51]
Resolution
-
Ensure that the Funnelback server can access the page (e.g. curl the page from the server terminal). If the page cannot be accessed in this way there could be a network connection issue or Funnelback could be being blocked by a firewall or similar.
-
Increase the
crawler.request_timeout
setting incollection.cfg
(default is 15000 ms). -
Enable timeout retires by setting
crawler.max_timeout_retries
incollection.cfg
.