Skip to content

Instantly share code, notes, and snippets.

@DeastinY
Created May 30, 2017 13:03
Show Gist options
  • Save DeastinY/4c2d7450396d0ba193bfcdb5132ed850 to your computer and use it in GitHub Desktop.
Save DeastinY/4c2d7450396d0ba193bfcdb5132ed850 to your computer and use it in GitHub Desktop.
Ghost error
ghost-0 (err):
ghost-0 (err):
ghost-0 (err): ERROR: Access denied.
ghost-0 (err):
ghost-0 (err): Error
ghost-0 (err): at Error.UnauthorizedError (/var/www/ghost/core/server/errors/unauthorized-error.js:6:18)
ghost-0 (err): at authenticate (/var/www/ghost/core/server/middleware/auth.js:100:50)
ghost-0 (err): at allFailed (/var/www/ghost/node_modules/passport/lib/middleware/authenticate.js:94:18)
ghost-0 (err): at attempt (/var/www/ghost/node_modules/passport/lib/middleware/authenticate.js:167:28)
ghost-0 (err): at Strategy.strategy.fail (/var/www/ghost/node_modules/passport/lib/middleware/authenticate.js:284:9)
ghost-0 (err): at verified (/var/www/ghost/node_modules/passport-http-bearer/lib/strategy.js:124:19)
ghost-0 (err): at then (/var/www/ghost/core/server/middleware/auth-strategies.js:52:32)
ghost-0 (err): at tryCatcher (/var/www/ghost/node_modules/bookshelf/node_modules/bluebird/js/main/util.js:26:23)
ghost-0 (err): at Promise._settlePromiseFromHandler (/var/www/ghost/node_modules/bookshelf/node_modules/bluebird/js/main/promise.js:507:31)
ghost-0 (err): at Promise._settlePromiseAt (/var/www/ghost/node_modules/bookshelf/node_modules/bluebird/js/main/promise.js:581:18)
ghost-0 (err): at Async._drainQueue (/var/www/ghost/node_modules/bookshelf/node_modules/bluebird/js/main/async.js:128:12)
ghost-0 (err): at Async._drainQueues (/var/www/ghost/node_modules/bookshelf/node_modules/bluebird/js/main/async.js:133:10)
ghost-0 (err): at Async.drainQueues (/var/www/ghost/node_modules/bookshelf/node_modules/bluebird/js/main/async.js:15:14)
ghost-0 (err): at process._tickDomainCallback (node.js:502:13)
ghost-0 (err):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment