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

Fails to start with thehive4py 1.7.1 #1

Open
krisbogaerts opened this issue Jun 8, 2020 · 0 comments
Open

Fails to start with thehive4py 1.7.1 #1

krisbogaerts opened this issue Jun 8, 2020 · 0 comments

Comments

@krisbogaerts
Copy link

Hi,

Thank you for creating this.
It seems that it fails to start with thehive4py 1.7.1

it works fine when we install with "pip install thehive4py==1.6.0"

Jun 08 08:29:22 thehive4 systemd[1]: Started graylog2thehive.
Jun 08 08:29:22 thehive4 python[2608]: Traceback (most recent call last):
Jun 08 08:29:22 thehive4 python[2608]: File "app.py", line 1, in
Jun 08 08:29:22 thehive4 python[2608]: from app import app
Jun 08 08:29:22 thehive4 python[2608]: File "/opt/graylog2thehive/app/init.py", line 10, in
Jun 08 08:29:22 thehive4 python[2608]: from thehive4py.api import TheHiveApi
Jun 08 08:29:22 thehive4 python[2608]: File "/usr/local/lib/python2.7/dist-packages/thehive4py/api.py", line 22
Jun 08 08:29:22 thehive4 python[2608]: def init(self, url: str, principal: str, organisation=None, password=None, proxies={}

Regards,
Kris

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