Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Error running mongodb-runner start #152

Open
kandelvijaya opened this issue Jul 7, 2019 · 0 comments
Open

Error running mongodb-runner start #152

kandelvijaya opened this issue Jul 7, 2019 · 0 comments

Comments

@kandelvijaya
Copy link

I issue this command on Digitalocean droplet mongodb-runner start and it fails this way. I dont know how to resolve this.

Starting a MongoDB deployment to test against...RangeError: Invalid array buffer length
    at new Uint8Array (native)
    at module.exports.input (/usr/local/lib/node_modules/mongodb-runner/node_modules/file-type/index.js:4:14)
    at input (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress-tar/index.js:11:53)
    at Promise.all.opts.plugins.map.x (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:19:43)
    at Array.map (native)
    at runPlugins (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:19:34)
    at extractFile (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:22:46)
    at read.then.buf (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:95:26)
    at process._tickCallback (internal/process/next_tick.js:103:7)
RangeError: Invalid array buffer length
    at new Uint8Array (native)
    at module.exports.input (/usr/local/lib/node_modules/mongodb-runner/node_modules/file-type/index.js:4:14)
    at input (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress-tar/index.js:11:53)
    at Promise.all.opts.plugins.map.x (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:19:43)
    at Array.map (native)
    at runPlugins (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:19:34)
    at extractFile (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:22:46)
    at read.then.buf (/usr/local/lib/node_modules/mongodb-runner/node_modules/decompress/index.js:95:26)
    at process._tickCallback (internal/process/next_tick.js:103:7)

I have the smallest of the droplet (1 GB Ram with 20 GB SSD).

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

No branches or pull requests

1 participant