netdata integration: alerta.exceptions.ApiError: 'ip' #2

Closed
opened 2020-04-09 09:05:26 +00:00 by decentral1se · 2 comments
Owner
2020-04-09T09:04:41.188614220Z app[web.1]: Traceback (most recent call last):
2020-04-09T09:04:41.188619308Z app[web.1]:   File "/venv/lib/python3.7/site-packages/flask/app.py", line 1813, in full_dispatch_request
2020-04-09T09:04:41.188624770Z app[web.1]:     rv = self.dispatch_request()
2020-04-09T09:04:41.188629879Z app[web.1]:   File "/venv/lib/python3.7/site-packages/flask/app.py", line 1799, in dispatch_request
2020-04-09T09:04:41.188635308Z app[web.1]:     return self.view_functions[rule.endpoint](**req.view_args)
2020-04-09T09:04:41.188640553Z app[web.1]:   File "/venv/lib/python3.7/site-packages/flask_cors/decorator.py", line 128, in wrapped_function
2020-04-09T09:04:41.188646135Z app[web.1]:     resp = make_response(f(*args, **kwargs))
2020-04-09T09:04:41.188651276Z app[web.1]:   File "/venv/lib/python3.7/site-packages/alerta/auth/decorators.py", line 53, in wrapped
2020-04-09T09:04:41.188656732Z app[web.1]:     return f(*args, **kwargs)
2020-04-09T09:04:41.188661844Z app[web.1]:   File "/venv/lib/python3.7/site-packages/alerta/models/metrics.py", line 258, in wrapped
2020-04-09T09:04:41.188667324Z app[web.1]:     response = f(*args, **kwargs)
2020-04-09T09:04:41.188672389Z app[web.1]:   File "/venv/lib/python3.7/site-packages/alerta/utils/response.py", line 19, in decorated
2020-04-09T09:04:41.188677836Z app[web.1]:     return func(*args, **kwargs)
2020-04-09T09:04:41.188683045Z app[web.1]:   File "/venv/lib/python3.7/site-packages/alerta/views/alerts.py", line 65, in receive
2020-04-09T09:04:41.188694197Z app[web.1]:     raise ApiError(str(e), 500)
2020-04-09T09:04:41.188717869Z app[web.1]: alerta.exceptions.ApiError: 'ip'
``` 2020-04-09T09:04:41.188614220Z app[web.1]: Traceback (most recent call last): 2020-04-09T09:04:41.188619308Z app[web.1]: File "/venv/lib/python3.7/site-packages/flask/app.py", line 1813, in full_dispatch_request 2020-04-09T09:04:41.188624770Z app[web.1]: rv = self.dispatch_request() 2020-04-09T09:04:41.188629879Z app[web.1]: File "/venv/lib/python3.7/site-packages/flask/app.py", line 1799, in dispatch_request 2020-04-09T09:04:41.188635308Z app[web.1]: return self.view_functions[rule.endpoint](**req.view_args) 2020-04-09T09:04:41.188640553Z app[web.1]: File "/venv/lib/python3.7/site-packages/flask_cors/decorator.py", line 128, in wrapped_function 2020-04-09T09:04:41.188646135Z app[web.1]: resp = make_response(f(*args, **kwargs)) 2020-04-09T09:04:41.188651276Z app[web.1]: File "/venv/lib/python3.7/site-packages/alerta/auth/decorators.py", line 53, in wrapped 2020-04-09T09:04:41.188656732Z app[web.1]: return f(*args, **kwargs) 2020-04-09T09:04:41.188661844Z app[web.1]: File "/venv/lib/python3.7/site-packages/alerta/models/metrics.py", line 258, in wrapped 2020-04-09T09:04:41.188667324Z app[web.1]: response = f(*args, **kwargs) 2020-04-09T09:04:41.188672389Z app[web.1]: File "/venv/lib/python3.7/site-packages/alerta/utils/response.py", line 19, in decorated 2020-04-09T09:04:41.188677836Z app[web.1]: return func(*args, **kwargs) 2020-04-09T09:04:41.188683045Z app[web.1]: File "/venv/lib/python3.7/site-packages/alerta/views/alerts.py", line 65, in receive 2020-04-09T09:04:41.188694197Z app[web.1]: raise ApiError(str(e), 500) 2020-04-09T09:04:41.188717869Z app[web.1]: alerta.exceptions.ApiError: 'ip' ```
Author
Owner
> https://github.com/alerta/alerta/issues/1180
Author
Owner

Disabling geoip worked!

Disabling geoip worked!
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/alerta.autonomic.zone#2
No description provided.