Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Patch für "avahi-daemon" Fehler unter Proxmox Container

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

Patch für "avahi-daemon" Fehler unter Proxmox Container

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
1 Beiträge 1 Kommentatoren 838 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • jedoJ Offline
    jedoJ Offline
    jedo
    schrieb am zuletzt editiert von
    #1

    Bei der neuen Installationsvariante des iobroker kommt es unter Proxmox (im Container) zu einem Fehler bei der Installation des "avahi-deamon".

    Lösung:

    auf der Konsole im Container

    mkdir -p /etc/systemd/system/avahi-daemon.service.d
    

    enter

    cat < <eof>/etc/systemd/system/avahi-daemon.service.d/override.conf
    [Service]
    ExecStart=
    ExecStart=/usr/sbin/avahi-daemon -s --no-rlimits
    EOF</eof>
    

    enter

    Danach deamon neustarten und Status checken

    systemctl daemon-reload
    systemctl start avahi-daemon
    systemctl status avahi-daemon
    

    schaut das dann in etwa so aus, ist alles i.O.

    Jan 06 09:01:31 IoBroker avahi-daemon[89]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.169.201.
    Jan 06 09:01:31 IoBroker avahi-daemon[89]: New relevant interface eth0.IPv4 for mDNS.
    Jan 06 09:01:31 IoBroker avahi-daemon[89]: Network interface enumeration completed.
    Jan 06 09:01:31 IoBroker avahi-daemon[89]: Registering new address record for fe80::e8a3:63ff:fe68:3e82 on eth0.*.
    Jan 06 09:01:31 IoBroker avahi-daemon[89]: Registering new address record for 192.168.169.201 on eth0.IPv4.
    Jan 06 09:01:32 IoBroker avahi-daemon[89]: Server startup complete. Host name is IoBroker.local. Local service cookie is 2345822624.
    Jan 06 09:01:34 IoBroker avahi-daemon[89]: Leaving mDNS multicast group on interface eth0.IPv6 with address fe80::e8a3:63ff:fe68:3e82.
    Jan 06 09:01:34 IoBroker avahi-daemon[89]: Joining mDNS multicast group on interface eth0.IPv6 with address 2003:cb:dbff:7500:e8a3:63ff:fe
    Jan 06 09:01:34 IoBroker avahi-daemon[89]: Registering new address record for 2003:cb:dbff:7500:e8a3:63ff:fe68:3e82 on eth0.*.
    Jan 06 09:01:34 IoBroker avahi-daemon[89]: Withdrawing address record for fe80::e8a3:63ff:fe68:3e82 on eth0.
    

    Status mit Taste "q" beenden und Installation fortsetzen! ;)

    Viele Grüße,

    Jens

    1 Antwort Letzte Antwort
    0
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

    ioBroker
    Community Adapters
    Donate
    FAQ Cloud / IOT
    HowTo: Node.js-Update
    HowTo: Backup/Restore
    Downloads
    BLOG

    688

    Online

    32.4k

    Benutzer

    81.5k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe