Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

jmztaylor

Members
  • Joined

  • Last visited

Everything posted by jmztaylor

  1. Please post diagnostics
  2. IIRC that IP address could possibly change so I wouldn't use that. Try using the 192 IP address in radarr
  3. have you tried running /usr/sbin/mcelog > mcelog.txt and checking out that file?
  4. Need diagnostics posted
  5. Probably the ethernet driver issue referenced here
  6. Virtualization can be enabled but VT-d specifically needs to be disabled. If you don't have a VT-d option like I do not then add this to the syslinux config by clicking on the flash drive under Main. intel_iommu=off Then reboot. Screenshot shows where to put it. Virtualization will work if you need it in the future but you will not be able to passthrough devices to the VM
  7. Plugging it into another computer is always the easiest
  8. it will be in the logs folder on the flash drive
  9. Basically both are the same. But I would do A as it would allow the system to evenly write to all the disks. Then you won't have the issue of parity running and you are trying to copy stuff over. Or waiting for parity to complete to copy data over
  10. I've had issues restoring from backups with Plex. But for me to get it to work I had to delete multiple files and then only restore the 2 .db files and start plex again. Of course make backups of these files first. Shutdown plex Delete: com.plexapp.plugins.library.blobs.db com.plexapp.plugins.library.blobs.db-shm com.plexapp.plugins.library.blobs.db-wal com.plexapp.plugins.library.db com.plexapp.plugins.library.db-shm com.plexapp.plugins.library.db-wal Restore ONLY (copy from backup): com.plexapp.plugins.library.blobs.db com.plexapp.plugins.library.db Start plex again. See if that works for you. If the other DB files in that directory are not corrupted you might be able to restore one of the dated ones that are in this folder. Also make sure the date stamps you restore are the same dates.
  11. The go file contents should be exactly like this with each option on new lines #!/bin/bash http_proxy=http://10.x.x.x:8080 https_proxy=http://10.x.x.x:8080 echo "export http_proxy=\"http://10.x.x.x:8080\"" >> /root/.bash_profile echo "export https_proxy=\"http://10.x.x.x:8080\"" >> /root/.bash_profile # Start the Management Utility /usr/local/sbin/emhttp &
  12. Bullseye works fine. I saw in the first post Ubuntu 19+ wont work. Im not familiar with systemd so thought 18 would work. But yes I can reproduce that. Thanks
  13. Yeah thats what I did to get network connectivity. Still, all IP functions work like pinging my router but anything domain 'temporary failure in name resolution'
  14. Been waiting for something like this. I just created a ubuntu bionic container and have no network connection. Nothing is shown on the page under address and 'ip a' doesn't show an IP address either. EDIT: I was able to get network connectivity using lxc.net.0.ipv4.address lxc.net.0.ipv4.gateway But I don't see a place to put dns resolver info.
  15. Is there a bug tracker for the iommu issue?
  16. A load average of nearly 40 is hitting the CPU very hard and would make sense how everything would come to a screeching halt.
  17. Using port forwarding no reason to have it in DMZ. If you are running a website from the unraid server you will need to change the unraid GUI ports to anything other than 80/443 in Settings->Management Access. Then just port forward 80 (http) and/or 443 (https) to your unraid server.
  18. So the cache pool is returning no more errors but parity check on array is returning errors. Last run there was zero. So between the upgrade and this issue some corruption was introduced. What should be believed? That parity is still good and needs to do corrections or restart with blank parity and trust the data is good?
  19. FWIW, I ran the scrub and this is what shows Edit: Ran repair right after and all corrupted files are plex phototranscoder files. So no big deal with those. tower-diagnostics-20220522-1332.zip
  20. Didn't think my cache pool had an issue. Parity was showing sync errors on the array.
  21. Is there documentation for that?
  22. What is the solution for the parity sync errors. If this issue causes corruption, what should be trusted?
  23. It for sure is disabled and VMs are failing to start due to virtualization turned off. I have added that line to syslinux to be sure and rebooted. tower-diagnostics-20220522-1220.zip
  24. Yeah I disabled Intel Virtualization Technology. Assumed it was the same thing
  25. Ok missed the advanced view switch. Here is latest diags with 6.10.1 installed and iplan enabled. tower-diagnostics-20220522-1149.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.