Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Custom docker network - container fails to start

  • Closed

Hey all,

I created a docker network directly on the server via SSH:
 

$ docker network create vpn

Then I created a docker entry in the UI, and selected this network from the dropdown successfully.

 

However, when trying to start this container from the UI it fails to start, but no errors displayed.

 

Trying to start it via SSH instead shows:


 

root@Tower:~# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS
NAMES
26e0054002b3 azinchen/nordvpn "/init" 5 minutes ago Created
nordvpn

root@Tower:~# docker logs 26

root@Tower:~# docker start 26
Error response from daemon: failed to create endpoint nordvpn on network vpn: failed to add the host (vethae07446) <=> s
andbox (vethc725125) pair interfaces: operation not supported
Error: failed to start containers: 26

 

A quick check on the internet suggests this can be an issue with the "veth" module in the kernel:

root@Tower:~# modinfo veth
filename: /lib/modules/4.19.88-Unraid/kernel/drivers/net/veth.ko.xz
modinfo: ERROR: could not get modinfo from 'veth': Exec format error

 

Thoughts?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.