nickp85

Members
  • Posts

    242
  • Joined

  • Last visited

Recent Profile Visitors

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

nickp85's Achievements

Explorer

Explorer (4/14)

17

Reputation

2

Community Answers

  1. I'm having this same problem with 6.12.8 and prefer to use DHCP (static assignment is set on the router). Is there something that can be done in Unraid to make Wireguard wait a bit before trying to start? For now I did this in a user script to start it at first start of the array but not sure it will work.
  2. When my server is downloading something with SAB, I notice that there is activity on the last core of my server, but everything but 0-1 and 8-9 are isolated to VM and there is no VM running. I even tried to PIN the CPU to 0-1 and 8-9 in the config of Docker, yet when it's active, there is activity on thread 7 which is the first thread of the last core. I know that it's the docker because as soon as the download is done, CPU use on that core is back to zero. Why would Unraid allow usage on an isolated CPU core when the configuration both in Unraid and on Docker says that it should be limited only to 0-1 and 8-9? nicknas2-diagnostics-20240309-1509.zip
  3. Actually just found this and it worked like a charm. It covers how to do it over the Internet but I don't really need that so I just configured the plugin and downloaded a WOL app from the App Store to send the magic packet to the MAC of the VM... already working, very easy!
  4. Is there any way to start a VM remotely? Like for example an easy button on my phone? I use my Windows 11 VM for gaming and don't like to just leave it running 24/7 so I do shut it down when I'm done but having to login to the Unraid GUI from my phone to start the VM is a bit cumbersome. Looking for a equivalent to like a "Power Button" for a Windows VM.
  5. This magically fixed itself and I'm honestly not sure how
  6. If you modify a share to exclude a drive in your array, will Mover move the data off that drive? I'm suspect one of my drives may be about to fail and want to replace it proactively without relying on parity rebuild so was going to move the data off it. Thanks
  7. I do understand that to continue offering new features and functionality, the company needs subscription revenue and it’s just the way of the world these days. Once Unraid hits a saturation point, not having subscription means either these folks are working for free or it dies. But I’d like to acknowledge the team also for bringing existing customers along and not forcing a subscription on us, it’s much appreciated. I’d say this is a pretty fair and equitable approach! Thank you!
  8. rebooted Mac and now Unraid, .8 did not help. Password is just letters and numbers and has worked for years
  9. nope it's actually quite basic and is working from other platforms such as Windows and Nvidia Shield
  10. Yes that's the one Also on the version, odd my server has no banner telling me an update is available but sure enough when I go to check for updates I see .8 but it takes me out to this new flow on unraid.net. Will get to updating shortly
  11. For some reason I am no longer able to connect from my Mac to Unraid shares using SMB including Time Machine. It prompts for login and I provide the username and password that has access and it keeps telling me it's wrong. I've even gone in to the Unraid console and changed the password for the user account to make sure I'm typing it right. Not sure when this started as I don't use my shares from Mac often. They seem to work from other devices like Windows, Nvidia Shield etc. Mac interoperability is enabled in SMB settings and I have not made any changes here, just normal Unraid updating. How can I get my Mac reconnected? nicknas2-diagnostics-20240218-1401.zip
  12. Ok, enough time and effort and I figured it out... I needed to add virbr0 as a listening interface in network settings. Wondering if an Unraid update took that out by default. I never had to do that before to my knowledge.
  13. Ok I think I figured out my Wireguard issue... somehow my DDNS client on router died and it wasn't keeping my DDNS name updated and ISP changed my public IP. The weird part is... Wireguard kept saying I was connected, to the old IP? How on earth would it even be able to establish a connection to a public IP I don't have anymore? Very strange.... Still need help with getting my VM to talk to the host on the virtual NIC.
  14. Looking for some help... I was using my Unraid box using a 192.168.50.x subnet on my home network and decided to go back to 192.168.1.x because one of my IOT devices was having a bit of trouble and I thought that may fix it based on what I read online. Well, everything is working except now when using my VM to access my Unraid server shares with an internal NIC on a different subnet, I get connection refused trying to access anything on the server. Also, when connecting with Wireguard from my iPhone, I cannot access anything hosted on Unraid from my device. It all seemed to work until the subnet was changed. I'm fairly sure I changed everything in Unraid and the routes/networks are correct, also on my router, but something isn't right. Wondering if I need to reapply something for it to work again. Attaching diagnostics for help nicknas2-diagnostics-20231110-0123.zip