Troubles with unprivileged user

Do you have any “DENIED” entry in “dmesg” output?

It may also be a path traversal issue, the easiest way to fix that if that’s the issue is:

chmod +x /home /home/lxcusr /home/lxcusr/.local /home/lxcusr/.local/share /home/lxcusr/.local/share/lxc
1 Like