2bc4 / twitch-hls-client

Minimal CLI client for watching/recording Twitch streams
GNU General Public License v3.0
22 stars 5 forks source link

`[INFO] Maximum retries on media playlist reached, exiting...` with a turbo token #23

Closed brian6932 closed 6 months ago

brian6932 commented 6 months ago

Started with debug mode, no other error. Can't use debug patches as there's no longer a custom http patch, does just building it with --debug work? Full logs https://i.alienpls.org/pUn

2bc4 commented 6 months ago

Is this reproducible or a one off stream hiccup? Seems fine on my end right now with a token.

brian6932 commented 6 months ago

🤷 Not sure, I'll bump if I see it again, I think I got this before on the custom http versions as well, but honestly not sure.

brian6932 commented 6 months ago

Not sure if this is the same error, but I did build it as debug, so maybe that's why I'm getting this now instead

Worker error: request or response body error: error reading a body from connection: stream error received: unexpected internal error encountered
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <unknown>
  13: <unknown>
  14: <unknown>
  15: <unknown>
  16: BaseThreadInitThunk
  17: RtlUserThreadStart
2bc4 commented 6 months ago

I've had that also and I have no idea. I think I'm going to revert this release and switch to curl, seems much more stable for this.