Package: echoping Version: 6.0.2-10 Severity: normal Dear Maintainer,
I've noticed that one of my smokeping slaves was unable to measure response time from https://facebook.com. Short investigation showed that there is a problem with echoping command: root@raspberrypizero:~# /usr/bin/echoping -t 10 -C -h / -R -n 20 -v -4 facebook.com:443 This is /usr/bin/echoping, version 6.0.2. Trying to connect to internet address 31.13.81.36 443 to transmit 89 bytes... Trying to send 256 bytes to internet address 31.13.81.36... Connected... TCP Latency: 0.008739 seconds Cannot start the TLS session: Resource temporarily unavailable, try again. It's not problem with internet connectivity, because wget and curl are able to connect to facebook.com If I change target host to debian.org, it's slighty better: root@raspberrypizero:~# /usr/bin/echoping -t 10 -C -h / -R -n 1 -v -4 debian.org:443 This is /usr/bin/echoping, version 6.0.2. Trying to connect to internet address 149.20.4.15 443 to transmit 87 bytes... Trying to send 256 bytes to internet address 149.20.4.15... Connected... TCP Latency: 0.175395 seconds TLS connection using "AES-256-GCM" Sent (87 bytes)... Application Latency: 0.334708 seconds TLS_readline error: Resource temporarily unavailable, try again. Error reading HTTP reply -1 bytes read from server. Estimated TCP RTT: 0.1788 seconds (std. deviation 0.046) Elapsed time: 0.783782 seconds This bug is probably related to armv6l architecture, because I was unable to reproduce it on my other arm hosts. -- System Information: Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster Architecture: armv6l Kernel: Linux 4.19.93+ Kernel taint flags: TAINT_CRAP Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages echoping depends on: ii libc6 2.28-10+rpi1 ii libgnutls30 3.6.7-4 ii libidn11 1.33-2.2 ii libpopt0 1.16-12 echoping recommends no packages. echoping suggests no packages. -- no debconf information