Skip to content
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

[BUG] Panic -1 Crash when openning stream of private torrent #432

Open
Nathan-Kr opened this issue Jul 18, 2024 · 0 comments
Open

[BUG] Panic -1 Crash when openning stream of private torrent #432

Nathan-Kr opened this issue Jul 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Nathan-Kr
Copy link

Describe the bug
I'm trying to use torrserver along with stremio and It appears that there is a problem with the combination of private torrent and stremio

Private torrent + stremio player: crash
Same private torrent + VLC/MPV/HTML5 player: no crash
Public torrent + stremio player: no crash

To Reproduce
upload private torrent to torrserver
copy stream link
play in stremio (If needed I can provide a very simple addon to do so)

Expected behavior
No crash

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11 + WSL + Docker Desktop
  • TorrServer Version [e.g. MatriX.133t] Docker
  • Also tried MatriX.133 Windows Build same error
  • Also tried Debian 11 + Docker

Additional context
In the screenshot the torrent has exactly 5107 pieces. And it appears that torrserver crash when trying to load that last piece. It seams that stremio player is loading every single piece at startup whereas with vlc I don't see all these "piece N completion changed" iteration when starting the stream.

@Nathan-Kr Nathan-Kr added the bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant