Skip to content

Instantly share code, notes, and snippets.

@akhilesh26
Created November 29, 2017 16:53
Show Gist options
  • Save akhilesh26/38cdb6696fcf6719d54fb68a7b0bf2b0 to your computer and use it in GitHub Desktop.
Save akhilesh26/38cdb6696fcf6719d54fb68a7b0bf2b0 to your computer and use it in GitHub Desktop.
[Wed Nov 29 2017 18:05:36 GMT+0530 (IST)] ERROR { InternalOAuthError: Failed to obtain access token
at Strategy.OAuth2Strategy._createOAuthError (/home/mastcoder/metabrainz/bookbrainz-site/node_modules/passport-oauth2/lib/strategy.js:379:17)
at /home/mastcoder/metabrainz/bookbrainz-site/node_modules/passport-oauth2/lib/strategy.js:166:45
at /home/mastcoder/metabrainz/bookbrainz-site/node_modules/oauth/lib/oauth2.js:191:18
at ClientRequest.<anonymous> (/home/mastcoder/metabrainz/bookbrainz-site/node_modules/oauth/lib/oauth2.js:162:5)
at emitOne (events.js:125:13)
at ClientRequest.emit (events.js:221:7)
at TLSSocket.socketErrorListener (_http_client.js:389:9)
at emitOne (events.js:125:13)
at TLSSocket.emit (events.js:221:7)
at emitErrorNT (internal/streams/destroy.js:64:8)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
name: 'InternalOAuthError',
message: 'Failed to obtain access token',
oauthError:
{ Error: getaddrinfo EAI_AGAIN musicbrainz.org:443
at Object._errnoException (util.js:1031:13)
at errnoException (dns.js:60:15)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:26)
errno: 'EAI_AGAIN',
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'musicbrainz.org',
host: 'musicbrainz.org',
port: 443 } }
Warning: Unknown props `activeKey`, `activeHref` on <a> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
in a (created by SafeAnchor)
in SafeAnchor (created by MenuItem)
in li (created by MenuItem)
in MenuItem (created by Layout)
in ul (created by Nav)
in Nav (created by Layout)
in div (created by NavbarCollapse)
in Transition (created by Collapse)
in Collapse (created by NavbarCollapse)
in NavbarCollapse (created by Layout)
in div (created by Grid)
in Grid (created by Navbar)
in nav (created by Navbar)
in Navbar (created by Uncontrolled(Navbar))
in Uncontrolled(Navbar) (created by Layout)
in div (created by Layout)
in Layout
GET /cb?code=lylBzOWnFiYzUc3-iHtF6A 500 20518.866 ms - 5685
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment