Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Patch für "avahi-daemon" Fehler unter Proxmox Container

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

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

    This topic has been deleted. Only users with topic management privileges can see it.
    • jedo
      jedo last edited by

      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! 😉

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Support us

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

      585
      Online

      31.8k
      Users

      80.0k
      Topics

      1.3m
      Posts

      1
      1
      764
      Loading More Posts
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
      The ioBroker Community 2014-2023
      logo