Hi,
I’ve been using plex in a docker on unraid for a while now. It’s working well but I have noticed 1 “issue” over the last couple of months that I want some direction and help with.
I’ve started to notice these errors in the plex docker logs and wanted to know how I go about locating the offending media files (seems to repeat roughly once a day):
nb: I haven’t had any files that I attempted to play that wouldn’t play.
GID/UID
User uid: 99
User gid: 100
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 40-chown-files: executing…
[cont-init.d] 40-chown-files: exited 0.
[cont-init.d] 45-plex-claim: executing…
[cont-init.d] 45-plex-claim: exited 0.
[cont-init.d] 50-gid-video: executing…
[cont-init.d] 50-gid-video: exited 0.
[cont-init.d] 60-plex-update: executing…
Atempting to upgrade to: 1.20.0.3181-0800642ec
2020-08-08 12:25:13 URL:https://downloads.plex.tv/plex-media-server-new/1.20.0.3181-0800642ec/debian/plexmediaserver_1.20.0.3181-0800642ec_amd64.deb [80138062/80138062] -> “/tmp/plexmediaserver_1.20.0.3181-0800642ec_amd64.deb” [1]
(Reading database … 10450 files and directories currently installed.)
Preparing to unpack …/plexmediaserver_1.20.0.3181-0800642ec_amd64.deb …
PlexMediaServer install: Pre-installation Validation.
PlexMediaServer install: Docker detected. Preinstallation validation not required.
Unpacking plexmediaserver (1.20.0.3181-0800642ec) over (1.19.5.3112-b23ab3896) …
Setting up plexmediaserver (1.20.0.3181-0800642ec) …
PlexMediaServer install: Docker detected. Postinstallation tasks not required. Continuing.
Processing triggers for libc-bin (2.27-3ubuntu1.2) …
[cont-init.d] 60-plex-update: exited 0.
[cont-init.d] 99-custom-scripts: executing…
[custom-init] no custom files found exiting…
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
Starting Plex Media Server.
[services.d] done.
Dolby, Dolby Digital, Dolby Digital Plus, Dolby TrueHD and the double D symbol are trademarks of Dolby Laboratories.
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Not enough audio data
ERROR: Could not open the input file (No such file or directory)
ERROR: The argument for -length must be a positive number
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
ERROR: Could not open the input file (No such file or directory)
code:181: FutureWarning: The behavior of this method will change in future versions. Use specific ‘len(elem)’ or ‘elem is not None’ test instead.
Thanks for any help and direction.