mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
10.7.0 last usable version #2946
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SimplyCorbett on GitHub (Apr 17, 2021).
Hi there,
I'm using the generic linux package.
The last working version is 10.7.0 (https://repo.jellyfin.org/releases/server/linux/versions/stable/combined/10.7.0/)
Any version past this (including. unstable) just doesn't work.
The only error listed (and this works on 10.7.0):
@Dynamic-Gravity commented on GitHub (Apr 28, 2021):
I receive the same error using the generic Linux package as well.
@taigrr commented on GitHub (May 9, 2021):
Confirmed when running from Docker. Playback shows as 404s in the browser with the message "This client isn't compatible with the media and the server isn't sending a compatible media format."
Reverting to 10.7.0 fixes things. Perhaps there is an issue with a shared library?
Additionally, music doesn't seem to work on 10.7.0 but it does work on 10.7.5
@DetermineAbsurd commented on GitHub (May 9, 2021):
Am also having this issue with Docker. Error occurs in the Web player (Firefox), Jellyfin Desktop, Android and iOS. Doesn't occur on Roku for some reason, as that is the only working client in my setup.
@dmitrylyzo commented on GitHub (May 10, 2021):
On Matrix, there was a user with the same error. It was missing
libc.musl-x86_64.so.1. We ended up combining the server and the web archives manually.To check that:
10.7.5 seems to be built without libc.musl.
@stale[bot] commented on GitHub (Sep 21, 2021):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
@Bond-009 commented on GitHub (Mar 9, 2023):
Closing as stale