cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Return code 143 and HTTPS:// ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 24 Jul 2000 08:53:51 +0200 (MET DST)

On Tue, 27 Jun 2000, MOREAU Luc wrote:

> Most of the time this works great but in maybe 1% of the cases I get a
> return code 143. Does anybody have an idea for the cause of this return
> code ? It is not documented in the (otherwise excellent) curl
> documentation...

Well, actually, it is added in the latest FAQ:

 15. Can you tell me what error code 142 means?

 All error codes that are larger than the highest documented error
 code means that curl has existed due to a timeout. There is currently no
 nice way for curl to abort from such a condition and that's why it gets this
 undocumented error. This is planned to change in a future release.

... return code 143 or 142 is the same thing happening. Remove the timeout
option or increase the maximum time you allow.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-07-24