On Jul 07 2025, 19:48 +0000, Pietro Cerutti via Chicken-users 
<chicken-users@nongnu.org> wrote:
On Jul 07 2025, 19:45 +0000, Kristian Lein-Mathisen via Chicken-users 
<chicken-users@nongnu.org> wrote:
[-- Type: text/plain; charset=UTF-8, Encoding: quoted-printable, Size: 4.2K --]
Hi Pietro,

I would still very mich recommend you test against local servers. That
would allow you to exclude the possibilities of Internet/ISP/Cloud-related
problems, before start to dive into the internals of Chicken.

Yep, testing against a local server is a good idea, I'm gonna do that, thanks!

If you try against a local server you won't need any thread-sleep! calls and you can hopefully (not?) reproduce the problem much faster.

This is assuming the issue is network-related, which I doubt.

But let me get back to the last after I've tried locally.

I'm seeing the same issue against a local HTTPS server:

foo
Tue Jul  8 09:18:57 2025 - (call start)
Tue Jul  8 09:18:58 2025 - (1727)
Tue Jul  8 09:18:58 2025 - (call end)
foo
Tue Jul  8 09:41:54 2025 - (call start)
Tue Jul  8 09:41:54 2025 - (1727)
Tue Jul  8 09:41:54 2025 - (call end)
foo
Tue Jul  8 09:50:07 2025 - (call start)
Tue Jul  8 09:50:07 2025 - (1727)
Tue Jul  8 09:50:07 2025 - (call end)
foo
Tue Jul  8 12:10:49 2025 - (call start)
Tue Jul  8 12:10:49 2025 - (call failed ((exn message 
error:00000000:lib(0)::reason(0) location ssl-shutdown arguments ()) (i/o) 
(net) (openssl status zero-return)))

--
Pietro Cerutti
I have pledged to give 10% of income to effective charities
and invite you to join me - https://givingwhatwecan.org

Reply via email to