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

报错 #25

Open
nxydyxsj123456 opened this issue Jul 20, 2023 · 1 comment
Open

报错 #25

nxydyxsj123456 opened this issue Jul 20, 2023 · 1 comment

Comments

@nxydyxsj123456
Copy link

2023-07-20 14:29:40,616 - CurrentIP.fetch[line:71] - ERROR: error code: count=2
2023-07-20 14:29:43,174 - CurrentIP.fetch[line:76] - INFO: current host ip: 222.205.75.76
2023-07-20 14:29:43,174 - DDNS.start[line:202] - ERROR: 'domain_ip'
Traceback (most recent call last):
File "/home/NameSilo-DDNS/ddns.py", line 186, in start
if (enable_ipv4 and not self._namesilo_client.ip_equal(current_ip)) or
File "/home/NameSilo-DDNS/lib/namesilo_client.py", line 198, in ip_equal
result = result & (ip == domain['domain_ip'])
KeyError: 'domain_ip'

@Charles94jp
Copy link
Owner

信息太少了,看起来是配置文件没填写对或者没加载上。看看你的配置文件conf/conf.json, 替换、脱敏key、域名等敏感信息再发上来。

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

No branches or pull requests

2 participants