Coder Social home page Coder Social logo

Comments (3)

umbobabo avatar umbobabo commented on June 1, 2024 9

Hi,
I had this problem today. I worked it around just creating an empty credentials file.
So in my case I just did from my user folder:
mkdir .aws && cd .aws && touch credentials.

Then run the aws-es-kibana command again and I see everything correctly.
Open this helps at least to unblock someone.

from aws-es-kibana.

pecigonzalo avatar pecigonzalo commented on June 1, 2024 2

You can also -v /tmp/dummy:/root/.aws/credentials with docker

from aws-es-kibana.

juanpanie avatar juanpanie commented on June 1, 2024

Hello! Pretty much the same issue here, but not under docker, just basic auth:

AWS ES cluster available at http://127.0.0.1:9200
Kibana available at http://127.0.0.1:9200/_plugin/kibana/
fs.js:1411
throw error;
^

Error: watch /home/tmd/.aws/credentials ENOENT
at FSWatcher.start (fs.js:1409:19)
at Object.fs.watch (fs.js:1435:11)
at Object. (/usr/local/lib/node_modules/aws-es-kibana/index.js:211:4)
at Module._compile (module.js:649:30)
at Object.Module._extensions..js (module.js:660:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:501:12)
at Function.Module._load (module.js:493:3)
at Function.Module.runMain (module.js:690:10)
at startup (bootstrap_node.js:194:16)

Any recommendations ?

from aws-es-kibana.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.