ddclient / ddclient

Ddclient updates dynamic DNS entries for accounts on a wide range of dynamic DNS services.

Home Page:https://ddclient.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ddclient doesn't do anything

Geremia opened this issue · comments

When I run ddclient -force, nothing happens. Debugging it by using perl -p yields that it's executing code, but no code that prints anything or updates my server's IP address. I'm using 3.11.2 on Linux Slackware-current.

Please share your configuration file and/or debug logs. Without it I can't tell anything

@LenardHess ddclient --debug --force doesn't output anything. Even if I have the default config file, still nothing outputs.

Same for me, I'm using cloudflare

I'm still getting this issue, with ddclient 3.11.2.

This bug report has no actionable information. Without context it's impossible to troubleshoot, so I'm closing this. Feel free to reopen (or open a new bug report) but please provide details if you do.

@rhansen That's the point of this bug report. ddclient --debug --force doesn't output anything. That's a problem.

@Geremia I believe you, and I would like to fix the problem, but I can't reproduce it and this bug report lacks any information needed to troubleshoot. If you can give me steps to reliably reproduce the problem (e.g., commands to run inside a Docker container running a particular image) or more data about the failure (e.g., the output of perl -d:Trace ddclient --force) I will gladly take a look. But until that happens, this bug report is just distracting noise.

@rhansen

the output of perl -d:Trace ddclient --force

Here you go.
Devel-Trace_output.log.tar.gz