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

dnspod.py报错IndexError: list index out of range #19

Open
cnthunder opened this issue Jun 30, 2024 · 1 comment
Open

dnspod.py报错IndexError: list index out of range #19

cnthunder opened this issue Jun 30, 2024 · 1 comment

Comments

@cnthunder
Copy link

build_info success: ---- Time: 2024-06-30 12:07:54 ---- ip:[{'recordId': 1808227159, 'value': '104.17.197.1'}]
change_dns success: ---- Time: 2024-06-30 12:07:56 ---- ip:104.17.197.1
Traceback (most recent call last):
File "dnspod.py", line 98, in
dns = change_dns(cloud, info[index]["recordId"], ip_address)
IndexError: list index out of range
Error: Process completed with exit code 1.

@ZhiXuanWang
Copy link
Owner

自己在DNSPod上创建2条记录试试

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