June 25, 20197 yr 5 minutes ago, binhex said: if you contact limetech then im sure they would be kind enough to send you a link or attachment for 6.6.7 if you want to go down that road. 6.6.7 is available on our Download page
June 26, 20197 yr 5 hours ago, binhex said: im afraid there are signs of corruption again, taken from log file 'Plex Media Server.log':- Jun 25, 2019 10:53:15.573 [0x14e02a5f2700] ERROR - SQLITE3:(nil), 11, database corruption at line 64883 of [bf8c1b2b7a] Jun 25, 2019 10:53:15.573 [0x14e02a5f2700] ERROR - SQLITE3:(nil), 11, statement aborts at 44: [insert into statistics_bandwidth (account_id,device_id,timespan,at,lan,bytes) values so this might be a partial corruption causing error loading library message you are getting, what is the host path you have defined for /config? you may reduce the chance (not eliminate) corruption by moving from /mnt/user/appdata/<rest of path> to /mnt/cache/appdata/<rest of path> see Q7 from my FAQ linked below:- https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md Ok so I deleted my binhex-plexpass and set everything (I think) to /mnt/cache/appdata however it looks like it created it back in mnt/user instead of mnt/cache... But it's also in the cache, is that normal? Edited June 26, 20197 yr by LumberJackGeek
June 26, 20197 yr 2 minutes ago, LumberJackGeek said: it created it back in mnt/user instead of mnt/cache Each array data disk plus the cache pool are part of the user shares. So any folder on any disk is ALSO in /mnt/user. If you created the folder on cache then if you look in /mnt/cache you will see it, but you will also see it in /mnt/user. The user shares are simply the aggregate of all top level folders on all disks. That is how Unraid allows folders to span disks.
June 26, 20197 yr Ahh ok, that makes sense now that I think about it. Thanks for the prompt reply, trurl! Still trying to learn all the oddities of unRAID, and it's been about a decade since I've used Linux so I am just drinking from the fire hose right now..
June 30, 20197 yr Getting an error in my logs Jun 29 17:27:54 Tower kernel: Plex Tuner Serv[19393]: segfault at 58 ip 00001469463d9234 sp 0000146944706d68 error 4 in libpthread-2.29.so[1469463d5000+f000] Not really sure if I am posting this in the right place or if I should have started a new thread. Any help would be appreciated
June 30, 20197 yr On 3/27/2017 at 11:50 AM, Neogola said: i have issues with version 1.5.1.3520 with the web Client. All Browser says "convert failed..." with the version before all works great! I need instruction to downgrade the version 1.5.1.3520 Thank you I'm not sure if its related. But I had an issue with downloads stopping from my private tracker. I noticed it only happened after last update from John Garland, Download and import IP blocklists. I've just disabled the Block list plugin and restarted Deluge and downloads started again.
July 1, 20197 yr Author 20 hours ago, huntjules said: I'm not sure if its related. But I had an issue with downloads stopping from my private tracker. I noticed it only happened after last update from John Garland, Download and import IP blocklists. I've just disabled the Block list plugin and restarted Deluge and downloads started again. please stop cross posting, this has ZERO to do with plex pass
July 2, 20197 yr Went searching through the logs and found this. Jul 02, 2019 02:06:04.138 [0x151fe53ca700] DEBUG - Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 9021 is -11 (signal: Segmentation fault) Any thoughts? Edit: found this on another site. 9021 PHP Timeout or Fatal Error Occurred "The page did not finish loading as expected. The most common cause for this is the PHP process taking more time than it has been allowed by your host (php.ini setting max_execution_time). If a PHP error is displayed above this can also cause this error. " Increase the maximum allowed PHP runtime by contacting your host or creating a php.ini file to override host settings (if allowed). If on the unzip step, manually extract the ZIP file on your local PC then upload or use another server-based software such as cpanel. Edited July 2, 20197 yr by AinsWorth
July 3, 20197 yr Might be a question that has already been answered. But is there a way to tell when the binhex docker is updated with the new version of unraid? (6.7.2 released on the 25th). I've seen on different posts that plex updates are delayed a few days or so. Not sure if unraid updates for the docker is the same. I've been a bit hesitant to update my unraid because I don't want to break my plex server as thats basically all I use the server for
July 3, 20197 yr 1 hour ago, Marimuria said: Might be a question that has already been answered. But is there a way to tell when the binhex docker is updated with the new version of unraid? (6.7.2 released on the 25th). I've seen on different posts that plex updates are delayed a few days or so. Not sure if unraid updates for the docker is the same. I've been a bit hesitant to update my unraid because I don't want to break my plex server as thats basically all I use the server for All of Binhex's dockers are automaticly updatet when it is available on hub. He does not wait for it manually. When they release a new unraid version, it have already been in beta for a while. You can follow the releases here https://forums.unraid.net/forum/7-announcements/ I can't remember the last time a unraid release broke any of my dockers, but if that happends, you ofcourse have it backed up with CA backup/restore plugin and you can just revert back to the old unraid version. You don't specify what version of unraid you are using, the only big issue with latest unraid version 6.7.2 (this started in 6.7.0 so if you have 6.7.0 or 6.7.1 there shouldn't be any issues with updating to 6.7.2) is that a few people get Sqlite database corruption in plex when used with a few other dockers like sonarr, radarr and a few others. I have not had this problem, but several have as you can see from this post here: Hope that helps
July 4, 20197 yr Getting an error in my logs Jun 29 17:27:54 Tower kernel: Plex Tuner Serv[19393]: segfault at 58 ip 00001469463d9234 sp 0000146944706d68 error 4 in libpthread-2.29.so[1469463d5000+f000] Not really sure if I am posting this in the right place or if I should have started a new thread. Any help would be appreciatedCan anyone assist me with my issue?Thanks in advance.Sent from my Moto Z (2) using Tapatalk
July 6, 20196 yr Author On 7/2/2019 at 11:07 PM, AinsWorth said: Went searching through the logs and found this. Jul 02, 2019 02:06:04.138 [0x151fe53ca700] DEBUG - Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 9021 is -11 (signal: Segmentation fault) Any thoughts? Edit: found this on another site. 9021 PHP Timeout or Fatal Error Occurred "The page did not finish loading as expected. The most common cause for this is the PHP process taking more time than it has been allowed by your host (php.ini setting max_execution_time). If a PHP error is displayed above this can also cause this error. " Increase the maximum allowed PHP runtime by contacting your host or creating a php.ini file to override host settings (if allowed). If on the unzip step, manually extract the ZIP file on your local PC then upload or use another server-based software such as cpanel. can you please attach (not post) your plex media server log, its located in '/config/plex/Plex Media Server/Logs/Plex Media Server.log'
July 6, 20196 yr 28 minutes ago, binhex said: can you please attach (not post) your plex media server log, its located in '/config/plex/Plex Media Server/Logs/Plex Media Server.log' I hope this is the right file. I didn't see that fault error on this reboot. Plex Media Server.log
July 6, 20196 yr Author 13 minutes ago, AinsWorth said: I hope this is the right file. I didn't see that fault error on this reboot. Plex Media Server.log 3.95 MB · 0 downloads yep that was the right log, ok so there is no sign of database corruption, which is what i mainly suspected, so i think as this is a very specific issue with plex your best bet is to take this further with the plex support threads (keep in mind im not a plex dev), and ask on there, post the same log file, possibly one also showing the segfault if possible
July 6, 20196 yr 1 minute ago, binhex said: yep that was the right log, ok so there is no sign of database corruption, which is what i mainly suspected, so i think as this is a very specific issue with plex your best bet is to take this further with the plex support threads (keep in mind im not a plex dev), and ask on there, post the same log file, possibly one also showing the segfault if possible Thank you, I havent seen it yet. I just did a complete network upgrade to all unifi Equipment. So as soon as it shows up again, I will.
July 20, 20196 yr Hi @binhex moving this to the proper support so i tried your idea for the webgui option missing from the drop down menu its not working still here is the exact process i followed, went to add container found the plexpass template loaded it then clicked the red X.. i deleted the docker image and redownloaded from CA apps (unRAID 6.7.2) all plugins are auto updated and checked daily) once the image was re-installed i tried the single click for the drop down and still not seeing a webgui link at all...so i tried a redownload and pointed to a new appdata folder and it loads the webgui options! So aside from a potential issue of my data inside the binhex-plexpass folder on two different unRAID servers the only other difference are this I rename from binhex-plexpass to MikeFlix and MikeFlix-4K I assign static IP's using br0 I add transcode to ram with an added path of container path /transcode to host path /tmp
July 21, 20196 yr I'm new UNRAID and the forums; please help guide me if I post this in the wrong location. I'm using binhex-plexpass container transitioning off a Mac mini running plex natively. I have had Plex Premium music library working correctly on my Mac mini. I'm trying to add my music collection and the option to use the plexpass Premium Music Library is not available. Does that feature work in this container? If it does, could I be offered some suggestions as what I might need to do to have that option available to me?
July 21, 20196 yr Author I'm new UNRAID and the forums; please help guide me if I post this in the wrong location. I'm using binhex-plexpass container transitioning off a Mac mini running plex natively. I have had Plex Premium music library working correctly on my Mac mini. I'm trying to add my music collection and the option to use the plexpass Premium Music Library is not available. Does that feature work in this container? If it does, could I be offered some suggestions as what I might need to do to have that option available to me? Plex music was removed by Plex developers earlier a few months back, so there is nothing I can do about this unfortunatelySent from my CLT-L09 using Tapatalk
July 25, 20196 yr Hi there, my DVR is failing since a couple of days. Tells me "Unable to load DVRs" Is there anybody else facing such experiences? Edit: Seems to be a Plex Problem: https://forums.plex.tv/t/plex-1-16-2-unable-to-load-dvrs-after-1-july-hangs-when-trying-to-add-new-dvr/430071/5 Edited July 25, 20196 yr by Toobie
July 27, 20196 yr Quote ERROR - SQLITE3:(nil), 11, statement aborts at 11: [SELECT idx, start_block, leaves_end_block, end_block, root FROM 'main'.'fts4_tag_titles_segdir' WHERE level = ? ORDER BY idx ASC] database disk image is malformed i have this issue like many others it came about when i upgraded to the newest unraid version. i've since downgraded and restored plex from a backup, but i apparently didn't go back far enough. the only issue i'm seeing is that shows are not staying marked as watched, although its possible some of the strange behavior i'm seeing with posters is because of this as well. do i have to rebuild plex from the ground up? does that mean that all of my watched info, as well as all of my users watched info will be reset? is there a way to just, delete this section of the database that is malformed and let plex rebuild that area? its clearly something in the meta data it appears that this issue only effects one library, could i remove the library and bring it back as a new one? Plex Media Server.log Edited July 29, 20196 yr by aaw attach log, update
July 29, 20196 yr Hello. I love your dockers! Thanks for your time in creating and maintaining them. I want to add my photos and my music to my PMS, however these files are currently stored in completely different folder structures on my server. SHort of moving those files to a common media folder, is there a way I can add additional media paths to the docker so I can add these libraries to Plex?
July 29, 20196 yr 6 minutes ago, erikm101 said: is there a way I can add additional media paths to the docker Of course. At the bottom of the Update Container page, click the '+'.
July 29, 20196 yr Just now, trurl said: Of course. At the bottom of the Update Container page, click the '+'. I tired that, but did not find the new path available. But it turns out this is me being dumb....I never restarted the docker!! SMH at myself. Thanks trurl.
July 31, 20196 yr can anyone explain whats going on here its effecting the watch status of this show in particular, and i'm not sure why
August 4, 20196 yr My server plex dissapear The docker start fine But i cant see my server, what log i need to see?
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.