Unexpected token u in JSON at position 0

full stack error

SyntaxError: Unexpected token u in JSON at position 0
    at JSON.parse (<anonymous>)
    at https://mydomain/bundles/commons.bundle.js:3:3397719
    at https://mydomain/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:94842
    at https://mydomain/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:94980
    at u.$digest (https://mydomain/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:100155)
    at https://mydomain/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:102127
    at Yo.completeTask (https://mydomain/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:122692)
    at https://mydomain/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:34257

error message from chrome inspect

Refused to execute inline script because it violates the following Content Security Policy directive: 
"script-src 'unsafe-eval' 'self'". 
Either the 'unsafe-inline' keyword, 
a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), 
or a nonce ('nonce-...') is required to enable inline execution.

can anyone help ? need to figure out what is happening with kibana; and how I can resolve this problem.

Can you provide some more details? What steps did you take to get this error message? What version of kibana are you using? What is your use case and what are you trying to do?

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