Matteo Corti
Matteo Corti
Nope ist 'curl' ``` corti@debian check_ssl_cert> time /bin/curl --user-agent 'check_ssl_cert/2.70.0' --location http://cacerts.digicert.com/DigiCertGlobalRootCA.crt --output /dev/null % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent...
It really seems a problem with curl: ``` corti@debian check_ssl_cert> time curl github.com real 0m5.078s user 0m0.030s sys 0m0.017s ``` This takes around 10 ms on all other machines and...
Ok then it's only on my machine ...
And the issue is gone (as of today) ``` $ time curl github.com real 0m0.060s user 0m0.007s sys 0m0.004s $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12...
> Given what I was seeing in `top` I suspect there are more (expensive?) openssl calls than before. Could be, but should not have such a big impact
I looked at your output with the timing (total around 5 seconds). The only calls to OpenSSL that I see are: 1. The main one with ```openssl s_client``` to fetch...
Why not ...
> > Fix for HA to solve this > > https://community.home-assistant.io/t/os-12-2-oserror-errno-30-read-only-file-system/715911 > > it works! > > open an SSH connection and type the command: `ha core rebuild` Works for...
This could be implemented, I'll leave it here as "enhancement" until I find the time or someone volunteer to implement the change.
Should be no problem but for the notation ```D66``` could be interpteted as a 66-sided dice or this base-6 variant.