Kibana 5.1.1 + FF: NetworkError: Failed to load worker script at blob

Hi,

I found some kind of bug with Kibana 5.1.1 and FireFox.
When I go to "discover" and click on the small arrow to extend the found results, I'm getting the error:

NetworkError: Failed to load worker script at blob:https://myserver/e24df2a1-7e28-48f3-998b-258034fdbdaa (nsresult = 0x805e0006) (:0)

This only occurs with FireFox (version 51.0), Chrome works perfectly fine.
I tried to set CHMOD 644 on the worker-json.js as mentioned in Firefox fatals on discover JSON view · Issue #3610 · elastic/kibana · GitHub
but that didn't help.

Any suggestions?

Regards

What was your Kibana installation method? Any major configuration changes from a standard install? I'll try and reproduce on my end but no luck so far.

I think the problem was a wrong configuration in apache's content-security-policy headers.
I'm gonna test it!

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