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

Chrome/Safari errors in Kibana 4.5.0 #17456

Closed
jtryon opened this issue Mar 31, 2016 · 3 comments
Closed

Chrome/Safari errors in Kibana 4.5.0 #17456

jtryon opened this issue Mar 31, 2016 · 3 comments

Comments

@jtryon
Copy link

jtryon commented Mar 31, 2016

Elasticsearch version: 2.3.0

JVM version: 1.7.0_95

OS version: 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86_64 GNU/Linux

Description of the problem including expected versus actual behavior:
This issue appeared after upgrading from 4.3.2 to 4.5.0 for me. I'm running debian 64bit with Elasticsearch 2.3.

UI does not load in Chrome or Safari. It does in Firefox.

Steps to reproduce:
1.Launch Browser
2.Open Kibana

Provide logs (if relevant):
`Oops!
Looks like something went wrong. Refreshing may do the trick.

Go back or clear your session

Fatal Error
Courier Fetch Error: unhandled courier request error: Authorization Exception
Version: 4.5.0
Build: 9889
Error: unhandled courier request error: Authorization Exception
at handleError (http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78902:23)
at DocRequest.AbstractReqProvider.AbstractReq.handleFailure (http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78822:15)
at http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78716:18
at Array.forEach (native)
at http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78714:19
at processQueue (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:42357:29)
at http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:42373:28
at Scope.$eval (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:43601:29)
at Scope.$digest (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:43412:32)
at Scope.$apply (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:43709:25)
Fatal Error
Courier Fetch: unhandled courier request error: Authorization Exception
Version: 4.5.0
Build: 9889
Error: unhandled courier request error: Authorization Exception
at handleError (http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78902:23)
at DocRequest.AbstractReqProvider.AbstractReq.handleFailure (http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78822:15)
at http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78716:18
at Array.forEach (native)
at http://elkarti.blank.com/bundles/kibana.bundle.js?v=9889:78714:19
at processQueue (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:42357:29)
at http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:42373:28
at Scope.$eval (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:43601:29)
at Scope.$digest (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:43412:32)
at Scope.$apply (http://elkarti.blank.com/bundles/commons.bundle.js?v=9889:43709:25)
`

Request and response codes:
`POST /elasticsearch/_mget?timeout=0&ignore_unavailable=true&preference=1459445925363 HTTP/1.1
Host: elkarti.blank.com.ca:5601
Connection: keep-alive
Content-Length: 62
Accept: application/json, text/plain, /
Origin: http://elkarti.blank.com.ca:5601
kbn-version: 4.5.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36
Content-Type: application/json;charset=UTF-8
Referer: http://elkarti.blank.com.ca:5601/app/kibana
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.8,da;q=0.6

HTTP/1.1 403 Forbidden, kbn-name: kibana, kbn-version: 4.5.0
cache-control: no-cache
Date: Thu, 31 Mar 2016 17:38:39 GMT
Connection: keep-alive
Transfer-Encoding: chunked`

Describe the feature:

@jasontedor
Copy link
Member

Sorry that you're having an issue, but this would be better served if you opened this in the Kibana repository.

@jtryon
Copy link
Author

jtryon commented Mar 31, 2016

Oops, wrong github

@DuncanMacWeb
Copy link

For info: the corresponding issue in the Kibana repo is elastic/kibana#6719.

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

3 participants