planetwilson

Members
  • Posts

    242
  • Joined

  • Last visited

Everything posted by planetwilson

  1. Yes I am using that but it is a bit overkill to give to my daughter
  2. I have set up an iOS 12 Shortcut/Workflow action to call an SSH remote script against unraid which will resume a Windows 10 VM if it goes to sleep. I want to have this on my daughter's phone as she sometimes accidentally does this. I don't want to have to embed the root username and password though into the config. Is it possible to setup a user on unraid that just has access to manage VMs with virsh?
  3. Yes I'll be doing similar but I think I'll do virsh stop and virsh resume to just have them sleep/wake up rather than go through a reboot cycle as I can't guarrantee clean shutdown depending on what is running
  4. No I didn't but might have another go now you've reminded me. Ideally there would be something I could do for OSX but I think that would need to be a sleep from inside the VM with restore from outside
  5. Sorry it sits under features Mine looks like this <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='123456789ab '/> </hyperv> <kvm> <hidden state='on'/> </kvm> <vmport state='off'/> </features>
  6. Same here, but I have managed to get myself up and running. I went down the patching the drivers route but it didn't work as you have to stay in test signing mode and it breaks games. So you need to stop Windows automatically updating drivers via the Advanced system properties hardware tab. Then I ran the driver uninstaller to clean out all traces of previous drivers. https://www.guru3d.com/files-details/display-driver-uninstaller-download.html Then find driver version 378.78 and install that as well as set this <kvm> <hidden state='on'/> </kvm> Not sure what worked but I am up and running again. The only fly in the ointment might be whether the 1070 of yours is supported by those drivers. Although given it has been working flawlessly it does seem strange it suddenly broke without you changing the drivers in the VM...
  7. Do you have to leave the PC in test signing mode for this to continue working? I removed test signing mode but then Windows wouldn't load the patched driver. however in test mode, a lot of games like Fortnite won't run :(
  8. Also I have had this working previously< i used to play games on it so not sure what happened. My existing VM just stopped working and I can't get new ones to either. I wonder if Windows has changed with 1809 in some way?...
  9. Bit puzzled by this, my daily driver MacOS VM uses my NVidia GTX 1060 just fine, using a dumped vbios. When I attempt the same thing with Windows 10 I cannot get it to boot at all, nothing ever comes up on screen and Windows doesn't appear to b running underneath as I can't RDP to it. Remove the card and use VNC and it works fine. Same setup, same vbios. Have tried moving from OVFM to Seabios with a rebuilt VM, hyperV on and off. Nothing seems to make a difference. Any ideas? my unRAID is not using EFI boot.
  10. Yes sorry - just checked again, it turns out a point release came out and I hadn't realised. Fixed now.
  11. Still seeing this on latest version, nobody else getting it? Every time I hit update, another #remove gets added to the end of the message
  12. Okay strangely I cam get them to save when in XML view but not form view. This is for newly created ones as well.
  13. Whenever I try to save changes to any of my VMs I get this error:- internal error: cannot parse vendor id 0xKeyboard#remove All I did was updated to the latest point release. I am not trying to pass anything through at all. Happens with newly created VMs as well as the ones I had before upgrading to 6.6.3
  14. I have an ASRock Extreme 6 X99 motherboard with 5 DIMMs populated giving me 80GB of RAM currently. I have filled one bank of 4 and a single one in the other bank. Am I missing out in some way in not having the remaining 3 populated? Will the first bank run in quad channel mode or does it all fall back to lowest common denominator?
  15. Okay I managed to fix this. Even though my server was set to SSL -> No. The box for the SSL port was greyed out but had a value of 8443 in it. This is used in my nginx config (for boring reasons) and so some sort of conflict must be happening even though I have SSL set to No. I set it back to Auto, this enabled the box, changed the SSL port to something not used anywhere and then set SSL back to No. All working now.
  16. Are you expecting that only the web gui should be intercepting port 443? If so that isn't a good assumption I think. I am running the unRAID on port 80, with 443 being reverse proxied to a bunch of stuff.
  17. I've got the same issue. It redirects me to 2379 and then can't connect. I am running an nginx/let's encrypt container as a reverse proxy for a bunch of docker containers and a VPN. So all 443 traffic goes to this container. I am not sure why ControlR is trying to do anything with SSL/443 at all, I specified port 80 in the app and I have unRAID set to https = no in settings.
  18. Yes sorry I should have been clearer. I have bought it already, seems to work fine but I do get the odd time where it won't show me VMs, dockers etc. Not sure why and can't reproduce it all the time.
  19. Unfortunately I switched from an iPhone to Android over the weekend and so cannot investigate further!
  20. Sorry for being a bit thick but I have searched and can't find the answer. What does the PlexPass version of the server give me? I thought there was just one version and you got to use extra features if you have PlexPass. I do have lifetime PlexPass but have been using the limetech Plex docker for a few years. If I moved to this would it have more features? and how can I migrate from one to the other?
  21. Not that I’m aware of. I do run a reverse proxy but have done for years with no issues. Connection details are just my local ip and port 80. Sent from my iPhone using Tapatalk
  22. I recently upgraded to iOS 12 beta and since then any servers I ad disappear and it won't register them now. I know it is a beta but just giving you a heads up
  23. Only discovered the DNS method of updating with Cloudflare today - awesome! much easier UPDATE: and wildcards too! extra awesome!
  24. Have you tried different browsers? Safari won’t work for me any more for instance. Also try clearing cookies/cache or private browsing window. Sent from my iPhone using Tapatalk