Error: Invalid Value for...
Error: Invalid Value for keyword 'ip' = '' on Ubuntu 17.04
- 主页
- 后台控制中心
- Community Forum
- Services
- Dynamic DNS Service
- Error: Invalid Value for keyword 'ip' = '' on Ubuntu 17.04
- Community Forum
- Error: Invalid Value for keyword 'ip' = '' on Ubuntu 17.04
Topic: Error: Invalid Value for keyword 'ip' = '' on Ubuntu 17.04
This is the full error I get when I start DDclient (*** = deleted for privacy):
WARNING: file /var/cache/ddclient/ddclient.cache, line 8: Invalid Value for keyword 'ip' = ''
WARNING: skipping update of *** from <nothing> to ***.
WARNING: last updated <never> but last attempt on Tue Jun 20 14:09:37 2017 failed.
WARNING: Wait at least 5 minutes between update attempts.
And this is my ddclient.conf:
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
daemon=60
syslog=yes
mail=***
mail-failure=***
pid=/var/run/ddclient.pid
ssl=yes
use=web, web=checkip.dynu.com/, web-skip='IP Address'
server=api.dynu.com
protocol=dyndns2
server=dynu.com
login=***
password=***
***.DYNU.NET
I've tried different IP sources as well, such as 'use=web, web=ipinfo.io/ip'
I see that there used to be a bug in ddclient, but I believe that was quite a while ago.
WARNING: file /var/cache/ddclient/ddclient.cache, line 8: Invalid Value for keyword 'ip' = ''
WARNING: skipping update of *** from <nothing> to ***.
WARNING: last updated <never> but last attempt on Tue Jun 20 14:09:37 2017 failed.
WARNING: Wait at least 5 minutes between update attempts.
And this is my ddclient.conf:
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
daemon=60
syslog=yes
mail=***
mail-failure=***
pid=/var/run/ddclient.pid
ssl=yes
use=web, web=checkip.dynu.com/, web-skip='IP Address'
server=api.dynu.com
protocol=dyndns2
server=dynu.com
login=***
password=***
***.DYNU.NET
I've tried different IP sources as well, such as 'use=web, web=ipinfo.io/ip'
I see that there used to be a bug in ddclient, but I believe that was quite a while ago.
Reply with quote |Report
Please try the following config file:
# ddclient configuration for Dynu
#
# /etc/ddclient.conf
daemon=60
syslog=yes
mail=root
mail-failure=root
pid=/var/run/ddclient.pid
use=web, web=checkip.dynu.com/, web-skip='IP Address'
server=api.dynu.com
protocol=dyndns2
login=myusername
password=YOURPASSWORD
MYDOMAIN.DYNU.COM
# ddclient configuration for Dynu
#
# /etc/ddclient.conf
daemon=60
syslog=yes
mail=root
mail-failure=root
pid=/var/run/ddclient.pid
use=web, web=checkip.dynu.com/, web-skip='IP Address'
server=api.dynu.com
protocol=dyndns2
login=myusername
password=YOURPASSWORD
MYDOMAIN.DYNU.COM
Reply with quote |Report
| Author | Topic: Error: Invalid Value for keyword 'ip' = '' on Ubuntu 17.04 |
|---|---|
|
elienar Joined: 2017/6/20 |
2017年6月20日星期二 上午11:23
This is the full error I get when I start DDclient (*** = deleted for privacy):
WARNING: file /var/cache/ddclient/ddclient.cache, line 8: Invalid Value for keyword 'ip' = '' WARNING: skipping update of *** from <nothing> to ***. WARNING: last updated <never> but last attempt on Tue Jun 20 14:09:37 2017 failed. WARNING: Wait at least 5 minutes between update attempts. And this is my ddclient.conf: # Configuration file for ddclient generated by debconf # # /etc/ddclient.conf daemon=60 syslog=yes mail=*** mail-failure=*** pid=/var/run/ddclient.pid ssl=yes use=web, web=checkip.dynu.com/, web-skip='IP Address' server=api.dynu.com protocol=dyndns2 server=dynu.com login=*** password=*** ***.DYNU.NET I've tried different IP sources as well, such as 'use=web, web=ipinfo.io/ip' I see that there used to be a bug in ddclient, but I believe that was quite a while ago. |
|
timothytw Joined: 2002/5/2 |
2017年6月20日星期二 下午11:10
Please try the following config file:
# ddclient configuration for Dynu # # /etc/ddclient.conf daemon=60 syslog=yes mail=root mail-failure=root pid=/var/run/ddclient.pid use=web, web=checkip.dynu.com/, web-skip='IP Address' server=api.dynu.com protocol=dyndns2 login=myusername password=YOURPASSWORD MYDOMAIN.DYNU.COM |
2026年6月13日星期六 下午12:21
