Error while accessing kibana from web browser

the error happen when i start the kibana and elasticsearch&elasticsearch-head have started。 [Screenshot here] log [02:25:38.464] [error][reporting]

The Reporting plugin encountered issues launching Chromium in a self-test. You may have trouble generating reports. log [02:25:38.465] [error][reporting] ErrorEvent { target: WebSocket { _events: [Object: null prototype] { open: [Function], error: [Function] }, _eventsCount: 2, _maxListeners: undefined, readyState: 3, protocol: '', _binaryType: 'nodebuffer', _closeFrameReceived: false, _closeFrameSent: false, _closeMessage: '', _closeTimer: null, _closeCode: 1006, _extensions: {}, _receiver: null, _sender: null, _socket: null, _isServer: false, _redirects: 0, url: 'ws://127.0.0.1:45871/devtools/browser/7e246271-fac4-4eed-99c0-28ace04c7e45', _req: null }, type: 'error', message: 'socket hang up', error: { Error: socket hang up at createHangUpError (_http_client.js:323:15) at Socket.socketOnEnd (_http_client.js:426:23) at Socket.emit (events.js:194:15) at endReadableNT (_stream_readable.js:1103:12) at process._tickCallback (internal/process/next_tick.js:63:19) code: 'ECONNRESET' } } log [02:25:38.469] [warning][reporting] See Chromium's log output at "/kibana/kibana-7.5.1-linux-x86_64/data/headless_shell-linux/chrome_debug.log" log [02:25:38.469] [warning][reporting] Reporting plugin self-check failed. Please check the Kibana Reporting settings. Error: Could not close browser client handle!

Kibana Version:7.6 OS:CentOS Linux release 7.0 (Core)

Thanks

Welcome to our community! :smiley: I've moved this into the Kibana category, as you posted it into the Elasticsearch one.

What is in /kibana/kibana-7.5.1-linux-x86_64/data/headless_shell-linux/chrome_debug.log? Please format your code/logs/config using the </> button, or markdown style back ticks. It helps to make things easy to read which helps us help you :slight_smile:

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