stremio-bugs icon indicating copy to clipboard operation
stremio-bugs copied to clipboard

Can't launch streaming server

Open hAz4rd0uS opened this issue 9 months ago • 5 comments

Hi,

Everytime I launch stremio, I get an Application error "Error while starting streaming server".

I tried to desactivate windows defender with no luck, as well as run the app with admin rights.

I set up the environment system variable as support asked (NODE_OPTIONS=--max_old_space_size=12288) and killed all unused processes. I launched Stremio at 40% RAM utilization but still got the error.

I'm using Windows 10 Pro Versio 22H2 and OS Build 19045.4412.

Here's the stack trace (javascript heap out of memory):

Stremio streaming server has thrown an error QProcess::ProcessError code: 134

<--- Last few GCs --->

[10388:03C50D10] 341 ms: Mark-sweep 1.0 (3.3) -> 0.9 (3.3) MB, 2.2 / 0.0 ms (average mu = 0.939, current mu = 0.021) allocation failure scavenge might not succeed [10388:03C50D10] 343 ms: Mark-sweep (reduce) 0.9 (3.3) -> 0.9 (3.3) MB, 2.3 / 0.0 ms (average mu = 0.898, current mu = 0.017) last resort GC in old space requested [10388:03C50D10] 346 ms: Mark-sweep (reduce) 0.9 (2.3) -> 0.9 (3.3) MB, 2.3 / 0.0 ms (average mu = 0.826, current mu = 0.014) last resort GC in old space requested

<--- JS stacktrace --->

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

Thanks for your support.

hAz4rd0uS avatar May 23 '24 08:05 hAz4rd0uS