![]() |
Windows 11 Server reports no files found on network locations = Fatal Playback Error - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access) +---- Thread: Windows 11 Server reports no files found on network locations = Fatal Playback Error (/t-windows-11-server-reports-no-files-found-on-network-locations-fatal-playback-error) |
Windows 11 Server reports no files found on network locations = Fatal Playback Error - wtftad - 2024-11-24 Setup a jellyfin server on a windows 11 machine last month. While I would consider myself tech savvy (at one point) I am at a loss here. Device Specs: Processor 12th Gen Intel® Core i7-12700K 3.60 GHz Installed RAM 32.0 GB (31.7 GB usable) System type 64-bit operating system, x64-based processor Intel Arc A750 gpu 1gb network in home several synology drives acting as media storage Jellyfin Details: Server 10.10.3 (windows 11) Web 10.9.11 Build 10.9.11 Current issue: When I load into Jellyfin from a remote device or directly on the server machine all of my media thumbnails (except for content stored on 1 network drive) are blurred out. Trying to play ANY media file results in a Fatal Playback Error message. Log mention that the files that jellyfin is looking for do not exist. When copying the file location from the Jellyfin logs into windows explorer I can connect directly to the file, it is present, and it will play in VLC (or another media player). Events leading up to this issue: 1) Two days ago I installed a plugin for Open Subtitles support Played videos from my server with no issues at all with or without subtitles showing. 2) This morning the pc ran a windows update 3) Trying to connect to the server and play a video on any device results in the error posted above. Current log: https://pastebin.com/QMnHMzdw Thanks for any help you can offer! RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - TheDreadPirate - 2024-11-24 Is Jellyfin running as a simple install or as a service install? RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - wtftad - 2024-11-24 I ran the windows installer to install the server and I have "auto start" checked in the context menu for the jellfyfin tray icon. Thank you for the help!! **update** this is NOT installed as a service. It's is just installed as a simple install with "auto start" checked on the jellyfin system tray. I can say that I did do the following: Run gpedit.msc (Windows key+r) Go to computer Configuration -> Windows Setting -> Scripts(Startup/shutdown) Go to Startup properties and added a new rule This did work on reboot but after the windows update I haven't been able to play any videos. RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - TheDreadPirate - 2024-11-25 Can you share the full jellyfin log via pastebin? Not the ffmpeg log. log_20241125.log. RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - wtftad - 2024-11-25 Yes, here it is. https://pastebin.com/mS48y4qz Thanks again! RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - TheDreadPirate - 2024-11-26 What kind of network shares are these? NFS or SMB/CIFS? Did the user that is running Jellyfin all map these network shares? Or were they mapped by another user? RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - wtftad - 2024-11-26 Only one user account on this device. They are a combination of synology, Buffalo, and wd storage drives. Basic smb connections with the drive shares created in windows explorer “add network location”. I can remove a mapping and create it again to see if that helps. **update** I removed a library from the jellyfin dashboard Shut down jellyfin Removed the network shared drive in windows Recreated the share drive with a different drive letter and chose “reconnect at log in”. Restarted the pc Opened jellyfin and attempted to add the new library. Jellyfin could not connect to the network shared even though windows explorer could connect with no issue. RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - wtftad - 2024-12-09 Has anyone else had a similar issue? Outside of a full wipe and reinstall I am out of ideas after fiddling with this over the past week. Thanks! RE: Windows 11 Server reports no files found on network locations = Fatal Playback Error - theguymadmax - 2024-12-09 (2024-11-26, 02:23 PM)wtftad Wrote: Basic smb connections with the drive shares created in windows explorer “add network location”. You need to use the "Map network drive" option, not "Add network location." |