mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: oh-my-God! Jellyfin removed a lot of movies from multiple libraries! #4769
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 @LittleNewton on GitHub (Apr 6, 2023).
Please describe your bug
Hi.
I have been using Jellyfin 10.8.9 docker container for a long time. This day, I rebooted my NAS with another server running jellyfin docker not been pre-closed. After rebooting and restarting Jellyfin, I found a lot of movies were unably to open! After checking the log, I found that Jellyfin has removed a lot of movies. Totally, Jellyfin has removed more than 4,000 videos from my database.
Logs are like the following:
I don't know why. I checked the NAS file system and the NFS sharing, and all performed well.
Please tell me the reason and the method to deal with that.
Jellyfin Version
10.8.0
if other:
10.8.9
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@LittleNewton commented on GitHub (Apr 6, 2023):
After logging into jellyfin with Bash, I found that all the resources removed were unable to access.
After
chmod -R 755 *, it looked that all the resources which have been deleted came back!@Bond-009 commented on GitHub (Apr 6, 2023):
Closing as non-issue