Kibana stops running when tried to access with curl or browser

{"type":"log","@timestamp":"2020-08-03T11:40:43Z","tags":["warning","plugins-discovery"],"pid":9766,"message":"Expect plugin "id" in camelCase, but found: eui_utils"}
{"type":"log","@timestamp":"2020-08-03T11:40:43Z","tags":["warning","plugins-discovery"],"pid":9766,"message":"Expect plugin "id" in camelCase, but found: apm_oss"}
{"type":"log","@timestamp":"2020-08-03T11:40:43Z","tags":["warning","plugins-discovery"],"pid":9766,"message":"Expect plugin "id" in camelCase, but found: triggers_actions_ui"}
{"type":"log","@timestamp":"2020-08-03T11:41:29Z","tags":["info","plugins-service"],"pid":9766,"message":"Plugin "visTypeXy" is disabled."}
{"type":"log","@timestamp":"2020-08-03T11:41:29Z","tags":["info","plugins-service"],"pid":9766,"message":"Plugin "endpoint" is disabled."}
{"type":"log","@timestamp":"2020-08-03T11:41:29Z","tags":["info","plugins-service"],"pid":9766,"message":"Plugin "ingestManager" is disabled."}
{"type":"log","@timestamp":"2020-08-03T11:41:29Z","tags":["info","plugins-service"],"pid":9766,"message":"Plugin "lists" is disabled."}
{"type":"log","@timestamp":"2020-08-03T11:41:33Z","tags":["fatal","root"],"pid":9766,"message":"{ Error: Cannot find module '@kbn/es-query'\n at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)\n at Module.Hook._require.Module.require (/usr/share/kibana/node_modules/require-in-the-middle/index.js:51:29)\n at require (internal/modules/cjs/helpers.js:25:18)\n at Object. (/usr/share/kibana/src/legacy/core_plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/query.js:8:16)\n at Module._compile (internal/modules/cjs/loader.js:778:30)\n at Module._compile (/usr/share/kibana/node_modules/pirates/lib/index.js:99:24)\n at Module._extensions..js (internal/modules/cjs/loader.js:789:10)\n at Object.newLoader [as .js] (/usr/share/kibana/node_modules/pirates/lib/index.js:104:7)\n at Module.load (internal/modules/cjs/loader.js:653:32)\n at tryModuleLoad (internal/modules/cjs/loader.js:593:12)\n at Function.Module._load (internal/modules/cjs/loader.js:585:3)\n at Module.require (internal/modules/cjs/loader.js:692:17)\n at Module.Hook._require.Module.require (/usr/share/kibana/node_modules/require-in-the-middle/index.js:70:39)\n at require (internal/modules/cjs/helpers.js:25:18)\n at Object. (/usr/share/kibana/src/legacy/core_plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/index.js:10:14)\n at Module._compile (internal/modules/cjs/loader.js:778:30) code: 'MODULE_NOT_FOUND' }"}

Hi @pramod_n1. How did you install Kibana? Also, which version of Kibana do you have installed?

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