Skip to content

Instantly share code, notes, and snippets.

@shawngmc
Created December 22, 2017 00:49
Show Gist options
  • Save shawngmc/dfa8d76a23009106f52fcd7733e52da6 to your computer and use it in GitHub Desktop.
Save shawngmc/dfa8d76a23009106f52fcd7733e52da6 to your computer and use it in GitHub Desktop.
Wiki.js Docker Container - Not responding
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