Score:6

Docker on Ubuntu Server (Rasberry Pi) failed to create endpoint on network bridge, operation not supported

us flag

I am using Ubuntu 21.10 on a Rasberry Pi 4 (aarch64) and when I try to run a Docker (using version 20.10.7) container it returns the following error message:

docker: Error response from daemon: failed to create endpoint goofy_hypatia on network bridge: failed to add the host (veth3da4a58) <=> sandbox (veth987ce17) pair interfaces: operation not supported.
ERRO[0000] error waiting for container: context canceled 

I have tried the following:

Thanks for any help.

Answer:

I had same issue, and after quick search I find solution here: [Bug 1947601] Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

You need to install Raspberry Pi Linux kernel extra modules:

sudo apt install linux-modules-extra-raspi

Kumar Yong avatar
ng flag
this fixed my problem (ubuntu 21.10, rpi 4 / 8gb / grafana v5.4.3)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.