Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'forEach' of undefined #41

Open
komalda opened this issue Feb 16, 2016 · 0 comments
Open

Cannot read property 'forEach' of undefined #41

komalda opened this issue Feb 16, 2016 · 0 comments

Comments

@komalda
Copy link

komalda commented Feb 16, 2016

This is happening when authentication is created and try to refresh.

TypeError: Cannot read property 'forEach' of undefined
at /sso/node_modules/openid-connect/index.js:788:49
at wrapper (/sso/node_modules/waterline/node_modules/lodash/index.js:3602:19)
at applyInOriginalCtx (/sso/node_modules/waterline/lib/waterline/utils/normalize.js:421:80)
at wrappedCallback (/sso/node_modules/waterline/lib/waterline/utils/normalize.js:320:18)
at callback.success (/sso/node_modules/switchback/lib/normalize.js:33:31)
at _switch (/sso/node_modules/switchback/lib/factory.js:58:28)
at returnResults (/sso/node_modules/waterline/lib/waterline/query/finders/basic.js:180:9)
at /sso/node_modules/waterline/lib/waterline/query/finders/basic.js:91:16
at /sso/node_modules/waterline/lib/waterline/query/finders/operations.js:77:45
at wrapper (/sso/node_modules/waterline/node_modules/lodash/index.js:3602:19)
at applyInOriginalCtx (/sso/node_modules/waterline/lib/waterline/utils/normalize.js:421:80)
at wrappedCallback (/sso/node_modules/waterline/lib/waterline/utils/normalize.js:320:18)
at callback.success (/sso/node_modules/switchback/lib/normalize.js:33:31)
at _switch (/sso/node_modules/switchback/lib/factory.js:58:28)
at null._onTimeout (/sso/node_modules/sails-disk/lib/adapter.js:179:10)

at Timer.listOnTimeout (timers.js:92:15)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant