robertpaolella

Members
  • Posts

    13
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

robertpaolella's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I was experiencing the same issue everyone else here noted. I came into my server room this morning and the fans were blowing much louder than normal. After some experimenting, I noticed that it was only one fan that was doing that, as indicated by the "(fan is not configured!)" message appearing over FANA. Modifying line 53 from case '12': to case '13': fixed the issue for me. If it isn't fixing the issue for you, make sure you go into IPMI settings, disable fan control, and then re-enable it. Hope this helps!
  2. I just upgraded to 6.12.3 from 6.12.2 and as soon as I did, my Plex container wouldn't start because of `--runtime=nvidia`. I checked my GPU stats and Nvidia driver and saw that it is showing no GPU. I have a RTX 3050 and a GT 1030 installed. Neither are showing up. Any ideas? unraid-diagnostics-20230811-2352.zip
  3. I'm open to suggestions on a better way to do it. All I want to do is provide access to this container to an Autobrr at a different IP.
  4. I've now added my public IP (that I am connecting from) to LAN_NETWORK as shown below and when I connect now, it says unauthorized. -e LAN_NETWORK=192.168.1.0/24,xx.xxx.xxx.xx \
  5. I am trying to make my qbit accessible remotely. Do I need to do anything other than mapping the port I want to connect with to IP:8080 on my router? That's what I've tried so far and it spins and spins but never resolves.
  6. I am trying to backup ~700GB to an acronis specific share. I haver over 30TB of fee storage on the server. Anytime I try to backup now, the backup hangs at 55GB. After 30 minutes or so, it will say, "The latest backup has been stopped. It will be restarted at __:__. Failed to lock the file." I was able to backup to Unraid successfully for about 4 months. Then I replaced my hardware (upgraded my MOBO, CPU, and RAM to an Epyc setup) and since then, it has not worked. I had to make a few network changes when I initially turned my new build on since the network wasn't working. If I reduce the backup to less than 55GB, it will complete successfully. I've tried manually transferring files via SMB (almost 100 to 200GB or so) and it transfers no problem. Any suggestions would be greatly appreciated. I've uninstalled and reinstalled Acronis, I've reformatted the host PC, I've installed Acronis on another device, and no matter what, the issue persists. The issue happens regardless of the device I'm on as well. The one common denominator is Unraid. Any suggestions are greatly appreciated. FYI, this share is private and I gave access to my account I use for SMB, the same setup prior to the issue starting.
  7. Is there a way to use this via reverse proxy? It's as if it creates two separate sessions when I access via reverse proxy vs accessing the IP directly.
  8. I have 2 Samsung 970 EVOs installed on the two onboard M.2 slots on my ASUS X570-Prime that I'm using for my Unraid server that I'm using for cache. Today, I wanted to add 2 M.2 drives for storage. I bought two 2TB Samsung 980 Pros. I had to purchase an ASUS HYPER M.2 Expansion Card for additional M.2 slots through PCIE. I added both drives to the card and plugged the card into one of my PCIE slots. When I power back on the server, only one of the two drives is showing up in the web menu. Any suggestions on how I can get the other drive to show up as well?
  9. Okay, glad to know that's how it needs to be setup. How do I get a second container running?
  10. No problem! The only real requirement for the docker container is the ability to run multiple servers at once. Do you know if that is possible?
  11. Hi @ich777, Does your MinecraftBasicServer docker container allow a BungeeCord proxy and multiple child servers tied to it? I'm not sure if this is a single-server setup or it allows a network as well. Thank you!
  12. Sorry for the Necro, but this is still relevant in late 2022. I have a GTX 770 and nothing else worked, I was getting Code 43. My brother even tried to help me as he has a double gpu passthrough with a 1060 and a 3050 similar to my setup. Once I edited the XML and booted the VM, I no longer receive error 43 and it immediately picked up the Nvidia Driver I had already installed. Thanks!
  13. I'm creating a Windows 10 VM on my Unraid server. I'd like to pass through my GPU (a GTX 770) and also enabled nested virtualization so I can run an Android emulator inside of the Windows VM. To accomplish all of this, I created the VM, set my Graphics Card to the graphics card that is installed (I set this graphics card up previously for transcoding so it's all set up). I no longer have NoVNC access to view the VM, but I did install TeamViewer to access it. I installed AnyDesk as well, but AnyDesk sits on Waiting for image and never loads. Any idea there? Secondly, getting the Android emulator working: I'm trying to use a program called LDPlayer. It won't load up and I'm pretty sure it's due to nested virtualization not being enabled. I've used Spaceinvader One's script to enable it but the emulator still won't load. I don't know of a way to check that nested virtualization is enabled. Is there a way to verify if nested virtualization is enabled? I'm not an Unraid expert by any means so it's entirely possible that I have not set something else up properly, so any feedback or advice on how to achieve what I'm after would be greatly appreciated. For reference, I have an AMD Ryzen 3700X CPU, an RTX 3050 for transcoding, now a GTX 770 for the VM GPU, and am installing my emulator on a Windows 10 VM.