January 14, 20179 yr Thanks a ton for confirming. I checked the Plex DVR forum and there supposedly is a new version. But, when I look at the version number it is the same as the old one. I wonder if someone made a mistake in reporting the new version ID.
January 14, 20179 yr Thanks a ton for confirming. I checked the Plex DVR forum and there supposedly is a new version. But, when I look at the version number it is the same as the old one. I wonder if someone made a mistake in reporting the new version ID. I'm still looking at it, managed to pull the deb in Chrome.
January 14, 20179 yr Thanks a ton for confirming. I checked the Plex DVR forum and there supposedly is a new version. But, when I look at the version number it is the same as the old one. I wonder if someone made a mistake in reporting the new version ID. Sparklyballs has fixed this. ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-dbus: executing... [cont-init.d] 30-dbus: exited 0. [cont-init.d] 40-chown-files: executing... [cont-init.d] 40-chown-files: exited 0. [cont-init.d] 50-plex-update: executing... Atempting to upgrade to: redacted 2017-01-14 08:17:40 URL:https://downloads.plex.tv/plex-media-server/redacted/plexmediaserver_redacted_amd64.deb [102425844/102425844] -> "/tmp/plexmediaserver_redacted_amd64.deb" [1] dpkg: warning: downgrading plexmediaserver from redacted to redacted (Reading database ... 10930 files and directories currently installed.) Preparing to unpack .../plexmediaserver_redacted_amd64.deb ... /var/lib/dpkg/info/plexmediaserver.prerm: 13: /var/lib/dpkg/info/plexmediaserver.prerm: stop: not found Unpacking plexmediaserver (redacted) over (redacted) ... Setting up plexmediaserver (redacted) ... Processing triggers for systemd (229-4ubuntu12) ... [cont-init.d] 50-plex-update: exited 0. [cont-init.d] done. [services.d] starting services Starting dbus-daemon Starting Plex Media Server. [services.d] done. 6 3000 /config/Library/Application Support
January 14, 20179 yr My plex server doesn't seem to be finding it's server. I'm not sure if this is related to recently changing by unraid IP. But I'm set to use Bridge network and can load up the Plex UI on IP:32400. Error message: The selected server is unreachable. Make sure it's running, double check your network, and try again. Connecting Where is my server? Remove server I've deleted the previous docker and moved my appdata/Plex folder out of the appdata folder and created a new docker. Still getting the same server not found message.
January 15, 20179 yr This is why the readme states and why the template is using host mode. Sent from my LG-H815 using Tapatalk
January 15, 20179 yr root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="plex" --net="host" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -e "VERSION"="latest" -v "/mnt/user/MOVIES/":"/media/Movies":rw -v "/mnt/user/TV/":"/media/TV":rw -v "/mnt/user/PHOTOS/":"/media/Photos":rw -v "/mnt/user/MUSIC/":"/media/Music":rw -v "/mnt/user/appdata/containers/plex":"/config":rw linuxserver/plex 808df8dfa62c9755dd4b42e7b508fc306863ccceba985b5969dc2b7bacc2a076 if I use the shell inside of the container... /config/Library/~ matches /mnt/user/appdata/containers/Plex/Library/~ This SQLite error is in the PMS logs Jan 07, 2017 20:23:56.513 [0x2b4a40801700] INFO - Plex Media Server v1.3.3.3148-b38628e - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 ubuntu - GMT -05:00 Jan 07, 2017 20:23:56.513 [0x2b4a40801700] INFO - Linux version: 4.4.30-unRAID (#2 SMP PREEMPT Sat Nov 5 12:09:05 PDT 2016), language: C Jan 07, 2017 20:23:56.513 [0x2b4a40801700] INFO - Processor AMD FX(tm)-8350 Eight-Core Processor Jan 07, 2017 20:23:56.513 [0x2b4a40801700] INFO - ./Plex Media Server Jan 07, 2017 20:23:56.511 [0x2b4a3507e7c0] DEBUG - BPQ: [idle] -> [starting] Jan 07, 2017 20:23:56.512 [0x2b4a3507e7c0] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1 Jan 07, 2017 20:23:56.513 [0x2b4a3507e7c0] ERROR - SQLITE3:0x10, 5386, os_unix.c:33579: (19) mmap(/config/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db-shm) - No such device Jan 07, 2017 20:23:56.513 [0x2b4a3507e7c0] ERROR - SQLITE3:0x10, 5386, disk I/O error and this: Jan 07, 2017 20:23:50.204 [0x2aee05001700] INFO - Plex Media Server v1.3.3.3148-b38628e - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 ubuntu - GMT -05:00 Jan 07, 2017 20:23:50.204 [0x2aee05001700] INFO - Linux version: 4.4.30-unRAID (#2 SMP PREEMPT Sat Nov 5 12:09:05 PDT 2016), language: C Jan 07, 2017 20:23:50.204 [0x2aee05001700] INFO - Processor AMD FX-8350 Eight-Core Processor Jan 07, 2017 20:23:50.204 [0x2aee05001700] INFO - ./Plex Media Server Jan 07, 2017 20:23:50.201 [0x2aedf98c67c0] DEBUG - BPQ: [idle] -> [starting] Jan 07, 2017 20:23:50.202 [0x2aedf98c67c0] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1 Jan 07, 2017 20:23:50.204 [0x2aedf98c67c0] ERROR - SQLITE3:0x10, 5386, os_unix.c:33579: (19) mmap(/config/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db-shm) - No such device Jan 07, 2017 20:23:50.204 [0x2aedf98c67c0] ERROR - SQLITE3:0x10, 5386, disk I/O error Jan 07, 2017 20:23:50.204 [0x2aedf98c67c0] ERROR - Database corruption: sqlite3_statement_backend::prepare: disk I/O error for SQL: PRAGMA cache_size=2000 Jan 07, 2017 20:23:50.205 [0x2aedf98c67c0] ERROR - Error: Unable to set up server: sqlite3_statement_backend::prepare: disk I/O error for SQL: PRAGMA cache_size=2000 (N4soci10soci_errorE) CHBMB got me sorted /mnt/user needed to be /mnt/cache Why does it have to be on the cache drive?
January 15, 20179 yr Why does it have to be on the cache drive? It doesn't have to be on a cache drive. We prefer it as such as day to day (hour to hour) operations inside Plex and it supporting apps would keep the larger slower, noisier array drives awake and spinning.
January 15, 20179 yr Why does it have to be on the cache drive? It doesn't have to be on a cache drive. We prefer it as such as day to day (hour to hour) operations inside Plex and it supporting apps would keep the larger slower, noisier array drives awake and spinning. I tried moving my install from the cache drive to one of my disks as it was eating up quite a bit of space and I was getting the quoted errors. Sent from my iPhone using Tapatalk
January 15, 20179 yr You've kind of got the wrong end of the stick, it doesn't have to be on the cache drive but it DOES need to be on a single disk and that needs to be specified. For some reason specifying the location as /mnt/user/ doesn't work well with the FUSE filesystem. So it needs to be on a single disk and that needs to be specified. /mnt/disk1/ /mnt/disk2/ /mnt/cache/ And would work, but /mnt/user/ will not. Sent from my LG-H815 using Tapatalk
January 15, 20179 yr This is why the readme states and why the template is using host mode. Sent from my LG-H815 using Tapatalk I should have clarified that I tried bridge only after hissy was not working and I thought it had something to do with the ups witching and VLAN setup. Having the docker in HOST creates the same "searching for server" behavior.
January 15, 20179 yr This is why the readme states and why the template is using host mode. Sent from my LG-H815 using Tapatalk I should have clarified that I tried bridge only after hissy was not working and I thought it had something to do with the ups witching and VLAN setup. Having the docker in HOST creates the same "searching for server" behavior. Stop your container, delete container, image and appdata, then try signing into plex.tv , go to account, authorised devices and deleting your "old" server. Now try installing again.
January 15, 20179 yr You've kind of got the wrong end of the stick, it doesn't have to be on the cache drive but it DOES need to be on a single disk and that needs to be specified. For some reason specifying the location as /mnt/user/ doesn't work well with the FUSE filesystem. So it needs to be on a single disk and that needs to be specified. /mnt/disk1/ /mnt/disk2/ /mnt/cache/ And would work, but /mnt/user/ will not. Sent from my LG-H815 using Tapatalk Thank you, my plex directory is getting larger than my cache drive and was making thing annoying. This should fix it right up.
January 15, 20179 yr You've kind of got the wrong end of the stick, it doesn't have to be on the cache drive but it DOES need to be on a single disk and that needs to be specified. For some reason specifying the location as /mnt/user/ doesn't work well with the FUSE filesystem. So it needs to be on a single disk and that needs to be specified. /mnt/disk1/ /mnt/disk2/ /mnt/cache/ And would work, but /mnt/user/ will not. Sent from my LG-H815 using Tapatalk Thank you, my plex directory is getting larger than my cache drive and was making thing annoying. This should fix it right up. Its doesn't *require* /mnt/cache instead of /mnt/user But, moving things around will mess it up (especially depending upon how you moved it) And there's a very valid reason for setting it to be /mnt/user instead of /mnt/cache which is this: http://lime-technology.com/forum/index.php?topic=40937.msg524491#msg524491 (which is what you ran into)
January 16, 20179 yr Plex is flooding my syslog.1 with entries. Here is a small sample- Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Art/art1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.fanarttv/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.imdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.localmedia/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.movieposterdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.themoviedb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.system/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitles/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Thumbnails/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Thumbnails/thumb1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Thumbnails/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Thumbnails/thumb1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/GoP-0.xml Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitles.xml Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Art/art1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.fanarttv/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.imdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.localmedia/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.movieposterdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.themoviedb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.system/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitles/ Is this normal? Diagnostics
January 16, 20179 yr Plex is flooding my syslog.1 with entries. Here is a small sample- Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Art/art1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.fanarttv/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.imdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.localmedia/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.movieposterdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.themoviedb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.system/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitles/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Thumbnails/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Thumbnails/thumb1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Thumbnails/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Thumbnails/thumb1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/GoP-0.xml Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitles.xml Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Art/art1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.fanarttv/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.imdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.localmedia/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.movieposterdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.themoviedb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.system/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitles/ Is this normal? Diagnostics That is not Plex, but the mover working.
January 16, 20179 yr Plex is flooding my syslog.1 with entries. Here is a small sample- Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Art/art1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.fanarttv/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.imdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.localmedia/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.movieposterdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.agents.themoviedb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitle Contributions/com.plexapp.system/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Subtitles/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Thumbnails/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/6923012efd0d53ab61f0b5f054fb678979c7356.bundle/Contents/Thumbnails/thumb1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Thumbnails/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69a9bebd85681a0583edec557074ebc271a30de.bundle/Contents/Thumbnails/thumb1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/GoP-0.xml Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitles.xml Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Art/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: >f+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Art/art1.jpg Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.fanarttv/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.imdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.localmedia/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.movieposterdb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.agents.themoviedb/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitle Contributions/com.plexapp.system/ Jan 11 05:31:38 Brunnhilde rsyncd[8503]: cd+++++++++ plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/7/69f5de2ace737eaa62e09a4ec0499b42f4bf43a.bundle/Contents/Subtitles/ Is this normal? Diagnostics Update CA backup Sent from my LG-D852 using Tapatalk
January 16, 20179 yr That is not Plex, but the mover working. Mover logging is set to "Disabled", shouldn't that prevent this problem? Update CA backup Sent from my LG-D852 using Tapatalk CA Backup is showing Up To Date (2017.01.09). Is this the latest version?
January 16, 20179 yr On the road but I think so. I assumed it was CA but it could be mover also. Can't 100% tell without looking at the start of the spam Sent from my LG-D852 using Tapatalk
January 16, 20179 yr On the road but I think so. I assumed it was CA but it could be mover also. Can't 100% tell without looking at the start of the spam Sent from my LG-D852 using Tapatalk Looks like it was CA Backup. Is it possible that the backup actually moved my appdata? It's gone. Don't see it anywhere on the array and appdata is set to cache only. Don't know what else could have happened to it.
January 16, 20179 yr I was having an issue with plex not wanting to play anything in my library so I removed the container and added it back with blank config but it could not find server settings. I disabled docker and removed docker image and tried again but it still wont find server settings when I go to web ui any ideas? Diagnostics are posted tower-diagnostics-20170116-1417.zip
January 16, 20179 yr Diagnostics aren't really helpful for docker issues I'm afraid. Although I'm glad someone at least reads the stickies! Can you post the docker run command as described in my sig and the docker log
January 16, 20179 yr Thanks for the help! I have attached run command and docker log docker_log.txt run_command.txt
January 17, 20179 yr On the road but I think so. I assumed it was CA but it could be mover also. Can't 100% tell without looking at the start of the spam Sent from my LG-D852 using Tapatalk Looks like it was CA Backup. Is it possible that the backup actually moved my appdata? It's gone. Don't see it anywhere on the array and appdata is set to cache only. Don't know what else could have happened to it. Not possible the CA backup moved it. Thanks for the help! I have attached run command and docker log Sent from my LG-D852 using Tapatalk
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.