Hi Yasoda, > get the same error > > lxc-start 20180817035100.984 ERROR lxc_conf - conf.c:mount_rootfs:798 - > Permission denied - Failed to get real path for > "/home/oxpd/.local/share/lxc/uidranges/rootfs".
can you check the directory permissions for /home/oxpd/.local/share/lxc/uidranges I think, they should own the LXC-root but the group should be yours and mode 770, the group must have full access. Otherwise the unprivileged user can't access his own container configuration. Best regards Dirk -- +----------------------------------------------------------------------+ | Dr. Dirk Geschke / Plankensteinweg 61 / 85435 Erding | | Telefon: 08122-559448 / Mobil: 0176-96906350 / Fax: 08122-9818106 | | [email protected] / [email protected] / [email protected] | +----------------------------------------------------------------------+ _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
