** DO NOT CREATE NEW LIBRARY SECTIONS ** Skip this
Arrive at Dashboard
Now see your library sections as they were
Go to ** Settings Server ** and verify preferences. Some will have changed.
[/ Quote]
Thank you ChuckPA for your return.
To resume your different steps:
at step 3: I can not do it because my PLEX file is empty …
So for steps 4 and 5 I can not do it.
For step 6: as the PLEX app that is installed, can not be launched in the DSM interface (this is the error message that I captured in my previous message, which says : “Failed to launch the package repair”), if I access the PLEX interface in the browser, the page does not load, which makes sense.
step 10: I think I no longer have my library, since the PLEX folder on the DSM is empty …
And I managed to do it. In fact in the control panel, the admin user I created and with whom I log in (different from the basic Admin user) was not allowed to view the plex shared folder. I corrected that and I could see the shared folder.
So I tested what you said to me, but it did not change anything. The PLEX app did not want to get started.
So I did what you said to me after:
I managed to launch the PLEX app once it was installed.
I launched PLEX in the browser, in the list of servers my Synology appeared but was not accessible, so I deleted this one thinking to have the opportunity to add … but nothing.
I have not been invited to make a new configuration of PLEX …
I think I managed to log in SSH, but after not sure if you have done the right thing …
XXXX@MyDS216j:~$ sudo -su root
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
Sorry, try again.
Password:
sh-4.3# cd "/var/packages/Plex Media Server/scripts"
sh-4.3# cd "/var/packages/Plex Media Server/scripts"./start-stop-status start
sh: cd: /var/packages/Plex Media Server/scripts./start-stop-status: No such file or directory
sh-4.3# cd "/var/packages/Plex Media Server/scripts"
sh-4.3# ./start-stop-status start
Starting Plex ...
ln: failed to create symbolic link ‘/usr/syno/synoman/webman/3rdparty/plex’: File exists
sh-4.3# Plex Media Server is already running. Will not start...
plex 7025 1 0 11:14 ? 00:00:29 /var/packages/Plex Media Server/target/Plex Media Server
Tells me:
User plex
Process ID 7025
Which was launched by the system (Package Center): (Process ID 1)
Has used 11m 14s of CPU time
Is running the program "Plex Media Server"
I would like you to next perform the same commands as I do, You should see the same result
admin@moesern:/$ cd /volume1
admin@moesern:/volume1$ ls -la Plex
total 24
drwxrwxrwx+ 5 root root 4096 Aug 16 23:05 .
drwxr-xr-x 31 root root 4096 Dec 5 12:16 ..
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Bitte legen Sie keine Mediendateien hier ab.
drwxrwxrwx+ 3 plex users 4096 Dec 5 12:16 @eaDir
drwxrwxrwx+ 3 plex users 4096 Aug 8 19:18 Library
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Please do not place media files here.
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Por favor, no coloque archivos multimedia aquí.
drwxrwxrwx+ 4 plex users 4096 Dec 4 21:35 tmp_transcoding
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Veuillez ne pas placer de fichiers multimédia ici.
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 请不要在此处放置媒体文件。
admin@moesern:/volume1$
What do you mean? What command do I have to launch in SSH?
Below is the result I should get with your new command line? Or is it the command to launch?
admin@moesern:/$ cd /volume1
admin@moesern:/volume1$ ls -la Plex
total 24
drwxrwxrwx+ 5 root root 4096 Aug 16 23:05 .
drwxr-xr-x 31 root root 4096 Dec 5 12:16 ..
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Bitte legen Sie keine Mediendateien hier ab.
drwxrwxrwx+ 3 plex users 4096 Dec 5 12:16 @eaDir
drwxrwxrwx+ 3 plex users 4096 Aug 8 19:18 Library
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Please do not place media files here.
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Por favor, no coloque archivos multimedia aquí.
drwxrwxrwx+ 4 plex users 4096 Dec 4 21:35 tmp_transcoding
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 Veuillez ne pas placer de fichiers multimédia ici.
-rwxrwxrwx+ 1 root root 0 Aug 16 23:05 请不要在此处放置媒体文件。
admin@moesern:/volume1$
@ChuckPa
sorry but we misunderstood
I did not launch a command line because I did not understand in your previous message that it is the command line to launch.
# cd "/var/packages/Plex Media Server/scripts"
# ./start-stop-status status
# ./start-stop-status stop
# ./start-stop-status start
... a few warnings will print here but no "crash" errors.