KShips

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by KShips

  1. On 2/2/2023 at 2:21 PM, VelcroBP said:

    That is indeed the video I followed back when I originally set up cloudflare and NGINX. However I since followed their video for creating an tunnel via CF.

     

    To clarify, my setup is working currently with other containers. It has also worked previously with a different template for Nextcloud (linuxserver.io). I switched to this official container because of other problems I was having with Nextcloud.

     

    Since this has worked previously and is currently working with other containers, I think the problem is with my Nextcloud config. Given the fact that the requests are making it through CF and NGINX and hitting Nextcloud, but are getting flagged as insecure, I don't think I'm whitelisting properly since it doesn't solve the issue.

    Can you share config? I had similar issues.  Cannot remember exactly what fixed it but 'overwriteprotocol' => 'https', was one thing I had overlooked which config needed.  

  2. Started server up today and had the error 'Your flash drive is corrupted or offline. Post your diagnostics in the forum for help.'

     

    Logs attached if anyone can shed some light on what is wrong or confirm flash drive needs replacing. I've had the odd error or weird behavior for a while now although thought I had fixed it by updating plugins (maybe it just replaced corrupt files?). I can browse and download files from GUI of flash drive contents which suggests drive is online?

     

    Thanks

     

    tower-diagnostics-20220827-1054.zip

  3. On ‎08‎/‎10‎/‎2017 at 6:39 PM, matthope said:

    I've found a solution in the [email protected] archives, just add those line at the end of the VM XML config. If you're passingtrough more than one device, just make sure to select the hostdev# accordingly to your intel IGD.

     

    
    [...]  
      <qemu:commandline>
        <qemu:arg value='-set'/>
        <qemu:arg value='device.hostdev0.x-igd-opregion=on'/>
        <qemu:arg value='-set'/>
        <qemu:arg value='device.hostdev0.x-igd-gms=1'/>
      </qemu:commandline>
    </domain>

     

    Excellent, thanks for this. Just applied it and so far appears to be massive improvement.

  4. Personally I find doing feature requests as a forum category doesn't really work, systems like UserVoice or http://www.phpback.org/ provide nice interfaces that can be filtered, searched and marked with status that are much more user friendly. Voting also helps LT get an idea of what features are most requested?

     

    Unfortunately users shoot themselves in the feet when organizations try and provide road maps and timelines and as mentioned forums go wild with posts if things are not kept to timelines etc so it is easier to not post anything until they are ready to release test or production version.... human nature, we want something new now!! :D

     

    As an aside, thanks to LT for keeping the new features coming. iGPU was a massive feature that I needed and now working very nicely.:)

  5. Sorry for delay, I've been having issues with Unraid and the VM. The video issue has seemed random, sometimes works fine, sometimes 3 screens. I was also getting 99% ram and high cpu whenever I had gnu passed through but worked fine if I had set to VNC.

     

    Regarding video driver, it is the intel 21.20.16.4590 but this was failing and I was getting the 3 screen issue. I installed latest intel update utility and installed driver from that (same version number) but still had 3 screen issue, I then ran through http://lime-technology.com/wiki/index.php/UnRAID_6/VM_Guest_Support#Post-Install_Tuning and then had to do other stuff so used VNC and rdp. Thought would try GPU again and it worked! Screen showing up correctly and the intel driver is indicating working correctly.

     

    I still had major stability issues when GPU passed through with ram sitting at 99% in the VM and eventually it killed Unraid with only fix to hard reset Unraid. I decided to try setting min/max memory in unraid for the vm to the same size and that seems to have fixed the issue, I now have gpu working and the vm and unraid both seem to be working well.

     

    I hope this give you something to try, I will note that this has been less than 24 hours so time will tell if it continues to work.

  6. You still need vt-d to passthrough Intel iGPU.

     

    Thanks for confirming. Another reason to upgrade my CPU then :)

     

     

    Sent from my iPhone using Tapatalk

     

    I had this as well, updated to latest VIRTIO drivers fixed problem after reboot (windows logo while booting will still show 3 screens).

    You had what as well? The post you quote is talking about a CPU that won't support hardware passthrough. Driver update isn't going to fix that, only fix for that is a different CPU.

     

     

    hmmm sorry, no idea how I managed to quote that post :o

     

    I was referring to 3 screens showing up, maybe fluke then that I updated VIRTIO and it fix.. must have installed Intel at same time which fixed according to other posts. I do have Vt-D CPU

  7. You still need vt-d to passthrough Intel iGPU.

     

    Thanks for confirming. Another reason to upgrade my CPU then :)

     

     

    Sent from my iPhone using Tapatalk

     

    I had this as well, updated to latest VIRTIO drivers fixed problem after reboot (windows logo while booting will still show 3 screens).