Joeshtoops23

Members
  • Posts

    7
  • Joined

  • Last visited

Joeshtoops23's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I used the command prompt and it worked! I tried something similar before and it didn't do anything. Thank you!
  2. I'm honestly not sure. I'm new to Unraid and looking at the logs for the plex databases I saw these when I searched for "error". Sep 25, 2019 20:44:51.239 [0x14725aff7700] ERROR - SQLITE3:(nil), 11, database corruption at line 79051 of [bf8c1b2b7a] Sep 25, 2019 20:44:51.239 [0x14725aff7700] ERROR - SQLITE3:(nil), 11, statement aborts at 23: [select count(*) from (select distinct(metadata_items.id) from metadata_items where metadata_items.library_section_id in (2) and ((metadata_items.metadata_type=2 or metadata_items.meta Sep 25, 2019 20:44:51.240 [0x14725aff7700] ERROR - Soci Exception handled: sqlite3_statement_backend::loadOne: database disk image is malformed Sep 25, 2019 20:44:52.636 [0x14725b5fa700] ERROR - SQLITE3:(nil), 11, database corruption at line 79051 of [bf8c1b2b7a] Sep 25, 2019 20:44:52.636 [0x14725b5fa700] ERROR - SQLITE3:(nil), 11, statement aborts at 15: [select tags.id as 'tags_id', tags.parent_id as 'tags_parent_id', tags.metadata_item_id as 'tags_metadata_item_id', tags.tag as 'tags_tag', tags.tag_type as 'tags_tag_type', tags.tag_va Sep 25, 2019 20:44:52.636 [0x14725b5fa700] ERROR - Fixup 52DatabaseFixupsCreateDefaultMediaProcessingTargetTags threw an exception: sqlite3_statement_backend::loadOne: database disk image is malformed Sep 25, 2019 20:44:52.643 [0x14725b5fa700] ERROR - SQLITE3:(nil), 11, database corruption at line 79051 of [bf8c1b2b7a] Sep 25, 2019 20:44:52.643 [0x14725b5fa700] ERROR - SQLITE3:(nil), 11, statement aborts at 11: [select id from metadata_items where metadata_type=? and library_section_id=? and absolute_index is not null] database disk image is malformed Sep 25, 2019 20:44:52.643 [0x14725b5fa700] ERROR - Fixup 29DatabaseFixupsSyncCollections threw an exception: sqlite3_statement_backend::loadRS: database disk image is malformed I'm not sure if these really point to any specific culprit, but I was reading on some other forum posts that SQLITE was mentioned quite a bit through out some theories on corrupt databases. FYI, these logs are not from the binhex plex media server, but from the official plexinc Media server. although I was getting the same errors from both media players.
  3. Unfortunately, I ended up running into the same problem a few hours later. I did a bit more digging, and I think my Appdata was spanning across multiple disks in the array. I set that to only configure to disk1 now, but I have an SSD on the way to hopefully prevent this from happening in the future. Still persisting with the problems though since I can't figure out how to rebuild my database since I didn't have any back-ups. But I for the life of me can't figure out how to delete files off of my appdata share. I keep getting "you require permission from unix user\ nobody to make changes to this folder". I might have dove head first into this and not researched everything thoroughly before-hand.
  4. I'm pretty new to Unraid, and I've run into an issue recently with plex that's super frustrating. I've transferred all of my old media to my new unraid server, and initially I was able to get it to scan my movie library fine. I was fiddling around with some settings and when I went to apply some changes, it removed the container from my docker. I re-installed the container, and got it back up and working to where I can watch the movies that are on there. But I can't scan my libraries for any changes. It's weird because I can still watch the files. So it's obviously accessing the files, but can't add anything else. I've attached pictures of my binhex settings and my shares. I tried creating another share to put the movies folder into, and when I try to add that as a library in plex, I get an error stating "Changes could not be saved" or something along those lines. I'm hoping I just did something dumb and can fix it easily, but I've tried a few different options and nothing has worked. The only thing I changed was adding the two variable host keys at the bottom for GPU pass through for hw encoding, Everything else is how it is when I installed it. Ignore the "Media" share, that's the one I tried putting some movie files into to see if I could add that library to Plex. And here is the way I have the Libraries set up. It can see the files when I'm browsing to add folders, but it doesn't scan for them at all. Any help would be much appreciated.
  5. I don't remember what I had originally. I had set up a bunch of stuff at the same time and a lot of settings and configurations are kinda mushed together for me now. I'll try and set it up again when I'm back home. I think I added the Movie and TV Show paths after I tried the "linuxserver Plex" container, and it had those as default paths that I could edit. So I guess my thought process was "oh that's what I'm missing". But yeah I definitely have alot more to learn and figure out about dockers in themselves. Appreciate the info resource!
  6. So I started an unraid server a little over 2 weeks ago, and initially I had everything running pretty smoothly. Starting off I just wanted to run a Plex docker on it, then later I'm going to branch out and start to play around with some other things. Over those two weeks, I've been transferring my media library over to the unraid server from my old Plex server and I could watch movies from it just fine. But yesterday I started getting some problems. I was applying some settings changes to the Plex container, and the command failed, which deleted the container. I tried re-installing it, but the command would fail again and not even be able to install the container. I got command fail errors a few different times when I was able to install the container correctly, but was trying to either set up the GPU passthrough with the nvidia driver plugin, or just trying to add media folders to my Plex library. I'm not sure how to really describe the problem since I'm not sure what really happened. But I attached some pictures below of my set-up, and logs of when I ran into problems. I've tried rebooting the server from within unraid. I've tried using another Plex container. BTW I'm running unraid version 6.7.2 and Binhex-Plex container. Thanks in advance for any help. Log from this morning Log from last night after the container update failed. Log from last night after re-installing the container failed. Plex settings this morning before applying changes. The command failure after trying to update the container. Trying to re-install the container failure.