Skip to content
This repository has been archived by the owner on May 30, 2018. It is now read-only.

Problems running quickstart on Ubuntu 16.04 #46

Open
hackdefendr opened this issue Mar 30, 2018 · 3 comments
Open

Problems running quickstart on Ubuntu 16.04 #46

hackdefendr opened this issue Mar 30, 2018 · 3 comments

Comments

@hackdefendr
Copy link

hackdefendr commented Mar 30, 2018

~/kolide-quickstart$ sudo ./demo.sh up simple
Using default tag: latest
latest: Pulling from kolide/fleet
88286f41530e: Pull complete
a9e9fd40d73c: Pull complete
8c10e85f0f5c: Pull complete
Digest: sha256:7261b45141c58e04f749f03b853e237ad705f240472a2a13e33ce80a24114450
Status: Downloaded newer image for kolide/fleet:latest
Using default tag: latest
latest: Pulling from kolide/openssl
b7f33cc0b48e: Pull complete
d952d1e7feba: Pull complete
Digest: sha256:9d86215afdd5d76faae9de32b7be862a64542ff7ddcc753c43b34118f42aead8
Status: Downloaded newer image for kolide/openssl:latest
Generating RSA private key, 2048 bit long modulus
..................................................+++
...............+++
e is 65537 (0x10001)
writing RSA key
Signature ok
subject=/CN=kolide
Getting Private key
Creating network "kolidequickstart_default" with the default driver
Pulling redis (redis:3.2.4)...
3.2.4: Pulling from library/redis
43c265008fae: Pull complete
2738f760012a: Pull complete
a3b2771d56b8: Pull complete
5d98f21a4432: Pull complete
eebb159250d6: Pull complete
723650aaa26f: Pull complete
a7712c26a3f2: Pull complete
Digest: sha256:5af2446f774075f2b5bc14738368dc111c357c2a11dd304a90b098e27ff1a50e
Status: Downloaded newer image for redis:3.2.4
Pulling mailhog (mailhog/mailhog:latest)...
latest: Pulling from mailhog/mailhog
709515475419: Pull complete
6f91489e9e5b: Pull complete
6500075800d5: Pull complete
c3d9e42bac5e: Pull complete
Digest: sha256:5be1ae7cf894b58fffbe48f84a0541a3595e53124d460d3fb71b3450a8d11189
Status: Downloaded newer image for mailhog/mailhog:latest
Pulling mysql (mysql:5.7)...
5.7: Pulling from library/mysql
2a72cbf407d6: Pull complete
38680a9b47a8: Pull complete
4c732aa0eb1b: Pull complete
c5317a34eddd: Pull complete
f92be680366c: Pull complete
e8ecd8bec5ab: Pull complete
2a650284a6a8: Pull complete
5b5108d08c6d: Pull complete
beaff1261757: Pull complete
c1a55c6375b5: Pull complete
8181cde51c65: Pull complete
Digest: sha256:691c55aabb3c4e3b89b953dd2f022f7ea845e5443954767d321d5f5fa394e28c
Status: Downloaded newer image for mysql:5.7
Creating kolidequickstart_mailhog_1 ...
Creating kolidequickstart_redis_1   ...
Creating kolidequickstart_mysql_1   ...

ERROR: for kolidequickstart_mailhog_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for kolidequickstart_redis_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for kolidequickstart_mysql_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for redis  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for mailhog  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for mysql  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
Waiting for MySQL to accept connections...

Then it just sits there until forever.

Please tell me what I am missing, forgetting, not doing and then let me know where in the documentation those missed, forgotten, not done tasks are detailed.

Thanksss

@hackdefendr
Copy link
Author

Additionally...

Why are no docker containers listed?

I only see docker images, but no containers.

@marpaia marpaia changed the title Quickstart Script Absolutely Does Not Work on Ubuntu 16.04 Problems running quickstart on Ubuntu 16.04 Mar 30, 2018
@hackdefendr
Copy link
Author

You can change the name but my original title still stands. This quickstart script does not work. It doesn't configure mysql or redis, it doesn't create containers only images. I'm not sure this script was fully planned out as not even running things manually one line at a time does it work.

@marpaia
Copy link
Contributor

marpaia commented Mar 30, 2018

@hackdefendr thanks for your issue. If you have anything productive to say, please let me know. Otherwise I think we've gotten what we need from your experience report.

@kolide kolide locked as too heated and limited conversation to collaborators Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants