Closed lyiriyah closed 2 years ago
How did you install Invidious? Manually? If so can you send the output of this command: crystal --version
?
Can you use the latest version? You aren't running the latest one.
Sorry for the late reply. Just updated Invidious, issue still occurs.
crystal --version
:
Crystal 1.3.2 (2022-01-19)
LLVM: 13.0.0
Default target: x86_64-pc-linux-gnu
Having this problem as well
Please downgrade to crystal 1.2.2. We don't support the latest version of crystal yet.
Duplicate of https://github.com/iv-org/invidious/issues/2783
Describe the bug
Whenever I switch to DASH quality on my Invidious instance it just infinitely loads any video.
Steps to Reproduce
Logs All variations on this:
In fact, all of the log messages look the exact same (bar the timestamp and request time).
Screenshots
Additional context
I'm using Firefox and Invidious is running off an Arch Linux box. DASH videos work fine on other instances. I'm also using nginx as a reverse proxy, if that matters