You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to login to Kibana and I enter my credentials and click on login it loads and send me Back to the login screen (Loop), when I open UP the Developer Tools inside my Browser I get the following error:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
Kibana version:
Kibana-8.10.4 (Bitnami Helm Chart)
Elasticsearch version:
Elastisearch 8.11.1 (Bitnami Helm Chart)
Server OS version:
Debian-12.2 Bookworm / Kubernetes-1.27.7
Browser version:
Safari-17.1.2 / Chrome-119.0.6045.199
Browser OS version:
MacOS Sonoma 14.1.2
Original install method (e.g. download page, yum, from source, etc.):
Helm Chart (Bitnami)
https://github.com/bitnami/charts/tree/main/bitnami/kibana
https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
Describe the bug:
When I try to login to Kibana and I enter my credentials and click on login it loads and send me Back to the login screen (Loop), when I open UP the Developer Tools inside my Browser I get the following error:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: