PeerTube icon indicating copy to clipboard operation
PeerTube copied to clipboard

videos not playing stable in Tor browser

Open spirillen opened this issue 7 months ago • 2 comments

Describe the current behavior

MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead. [index-cEuTNLxl.js:2920:12](https://tube.matrix.rocks/client/en-US/src/standalone/player/build/index-cEuTNLxl.js)
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead. [index-cEuTNLxl.js:2920:12](https://tube.matrix.rocks/client/en-US/src/standalone/player/build/index-cEuTNLxl.js)
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.matrix.rocks/hls/98bcf609-2526-41fb-91d8-b35db6cd2af5/5b360263-f1b0-4892-9009-44f3e135c92d-master.m3u8. (Reason: CORS request did not succeed). Status code: (null).

HLS.js error: networkError - fatal: true - manifestLoadError 
Object { currentTime: 0, data: {…} }
[logger.ts:45:22](https://tube.matrix.rocks/client/en-US/src/root-helpers/logger.ts)
trying to recover network error [logger.ts:24:17](https://tube.matrix.rocks/client/en-US/src/root-helpers/logger.ts)
Error: Could not establish connection. Receiving end does not exist. [passkeys-inject.js:96:43](moz-extension://fd3fea6c-74b8-4ec5-b9cf-2ea9c5fc01be/content/passkeys-inject.js)

Image

Image

I do not limit access with CORS for the moment using * for time being, and everything works fine in FireFox ESR, Falkon stopped playing any sound (Doubt this is related to peertube in any way)

Steps to reproduce

  1. Open your Tor-browser 14.5.1 (based on Mozilla Firefox 128.10.0esr)
  2. Visit any playlist, sometime also individual videos (Peertube 7.1.1)

Describe the expected behavior

Should be easy to guess 👋🏻

Additional information

  • PeerTube instance:

    • URL: https://tube.matrix.rocks/w/p/cKDDTzkpHEFfdqnrU81CBP?playlistPosition=8&resume=true
    • Version: 7.1.1
    • NodeJS version: v20.19.1
    • Ffmpeg version: /usr/local/bin/ffmpeg -v N-71064-gd5e603ddc0-static
  • Browser name, version and platforms on which you could reproduce the bug:

  • Link to browser console log if relevant:

  • Link to server log if relevant (journalctl or /var/www/peertube/storage/logs/):

spirillen avatar May 16 '25 17:05 spirillen

Hi,

I can't reproduce in Tor browser. Do you still have the error?

Chocobozzz avatar May 20 '25 09:05 Chocobozzz

Yes I do on both desktop + (droid)tablet, also in Firefox Focus, rarely but yes.

spirillen avatar May 22 '25 01:05 spirillen

Unfortunately I think they are network errors and we can't do anything on our side.

Chocobozzz avatar Jun 10 '25 08:06 Chocobozzz