Chocobozzz/PeerTube

Customize redundancy mirror timeout

Open

#5.519 geöffnet am 9. Jan. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.362 Forks)batch import
Component: RedundancyType: Feature Request :sparkles:good first issue

Repository-Metriken

Stars
 (11.911 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17T 6h) (6 gemergte PRs in 30 T)

Beschreibung

Describe the current behavior

When i am trying to make video-redundancy with HLS on a big file > 4GB, i got error:

Job: 402 Type: video-redundancy Processed on 08.01.23, 12:11:46,940 Finished on 08.01.23, 15:11:46,949

{ "videoId": 289 } Error: Timeout at Timeout. (/var/www/peertube/versions/peertube-v5.0.1/dist/shared/core-utils/common/promises.js:17:42) at listOnTimeout (node:internal/timers:564:17) at process.processTimers (node:internal/timers:507:7)

image

Steps to reproduce

Describe the expected behavior

No response

Additional information

  • PeerTube instance:

    • URL:
    • Version: 5.0.1
    • NodeJS version:
    • Ffmpeg version:
  • 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/):

Contributor Guide