Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Connection failure using Docker compose #159

Open
chrisruddick opened this issue Jul 6, 2016 · 0 comments
Open

Connection failure using Docker compose #159

chrisruddick opened this issue Jul 6, 2016 · 0 comments

Comments

@chrisruddick
Copy link

Followed the instructions to set up the Docker images with the docker compose file. Upon container startup, could not access the main page at http://localhost:8000 (page is blank).

Docker log is the following:

okc_1 | [BS] Proxying: http://localhost:8000
okc_1 | [BS] Access URLs:
okc_1 | -----------------------------------
okc_1 | Local: http://localhost:3000
okc_1 | External: http://172.17.0.3:3000
okc_1 | -----------------------------------
okc_1 | UI: http://localhost:3001
okc_1 | UI External: http://172.17.0.3:3001
okc_1 | -----------------------------------
okc_1 | 06 Jul 22:58:57 - Server started at: http://0.0.0.0:8000
okc_1 | Knex:Error Pool2 - Error: connect ECONNREFUSED 172.17.0.2:5432
okc_1 | Knex:Error Pool2 - Error: connect ECONNREFUSED 172.17.0.2:5432
okc_1 | Debug: handler, error
okc_1 | {"msec":3.6874250024557114,"error":"Not Found","data":{"data":null,"isBoom":true,"isServer":false,"output":{"statusCode":404,"payload":{"statusCode":404,"error":"Not Found"},"headers":{}},"message":"Not Found"}}
okc_1 | Debug: handler, error
okc_1 | {"msec":0.6420240104198456,"error":"Not Found","data":{"data":null,"isBoom":true,"isServer":false,"output":{"statusCode":404,"payload":{"statusCode":404,"error":"Not Found"},"headers":{}},"message":"Not Found"}}
okc_1 | Debug: handler, error
okc_1 | {"msec":0.7824029922485352,"error":"Not Found","data":{"data":null,"isBoom":true,"isServer":false,"output":{"statusCode":404,"payload":{"statusCode":404,"error":"Not Found"},"headers":{}},"message":"Not Found"}}
okc_1 | Debug: handler, error
okc_1 | {"msec":0.41337399184703827,"error":"Not Found","data":{"data":null,"isBoom":true,"isServer":false,"output":{"statusCode":404,"payload":{"statusCode":404,"error":"Not Found"},"headers":{}},"message":"Not Found"}}
okc_1 | Debug: handler, error
okc_1 | {"msec":1.2020830065011978,"error":"Not Found","data":{"data":null,"isBoom":true,"isServer":false,"output":{"statusCode":404,"payload":{"statusCode":404,"error":"Not Found"},"headers":{}},"message":"Not Found"}}

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

1 participant