Kibana 6.1.1

Issue loading Kibana UI. Chrome shows the following error:
TypeError {stack: (...), message: "undefined is not a function"}

Firefox loads but Discover shows the following:

Discover: Content-Type header [application/x-ndjson; charset=UTF-8] is not supported

I attempted to delete the /optimize content and restart kibana but that did not fix the issue. I'm at a loss here.

Hi @Charles_Lassiter,

How are you installing Kibana? Are you using X-Pack? What is your environment? Can you paste the full error from Chrome?

Thanks,
Chris

My environment is Linux (Centos 7). Installed via yum. I can't paste the Chrome error (sperate network). But I'll do my best to re-type it here. This is all via the Chrome Developer tools:

TypeError

message: "undefined is not a function"
stack: (...)
get stack: function () { [native code] }
set stack: function () { [native code] }
proto: Error

Firefox shows the following:

Error: Content-Type header [application/x-ndjson; charset=UTF-8] is not supported
ErrorAbstract@[URL]/bundles/kibana.bundle.js?v=16350:61:151593
StatusCodeError@[URL]/bundles/kibana.bundle.js?v=16350:61:155122
respond@[URL]/bundles/kibana.bundle.js?v=16350:61:161537
checkRespForFailure@[URL]/bundles/kibana.bundle.js?v=16350:61:160804
AngularConnector.prototype.request/<[URL]/bundles/kibana.bundle.js?v=16350:61:29063
processQueue@[URL]/bundles/comms.bundle.js?v=16350:29:132418
scheduleProcessQueue/<[URL]/bundles/comms.bundle.js?v=16350:29:133349
$RootScopeProvider/this.$get</Scope.prototype.$digest@[URL]/bundles/comms.bundle.js?v=16350:29:144239
$RootScopeProvider/this.$get</Scope.prototype.$apply@[URL]/bundles/comms.bundle.js?v=16350:29:144239
done@[URL]/bundles/comms.bundle.js?v=16350:29:999995
completeRequest@[URL]/bundles/comms.bundle.js?v=16350:29:104697
createHttpBackend/</xhr.onload@[URL]/bundles/comms.bundle.js?v=16350:29:105435

Hmm. I'm not sure.

Kibana 6.1.2 is available now. Can you try downloading that and seeing if you still experience issues?

I'll try that and let you know the result

Updated to 6.1.2 and still see the same error

It was the browser. outdated version of FF and Chrome ----__________----

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.