#Starting Java 21 server

1 messages · Page 1 of 1 (latest)

flint ore
#

Hello hello, while starting a fresh java 21 server I get this message:

undone pier
#

Send the error as text so the bot can respond

flint ore
#

Error Event [5f543675-170f-41b2-94f1-6fcbceffefc9]: environment/docker: failed to start container: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: openat2 /sys/fs/cgroup/system.slice/docker-74ff003ed423d6449bb0ac4c0f729e1bb67302978b69217d9afb06045462bedb.scope/io.weight: no such file or directory: unknow

opal sand
#

io.weight: no such file or directory: unknown

potent flareBOT
#

Hey @opal sand! 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.

opal sand
#

Helps when you don't cut off the end of the error

flint ore
#

didnt cut off the end tho

#

its there

opal sand
#

Yes. You did

flint ore
opal sand
#

Why does no one ever pay attention to what they are doing.

flint ore
opal sand
#

Nope - Look at it again

undone pier
#

N

flint ore
undone pier
#

It's the same issue
But a different solution. Consult google/raspi documentation