Kinji

Members
  • Posts

    12
  • Joined

  • Last visited

Kinji's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I think i found the reason. I looked at the logs myself (holy you can see my email and username there?!!!) and found this "Audio Stream: 23211, Subtitle Stream: 23212". Seems like whenever i try to load anything plex chooses audio and subtitles for ALL my media which obviously takes long and is useless. I disabled "Automatically select audio and subtitle tracks" under settings > languages and now all loads instantly. Sadly i found another issue. Plex doesnt do a partial scan on change. I tried to google it but did not found anything helpful for me. Do u guys know anything i can try?
  2. Sry it was my first time working with logs and didnt know were to download the logs. Since than i now know that and i would attach the right ones. My Problem had something todo with a bad ramstick. Dont know why but after testing the bad stick alone unraid crashed instantly and it seems like my docker.image got destroyed. Now the stick is out and all set up again and no problems so far.
  3. Did u try that? I had a similar issue where my activity stuck on one show. But i have no idea how to run a custom script.
  4. Sadly this is not the case for me. Iam running only 8GB of ram (since my server is basicly only for plex) and plex never takes much of that. Especially the ram usage doesnt climb up. But sometimes when i try to load recommended tab or try to sort my library is see 100% cpu usage on all cores. Sometimes it doesnt and crashes as well. I had 16GB of ram for a short time but somehow the stick let my dockers and unraid crash/freeze. After trying only the new stick my hole sever went yolo and my dockers got destroyed. So iam a little on the careful side when adding ram a second time...
  5. I had problems with my server and made a clean install of plex. Deleted docker + image and the appdata folder. Now whenever I try to sort my library the webUI has an error and on my fireTV the app just crashes. The Library has 500 shows in it but before i made the clean install it worked without any problems. The dashboard and recommended tabs dont load as well. Is there anything i can do about that?
  6. After 17 hours one docker froze again. After trying to stop that docker nothing happend i tried reloading the page and got a error massage for the docker tab (see pic). The other docker still ran despite the error massage.
  7. I restored to unraid 9.6.1. Atm all is working but i will say nothing before at least 1 day passed. But here i am more confused than before. I checked the 3 corrupted pictures i knew of. 1 was displayed correctly as if nothing happened and the other 2 still looked corrupted after changing back to normal after like 3 sec having it open. Cant explain it at all...
  8. I updated to unraid 6.9.2 the same time i added a new 1tb samsung ssd as cache. After the update I found that the sonarr webUI didnt work. All other docker seemed to work fine. When i tried to restart the docker nothing happened. At that point all other docker just stooped working as well. While the unraid webUI in general worked, starting stopping dockers or even restarting the server did nothing. At the time i just cut power and restarted the server. Everything seemed to work just fine. A few hours later the sonarr webUI didnt work yet again. Long story short everything repeated over and over again with basically no change. At some point i thought maybe the cache drive was the problem since i read somewhere that someone (specific i know...) had a problem with his. After trying to clear the cache so that i can disconnect it, the server froze a few times. Either the ui didnt update anymore and wouldnt load anything or the site just crashed. But the server didnt shut down you could clearly hear the disks spinning. Sometimes some of my shares just vanished including appdata and system. Other times the shares tab didnt load but had a error massage (see picture). That made me believe that maybe the cache drive had issues. After finally removing the drive i had high hopes. But just like before a view hours later the sonarr webUI didnt work again. Its clear that something is wrong and the cache wasnt the issue. While all that happened i looked at the syslogs (/var/log/syslog) a few times as well as htop. What seemed odd here is that sometimes certain processes used 100% cpu (which in itself is odd since what actually happened is that one core was at 100% per one proocess that had "100% cpu usage"). The processes came from docker that didnt work at the time. But not everytime a docker didnt work there was a process with 100% cpu usage. The second oddity i saw in htop was a process that started approximately when the docker stopped working. its "command is "/usr/bin/dockerd -p /var/run/dockerd.pid --log-level=error --storage-driver=btrfs". Since all docker are effected i dont think its a problem with a specific docker but with unraid itself (or anything else but the docker). I dont know what todo at this point and i would appreciate any help. If there is something else i can provide iam happy to do my best to do so. As a side note I also noticed that some of my files got corrupted. I could only see that on pictures but i think some videos as well. Thats obviously a big issue and nothing you can take lightly. **edit** when copying the file to my pc and than opening it nothing happens and the picture has no corruption... I dont understand how that is even possible. I copied the file to my pc, deleted is from the server and copied it back. Now its not corrupted when i open it on the server?! I attached the shares error massage.
  9. So in the end my cache problem was the real problem. I misinterpret the cache setting "prefer" without looking up what it actually does (0 points for me...). After waiting half a day to move all 1tb and disabling cache for everything where i don't want it the docker finally worked without problem. Since my cache was at 100% it caused some weird issue were dockers failed all r/w attempts. Disabling cache for everything did not help. The docker somehow still tried to use the cache or data that was on the cache.
  10. I will test that as soon as i can. For me personally there is another problem atm. I installed a 1tb cache and for no reason unraid decided to move 1tb of data from the dumb storage to the cache. Now all my dockers have problems with r/w. I think this is related to my problem. As soon as that is dealt with iam coming back to minecraft.
  11. I updated my server to 6.9.2 and now i at least get the docker to install and start. But that doesn't mean it works. I still cant join the server and the WebUi still doesn't work. There aren't any new files in the docker folder either. Here is a screenshot of the log i think looks useful.
  12. I just downloaded the docker and tried to run it. Just like someone above i get the "'/usr/lib/jvm/java-16-openjdk' is not a valid Java environment path" error in the log file. Since changing the "JAVA_VERSION" to 16 did nothing I tried to find the file under "/usr/lib/jvm/'. Thats when I notices that the "binhex-minecraftserver" folder is basicly empty. There are only 2 files. perms.txt and supervisord.log. In the past i already used this docker and it worked fine without any hassle. Is there anything obvious that i can try?