Derock

Results 14 comments of Derock

can confirm, this is occuring intermittently for me too. It's happened once in the last 120 requests to the matchv5 `/matches` endpoint

I've tried it with 1 second and 500-millisecond delays, but for my application, having as close to realtime is very important. The error occurs before 20 seconds. The server also...

> Hi, can you try with this version? https://cdn.jsdelivr.net/npm/[email protected] > > Btw I may increase the major version on the future because I want to support WebRTC and modify the...

check the zipline application logs, not the browser logs.

I was running into this issue too, Looks like an issue with compatibility with torch 1.12 ([see this yolov5 issue](https://github.com/ultralytics/yolov5/issues/8405#issuecomment-1171339827)) If you are able to, downgrading to torch==1.11 or in...

Tried the verbs from @joshuagrisham on my Galaxy Book3 Ultra (NP960XFH) and sound is working perfectly.

Was able to solve this issue by changing the `grep Core` in the userparams file to match what I found from running `sensors`. In my case, running `sensors` returns: ```...