Search results

  1. B

    Can't open '/etc/ssh/ssh_host_rsa_key.pub' - No such file or directory (500)

    Did you manage to fix it? I have the same problem because I do not use RSA keys anymore and deleted them intentionally. For me it seems that proxmox uses those keys in any kind to connect locally via ssh e.g. for web shell access or the metrics.
  2. B

    Missing br_netfilter module

    I can also confirm that overlay is loaded within the LXC container: br_netfilter is missing. But although overlay seems to be present, k3s throws an error because it tries to modprobe it: Trying to modprobe one of the modules does not work, but I think this is intential because of the...