Coder Social home page Coder Social logo

demon.sh install error about kolide-quickstart HOT 4 OPEN

kolide avatar kolide commented on June 3, 2024
demon.sh install error

from kolide-quickstart.

Comments (4)

juandanielpujols avatar juandanielpujols commented on June 3, 2024 1

I made it work doing this:

  1. "docker ps -a" showed an exited container kolidequickstart_fleet_1
  2. "docker logs kolidequickstart_fleet_1" show "# A value must be supplied for --auth_jwt_key. This value is used to create...Consider using the following randomly generated key: tmvRVUPGasdffAYtWuGZ9Rzf"
  3. copy key value
  4. vi kolide.yml, in the auth section paste the key
  5. docker rm -f $(docker ps -a)
  6. ./demo.sh up

from kolide-quickstart.

groob avatar groob commented on June 3, 2024

Note: If you want to enroll the macOS host that this demo is running on you may have to edit the /etc/hosts file as specified in the output when generating the installer.

Did you do this yet? to connect to the fleet server, /etc/hosts should have a fleet entry.

from kolide-quickstart.

Maanpreet avatar Maanpreet commented on June 3, 2024

I'm facing same issue, Can't get it working,

Command
./demo.sh simple up

Starting kolidequickstart_redis_1 ...
Starting kolidequickstart_mysql_1 ...
Starting kolidequickstart_mailhog_1 ... done
Starting kolidequickstart_fleet_1 ... done
Waiting for MySQL to accept connections....
Waiting for Fleet server to accept connections.....................................................Error: Kolide failed to start up. Exiting.

This is what docker compose logs are complaining at the end

mysql_1 | 2018-01-14T00:47:06.782217Z 4 [Note] Aborted connection 4 to db: 'kolide' user: 'kolide' host: '172.18.0.5' (Got an error reading communication packets)
mysql_1 | 2018-01-14T00:47:06.795175Z 5 [Note] Aborted connection 5 to db: 'kolide' user: 'kolide' host: '172.18.0.5' (Got an error reading communication packets)

from kolide-quickstart.

ashvinashoke avatar ashvinashoke commented on June 3, 2024

Manpreet, my issue was similar to yours if not the exact same. My Kolide App URL was set to the correct IP and port number, but the security group I had assigned to my EC2 instance wasn't configured properly. After adding my kolide app URL as an inbound rule and assigning an elastic IP to my instance, Kolide was able to start up properly.

from kolide-quickstart.

Related Issues (18)

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.