planetwilson

Members
  • Posts

    242
  • Joined

  • Last visited

Posts posted by planetwilson

  1. 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?

  2. 1 hour ago, ToXIc said:

    is there anywhere specific to put this? 

    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>

  3. 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...

     

     

  4. 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.

  5. 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?

  6. 31 minutes ago, planetwilson said:

    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.

    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.

  7. 1 hour ago, jbrodriguez said:

    Hi, there's something other than the webGUI answering on port 443 of that server.

     

    If you debug adding the main server securely on 443, do you get the same error ?

     

    Is there any redirection of port 443 happening on your lan ?

    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.

  8. 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.

  9. On 8/26/2018 at 3:47 PM, jbrodriguez said:

    Can you try the following (to debug the connection) ?

     

    - Go to Settings > Credits

    - After the react native credits, you’ll find a debug button, hit it once (counter should read 1)

    - Now try connecting manually (you should see a ‘debug initialized ‘ message at the bottom)

    - It should go back to the main screen

    - Go to manual add again

    - It should be displaying some debug message

    - Take a screenshot and send it over (pm if you prefer)

     

    Unfortunately I switched from an iPhone to Android over the weekend and so cannot investigate further!

  10. 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?