[GH-ISSUE #10] There was an error getting results #8

Closed
opened 2026-03-03 15:56:41 +03:00 by kerem · 3 comments
Owner

Originally created by @VirtualM20 on GitHub (Sep 3, 2019).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/10

There was an error getting results
Traceback (most recent call last):
File "Cloudmare.py", line 79, in
ip_takes = make_list()
File "Cloudmare.py", line 32, in make_list
ip_list = subdomain_tracking(domain)
File "/root/Cloudmare/lib/core/subdomain_finder.py", line 9, in subdomain_tracking
if res['dns_records']['host']:
TypeError: list indices must be integers or slices, not str

Originally created by @VirtualM20 on GitHub (Sep 3, 2019). Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/10 There was an error getting results Traceback (most recent call last): File "Cloudmare.py", line 79, in <module> ip_takes = make_list() File "Cloudmare.py", line 32, in make_list ip_list = subdomain_tracking(domain) File "/root/Cloudmare/lib/core/subdomain_finder.py", line 9, in subdomain_tracking if res['dns_records']['host']: TypeError: list indices must be integers or slices, not str
kerem closed this issue 2026-03-03 15:56:41 +03:00
Author
Owner

@mrh0wl commented on GitHub (Sep 4, 2019):

Hi, thanks for reporting this issue. Check please if your problem is solved in commit 18035fa075

<!-- gh-comment-id:527806271 --> @mrh0wl commented on GitHub (Sep 4, 2019): Hi, thanks for reporting this issue. Check please if your problem is solved in commit 18035fa075766e9380d40effa4e36b275250738b
Author
Owner

@VirtualM20 commented on GitHub (Sep 4, 2019):

Fixed, the issue can be closed i think, and thx for the fast reaction.

<!-- gh-comment-id:527881386 --> @VirtualM20 commented on GitHub (Sep 4, 2019): Fixed, the issue can be closed i think, and thx for the fast reaction.
Author
Owner

@mrh0wl commented on GitHub (Sep 4, 2019):

You're welcome!

<!-- gh-comment-id:527903213 --> @mrh0wl commented on GitHub (Sep 4, 2019): You're welcome!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloudmare#8
No description provided.