Server Version#: 1.19.3.2764
Player Version#: 4.30.2
Hello Guys,
I’m using my Ubuntu Laptop for quiet some time now and it always worked fine for me.
Just because i thought haveing a backup might be a good idea i searched for a solution on how to backup my Metadata so if i might switch to another OS in the future i’m save to go.
Here comes my issue.
I’m running Ubuntu 20.04 (updated from 19.10 originally).
I looked up multiple FAQ Pages and a YouTube Video that was sponsored by Plex.
Everytime i try to backup the relevant folders in “var/snap/plexmediaserver/common/Library/Application Support/Plex Media Server” i get an error message.
The main problem is that every time i try to copy and paste the folders i receive an error message stating that i don’t have the needed rights to copy the files.
exact error message:
"Error opening file ‘var/snap/plexmediaserver/common/Library/Application Support/Plex Media Server’: Permission denied
I tried changing the needed rights for the folder with the command
“sudo chmod -v 777 Plex Media Server”
which worked (i got the message that the permissions were successfully changed).
When i try to copy the folders again i receive the same error message even though i should have the full permission, right?
I also tried to send the “Plex Media Server” folder to my USB stick via the GUI context menu as a .tar which didn’t work either.
I’m pretty new to Linux / Ubuntu so i’m not very comfortable with the command line.
Here are the links of the FAQ / Video i followed:
As described in the video i stopped the service for plexmediaserver before attempting to copy any files.
If someone knows how to fix the issue i’m glad to get a response.
PS: I’m not a native speaker / writer so if anything is unclear or my wording / grammar is wrong please ask and i will try to describe it as good as possible.