Created
July 12, 2017 14:34
-
-
Save david-martin/eb96556f07ef05d8441238e70983d197 to your computer and use it in GitHub Desktop.
fhdb local stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[TypeError: Cannot read property 'split' of undefined] 'TypeError: Cannot read property \'split\' of undefined | |
at exports.parseMongoConnectionURL (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/fh-db/lib/utils.js:23:38) | |
at getDitchHandle (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/fh-db/lib/localdb.js:30:22) | |
at Object.local_db (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/fh-db/lib/localdb.js:64:3) | |
at processMongoAction (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/lib/db.js:125:19) | |
at /home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:359:16 | |
at nextTask (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:5057:29) | |
at /home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:5064:13 | |
at apply (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:21:25) | |
at /home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:56:12 | |
at /home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:843:16 | |
at cacheConnectionString (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/lib/db.js:113:14) | |
at nextTask (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:5070:14) | |
at /home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:5064:13 | |
at apply (/home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:21:25) | |
at /home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:56:12 | |
at /home/dmartin/work/testing-cloud-app/node_modules/fh-mbaas-api/node_modules/async/dist/async.js:843:16' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment