Skip to content

videos not playing stable in Tor browser #7032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
spirillen opened this issue May 16, 2025 · 2 comments
Open

videos not playing stable in Tor browser #7032

spirillen opened this issue May 16, 2025 · 2 comments
Labels
Status: Waiting for answer Waiting issue author answer

Comments

@spirillen
Copy link

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/):

@Chocobozzz
Copy link
Owner

Hi,

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

@Chocobozzz Chocobozzz added the Status: Waiting for answer Waiting issue author answer label May 20, 2025
@spirillen
Copy link
Author

spirillen commented May 22, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Waiting for answer Waiting issue author answer
Projects
None yet
Development

No branches or pull requests

2 participants