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

Issue on certain accounts with twitter authentication #434

Open
yocontra opened this issue Jul 8, 2013 · 1 comment
Open

Issue on certain accounts with twitter authentication #434

yocontra opened this issue Jul 8, 2013 · 1 comment
Labels

Comments

@yocontra
Copy link

yocontra commented Jul 8, 2013

[07/07 20:07:44 MST] Error: Step rememberTokenSecret of `twitter` is promising: requestTokenSecret ; however, the step returns nothing. Fix the step by returning the expected values OR by returning a Promise that promises said values.
[07/07 20:07:44 MST]     at Step.exec (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/step.js:79:7)
[07/07 20:07:44 MST]     at StepSequence._bind (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/stepSequence.js:26:34)
[07/07 20:07:44 MST]     at Promise.fulfill (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/promise.js:44:21)
[07/07 20:07:44 MST]     at StepSequence._bind (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/stepSequence.js:29:19)
[07/07 20:07:44 MST]     at Promise.callback (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/promise.js:12:8)
[07/07 20:07:44 MST]     at StepSequence._bind (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/stepSequence.js:28:19)
[07/07 20:07:44 MST]     at Promise.fulfill (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/promise.js:44:21)
[07/07 20:07:44 MST]     at module.exports.everyModule.submodule.configurable.definit.get.step.description.accepts.promises.step.description.accepts.promises.step.description.accepts.promises.get.step.description.accepts.promises.canBreakTo.canBreakTo.step.accepts.promises.step.description.accepts.promises.step.description.accepts.promises.step.accepts.promises.step.accepts.promises.step.accepts.promises.step.accepts.promises.step.accepts.promises.step.accepts.promises.stepseq.step.accepts.promises.step.stepseq.step.accepts.promises.getRequestToken.storeRequestToken.redirectToProviderAuth.extractTokenAndVerifier.getSession.rememberTokenSecret.getAccessToken.assignOAuthUserToSession.session.auth.(anonymous function).user (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/modules/oauth.js:180:15)
[07/07 20:07:44 MST]     at /opt/haibu/apps/eschoff/holla-site/package/node_modules/express/node_modules/connect/lib/middleware/session/memory.js:73:11
[07/07 20:07:44 MST]     at process.startup.processNextTick.process._tickCallback (node.js:244:9)
[07/07 20:07:44 MST] Error: Can't render headers after they are sent to the client.
[07/07 20:07:44 MST]     at ServerResponse.OutgoingMessage._renderHeaders (http.js:687:11)
[07/07 20:07:44 MST]     at ServerResponse.res._renderHeaders (/opt/haibu/apps/eschoff/holla-site/package/node_modules/express/node_modules/connect/lib/patch.js:69:27)
[07/07 20:07:44 MST]     at ServerResponse.writeHead (http.js:1031:20)
[07/07 20:07:44 MST]     at ServerResponse.res.writeHead (/opt/haibu/apps/eschoff/holla-site/package/node_modules/express/node_modules/connect/lib/patch.js:75:22)
[07/07 20:07:44 MST]     at EveryModule._performRedirect (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/modules/everymodule.js:50:9)
[07/07 20:07:44 MST]     at EveryModule.redirect (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/modules/everymodule.js:315:8)
[07/07 20:07:44 MST]     at EveryModule._sendResponse (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/modules/oauth.js:230:10)
[07/07 20:07:44 MST]     at Step.exec (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/step.js:60:17)
[07/07 20:07:44 MST]     at StepSequence._bind (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/stepSequence.js:26:34)
[07/07 20:07:44 MST]     at Promise.fulfill (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/promise.js:44:21)
[07/07 20:07:44 MST]     at StepSequence._bind (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/stepSequence.js:29:19)
[07/07 20:07:44 MST]     at Promise.fulfill (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/promise.js:44:21)
[07/07 20:07:44 MST]     at oauth (/opt/haibu/apps/eschoff/holla-site/package/node_modules/everyauth/lib/modules/oauth.js:222:15)
[07/07 20:07:44 MST]     at /opt/haibu/apps/eschoff/holla-site/package/node_modules/express/node_modules/connect/lib/middleware/session/memory.js:73:11
[07/07 20:07:44 MST]     at process.startup.processNextTick.process._tickCallback (node.js:244:9)

No idea why this is happening. It has worked fine for everyone except one person and for some reason all of his accounts trigger this error. He is on Chrome 29.

@terinjokes
Copy link

For the record, I still get the error, even when running in Incognito Mode with all extensions disabled.

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

No branches or pull requests

3 participants