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

won't load #7

Closed
cj opened this issue May 31, 2010 · 2 comments
Closed

won't load #7

cj opened this issue May 31, 2010 · 2 comments

Comments

@cj
Copy link

cj commented May 31, 2010

Hi,

I'm getting this error:

vendor/express/lib/express/plugins/auth.core.js:101 if( ! event.request.session.auth ) { ^ TypeError: Cannot read property 'auth' of undefined at [object Object].<anonymous> (vendor/express/lib/express/plugins/auth.core.js:101:34) at [object Object].trigger (vendor/express/lib/express/plugin.js:41:36) at next (vendor/express/lib/express/request.js:340:38) at [object Object].trigger (vendor/express/lib/express/request.js:343:6) at [object Object].route (vendor/express/lib/express/core.js:278:13) at IncomingMessage.callback (vendor/express/lib/express/core.js:219:18) at IncomingMessage.emit (events:25:26) at HTTPParser.onMessageComplete (http:110:23) at Stream.ondata (http:624:22) at IOWatcher.callback (net:373:31)
any idea what it could be?

Many thanks,

CJ

@ciaranj
Copy link
Owner

ciaranj commented May 31, 2010

Thats weird, looks to me like the session plugin isn't running, I've responded on the mailing list for now, lets see where this goes :)

@ciaranj
Copy link
Owner

ciaranj commented May 31, 2010

This has been resolved on the mailing list, no issue :)

This issue was closed.
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

2 participants