Created
December 22, 2017 00:49
-
-
Save shawngmc/dfa8d76a23009106f52fcd7733e52da6 to your computer and use it in GitHub Desktop.
Wiki.js Docker Container - Not responding
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user@dockermachine:~/$ wget http://localhost:3000/ | |
--2017-12-21 19:35:39-- http://localhost:3000/ | |
Resolving localhost (localhost)... ::1, 127.0.0.1 | |
Connecting to localhost (localhost)|::1|:3000... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: /login [following] | |
--2017-12-21 19:37:39-- http://localhost:3000/login | |
Connecting to localhost (localhost)|::1|:3000... connected. | |
HTTP request sent, awaiting response... No data received. | |
Retrying. | |
--2017-12-21 19:39:40-- (try: 2) http://localhost:3000/login | |
Connecting to localhost (localhost)|::1|:3000... connected. | |
HTTP request sent, awaiting response... No data received. | |
Retrying. | |
--2017-12-21 19:41:42-- (try: 3) http://localhost:3000/login | |
Connecting to localhost (localhost)|::1|:3000... connected. | |
HTTP request sent, awaiting response... No data received. | |
Retrying. | |
--2017-12-21 19:43:46-- (try: 4) http://localhost:3000/login | |
Connecting to localhost (localhost)|::1|:3000... connected. | |
HTTP request sent, awaiting response... No data received. | |
Retrying. | |
--2017-12-21 19:45:50-- (try: 5) http://localhost:3000/login | |
Connecting to localhost (localhost)|::1|:3000... connected. | |
HTTP request sent, awaiting response... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment