bigsing

Members
  • Posts

    107
  • Joined

  • Last visited

Everything posted by bigsing

  1. Debug Log ID = 4049a95d-78bf-4065-b6d3-60dc5ed7ac89 Error Message: [12.03.2024 04:01:09][❌][sabnzbd] tar verification failed! Tar said: tar: Removing leading `/' from member names; tar: /mnt/cache/appdata/downloads/inter: Not found in archive; tar: Exiting with failure status due to previous errors I'm not sure why it's expecting to find /mnt/cache/appdata/downloads/inter as I have /mnt/cache/appdata/downloads as an excluded folder I've disabled verification in the interim
  2. I recently ran into this issue and found the resolution here https://github.com/Tautulli/Tautulli/issues/2183. I used DBeaver to connect to the sqlite databse (tautulli.db) in appdata (with the app stopped) and deleted the notfy_log table. The app started cleanly after that.
  3. I've been a user since the 4.x days and the OS has come a very long way. I've setup quite a few servers over the years for friends, and I will continue to recommend it. The community support and dedication from Tom and team is unmatched by any other company! I'd love to see built-in off-site backup support. Perhaps as a start, automated config backup to a specified cloud provider.
  4. Thanks to everyone for the responses, i'll be replacing the drive.
  5. My scheduled parity check completed yesterday with no errors. Today i received an alert for Current_Pending_Sector and Offline_Uncorrectable increases on one of my data drives. Attached is the extended SMART test, should i be replacing this drive? WDC_WD80EMAZ-00WJTA0_7SHASSUD-20190303-1435.txt
  6. Is your issue specific to VideoSort or Post Processing scripts in general? For the container to load the scripts your ScriptDir property (found under Settings > Paths) needs to be set to the location the scripts reside. For example my ScriptDir is set to /config/ppscripts which translates to /mnt/user/appdata/nzbget/ppscripts
  7. I fixed this by using the permissions plugin in the config.yaml file. Insure the permissions plugin is listed in the plugins section at the top and include a permissions section further down in the file similar to the below. permissions: file: 666 dir: 777
  8. Done - https://github.com/linuxserver/docker-beets/issues/32
  9. I'm attempting to install the PlexUpdate plugin, but it requires the requests package be installed via pip. I see that the pip packages installed are defined in the dockerfile, could this possibly be added to the dockerfile?
  10. @johnnie.black thanks for your help! I was able to get a clean parity build then mount the old disk with unassigned devices and copy the files back over to the array. Only one file ended up being corrupted. Running another parity check now just to make sure everything is in order.
  11. The array is not 100% unchanged, so that's not an option. I've reviewed the contents of the drive and was able to move the important files to another drive without issue.The items that remain i can replace if needed. In this case, i think re-syncing parity with a new disk 4 and then copying everything over is the best approach. How do i add a new disk 4 without a rebuild occurring on it when i start the array?
  12. Diagnostics File is attached. I was attempting to upgrade my parity drive from a 3TB to 8TB and encountered 384 errors on Disk 4. I ran an extended SMART test which subsequently failed, so i'm expecting I need to look at replacing the drive. The WebGUI shows that parity is valid, but will i be able to successfully rebuild the disk since the errors occurred during the parity rebuild? In retrospect i should have ran a check before upgrading the parity drive, but at least i know i won't make that mistake again. What should my next steps be? joey-diagnostics-20180330-0017.zip
  13. I recently purchased a LSI 9201-16i off eBay. The cards BIOS version is 8.00.00.00-IT would I gain anything from updating this? As far as testing the card, I plugged the card into my test bench and verified that each SAS port recognizes 4 drives when using a reverse breakout cable. The drives i tested with included 2x250GB, a 1TB HDD, and 1 SSD. I also ran a parity check and verified that an 8TB drive was recognized successfully after booting unraid.
  14. Yep, I meant forward breakout cables. Sent from my Pixel using Tapatalk
  15. I recently purchased a LSI 9201-16i off eBay. I plugged the card into my test bench last night and verified that each SAS port recognizes 4 drives when using a reverse breakout cable. The drives i tested with included 2x250GB, a 1TB HDD, and 1 SSD. I was going to run a parity check as well, but is there any other testing I should do before I consider moving this card from my test bench into my main server? Also the cards BIOS version is 8.00.00.00 would I gain anything from updating this?
  16. I have the same problem after CA Backup runs on Monday morning. The system is unresponsive and I have to hard reboot. I'll turn on troubleshooting mode this weekend to see if I can capture anything. Sent from my XT1254 using Tapatalk
  17. bigsing

    Norco 4224 Thread

    Link fixed Sent from my XT1254 using Tapatalk
  18. bigsing

    Norco 4224 Thread

    Mine are typically between 22-25C since i migrated to the rack which is in my basement. I've also switched out the fans for these.
  19. bigsing

    Norco 4224 Thread

    Excellent! I've had mine for a year or so and it's the same config as yours. No issues with my backplanes. Now i just need to do a new build with new controller cards to fill it up :-)
  20. bigsing

    Norco 4224 Thread

    I agree that you'll be hard-pressed to find a wall-mountable rack. I have a floor standing rack with a set of these holding mine without issue.
  21. There is a script that the docker uses to pull the latest version number off the plex website. With the release of 1.0 Plex has also launched a new website, which probably involves a different URL location for downloads which breaks the updating process. Once the script is fixed the update should just happen as always.
  22. Sounds like you've tried everything but a delete of the container and a restart of the server. I had a different issue several weeks ago and I tried everything you did as well and deleteing the container, restarting, and adding the container back was the only solution that worked for me.
  23. Thanks for the quick response! I tried deleting the container and reinstalling but they didn't change anything. I tried firefox instead of chrome and am still having the same issue. I'll try restarting the PC later and if it still fails i'll do the reboot and then remove/reinstall the container again. This is working now after a restart of the server, thanks!
  24. Thanks for the quick response! I tried deleting the container and reinstalling but they didn't change anything. I tried firefox instead of chrome and am still having the same issue. I'll try restarting the PC later and if it still fails i'll do the reboot and then remove/reinstall the container again.