andres-pcg
andres-pcg
Hey @sheerun , Thanks for your contribution. Could you do this same PR targeting v11? This way We can forward-port it to v14.
Hello @dixgrake , thanks for submitting this issue. We are unable to reproduce this issue. Can you please send us an example of your POS config. This could be relate...
Hello @dixgrake, thanks for the detailed information you’ve submitted. We will be looking forward to reproducing this issue and notifying you of any findings.
> You are missing some packages. I am trying to upload a generated tarball in some days. > > ``` > apt install autoconf automake > ``` It seems like...
Same issue using api token: ``` SENDING: Connection: close SENDING: Content-Type: application/json SENDING: Authorization: Bearer , SENDING: RECEIVE: HTTP/1.1 400 Bad Request RECEIVE: Date: Thu, 09 Feb 2023 03:17:52 GMT...
@Marvo2011 were you able to get this up and running? if not, please confirm your ddclient version
Using the curl option and the latest version here I was able to get it to work. However, I had to read some code to understand why it was not...
@kcris @Marvo2011 This is how my entire config looks like. I hope it helps: **ddclient version 3.10.0** ``` daemon=300 # check every 300 seconds syslog=yes # log update msgs to...
@kcris @Marvo2011 Were you guys able to test it?
> ps: works with one hostname, all good! > > but seems to fail with the same error if I use multiple hostnames, e.g. > > ``` > aaa.ddns.net,bbb.ddns.net,ccc.hopto.org >...