You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/workspace/GhostSPN/./GhostSPN.py", line 467, in <module>
g.list_ghost_spns(
File "/workspace/GhostSPN/./GhostSPN.py", line 168, in list_ghost_spns
hosts_exists, wildcard_resolved = self.is_ghost_spn(userdata, spn)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workspace/GhostSPN/./GhostSPN.py", line 210, in is_ghost_spn
if "." not in spn_data["hostname"]:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: