#Unprivileged container install Issue

8 messages · Page 1 of 1 (latest)

onyx sonnet
#

The helper script used to work really well, but now I’m having an issue with multiple LXC installs where I get the error:

curl: (6) Could not resolve host: raw.githubusercontent.com

The install continues, but the services don’t work (for example Immich or Lazy Librarian).

If I install the LXCs as privileged containers, the error doesn’t appear.

Has anybody seen this before or has a way to fix it?

Thanks in advance,
The homelab noob

rigid marsh
#

dns / networking? you cannot resolve github raw url

onyx sonnet
rigid marsh
#

yeah and your lxc block the connection to raw.githubusercontent

#

not the host, the lxc

onyx sonnet
#

how do i fix it 😅

rigid marsh
#

set dns to f.e. 8.8.8.8

onyx sonnet
#

In the host or lxc when i create it ?