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

Cannot run weevely3 #83

Closed
wirehack7 opened this issue Jun 6, 2018 · 3 comments
Closed

Cannot run weevely3 #83

wirehack7 opened this issue Jun 6, 2018 · 3 comments

Comments

@wirehack7
Copy link

I'm getting this error when trying to connect to an agent:

Traceback (most recent call last):
  File "./weevely.py", line 99, in <module>
    main(arguments)
  File "./weevely.py", line 39, in main
    password = arguments.password
  File "/root/tools/weevely3/core/sessions.py", line 225, in __init__
    saved_url = sessiondb.get('url')
AttributeError: 'NoneType' object has no attribute 'get'
@wirehack7
Copy link
Author

I deleted .weevely in my home directory as mentioned in #57
This won't resolve the error.

epinna added a commit that referenced this issue Jun 6, 2018
@epinna
Copy link
Owner

epinna commented Jun 6, 2018

Could you please pull and try now?

@wirehack7
Copy link
Author

Works now. 👍

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

2 participants