Server Version#: 4.116.1
Player Version#: 4.116.1
OS Ubuntu 2.04.3 LTS
Intel i5-8500
Plex Media Server Logs_2024-01-25_23-37-52.zip (988.7 KB)
Been running plex for a long time on windows, decided to switch it over to Linux and get my server transferred over there. I’ve set everything up and everything looks good. I only have the problem of not being able to pull my media from my external hard drive. Fairly new to linux and learning commands and permissions, but i’ve been looking for days and can’t find the answer.
I see Plex user as one running the media server
plex 18971 0.1 0.3 133848 57484 ? Ssl 22:55 0:03 /usr/lib/plexmediaserver/Plex Media Server
plex 19006 0.2 0.2 64924 43916 ? SNl 22:55 0:03 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-fb6452ebf/Framework.bundle/Contents/Resources/Ver
plex 19093 0.0 0.0 43932 13568 ? Sl 22:55 0:01 /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resources/Tuner/Private /usr/lib/plexmediaserver/Resources
plex 19126 0.0 0.2 64516 43752 ? Sl 22:55 0:01 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/Plug-ins-fb6452ebf/Framework.bundle/Contents/Resource
plex 19175 0.0 0.0 4332 3200 ? S 22:55 0:00 /usr/lib/plexmediaserver/Plex Relay -p 443 -N -R 0:127.0.0.1:32401 -o StrictHostKeyChecking=yes -o UserKnownHostsFile=/var/lib/
When trying to mount the external hard drives it says they are already mounted…
zach@ZachsMediaServer:/media$ udisksctl mount -b /dev/sdd1
Error mounting /dev/sdd1: GDBus.Error:org.freedesktop.UDisks2.Error.AlreadyMounted: Device /dev/sdd1 is already mounted at `/media/zach/4TB Hard Drisk’.
I have my folder library mapped to: /media/zach/4TB Hard Drisk
but still no movies appear on my media server. Says movies is empty.
I think I am able to put the items on my desktop and map it that way, Plex will see the movies, but not when i put them in my external hard drives. i have 2 External hard drives and nether one of them are pulling any data.
Any help would be greatly appreciated.