Marvo2011

Results 32 comments of Marvo2011

@Neilpang can you rerun? I don't think that is failed on a script issue. `Error: The process '/usr/bin/ssh' failed with exit code 1`

@Neilpang now all have passed, can you merge it?

@Neilpang please re run. We moved the RIDs to the domain.conf. Thanks to @AlvinSchiller

@AlvinSchiller Github Actions / Testing DNS always failing on ubuntu ```[Thu Aug 25 12:45:04 UTC 2022] Calling acme-dns on selfhost [Thu Aug 25 12:45:04 UTC 2022] fulldomain='acmetestXyzRandomName.***' [Thu Aug 25...

> https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide > > ![image](https://user-images.githubusercontent.com/8305679/188635599-2f92e817-1379-49f3-8053-ae90c3ed91fd.png) Please copy dnsapi wiki, I get 403 permission denied. https://github.com/Marvo2011/acme.sh/wiki/dnsapi #4291

> you can edit the wiki page now. Thanks, I had to split the dnsapi wiki page, because github does not render "a to large page" https://github.com/acmesh-official/acme.sh/wiki/dnsapi https://github.com/acmesh-official/acme.sh/wiki/dnsapi2

**Temporary fix:** Change block from: > my %map = ( configured => qr/Cache configured: (.+)/, read_cache_memory => qr/Read cache memory: (.+)/, write_cache_memory => qr/Write cache memory: (.+)/, write_cache_enabled => qr/Write...

How can I create the unit tests / and get the snapshots?

The following config block creates the issue: ``` protocol=dyndns2 server=carol.selfhost.de usev6=ifv6, if=vtnet2 login=username password=password sub.domain.com ``` Edit: Same issue for: `usev6=ifv6, ifv6=vtnet2`

Thanks, but seems that this does not work. ``` WARNING: '' is not a valid IPv4 or IPv6 address WARNING: found neither IPv4 nor IPv6 address WARNING: sub.domain.com: unable to...