Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3198 - Luci Ddns setup error with Duckdns #8026

Open
openwrt-bot opened this issue Jun 22, 2020 · 1 comment
Open

FS#3198 - Luci Ddns setup error with Duckdns #8026

openwrt-bot opened this issue Jun 22, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

ibex-are-goats:

I can't get Duckdns working with the Luci Ddns GUI. Error:

011531 WARN : Service section 'DuckDNS' not defined - TERMINATE
011531 WARN : PID '22615' exit WITH ERROR '1' at 2020-06-22 01:15

@openwrt-bot
Copy link
Author

DeathCamel58:

Hey ibex-are-goats,
I've attempted to reproduce your issue on my OpenWRT system. I set up DuckDNS through the Luci GUI, as your issue specified, but it works fine for me. Do you have any more information on how I could reproduce this issue?

My OpenWRT system is a fresh installation on VMWare Workstation 15.5.6 build-16341506

Here's my system status information.
Model VMware, Inc. VMware Virtual Platform
Architecture Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Firmware Version OpenWrt 19.07.3 r11063-85e04e9f46 / LuCI openwrt-19.07 branch git-20.186.82389-282dbf8
Kernel Version 4.14.180

NOTE: In the quoted log, I've changed my external IP and my subdomain
174045 : ************ ************** ************** **************
174045 note : PID '9401' started at 2020-07-06 17:40
174045 : ddns version : 2.7.8-13
174045 : uci configuration:
ddns.duckdns.check_interval='5'
ddns.duckdns.domain='SUBDOMAIN.duckdns.org'
ddns.duckdns.enabled='1'
ddns.duckdns.force_interval='0'
ddns.duckdns.interface='wan'
ddns.duckdns.ip_source='web'
ddns.duckdns.lookup_host='SUBDOMAIN.duckdns.org'
ddns.duckdns.password='PW'
ddns.duckdns.service_name='duckdns.org'
ddns.duckdns=service
174045 : verbose mode : 0 - run normal, NO console output
174045 : check interval: 300 seconds
174045 : force interval: 0 seconds
174045 : retry interval: 60 seconds
174045 : retry counter : 0 times
174045 : No old process
174045 : last update: never
174045 : Detect registered/public IP
174045 : #> /usr/bin/nslookup openwrt-testing.duckdns.org >/var/run/ddns/duckdns.dat 2>/var/run/ddns/duckdns.err
174046 : Registered IP '8.8.8.8' detected
174046 info : Starting main loop at 2020-07-06 17:40
174046 : Detect local IP on 'web'
174046 : #> /bin/uclient-fetch -q -O /var/run/ddns/duckdns.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/duckdns.err
174046 : Local IP 'EXTERNAL IP' detected on web at 'http://checkip.dyndns.com'
174046 : Update needed - L: 'EXTERNAL IP' <> R: '8.8.8.8'
174046 : #> /bin/uclient-fetch -q -O /var/run/ddns/duckdns.dat -Y off 'http://www.duckdns.org/update?domains=openwrt-testing.duckdns.org&token=***PW***&ip=***EXTERNAL IP***' 2>/var/run/ddns/duckdns.err
174047 : DDNS Provider answered:
OK
174047 info : Update successful - IP 'EXTERNAL IP' send
174047 info : Forced update successful - IP: 'EXTERNAL IP' send
174047 : Waiting 300 seconds (Check Interval)

Thank you,
Dylan Corrales

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant