Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Same as "All is empty" #20 #74

Open
k41zen opened this issue May 15, 2019 · 0 comments
Open

Same as "All is empty" #20 #74

k41zen opened this issue May 15, 2019 · 0 comments

Comments

@k41zen
Copy link

k41zen commented May 15, 2019

I'm having exactly the same issue as #20

I'm running hive 3.3.0-1 on Ubuntu 18.04 and Cortex 2.1.3-1. All works fine. I've then installed Hippocampe on the same box but obviously as ES is already setup and running I figured Hippocampe would just use the same instance.

Is this the case?

When I click on shadowbook button I get a red line beneath it and the following error:

[2019-05-15 16:20:27,669] ERROR in app: Exception on /hippocampe/api/v1.0/shadowbook [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1815, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1718, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1813, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1799, in dispatch_request
return self.view_functionsrule.endpoint
File "Hippocampe/core/app.py", line 168, in shadowbookService
if 'error' in reportJob:
TypeError: argument of type 'NoneType' is not iterable

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

1 participant