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

TypeError: Cannot call method 'toLowerCase' of undefined #20

Open
lugaru90 opened this issue Jan 5, 2014 · 2 comments
Open

TypeError: Cannot call method 'toLowerCase' of undefined #20

lugaru90 opened this issue Jan 5, 2014 · 2 comments

Comments

@lugaru90
Copy link

lugaru90 commented Jan 5, 2014

Hey guys,
followed the Tutorial for auth. Then i created a new Local user -> works.
Login in to this local user -> works.
Logging in with facebook -> works.
Tessting again to Login with the Local user returns the following error:

Error: 500 Internal Server Error
TypeError: Cannot call method 'toLowerCase' of undefined
at eval (eval at (/usr/lib/node_modules/geddy/node_modules/model/lib/adapters/memory/index.js:85:16), :2:28)
at utils.mixin.load (/usr/lib/node_modules/geddy/node_modules/model/lib/adapters/memory/index.js:110:13)
at Object.obj.all (/usr/lib/node_modules/geddy/node_modules/model/lib/index.js:391:25)
at Function.obj.first (/usr/lib/node_modules/geddy/node_modules/model/lib/index.js:348:18)
at actions.local (/var/www/geddy/leben/app/helpers/passport/actions.js:105:22)
at callback (/usr/lib/node_modules/geddy/lib/controller/base_controller.js:282:22)
at controller.BaseController._handleAction (/usr/lib/node_modules/geddy/lib/controller/base_controller.js:295:7)
at cb as callback
at async.Initializer.complete (/usr/lib/node_modules/geddy/node_modules/utilities/lib/async.js:286:10)
at /usr/lib/node_modules/geddy/lib/app/index.js:269:21

@molda
Copy link

molda commented Jan 26, 2014

Use database instead of filesystem

@johnjelinek
Copy link

👆 not an ok solution.

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

3 participants