Open
Description
I have set up GH Enterprise (trial for 45 days) on a VM.
Am setting the ENV variables and running strider as follows:
PLUGIN_GITHUB_API_ENDPOINT="http://192.168.56.105/api/v3" DB_URI="mongodb://strider:devpass@localhost/strider" DEBUG=superagent,strider-github:* node ./bin/strider --no-cluster
When trying to add a Github account gets me to an error page
2015-08-20T07:25:52.301Z - error: InternalOAuthError: Failed to fetch user profile
at /noderoot/strider-github/node_modules/passport-github/lib/strategy.js:95:19
at passBackControl (/noderoot/strider-github/node_modules/passport-github/node_modules/passport-oauth2/node_modules/oauth/lib/oauth2.js:123:9)
at IncomingMessage.<anonymous> (/noderoot/strider-github/node_modules/passport-github/node_modules/passport-oauth2/node_modules/oauth/lib/oauth2.js:142:7)
at IncomingMessage.emit (events.js:129:20)
at _stream_readable.js:908:16
at process._tickCallback (node.js:355:11)
So, what are the steps needed to get this working with github enterprise?
Metadata
Metadata
Assignees
Labels
No labels