help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using docker in guix


From: Adam Kandur
Subject: Re: using docker in guix
Date: Fri, 4 Jun 2021 21:45:05 +0200 (CEST)

that's what i have in docker log


---------------------
time="2021-06-04T22:42:01.608529621+03:00" level=info msg="Starting up"
time="2021-06-04T22:42:01.617401481+03:00" level=info msg="parsed scheme: 
\"unix\"" module=grpc
time="2021-06-04T22:42:01.617505718+03:00" level=info msg="scheme \"unix\" not 
registered, fallback to default scheme" module=grpc
time="2021-06-04T22:42:01.617555322+03:00" level=info msg="ccResolverWrapper: 
sending update to cc: {[{unix:///run/containerd/containerd.sock 0  <nil>}] 
<nil>}" module=grpc
time="2021-06-04T22:42:01.617594849+03:00" level=info msg="ClientConn switching 
balancer to \"pick_first\"" module=grpc
failed to start daemon: failed to dial "/run/containerd/containerd.sock": 
unknown service containerd.services.namespaces.v1.Namespaces: not implemented
time="2021-06-04T22:42:45.808007474+03:00" level=info msg="Starting up"
time="2021-06-04T22:42:45.812465107+03:00" level=info msg="parsed scheme: 
\"unix\"" module=grpc
time="2021-06-04T22:42:45.812538632+03:00" level=info msg="scheme \"unix\" not 
registered, fallback to default scheme" module=grpc
time="2021-06-04T22:42:45.812584087+03:00" level=info msg="ccResolverWrapper: 
sending update to cc: {[{unix:///run/containerd/containerd.sock 0  <nil>}] 
<nil>}" module=grpc
time="2021-06-04T22:42:45.812624258+03:00" level=info msg="ClientConn switching 
balancer to \"pick_first\"" module=grpc
failed to start daemon: failed to dial "/run/containerd/containerd.sock": 
unknown service containerd.services.namespaces.v1.Namespaces: not implemented




Jun 3, 2021, 18:51 by bone.baboon@disroot.org:

>
> Adam Kandur writes:
>
>> Hi Bone,
>> thank you but this command didn't helped, i got 
>> ```
>> Service dockerd could not be started.
>> herd: failed to start service dockerd
>> ```
>> Jun 3, 2021, 17:19 by bone.baboon@disroot.org:
>>
>>> Adam Kandur via writes:
>>>
>>>> i'm sorry, i mean this error "Cannot connect to the Docker daemon at 
>>>> unix:///var/run/docker.sock. Is the docker daemon running?"
>>>>
>>>
>>> You could try `sudo herd restart dockerd`.
>>>
>
> Did you try running `sudo guix system reconfigure
> /path/to/system/configuration.scm` before running `sudo herd restart
> dockerd`?
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]