I run acme.sh on Hetzner VPS in Helsinki. Works fine. But the real fix for FlowSana is not the client, it is the cron.
That runs every day. Use the systemd timer if available, or at least randomize:
0 3 * * * sleep $((RANDOM % 3600)); certbot renew --quietSpreads the load. OVH Gravelines at 03:00 UTC is a thundering herd.