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.

Docker bekommt keine IP mehr

Featured Replies

Hallo,

 

ich bekomme in zwei Containern keine Adressen mehr. Um genau zu sein handelt es sich um minidlna und plex. Egal ob Host oder Bridge Schnittstelle, zeigt er mir keine Adresse an.

 

Ich hatte vor ein paar Tagen Handbrake installiert und weil das nicht lief diesen Patch. Hing wohl mit leeren Pfaden im Container zusammen.

kann es damit zusammen hängen? Also wieder deinstallieren?
Auch den Docker löschen und komplett neue Config, ergibt den gleichen Fehler.

 

Danke im Voraus.

1 hour ago, Mofarocker33 said:

Ich hatte vor ein paar Tagen Handbrake installiert und weil das nicht lief diesen Patch. Hing wohl mit leeren Pfaden im Container zusammen.

genau, wenn der Docker "falsch" konfiguriert ist ignoriert dieser patch "leere" Einträge, richtig wäre es leere Einträge

 

1/ zu füllen

2/ zu entfernen wenn nicht benötigt

 

1 hour ago, Mofarocker33 said:

kann es damit zusammen hängen? Also wieder deinstallieren?

kann ich mir nicht vorstellen

 

1 hour ago, Mofarocker33 said:

Danke im Voraus.

zeig mal einen docker run command eines "nicht" funktionierenden Dockers, Bsp. Plex im bridge mode

  • Author
docker run
  -d
  --name='binhex-minidlna2'
  --net='bridge'
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Mofa-NAS"
  -e HOST_CONTAINERNAME="binhex-minidlna2"
  -e 'UMASK'='000'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -e 'SCHEDULE_SCAN_DAYS'='06'
  -e 'SCHEDULE_SCAN_HOURS'='48'
  -e 'SCAN_ON_BOOT'='no'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/minidlna-icon.png'
  -v '/mnt/user/media/Video/':'/media':'rw'
  -v '/mnt/user/appdata/binhex-minidlna':'/config':'rw' 'binhex/arch-minidlna'
d9a2426597e4d439f142a303ac3ea2f6c3b04168b233f3235207f1ebafb7ab90

 

denke mini dlna ist da simpler zu zeigen.

2024-03-30 18_24_48-Mofa-NAS_Docker.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.