Search results

  1. M

    Mullvad VPN Daemon issues

    Same here :( My configuration looks like this: arch: amd64 cores: 1 hostname: mullvad memory: 512 mp0: /storage/media,mp=/shared net0: name=eth0,bridge=vmbr0,gw=10.10.10.1,hwaddr=9E:18:AF:A0:A2:9B,ip=10.10.105.12/24,type=veth net1...
  2. M

    newuidmap: uid range [1100-1101) -> [1100-1101) not allowed

    Hi :) I am facing the same issue as michaelj and would like to follow up here. I am trying to get read permissions to a bind mount on a normal user within a LXC container. My PVE config: arch: amd64 cores: 4 hostname: xx memory: 2048 mp0: /ssd/xx,mp=/xx net0: xx net1: xx ostype: ubuntu...