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

App Crashed on heroku/vps #34

Open
xbeowulfx opened this issue Apr 22, 2020 · 0 comments
Open

App Crashed on heroku/vps #34

xbeowulfx opened this issue Apr 22, 2020 · 0 comments

Comments

@xbeowulfx
Copy link

Error is posted

internal/buffer.js:77
  throw new ERR_OUT_OF_RANGE(type || 'offset',
  ^

RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 6. Received 8
    at boundsError (internal/buffer.js:77:9)
    at Buffer.readInt32BE (internal/buffer.js:473:5)
    at Object.exports.prepareKey (/usr/lib/node_modules/torrent-cloud/node_modules/mega/lib/crypto/index.js:35:24)
    at new Storage (/usr/lib/node_modules/torrent-cloud/node_modules/mega/lib/storage.js:75:21)
    at mega (/usr/lib/node_modules/torrent-cloud/node_modules/mega/lib/mega.js:9:10)
    at Object.exports.init (/usr/lib/node_modules/torrent-cloud/lib/backends/mega.js:12:13)
    at /usr/lib/node_modules/torrent-cloud/lib/backend.js:51:10
    at Array.forEach (<anonymous>)
    at Object.<anonymous> (/usr/lib/node_modules/torrent-cloud/lib/backend.js:21:10)
    at Module._compile (internal/modules/cjs/loader.js:1123:30) {
  code: 'ERR_OUT_OF_RANGE'
}
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

1 participant