Kibana services not running in ubuntu 18.04

Kibana services not running in ubuntu 18.04, earlier it was working fine since i have updated , it is not working now , getting below error

at Module.require (internal/modules/cjs/loader.js:637:17)"}
{"type":"log","@timestamp":"2021-02-04T05:55:24Z","tags":["fatal","root"],"pid":4649,"message":"/usr/share/kibana/node_modules/x-pack/plugins/watcher/server/models/action/logging_action.js:55\n † return result;\n ^\n\nSyntaxError: Invalid or unexpected token\n at new Script (vm.js:79:7)\n at createScript (vm.js:251:10)\n at Object.runInThisContext (vm.js:303:10)\n at Module._compile (internal/modules/cjs/loader.js:657:28)\n at loader (/usr/share/kibana/node_modules/babel-register/lib/node.js:144:5)\n at Object.require.extensions.(anonymous function) [as .js] (/usr/share/kibana/node_modules/babel-register/lib/node.js:154:7)\n at Module.load (internal/modules/cjs/loader.js:599:32)\n at tryModuleLoad (internal/modules/cjs/loader.js:538:12)\n at Function.Module._load (internal/modules/cjs/loader.js:530:3)\n at Module.require (internal/modules/cjs/loader.js:637:17)\n at require (internal/modules/cjs/helpers.js:22:18)\n at Object. (/usr/share/kibana/node_modules/x-pack/plugins/watcher/server/models/action/action.js:11:1)\n at Module._compile (internal/modules/cjs/loader.js:689:30)\n at loader (/usr/share/kibana/node_modules/babel-register/lib/node.js:144:5)\n at Object.require.extensions.(anonymous function) [as .js] (/usr/share/kibana/node_modules/babel-register/lib/node.js:154:7)\n at Module.load (internal/modules/cjs/loader.js:599:32)\n at tryModuleLoad (internal/modules/cjs/loader.js:538:12)\n at Function.Module._load (internal/modules/cjs/loader.js:530:3)\n at Module.require (internal/modules/cjs/loader.js:637:17)\n at require (internal/modules/cjs/helpers.js:22:18)\n at Object. (/usr/share/kibana/node_modules/x-pack/plugins/watcher/server/models/action/index.js:7:15)\n at Module._compile (internal/modules/cjs/loader.js:689:30)\n at loader (/usr/share/kibana/node_modules/babel-register/lib/node.js:144:5)\n at Object.require.extensions.(anonymous function) [as .js] (/usr/share/kibana/node_modules/babel-register/lib/node.js:154:7)\n at Module.load (internal/modules/cjs/loader.js:599:32)\n at tryModuleLoad (internal/modules/cjs/loader.js:538:12)\n at Function.Module._load (internal/modules/cjs/loader.js:530:3)\n at Module.require (internal/modules/cjs/loader.js:637:17)"}

Helllo, can you give more information? Are you running from source? What version of Kibana is this?

Hi Marius , Version is 6.6.2
It is configured in ubuntu server , logstash and elastic search both are running,
In fact kibana was working fine, but suddenly after update it stoped.
When i execute command service kibana start , it says started, than again when i check status it says not running

KIBANA_ISSUE

any errors in journalctl?

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