Error - Stremio streaming server has thrown an error
Describe the bug
I was watching a movie Flash and I got this error.
Screenshots
Error
Stremio streaming server has thrown an error
QProcess::ProcessError code: 1
(node:2732) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `stremio-runtime --trace-deprecation ...` to show where the warning was created)
Desktop (please complete the following information):
https://github.com/Stremio/stremio-core/issues/485
@ViniciusFXavier how much disk space do u have on ur main drive (where Windows is installed), were u trying to watch a large 4k file through torrent streaming?
the server usually crashes when u run out of disk space
@ViniciusFXavier how much disk space do u have on ur main drive (where Windows is installed), were u trying to watch a large 4k file through torrent streaming?
the server usually crashes when u run out of disk space
Hello @jaruba, I believe the problem is not space, I have 75Gb free disk space. I usually watch 1080p.
Same issue. Happens mostly when starting a stream and immediately pausing it, after a while the error pops up but the stream can be played.
`Stremio streaming server has thrown an error QProcess::ProcessError code: 1
(node:15516) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use stremio-runtime --trace-deprecation ... to show where the warning was created)
internal/buffer.js:951
class FastBuffer extends Uint8Array {}
^
RangeError: Array buffer allocation failed
at new ArrayBuffer (