xxredxpandaxx

Members
  • Posts

    405
  • Joined

  • Last visited

Everything posted by xxredxpandaxx

  1. Everything was working fine until I upgraded to 6.9.1. I am using the official Plex docker container and the Plex server will just hang and I have to manually kill the docker from the terminal. I notice that several cores of my server are pinned at 100% when Plex is hung and after I kill it they go back to normal. Also killing the docker container takes a few minutes. Unraid logs or the container logs don't show anything. Is anyone else having this issue? I can't seem to find out what is causing it.
  2. Do you have to use a lets encrypt cert? I have an existing domain at hostinger that I would like to use, but you have to manually renew the ssl certificate if you want to use lets encrypt. There is an option to buy a lifetime ssl certificate from them for $12 which would be cheaper than buying a new domain somewhere else. Also I don't want to move my domain over to a new host.
  3. One thing I like about UnRAID is the ability to change hardware easily without having to change anything in the OS. I would like to see an official UnRAID rack mount case with space for 30 Drives. There Is only one option if you want exactly 30 drives in one case that I have seen. (Q30)
  4. Issue was resolved after using a raw image instead of a qcow2.
  5. After installing MacOS it reboots and sits at this screen until eventually it just shuts down. Any ideas? I can't move the cursor or anything.
  6. Sorry, didn't know there was a preclear thread. I'll go there. Thanks.
  7. After zeroing a new drive I got this error. unRAID's signature on the MBR failed - Aborted. There aren't any smart errors or anything that I can see. I have attached the preclear logs. What to do next? preclear_disk_4A454B554155575A_2280.txt
  8. Still didn't work, I tried with and without hiding the kvm state. Any other suggestions?
  9. I am trying to play sims 4 on my windows 10 vm but I get the "Hello :)" error. I edited the xml to turn off hyper-v but the game still won't boot. Is there a way to spoof that virtualization is off in the bios? Here is what I edited in the xml <features> <acpi/> <apic/> <hyperv> <relaxed state='off'/> <vapic state='off'/> <spinlocks state='off'/> </hyperv> <kvm> <hidden state='on'/> </kvm> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='4' threads='2'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='no'/> <timer name='rtc' present='no'/> <timer name='pit' present='no'/> <timer name='hpet' present='yes'/> </clock>
  10. While stopping my Windows 10 VM (force stopping or clean shutdown) UnRAID becomes unresponsive and my whole home network goes down. Pressing the power button doesn't shutdown the server. The only way to shut it down is to hold the power button. I didn't start having this problem until 6.7.0.
  11. I am trying to test the new Time Machine over SMB with 6.7.0 but I can't get my 3TB drive to format. I precleared it and was using it fine on 6.6.6, then upgraded to 6.7.0 rc1 and it didn't recognize any shares or information on the drive. I re precleared and tried to format but I click format and it goes through formatting it and goes back to the main page and has a format button again.
  12. I am trying to install mojave and I get to where it begins to install but then it turns off and it starts back at the beginning where I have to start the install. Any ideas?
  13. All that comes up is mcelog: Cannot open `/dev/mcelog': No such file or directory
  14. I already have it installed. Where can I find the details?
  15. I was wondering if someone could tell me a little about what the events are. May 22 17:17:30 Maple1 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz (family: 0x6, model: 0x3f, stepping: 0x2) May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: Machine check events logged May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 17: ee2000000004017a May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: TSC 0 ADDR 5f100040 MISC d0f00031e0000086 May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: PROCESSOR 0:306f2 TIME 1527023819 SOCKET 0 APIC 0 microcode 3a May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: Machine check events logged May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 18: ee2000000004017a May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: TSC 0 ADDR 5f000000 MISC 14f00031e0000086 May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: PROCESSOR 0:306f2 TIME 1527023819 SOCKET 0 APIC 0 microcode 3a May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 19: ee2000000004017a May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: TSC 0 ADDR 5f100140 MISC 50f00031e0000086 May 22 17:17:30 Maple1 kernel: mce: [Hardware Error]: PROCESSOR 0:306f2 TIME 1527023819 SOCKET 0 APIC 0 microcode 3a
  16. I get all the way through the install process of osx but when it restarts I don't get the option to boot osx in clover. Not sure what is wrong. I tried booting directly to the directory from the bios but nothing.
  17. What path in radarr do you have to set? I don't remember changing anything in the settings when I first set it up. My paths in the container mappings are correct. Also I have it set up the same way sonarr is and that works fine. Just went through all the settings.
  18. radarr is moving my files to the docker image for some reason now. How can I go about fixing this?
  19. Well I didn't do anything to change it but now it shows 21 GB free which is about correct. Not sure what happened.
  20. This is what I get. root@Maple1:~# du -xh --max-depth=1 /var/lib/docker|sort -hr 130M /var/lib/docker 108M /var/lib/docker/containers 21M /var/lib/docker/image 2.4M /var/lib/docker/unraid 92K /var/lib/docker/network 24K /var/lib/docker/volumes 0 /var/lib/docker/trust 0 /var/lib/docker/tmp 0 /var/lib/docker/swarm 0 /var/lib/docker/btrfs root@Maple1:~# du -h --max-depth=1 /var/lib/docker|sort -hr 78G /var/lib/docker/btrfs 78G /var/lib/docker 108M /var/lib/docker/containers 21M /var/lib/docker/image 2.4M /var/lib/docker/unraid 92K /var/lib/docker/network 24K /var/lib/docker/volumes 0 /var/lib/docker/trust 0 /var/lib/docker/tmp 0 /var/lib/docker/swarm Nothing seems to be taking up too much space.
  21. My docker image was full and my containers wouldn't start so I deleted it and started a new one. It is 33GB and I only have 2.8GB free. I have included a picture of my containers. I don't really have that much installed. How can I find out what is taking all of my space?
  22. Well it is uploading files still, I see new files popping up. It use to show what was being uploaded though. Is there a way to show this again?
  23. I started to sync my files to my google drive and all it says is Script Starting Sun, 23 Jul 2017 23:04:17 -0400 Full logs for this script are available at /tmp/user.scripts/tmpScripts/rclone_custom_plugin/log.txt and it just sits at this forever. I was working fine a few weeks ago. Not sure what could be happening.
  24. only reported uncorrect. Im not too worried as I can probably replace any files that get corrupted but I would like to not have to.