-
[Support] Linuxserver.io - Plex Media Server
It's funny you should say that, because I posted this message and went to bed while I waited for guidance. By the morning it had "fixed" itself. It would be nice to know what it is doing. Maybe a warning that it will take a while and to wait, as I rebooted the docker a few times and force updated it which probably only served to slow things down.
-
[Support] Linuxserver.io - Plex Media Server
I updated my docker and it didn't come back up properly. I restarted it. The log now just shows: [migrations] started [migrations] no migrations found ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io ------------------------------------- To support LSIO projects visit: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- **** Server already claimed **** No update required [custom-init] No custom files found, skipping... Starting Plex Media Server. . . (you can ignore the libusb_init error) [ls.io-init] done. When I go to https://ipadress:32400/web/index.html I just get: This XML file does not appear to have any style information associated with it. The document tree is shown below. <Response code="503" title="Maintenance" status="Plex Media Server is currently running database migrations."/> Any ideas where to go from here?
-
[Support] Djoss - HandBrake
I had this as well. Ended up being my web browser. I cleared browser data and it worked again.
-
UDMA CRC error
That would make sense and was what I would expect it to do. How do I go about checking the flash drive? I can see that the system is able to write to the flash drive as there are upto date parity-check logs.
-
UDMA CRC error
Thanks for that. I do click the thumb down and select acknowledge. It then turns green for a few weeks and will then have the orange thumbs down again. When I hover over it it will tell me that the drive has 3 UDMA CRC errors, but these are not additional errors, its still the same 3 errors that I have acknowledged quite a few times. I was hoping there was a way to only get the drive flagged if there are additional errors.
-
UDMA CRC error
I have 2 cache drives in a pool. Quite a few months ago I got a small number of UDMA CRC errors on one of the drives (UDMA CRC error count = 3). I changed the SATA cable, acknowledged the error in the dashboard and it all looked good. The pool functions normally. I have no issues with it, but every few weeks that drive will come up with failed and a UDMA CRC error count of 3. When I look at SMART data the count is not increasing, it still has a total error count of 3. So my question is how do I acknowledge the UDMA CRC error count of 3 permanently for this drive and only have unraid notify me if this increases?
-
[Support] binhex - DelugeVPN
Hi, I've managed to get all my dockers working through VPN eg sonarr etc except for couchpotato. I can't seem to find any way in couchpotato to ignore the proxy for local addresses or specific addresses. Has anyone found a solution for couchpotato?
-
[Support] Linuxserver.io - Plex Media Server
I've started to get this in my plex docker log that seems to repeat about once a day. How do I go about finding out what files are missing? __code__:181: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. 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.
-
[Support] Linuxserver.io - Plex Media Server
Just an update. Not sure why, but I stopped using the ram drive (/dev/shm) for the transcoding directory and plex started again. It's been working with this setting for a long time, so i'm not sure if it was just a coincidence and something else changed at the same time.
-
[Support] Linuxserver.io - Plex Media Server
Thanks trurl. Here is the docker run command, sorry I didn't include it the first time. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' -e TZ="Australia/Sydney" -e HOST_OS="Unraid" -e 'VERSION'='latest' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/Videos/Movies/':'/movies':'rw' -v '/mnt/user/Videos/TV/':'/tv':'rw' -v '/mnt/user/Music/':'/music':'rw' -v '/dev/shm':'/transcode':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' 'linuxserver/plex' 3ab0960e33f1ee3786b6e95ca797280eff3305861359548b67246229fa658307
-
[Support] Linuxserver.io - Plex Media Server
Hi, I updated my plex docker today, but now plex wont start. Any ideas where I can start to troubleshoot this? The docker log says its starting plex media server but the server remains unavailable. 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.3133-fede5bdc7 2020-07-25 07:09:29 URL:https://downloads.plex.tv/plex-media-server-new/1.20.0.3133-fede5bdc7/debian/plexmediaserver_1.20.0.3133-fede5bdc7_amd64.deb [80097730/80097730] -> "/tmp/plexmediaserver_1.20.0.3133-fede5bdc7_amd64.deb" [1] (Reading database ... 10450 files and directories currently installed.) Preparing to unpack .../plexmediaserver_1.20.0.3133-fede5bdc7_amd64.deb ... PlexMediaServer install: Pre-installation Validation. PlexMediaServer install: Docker detected. Preinstallation validation not required. Unpacking plexmediaserver (1.20.0.3133-fede5bdc7) over (1.19.5.3112-b23ab3896) ... Setting up plexmediaserver (1.20.0.3133-fede5bdc7) ... 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 [services.d] done. Starting Plex Media Server. Edit to add docker run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' -e TZ="Australia/Sydney" -e HOST_OS="Unraid" -e 'VERSION'='latest' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/Videos/Movies/':'/movies':'rw' -v '/mnt/user/Videos/TV/':'/tv':'rw' -v '/mnt/user/Music/':'/music':'rw' -v '/dev/shm':'/transcode':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' 'linuxserver/plex' 3ab0960e33f1ee3786b6e95ca797280eff3305861359548b67246229fa658307
-
Luc1fer started following Docker and VM engine failed to start , [Plugin] IPMI for unRAID 6.1+ and Cache pool damaged/corrupt?
-
[Support] Linuxserver.io - MariaDB
Hi, I'm hoping someone can point me in the right direction. I've been using MariaDB for my Kodi DB for quite a while. It has been working flawlessly. I was previously on unraid 6.6.7. I decided to try 6.8.0 and I am having significant delays. The database still seems to work but navigation is painfully slow. The Kodi debug log has a heap of: 08:37:48 T:12968 ERROR: XFILE::CDirectory::GetDirectory - Error getting 08:37:48 T:12968 DEBUG: Mysql execute: update path set strHash='32F3B34619D467170987912917379272' where idPath=1043 08:37:48 T:12968 DEBUG: VideoInfoScanner: Rescanning dir 'smb://CHENBRO-SVR/Videos/TV/Alias/Alias - Season 1/' due to change (424AAB591D987498C8742162F38DEE51 != 25119B5BB14B23D4E08A3978AC75E267) and delays like this: 09:09:35 T:10360 DEBUG: CVideoDatabase::RunQuery took 2453 ms for 469 items query: SELECT * FROM tvshow_view I'm also getting: 09:08:52 T:10360 ERROR: C:\Users\Lucifer\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:133: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning Rolling back to 6.6.7 fixes everything. So i'm not sure if my problem is with the way I have setup kodi, unraid or the MariaDB docker. Thanks for your help.
-
[Support] Djoss - HandBrake
You will edit the post conversion hook here: /config/hooks/post_conversion.sh
-
[Support] Djoss - HandBrake
Not sure if this will help but here is my post conversion hook to move the folder once handbrake has finished. There is probably a more elegant way to do it, but it works for me. if [ "$CONVERSION_STATUS" -eq 0 ]; then # Successful conversion. #source = /watch #output = /output #sonarr scan dir = /sonarr #subdirectory = $DIR DIR=$(dirname "${CONVERTED_FILE}") echo "converted file directory = "$DIR"" SUBD=$(basename "${DIR}") echo "folder name = "$SUBD"" if [ "$DIR" = "/output" ]; then echo "no subdirectory, moving to base folder"; mv -fv "${CONVERTED_FILE}" /sonarr; else echo "moving $SOURCE_FILE to /sonarr/"${SUBD}"" mkdir /sonarr/"${SUBD}" mv -fv "${CONVERTED_FILE}" /sonarr/"${SUBD}" fi else : fi
-
[Support] Djoss - HandBrake
Use basename and dirname to build the path that you want from the full path.
Luc1fer
Members
-
Joined
-
Last visited