fr0stbyt3

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by fr0stbyt3

  1. I have a ASUS Pro WS WRX80E-Sage that has onboard dual intel 10gb ethernet. With a fresh install of unraid, I get a crash - even in safe mode - after the line "ixgbe-mdio: probed". I'm guessing this is a driver fault of some kind, but I don't know where to look next since I can't even boot long enough to access anything. Any thoughts?
  2. I dig your case choice . You should show us what it looks like inside.
  3. Plex has its own SSD. I use the same SSD for transcoding. The data is read from the array like normal. Could it be as simple as I was saturating the SSD?
  4. Thank you. Again, I appreciate you guys. Any idea why parity check would cause issues with this?
  5. Is there a quick script to reverse this? Not really a linux guy and I want to remove it for testing. Edit: Ok i'm dumb. Editing any property on the docker container seems to reset the patch.
  6. This might be completely unrelated, but I thought I would share: I have a p2000 and I added the patch for both decode and encode. When parity check started running, I was getting random failures in plex. Sometimes it would buffer endlessly. Sometimes it would start and then stop video. Remote users were unable to view libraries. However, the moment I stopped the parity check, everything went back to normal. I wouldn't report this here, but this setup has been running fine with the same users, devices, and with parity check every month without issues for 2 years. The only new things are the patch and the latest build of unraid. I hope this is helpful. Thank you so much for all your hard work.
  7. You can always reinforce it. But I weigh over 200 pounds and I can stand on it. Plus I run all of the heavy stuff at the bottom of the rack anyway.
  8. It's a custom wood frame build roughly based on this guide. https://tombuildsstuff.blogspot.com/2014/02/diy-server-rack-plans.html My build is a 16U instead of 20, I omitted a few of things like wheels (furniture movers work just fine on wood floors). I don't have a real use for a rear door either.
  9. Norco 4224 case 9x 6TB 6x 4TB 2x 500GB SSD 1x 1TB SSD Intel® Core™ i7-5820K Asus X99-DELUXE 32 GB DDR4 Nvidia P2000 3x LSI 9211-8i This has been updated a little since these pictures were taken. I'll update here when I take new pictures.
  10. Are there any drawbacks to running the decode patch? For reference, I have a p2000 I would be testing this on.
  11. As a software engineer, I very very much appreciate the dark theme.
  12. I am one of the unlucky few who has a provider that blocks access to port 80. I ended up giving up on this docker and going with reverse proxy inside IIS. I already had a Windows VM running on unraid. I can do a write-up if anyone is interested.
  13. Cox customer as well. I have nothing important to add. Watching this thread closely hoping someone figures it out.
  14. Seems the creator is having issues as well. He's asking for help below. https://forum.linuxserver.io/thread-495.html?highlight=phlex
  15. Same here. Nothing. Is the developer a member here?
  16. Hello, I get "[crit] Missing OpenVPN configuration file in /config/openvpn/" every time the container starts. Looking in the folder, it is indeed empty. Is this normal?
  17. Here are a few requests for the WebGUI since I started testing it. Verison: 6.4.0-rc6 Skin: Gray Azure Left menu - Hover effect seems slow Left menu - Completed hover causes items below the selected item to bounce a bit Dashboard - Apps text would look better centered. Dashboard - Apps text line height is wrong. Instead, use padding to separate it from the icon. Dashboard - Share list and user list could use icons. Settings - All of the icons could use an update. The font awesome icons on the left look much better. Header - Better custom header image support. Right now it sits center. It would be great if we could specify custom css or at least set custom position. Header - If server description is null, don't display that line. Tools- All icons being the same gets a bit confusing. Update OS should at least have its own icon. Notifications - The browser notifications should have a timeout. I'd be great if it had its own tab. Header - Clicking the LimeTech logo goes to feedback? I'd guess it would go to the dashboard, right? I would like to say, as a web developer myself. I really appreciate what the team has done here. It's leaps and bounds better than before.
  18. Well, this is what could happen. As suggested in the post, use this to back up and you're fine.
  19. Heads up, I'm a noob. I just installed last week. Be gentle. I get why/how something like this could happen. But I don't want to go through the setup process on all of my dockers after each SSD failure. What is the best way to configure dockers to gain the speed of cache drives with a little redundancy for drive failure?
  20. I ended up finding a thread on migrating your plex database to a new system. It ended up being so much less of a pain to deal with. After watching it for a while, it would start throwing those errors after 10+ hours of processing metadata. At that point, there were all kinds of issues. I couldn't fix matches anymore. Posters were missing. It was a mess. So then (not that I don't trust you) I downloaded the official docker. Same exact thing. It seems like bulk data import is the issue here.
  21. Array drive. I disabled cache for now. Migrating to this server, so I don't want cache for a bulk copy. However, no copy was running when I was getting this. Is it normal for plex to show these errors when it's building up the database for the first time?
  22. In the logs I keep getting Sqlite3: Sleeping for 200ms to retry busy DB. Over and over. Is there a setting that I'm missing?