Search results

  1. R

    Update Error with Coral TPU Drivers

    It seems like I'm still unable to use the google coral in an LXC. I have done the steps as above without any issues. lsusb gives the expected output from within the LXC: Bus 002 Device 002: ID 18d1:9302 Google Inc. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device...
  2. R

    Only port 80 and 443 reachable by reverse proxy

    Hi, I used to have 3 servers with Ubuntu and debian installed on bare metal. The first server is running directadmin where I have a reverse apache proxy to access services running in docker containers on the other 2 servers. This successfully redericted the domains to the services running in...
  3. R

    Can't acces any ports inside VM from outside VM

    This ended up being the windows firewall instead of the proxmox firewall. My bad. Solved now :-)
  4. R

    Can't acces any ports inside VM from outside VM

    Hi! I currently have a Window 10 VM to run Blueiris in. Set-up worked fine, camera's etc work but I want to use the webinterface as well. When I open the webinterface from within the container this works as expected. When I try to connect from a device outside the VM nothing happens. I have...
  5. R

    [SOLVED] NFS mount error: delete: property is not defined in schema and the schema does not allow additional properties

    hi, I had the same problem. When I click the advanced checkbox and switched the Preallocation settings to something else than default I was able to add the NFS volume. After you have made it you can set it back to Default without error. Seems like a small bug. Hope this helps!