chsasank / outline-wiki-docker-compose

Installation and docker compose to self host outline wiki: https://www.getoutline.com/
297 stars 76 forks source link

How can i fix this? #20

Closed cheetahbyte closed 3 years ago

cheetahbyte commented 3 years ago

ClientError [BadRequestError]: State returned in OAuth flow did not match

    at new OAuthStateMismatchError (/opt/outline/build/server/errors.js:97:34)

    at StateStore.verify (/opt/outline/build/server/utils/passport.js:49:25)

    at Strategy.OAuth2Strategy.authenticate (/opt/outline/node_modules/passport-oauth2/lib/strategy.js:219:26)

    at attempt (/opt/outline/node_modules/passport/lib/middleware/authenticate.js:366:16)

    at authenticate (/opt/outline/node_modules/passport/lib/middleware/authenticate.js:367:7)

    at /opt/outline/node_modules/@outlinewiki/koa-passport/lib/framework/koa.js:194:7

    at new Promise (<anonymous>)

    at /opt/outline/node_modules/@outlinewiki/koa-passport/lib/framework/koa.js:193:12

    at /opt/outline/node_modules/@outlinewiki/koa-passport/lib/framework/koa.js:143:7

    at new Promise (<anonymous>)

    at passportAuthenticate (/opt/outline/node_modules/@outlinewiki/koa-passport/lib/framework/koa.js:107:15)

    at passportMiddleware (/opt/outline/build/server/middlewares/passport.js:53:7)

    at dispatch (/opt/outline/node_modules/koa-compose/index.js:44:32)

    at next (/opt/outline/node_modules/koa-compose/index.js:45:18)

    at /opt/outline/node_modules/koa-router/lib/router.js:321:16

    at dispatch (/opt/outline/node_modules/koa-compose/index.js:44:32) {

  id: 'state_mismatch'

}