Plex stopped seeing newly added media

Status
Not open for further replies.

ovizii

Patron
Joined
Jun 30, 2014
Messages
435
I have a working combo of sonarr + couchpotato + sabnzbd + plex. All installed via plugins.

It looks like a few days ago (I didn't immediately notice) Plex stopped seeing newly added media. I didn't do any major udpates, all I can remember doing is updating sabnzbd from 1.x to the latest 2.2. plugin version and also updating plex to the latest plugin version.

I manually checked the media files, permissions are identical. i.e. a season of a series that Plex sees has the same permissions as a newly downloaded season which Plex does not see.

Can someone confirm that Plex does indeed pick up newly added media files with the latest plex + sabnzbd plugin versions please just to make sure this is my problem and not a generic problem with the latest updates.

I checked /var/db/plexdata/Plex Media Server/Logs/Plex\ Media\ Server.log and found a few errros, but not sure what to make of them:
Code:
Aug 30, 2017 13:03:34.113 [0x809c07000] INFO - Plex Media Server v1.8.1.4139-c789b3fbb - FreeBSD PC amd64 - build: freebsd-x86_64 freebsd - GMT 02:00
Aug 30, 2017 13:03:34.113 [0x809c07000] ERROR - Failed to determine system locale: locale::facet::_S_create_c_locale name not valid. Defaulting to en-US.
...
Aug 30, 2017 13:03:39.578 [0x809c15c00] ERROR - JobManager: child process returned: 25 (Inappropriate ioctl for device)
...
Aug 30, 2017 13:03:44.570 [0x809c14800] WARN - HTTP error requesting POST http://127.0.0.1:32600/devices/discover (0, No error) (Failed to connect to 127.0.0.1: Connection refused)
Aug 30, 2017 13:03:44.570 [0x809c14800] ERROR - Error parsing content.
Aug 30, 2017 13:03:44.570 [0x809c14800] ERROR - Error parsing XML.
...
Aug 30, 2017 13:03:45.255 [0x80b45f800] INFO - Refreshing paths watched by LibraryUpdateManager
Aug 30, 2017 13:03:46.144 [0x80ba77800] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (xxxe56de-e175-4dc4-be88-f92a3276d15b, expected xxxa06de-57de-4a78-9685-02584ed33367)
...
Aug 30, 2017 13:56:23.817 [0x80c512c00] ERROR - Couldn't copy file /var/db/plexdata/Plex Media Server/Logs/Plex Media Scanner Chapter Thumbnails.log to /tmp/tempLogsb9317807-6b1a-4a70-a1df-61a0eaa4ff47/Plex Media Scanner Chapter Thumbnails.log: boost::filesystem::copy: Function not implemented: "/var/db/plexdata/Plex Media Server/Logs/Plex Media Scanner Chapter Thumbnails.log", "/tmp/tempLogsb9317807-6b1a-4a70-a1df-61a0eaa4ff47/Plex Media Scanner Chapter Thumbnails.log"



Also:

Code:
cat Plex\ Media\ Scanner.log  | more
Aug 30, 2017 14:11:45.242 [0x809006800] INFO - Plex Media Scanner v1.8.1.4139-c789b3fbb - FreeBSD PC amd64 - build: freebsd-x86_64 - GMT 02:00
Aug 30, 2017 14:11:45.248 [0x809006800] ERROR - Failed to determine system locale: locale::facet::_S_create_c_locale name not valid. Defaulting to en-US.
Aug 30, 2017 14:11:45.248 [0x809006800] INFO - FreeBSD version: 10.3-RELEASE (FreeBSD 10.3-STABLE #0 r295946+21897e6695f(HEAD): Tue Jul 25 00:03:12 UTC 2017	 root@gauntlet:/freenas-9.10-releng/_BE/objs/freenas-9.10-releng/_BE/os/sys/FreeNAS.amd64), language: en-US
Aug 30, 2017 14:11:45.248 [0x809006800] INFO - Processor AMD Turion(tm) II Neo N54L Dual-Core Processor
Aug 30, 2017 14:11:45.248 [0x809006800] INFO - /usr/pbi/plexmediaserver-amd64/share/plexmediaserver/Plex Media Scanner --scan --refresh --section 1
Aug 30, 2017 14:11:45.178 [0x809006400] WARN - Default locale is invalid; falling back on classic+UTF-8
 

ovizii

Patron
Joined
Jun 30, 2014
Messages
435
apologies, it started working right after posting this post. I have done nothing new since posting though. I had restarted the plex media server service and even the jail a couple of times to no avail.

I had instructed plex to rescan/refresh its libraries. nothing.

no it just works. no idea why. and the logs I quoted above, show no different entries than those except:
Code:
root@plexmediaserver_1:/ # cd /var/db/plexdata/Plex\ Media\ Server/Logs/
root@plexmediaserver_1:/var/db/plexdata/Plex Media Server/Logs # cat Plex\ Media\ Scanner.log
Aug 30, 2017 14:42:48.728 [0x809006800] INFO - Plex Media Scanner v1.8.1.4139-c789b3fbb - FreeBSD PC amd64 - build: freebsd-x86_64 - GMT 02:00
Aug 30, 2017 14:42:48.728 [0x809006800] ERROR - Failed to determine system locale: locale::facet::_S_create_c_locale name not valid. Defaulting to en-US.
Aug 30, 2017 14:42:48.728 [0x809006800] INFO - FreeBSD version: 10.3-RELEASE (FreeBSD 10.3-STABLE #0 r295946+21897e6695f(HEAD): Tue Jul 25 00:03:12 UTC 2017	 root@gauntlet:/freenas-9.10-releng/_BE/objs/freenas-9.10-releng/_BE/os/sys/FreeNAS.amd64), language: en-US
Aug 30, 2017 14:42:48.728 [0x809006800] INFO - Processor AMD Turion(tm) II Neo N54L Dual-Core Processor
Aug 30, 2017 14:42:48.728 [0x809006800] INFO - /usr/pbi/plexmediaserver-amd64/share/plexmediaserver/Plex Media Scanner --scan --refresh --force --section 3
Aug 30, 2017 14:42:48.701 [0x809006400] WARN - Default locale is invalid; falling back on classic+UTF-8

 
Status
Not open for further replies.
Top