Damien Debin
Damien Debin
1.5y later, Bunny CDN still does not support IPv6 from everywhere (AWS IE in my case). With AWS pushing for IPv6 only, it's a shame. Add `2400:52e0:1e02::1073:1 packages.sury.org` to `/etc/hosts`...
Same bug here, can't ProxyJump. I found the bug lie in the parsing of the hostname string when you specify a user. `et [email protected] --jumphost bastion.server.com` works though it connects...
It's still a problem, I can't send a message with custom headers with a `ses+api` DSN. The documentation should clearly state this shortcoming and suggest using `ses+https`.
I fixed it with `apt-key adv --refresh-keys --keyserver keyserver.ubuntu.com`
There is at least https://electroneum.hashvault.pro/ which is using nodejs-pool for ETN.
It works for me with https://electroneum.hashvault.pro/.
Getting the same problem with iTerm, I solved the problem by "pasting slowly" (it's an option in Edit/Paste Special/Paste Slowly) the copied auth code.
It works as expected. In [YAML specs](https://yaml.org/spec/1.1/#id864510), "yes" means `true` and is quoted by [js-yaml](https://github.com/nodeca/js-yaml) if used as a key (have a look at [`noCompatMode`](https://github.com/nodeca/js-yaml#dump-object---options-) option).
Like #28 ? I can't sort keys and leave some in place. I can only customize the key comparison function.