-
Notifications
You must be signed in to change notification settings - Fork 13
TypeError: Cannot read property 'cookies' of undefined #4
Description
2021-07-22T20:01:00.282064+00:00 app[web.1]: TypeError: Cannot read property 'cookies' of undefined
2021-07-22T20:01:00.282065+00:00 app[web.1]: at prepareAuth (/app/server/routes.js:10:29)
2021-07-22T20:01:00.282066+00:00 app[web.1]: at /app/server/routes.js:20:18
2021-07-22T20:01:00.282066+00:00 app[web.1]: at dispatch (/app/node_modules/koa-compose/index.js:44:32)
2021-07-22T20:01:00.282067+00:00 app[web.1]: at next (/app/node_modules/koa-compose/index.js:45:18)
2021-07-22T20:01:00.282067+00:00 app[web.1]: at /app/node_modules/koa-router/lib/router.js:346:16
2021-07-22T20:01:00.282068+00:00 app[web.1]: at dispatch (/app/node_modules/koa-compose/index.js:44:32)
2021-07-22T20:01:00.282068+00:00 app[web.1]: at /app/node_modules/koa-compose/index.js:36:12
2021-07-22T20:01:00.282068+00:00 app[web.1]: at dispatch (/app/node_modules/koa-router/lib/router.js:351:31)
2021-07-22T20:01:00.282069+00:00 app[web.1]: at dispatch (/app/node_modules/koa/node_modules/koa-compose/index.js:42:32)
2021-07-22T20:01:00.282069+00:00 app[web.1]: at session (/app/node_modules/koa-session/index.js:41:13)