Hey guys,
I have just installed SCALE and want to try out docker apps. First i just tried to get any plex going (I want to use jellyfin) but plex is not even working.
It says kubernetes service is not running. I dont see a kubernetes service in the service tab nor can i find anything on this when googling.
When using the regular CLI to even start docker "sudo systemctl start docker"
i get that the docker daemon is not running.
This is what i got from "journalctl -xe". I pasted the full output here:
pastebin.com
I thought docker should work kinda out of the box?
Hope anyone can help me.
Thanks in advance! :)
I have just installed SCALE and want to try out docker apps. First i just tried to get any plex going (I want to use jellyfin) but plex is not even working.
It says kubernetes service is not running. I dont see a kubernetes service in the service tab nor can i find anything on this when googling.
When using the regular CLI to even start docker "sudo systemctl start docker"
i get that the docker daemon is not running.
Code:
Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.980156155-08:00" level=info msg="Starting up" Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.981338525-08:00" level=info msg="parsed scheme: \"unix\"" module=grpc Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.981353646-08:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.981370565-08:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" m> Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.981380688-08:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.981989440-08:00" level=info msg="parsed scheme: \"unix\"" module=grpc Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.982005325-08:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.982018257-08:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" m> Mar 05 13:51:47 truenas.local dockerd[25179]: time="2021-03-05T13:51:47.982027751-08:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc Mar 05 13:51:47 truenas.local dockerd[25179]: failed to start daemon: error initializing graphdriver: Cannot find root filesystem Disk 1/ix-applications/docker: Output does not match what is expected on this platform Mar 05 13:51:47 truenas.local systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
This is what i got from "journalctl -xe". I pasted the full output here:

truenas# sudo systemctl start docker Job for docker.service failed because the - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
I thought docker should work kinda out of the box?
Hope anyone can help me.
Thanks in advance! :)