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

开始进行子域名入库时报错 #82

Open
linlinzongzongmingjiyuxin opened this issue Apr 27, 2022 · 1 comment
Open

开始进行子域名入库时报错 #82

linlinzongzongmingjiyuxin opened this issue Apr 27, 2022 · 1 comment

Comments

@linlinzongzongmingjiyuxin

01:14:05,855 [INFOR] resolve:170 - 完成异步查询子域的A记录
01:14:05,890 [ERROR] database:42 - ('This result object does not return rows. It has been closed automatically.',)
01:14:05,902 [ERROR] database:42 - ('This result object does not return rows. It has been closed automatically.',)
01:14:05,905 [INFOR] dbexport:65 - 开始进行子域名入库
Traceback (most recent call last):
File "run_subdomain.py", line 4, in
tools.oneforall.Run.main()
File "/home/cem/Desktop/src/tools/oneforall/Run.py", line 44, in main
action(results.domain)
File "/home/cem/Desktop/src/tools/oneforall/Run.py", line 33, in action
OneForAll(domain).run()
File "/home/cem/Desktop/src/tools/oneforall/oneforall.py", line 202, in run
self.main()
File "/home/cem/Desktop/src/tools/oneforall/oneforall.py", line 160, in main
dbexport.Warehouse(resolve_table, self.domain)
File "/home/cem/Desktop/src/tools/oneforall/dbexport.py", line 69, in Warehouse
if i.ips:
File "/usr/local/python3/lib/python3.8/site-packages/records.py", line 65, in getattr
return self[key]
File "/usr/local/python3/lib/python3.8/site-packages/records.py", line 56, in getitem
i = self.keys().index(key)
AttributeError: 'RMKeyView' object has no attribute 'index'

@Jamielxl
Copy link

请问有联系方式吗?想请教几个问题

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