You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had followed you complete video on installing elasticsearch and kibana I am facing an issue at laast when i am starting kinbana service.when i try to execute "sudo /usr/share/kibana/bin/kibana --allow-root" command i am getting the above error.please find the complete details below
FATAL CLI ERROR Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/kibana.yml'
at Object.openSync (fs.js:443:3)
at readFileSync (fs.js:343:35)
at readYaml (/usr/share/kibana/src/core/server/config/read_config.js:34:69)
at getConfigFromFiles (/usr/share/kibana/src/core/server/config/read_config.js:66:18)
at RawConfigService.loadConfig (/usr/share/kibana/src/core/server/config/raw_config_service.js:51:70)
at bootstrap (/usr/share/kibana/src/core/server/bootstrap.js:61:20)
at Command. (/usr/share/kibana/src/cli/serve/serve.js:195:33)
at Command. (/usr/share/kibana/src/cli/command.js:111:20)
at Command.listener (/usr/share/kibana/node_modules/commander/index.js:291:8)
at Command.emit (events.js:198:13)
at Command.parseArgs (/usr/share/kibana/node_modules/commander/index.js:672:12)
at Command.parse (/usr/share/kibana/node_modules/commander/index.js:459:21)
at Object. (/usr/share/kibana/src/cli/cli.js:60:9)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Module._compile (/usr/share/kibana/node_modules/pirates/lib/index.js:99:24)
at Module._extensions..js (internal/modules/cjs/loader.js:789:10)
please let me what i needs to change ?
thnaks in advance
The text was updated successfully, but these errors were encountered:
Hi Sir,
I had followed you complete video on installing elasticsearch and kibana I am facing an issue at laast when i am starting kinbana service.when i try to execute "sudo /usr/share/kibana/bin/kibana --allow-root" command i am getting the above error.please find the complete details below
FATAL CLI ERROR Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/kibana.yml'
at Object.openSync (fs.js:443:3)
at readFileSync (fs.js:343:35)
at readYaml (/usr/share/kibana/src/core/server/config/read_config.js:34:69)
at getConfigFromFiles (/usr/share/kibana/src/core/server/config/read_config.js:66:18)
at RawConfigService.loadConfig (/usr/share/kibana/src/core/server/config/raw_config_service.js:51:70)
at bootstrap (/usr/share/kibana/src/core/server/bootstrap.js:61:20)
at Command. (/usr/share/kibana/src/cli/serve/serve.js:195:33)
at Command. (/usr/share/kibana/src/cli/command.js:111:20)
at Command.listener (/usr/share/kibana/node_modules/commander/index.js:291:8)
at Command.emit (events.js:198:13)
at Command.parseArgs (/usr/share/kibana/node_modules/commander/index.js:672:12)
at Command.parse (/usr/share/kibana/node_modules/commander/index.js:459:21)
at Object. (/usr/share/kibana/src/cli/cli.js:60:9)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Module._compile (/usr/share/kibana/node_modules/pirates/lib/index.js:99:24)
at Module._extensions..js (internal/modules/cjs/loader.js:789:10)
please let me what i needs to change ?
thnaks in advance
The text was updated successfully, but these errors were encountered: