#Wings Help

6 messages · Page 1 of 1 (latest)

coral pilotBOT
#

Hey @opal yoke! Looks like you are missing mounts for cgroup V2. Enable the controllers for your system or downgrade to cgroup V1.

Downgrading can be done by adding systemd.unified_cgroup_hierarchy=0to your grub cmdline at /etc/default/grub. After that, run sudo update-grub followed by sudo reboot to restart the machine.

I have found the following for: https://ptero.co/usifecunof
@opal yoke Your machine fails to pull the Docker image. Attempt to manually pull it on your machine to see why it fails.

Type docker pull <image>` replacing <image> with the one in your error.

opal yoke
#

^^ already tried the first response.

#

also it does pull the docker image.

#

but that is as far as it will go

true forge
#

What is your host os?