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

invalid request from App -> Agent -> Registrar causes registrar to halt #66

Closed
GregTurner opened this issue Mar 18, 2013 · 1 comment
Closed

Comments

@GregTurner
Copy link
Contributor

I had my Agent in local mode and by accident when to the prod sample. Upon entering my passcode the server halted with:

Error: No key found for "sample-dickhardt.dotcloud.com"
at exports.getAppKey (C:\Users\gturner\Documents\GitHub\A2P3_gt\app\lib\db_dev.js:307:19)
at C:\Users\gturner\Documents\GitHub\A2P3_gt\app\lib\db_dev.js:87:35
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
127.0.0.1 registrar.local.a2p3.net POST /request/verify 200 3 ms INVALID_REQUEST No key found for
"sample-dickhardt.dotcloud.com"
we are going to die from uncaught exception !
we received error:
TypeError: Cannot read property 'rUo2fwpWwDkvlmSM' of undefined
at exports.verifyAndId (C:\Users\gturner\Documents\GitHub\A2P3_gt\app\lib\request.js:59:13)
at exports.getAppKey (C:\Users\gturner\Documents\GitHub\A2P3_gt\app\lib\db_dev.js:308:5)
at C:\Users\gturner\Documents\GitHub\A2P3_gt\app\lib\db_dev.js:87:35
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
we are going to die from exit !

@dickhardt
Copy link
Owner

fixed

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