You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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 !
The text was updated successfully, but these errors were encountered: