Stremio / stremio-bugs

🐛 Post bug reports in Issues here
66 stars 10 forks source link

Getting error on desktop "QProcess::ProcessError code: 1" #845

Closed traviss64 closed 2 months ago

traviss64 commented 3 months ago

Describe the bug Whenever I start the streaming on my desktop in stremio player I get this error:-

    Stremio streaming server has thrown an error

    QProcess::ProcessError code: 1

    (node:12660) [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)

    #

    # Fatal error in , line 0

    # Fatal process out of memory: Zone

    #

    #

    #

    #FailureMessage Object: 0683CD04

    <--- Last few GCs --->

To Reproduce Steps to reproduce the behavior:

  1. Go to 'stremio'
  2. Click on 'any stream'
  3. Scroll down to 'It will show error'
  4. See error

Expected behavior There should not be this error

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

TRtomasz commented 2 months ago

Looks like something on your desktop is affecting stremio NodeJS server

traviss64 commented 1 day ago

Looks like something on your desktop is affecting stremio NodeJS server

Tried on my 2nd laptop (office) and also ran it under a VM - still same issue