Open wes1993 opened 1 month ago
yep same problem here when running in a docker container, tried the lastest and dev tags - same story
same here.
I've just set up a new Docker and installed ViewTube. All looking good until I start playing any video, and after a few seconds playing, I also get:
_Video playback error PIPELINE_LOAD_ERROR: An HTTP status code indicating failure was received: 403
Within inspector:
return n instanceof ae ? new Qn("PIPELINE_LOAD_ERROR",n) : Oe(n, {
defaultCode: "PIPELINE_LOAD_ERROR",
defaultReason: "Unknown error when fetching the Manifest"
Same happens with manual install.
Same here, latest version on Docker.
Any update on this? I have the same problem. Video play for 10 or so seconds and than I get a pipeline error
Describe the Bug
When starting playing a video the error "PIPELINE_LOAD_ERROR: An HTTP status code indicating failure was received: 403" appear after some secons
Steps to Reproduce the Bug
Expected Behaviour
Video playing correctly
Screenshot/Screen recording
Device Info
Device: PC OS: Windows 11 Browser: Chrome Version: 129.0.6668.90
Additional Context