Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

TypeError: 'NoneType' object is not iterable #539

Closed
johnjohnsp1 opened this issue May 28, 2017 · 2 comments
Closed

TypeError: 'NoneType' object is not iterable #539

johnjohnsp1 opened this issue May 28, 2017 · 2 comments

Comments

@johnjohnsp1
Copy link

Empire Version

latest (issued git clone on 05/28/2017

OS Information (Linux flavor, Python version)

Linux 2017 4.9.0-kali4-amd64 #1 SMP Debian 4.9.25-1kali1 (2017-05-04) x86_64 GNU/Linux
Python 2.7.13

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

once git cloned the empire from repo I used those commands:
empire/setup/install.sh
empire/setup/setup_database.sh
empire/setup/cert

Screenshot of error, embedded text output, or Pastebin link to the error

error:

Traceback (most recent call last):
File "./empire", line 1294, in
main = empire.MainMenu(args=args)
File "/pentest/powershell/empire-ps/lib/common/empire.py", line 75, in init
(self.isroot, self.installPath, self.ipWhiteList, self.ipBlackList) = helpers.get_config('rootuser, install_path,ip_whitelist,ip_blacklist')
TypeError: 'NoneType' object is not iterable

Any additional information

@xorrior
Copy link
Contributor

xorrior commented May 28, 2017 via email

@johnjohnsp1
Copy link
Author

thanks for the reply, did run again ./install and everything went fine is now working !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants