[GH-ISSUE #8] Website query throws error #6

Closed
opened 2026-03-03 15:56:40 +03:00 by kerem · 1 comment
Owner

Originally created by @ghost on GitHub (Aug 15, 2019).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/8

There was an error getting results
Traceback (most recent call last):
File "Cloudmare.py", line 175, in
logger.error(e)
NameError: name 'logger' is not defined

command run :

python Cloudmare.py www.google.com --subdomain

Originally created by @ghost on GitHub (Aug 15, 2019). Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/8 There was an error getting results Traceback (most recent call last): File "Cloudmare.py", line 175, in <module> logger.error(e) NameError: name 'logger' is not defined command run : python Cloudmare.py www.google.com --subdomain
kerem closed this issue 2026-03-03 15:56:40 +03:00
Author
Owner

@mrh0wl commented on GitHub (Aug 23, 2019):

Hi, thanks for sharing your issue. I've been aware of several errors in the script, I am currently working on the script again. You can solve your issue by deleting the last 3 lines (174 to 176). Comment if that help you

<!-- gh-comment-id:524400702 --> @mrh0wl commented on GitHub (Aug 23, 2019): Hi, thanks for sharing your issue. I've been aware of several errors in the script, I am currently working on the script again. You can solve your issue by deleting the last 3 lines (174 to 176). Comment if that help you
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#6
No description provided.