[Gambas-user] HTTPClient freeze after 40 mins with Gambas 3.18.4

Christof Thalhofer chrisml at deganius.de
Wed Sep 27 14:03:43 CEST 2023


Am 27.09.23 um 06:58 schrieb Christof Thalhofer:

> Since Gambas 3.18.4 it freezes after 40 minutes on my machine (seems to
> be exactly and reliable).
> 
> Is there a new timeout of 40 minutes since Gambas 3.18.4 that the
> process is running into?
> 
> Any idea?

This is a log:
-------------------------------------------------------
About 120 times the client does this:
-------------------------------------------------------

*   Trying 192.168.199.1:80...
* TCP_NODELAY set
* Connected to degapp (192.168.199.1) port 80 (#0)
* Server auth using Basic with user 'christof'
 > GET /1/eingaenge? HTTP/1.1
Host: degapp
Authorization: Basic sdfsdfsdfsdfsdfsdfsdfsdf=
User-Agent: Gambas/3.18 (gb.net.curl; Linux)
Accept: */*

* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Wed, 27 Sep 2023 11:34:51 GMT
< Server: Apache/2.4.38 (Debian)
< Content-Length: 4
< Content-Type: text/html;charset=utf-8
<
* Connection #0 to host degapp left intact

-------------------------------------------------------
And after 40 mins this happens reliably:
-------------------------------------------------------

* getaddrinfo() thread failed to start

* Couldn't resolve host 'degapp'
* Closing connection 0


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230927/e65b7c18/attachment.sig>


More information about the User mailing list