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
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'
}
The text was updated successfully, but these errors were encountered:
Error is posted
The text was updated successfully, but these errors were encountered: