adamant-kite-43734
10/03/2022, 2:40 PMhelpful-butcher-75556
10/12/2022, 10:22 AMjolly-forest-99711
10/27/2022, 4:58 PMhelpful-butcher-75556
10/27/2022, 5:16 PMnerdctl ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
cae064719108 <http://mcr.microsoft.com/azure-sql-edge:latest|mcr.microsoft.com/azure-sql-edge:latest> "/opt/mssql/bin/perm…" 3 months ago Created 0.0.0.0:1433->1433/tcp sqledge
nerdctl start sqledge
FATA[0000] failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/nerdctl/dbb19c5e/volumes/default/01d2561c214100328fe36a76c5727495a70cb504014d75c59fb1e67f5972df46/_data" to rootfs at "/var/opt/mssql-extensibility/data": stat /var/lib/nerdctl/dbb19c5e/volumes/default/01d2561c214100328fe36a76c5727495a70cb504014d75c59fb1e67f5972df46/_data: no such file or directory: unknown
jolly-forest-99711
10/28/2022, 3:58 PMIt appears to have gone away with 1.6.0 or 1.That's great 😄
Btw, when I migrated to 1.6.1 I couldn't restart my sqledge container and had to rebuild it.That's odd. Is this still a problem? Can you reproduce it? If the answer to either of those questions is yes, it would be great if you could create an issue
helpful-butcher-75556
10/28/2022, 4:01 PMjolly-forest-99711
10/31/2022, 4:51 PMhelpful-butcher-75556
11/02/2022, 12:57 PM> docker start sqledge
time="2022-11-02T12:49:48Z" level=fatal msg="cannot access containerd socket \"/run/k3s/containerd/containerd.sock\": no such file or directory"
FATA[0000] cannot access containerd socket "/run/k3s/containerd/containerd.sock": no such file or directory
> docker start sqledge
FATA[0000] failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: time="2022-11-02T12:50:50Z" level=fatal msg="failed to call cni.Setup: plugin type=\"bridge\" failed (add): failed to allocate for range 0: 10.4.0.56 has been allocated to default-ca265bf4ef4cac3f93938ac4def55b8f238ce1ba0cc8eb961d086c081ad678ac, duplicate allocation is not allowed"
Failed to write to log, write /var/lib/nerdctl/dbb19c5e/containers/default/ca265bf4ef4cac3f93938ac4def55b8f238ce1ba0cc8eb961d086c081ad678ac/oci-hook.createRuntime.log: file already closed: unknown
> docker start sqledge
sqledge
> docker start azuresqledge
FATA[0000] failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: time="2022-11-02T12:51:41Z" level=fatal msg="failed to call cni.Setup: plugin type=\"bridge\" failed (add): failed to allocate for range 0: 10.4.0.55 has been allocated to default-cea2e8e137a0d2039055b00814174843c3cc260f90417dffd98aa2a2d9faa255, duplicate allocation is not allowed"
Failed to write to log, write /var/lib/nerdctl/dbb19c5e/containers/default/cea2e8e137a0d2039055b00814174843c3cc260f90417dffd98aa2a2d9faa255/oci-hook.createRuntime.log: file already closed: unknown
> docker start azuresqledge
azuresqledge
helpful-butcher-75556
11/02/2022, 12:58 PMhelpful-butcher-75556
11/02/2022, 1:00 PMjolly-forest-99711
11/02/2022, 4:28 PMSounds like something isn't getting deleted. Either that, or you have something else running that is trying to use this address range? That doesn't seem likely though. Are you running Docker Desktop, or any other container software?Copy codefailed to allocate for range 0: 10.4.0.56 has been allocated to default-ca265bf4ef4cac3f93938ac4def55b8f238ce1ba0cc8eb961d086c081ad678ac, duplicate allocation is not allowed
jolly-forest-99711
11/02/2022, 4:28 PMproud-jewelry-46860
11/02/2022, 4:29 PMjolly-forest-99711
11/02/2022, 4:29 PMhelpful-butcher-75556
11/02/2022, 4:33 PMhelpful-butcher-75556
11/02/2022, 4:33 PMjolly-forest-99711
11/02/2022, 5:40 PMhelpful-butcher-75556
11/02/2022, 5:57 PM