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 - Kibiter settings not configured! #498

Open
venkuppu-chn opened this issue Dec 24, 2020 · 0 comments
Open

ERROR - Kibiter settings not configured! #498

venkuppu-chn opened this issue Dec 24, 2020 · 0 comments

Comments

@venkuppu-chn
Copy link

I'm requiring to upgrade to 7.x version of Kibana, since Kibiter doesn't support the latest 7.x version. I'm using docker-compose to deploy the grimoire containers and have upgraded Elasticsearch and Kibana to 7.0.0 version. However, I'm encountering the error below. Upon checking the mordred configuration, I found that panels is not being supported in Kibana. While setting up configration in mordred I would like Kibana to support the panels plugin. Is there any workaround?

I had already created an issue to upgrade Kibiter to 7.x, for which they suggested me to use Kibana 7.x instead of Kibiter.
https://github.com/chaoss/grimoirelab-kibiter/issues/152

Kibiter configuration of mordred setup.cfg.
[panels]
kibiter_time_from = now-1y
kibiter_default_index = git
kibiter_url = http://kibiter:5601
kibiter_version = 6.1.4-1
github-repos = true
github-comments = true

Error in mordred:
sirmordred.task_panels - ERROR - Impossible to set defaultIndex: {'statusCode': 401, 'error': 'Unauthorized', 'message': 'Unauthorized'}
sirmordred.task_panels - ERROR - Impossible to set timepicker:timeDefaults: {'statusCode': 401, 'error': 'Unauthorized', 'message': 'Unauthorized'}
sirmordred.task_panels - ERROR - Kibiter settings not configured!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants