[GH-ISSUE #48] Docker version doesn't work #43

Closed
opened 2026-02-27 23:18:37 +03:00 by kerem · 1 comment
Owner

Originally created by @jtagcat on GitHub (May 17, 2019).
Original GitHub issue: https://github.com/snibox/snibox/issues/48

After running setup and start, stopping and starting again I get this:

Attaching to snibox-docker_database_1, snibox-docker_backend_1, snibox-docker_frontend_1
database_1  | 2019-05-17 20:22:18.451 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
database_1  | 2019-05-17 20:22:18.451 UTC [1] LOG:  listening on IPv6 address "::", port 5432
database_1  | 2019-05-17 20:22:18.474 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
database_1  | 2019-05-17 20:22:18.528 UTC [18] LOG:  database system was shut down at 2019-05-17 20:22:07 UTC
database_1  | 2019-05-17 20:22:18.536 UTC [1] LOG:  database system is ready to accept connections

Nothing appears on 8080, 80 (nor 5432)

Originally created by @jtagcat on GitHub (May 17, 2019). Original GitHub issue: https://github.com/snibox/snibox/issues/48 After running setup and start, stopping and starting again I get this: ``` Attaching to snibox-docker_database_1, snibox-docker_backend_1, snibox-docker_frontend_1 database_1 | 2019-05-17 20:22:18.451 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 database_1 | 2019-05-17 20:22:18.451 UTC [1] LOG: listening on IPv6 address "::", port 5432 database_1 | 2019-05-17 20:22:18.474 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" database_1 | 2019-05-17 20:22:18.528 UTC [18] LOG: database system was shut down at 2019-05-17 20:22:07 UTC database_1 | 2019-05-17 20:22:18.536 UTC [1] LOG: database system is ready to accept connections ``` Nothing appears on 8080, 80 (nor 5432)
kerem closed this issue 2026-02-27 23:18:38 +03:00
Author
Owner

@vavgustov commented on GitHub (May 18, 2019):

it should run on http://localhost:8000
https://github.com/snibox/snibox-docker#deployment

<!-- gh-comment-id:493634925 --> @vavgustov commented on GitHub (May 18, 2019): it should run on http://localhost:8000 https://github.com/snibox/snibox-docker#deployment
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/snibox#43
No description provided.