Skip to content

Instantly share code, notes, and snippets.

@whitni
Created December 12, 2017 00:17
Show Gist options
  • Save whitni/c958a045cb10c51560237bd100a9d302 to your computer and use it in GitHub Desktop.
Save whitni/c958a045cb10c51560237bd100a9d302 to your computer and use it in GitHub Desktop.
Copy of feedback when installing DocNow on Ubuntu Xenial, Digital Ocean server.
app_1 | ::ffff:24.34.161.211 - - [12/Dec/2017:00:13:31 +0000] "GET /auth/twitter/ HTTP/1.1" 500 148 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0"
app_1 | Error: Unknown authentication strategy "twitter"
app_1 | at attempt (/code/node_modules/passport/lib/middleware/authenticate.js:173:37)
app_1 | at authenticate (/code/node_modules/passport/lib/middleware/authenticate.js:349:7)
app_1 | at Layer.handle [as handle_request] (/code/node_modules/express/lib/router/layer.js:95:5)
app_1 | at next (/code/node_modules/express/lib/router/route.js:137:13)
app_1 | at Route.dispatch (/code/node_modules/express/lib/router/route.js:112:3)
app_1 | at Layer.handle [as handle_request] (/code/node_modules/express/lib/router/layer.js:95:5)
app_1 | at /code/node_modules/express/lib/router/index.js:281:22
app_1 | at Function.process_params (/code/node_modules/express/lib/router/index.js:335:12)
app_1 | at next (/code/node_modules/express/lib/router/index.js:275:10)
app_1 | at SessionStrategy.strategy.pass (/code/node_modules/passport/lib/middleware/authenticate.js:325:9)
app_1 | at SessionStrategy.authenticate (/code/node_modules/passport/lib/strategies/session.js:71:10)
app_1 | at attempt (/code/node_modules/passport/lib/middleware/authenticate.js:348:16)
app_1 | at authenticate (/code/node_modules/passport/lib/middleware/authenticate.js:349:7)
app_1 | at Layer.handle [as handle_request] (/code/node_modules/express/lib/router/layer.js:95:5)
app_1 | at trim_prefix (/code/node_modules/express/lib/router/index.js:317:13)
app_1 | at /code/node_modules/express/lib/router/index.js:284:7
app_1 | at Function.process_params (/code/node_modules/express/lib/router/index.js:335:12)
app_1 | at next (/code/node_modules/express/lib/router/index.js:275:10)
app_1 | at initialize (/code/node_modules/passport/lib/middleware/initialize.js:53:5)
app_1 | at Layer.handle [as handle_request] (/code/node_modules/express/lib/router/layer.js:95:5)
app_1 | at trim_prefix (/code/node_modules/express/lib/router/index.js:317:13)
app_1 | at /code/node_modules/express/lib/router/index.js:284:7
app_1 | Elasticsearch WARNING: 2017-12-12T00:13:45Z
app_1 | Unable to revive connection: http://elasticsearch:9200/
app_1 |
app_1 | Elasticsearch WARNING: 2017-12-12T00:13:45Z
app_1 | No living connections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment