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

Error script getepo.py #3

Open
rekkatz opened this issue Mar 18, 2020 · 0 comments
Open

Error script getepo.py #3

rekkatz opened this issue Mar 18, 2020 · 0 comments

Comments

@rekkatz
Copy link

rekkatz commented Mar 18, 2020

Buenas José Ramón, estoy intentando utilizar el script getepo.py para extaer los eventos de la base de datos de la ePO de McAfee, pero cuando ejecuto el script añadiendo los datos (IP:Puerto, User, Password y BBDD), me salta el siguiente error:

print pid of new proc:5007
getEpo.py process didn't existed before this one, continue
Traceback (most recent call last):
File "getepo.py", line 83, in
cVal = getFirstID()
File "getepo.py", line 57, in getFirstID
cVal = int(row[1])
TypeError: 'NoneType' object has no attribute 'getitem'

¿Podrías indicarme como puedo solucionarlo?

Gracias.

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

1 participant