Recent content by theuser

  1. T

    Network refuses to start after upgrade, worked perfectly before and currently works on Debian but refuses to on Proxmox.

    dpkg-reconfigure ifupdown2 This fix my problem as it reconfigured the starting service of ifupdown2
  2. T

    Using external NPM to proxy traffic Proxmox web interface

    @Sinistercalling In the Advanced tab of NPM you need to set proxy_ssl_verify off; if the service you redirect the traffic to does not use a valid SSL certificate.
  3. T

    Using external NPM to proxy traffic Proxmox web interface

    hey @deryckhans Got it working. Had to add proxy_ssl_verify off; in the advanced tab, since my proxmox cert is self signed. Make sure your DNS resolves to your NPM and not to your proxmox server. This is caused me some struggle in the beginning.
  4. T

    [SOLVED] NUT Client configuration -> help needed for shutdown Proxmox host

    @Ronny1978 Did you do any further modification to your script? I get the notification that my ups is on battery in sysylog but my proxmox does not shutdown. Thanks
  5. T

    Solidworks License Server

    Thanks for all the reply. I couldn't solve the problem in time so we let the physical machine running and papered a switch to a different software solution.
  6. T

    Quadro PCI Error 43

    Hi Stefan Yes I've tried the OVMF/UEFI and it worked but only with the PCI-E device set to primary-GPU. So this is the only way to get it working and I have to reinstall all my vm as UEFI? Thanks
  7. T

    Quadro PCI Error 43

    Hi, Since weeks i'm tying to passthrough diffrent NVIDIA Quadro Cards (P400, P620 and P1000) to a Win10 VM. The machine is SeaBIOS and gives me the following error when I try to launch the VM: failed getting region info for VGA region index 8: Invalid argument device does not support requested...
  8. T

    Solidworks License Server

    Hello, I recently installed the new Proxmox 6 on one of my servers with the intention to move an old physical windows server to virtualization. Windows server migration went all smooth but I'm experiencing the following problem: Whenever I try to start the Solidworks license server I get an...