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. Error/Bug
  4. Geöst Alexa2 Fehler nach Pi-Hole DHCP Server geändert

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

Geöst Alexa2 Fehler nach Pi-Hole DHCP Server geändert

Geplant Angeheftet Gesperrt Verschoben Error/Bug
47 Beiträge 3 Kommentatoren 1.5k Aufrufe 3 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.
  • Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #6

    @marcel-drzal

    Bitte Text auch als Text in CodeTags einbetten.

    sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
    uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
    

    sagt?

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    ? 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @marcel-drzal

      Bitte Text auch als Text in CodeTags einbetten.

      sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
      uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      

      sagt?

      ? Offline
      ? Offline
      Ein ehemaliger Benutzer
      schrieb am zuletzt editiert von Ein ehemaliger Benutzer
      #7

      @thomas-braun

      komme nicht weiter 
      v16.17.1 ist die falsche ?
      
      Thomas BraunT CodierknechtC 2 Antworten Letzte Antwort
      0
      • ? Ein ehemaliger Benutzer

        @thomas-braun

        komme nicht weiter 
        v16.17.1 ist die falsche ?
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #8

        @marcel-drzal

        Soll heißen?
        NodeJS ist jedenfalls nicht die aktuelle Version im 16er-Zweig.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        0
        • ? Ein ehemaliger Benutzer

          @thomas-braun

          komme nicht weiter 
          v16.17.1 ist die falsche ?
          
          CodierknechtC Online
          CodierknechtC Online
          Codierknecht
          Developer Most Active
          schrieb am zuletzt editiert von
          #9

          @marcel-drzal
          Du hast @Thomas-Braun falsch verstanden.
          Deinen "normalen" Text braucht Du nicht als Code posten.

          Nimm das was @Thomas-Braun zeigt und führe es in der Konsole aus.
          Das Ergebnis kopierst Du und postest es hier in Code-Tags, damit man das auch sinnvoll lesen kann.

          "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

          Proxmox 9.1.1 LXC|8 GB|Core i7-6700
          HmIP|ZigBee|Tasmota|Unifi
          Zabbix Certified Specialist
          Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

          1 Antwort Letzte Antwort
          1
          • ? Offline
            ? Offline
            Ein ehemaliger Benutzer
            schrieb am zuletzt editiert von Ein ehemaliger Benutzer
            #10

            @codierknecht
            @thomas-braun

            marcel@iobroker:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
            
            uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            x86_64
            Kein Docker
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v16.17.1
            v16.17.1
            8.15.0
            4.0.23
            marcel
            marcel sudo iobroker
            tty
            
            /opt/iobroker
            
            Err:1 http://deb.debian.org/debian bullseye InRelease
              Temporary failure resolving 'deb.debian.org'
            Err:2 http://security.debian.org/debian-security bullseye-security InRelease
              Temporary failure resolving 'security.debian.org'
            Err:3 https://deb.nodesource.com/node_16.x bullseye InRelease
              Temporary failure resolving 'deb.nodesource.com'
            Err:4 https://dl.yarnpkg.com/debian stable InRelease
              Temporary failure resolving 'dl.yarnpkg.com'
            Err:5 https://repos.influxdata.com/debian buster InRelease
              Temporary failure resolving 'repos.influxdata.com'
            Err:6 http://deb.debian.org/debian bullseye-updates InRelease
              Temporary failure resolving 'deb.debian.org'
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            All packages are up to date.
            W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Temporary failure resolving 'deb.debian.org'
            W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease  Temporary failure resolving 'deb.debian.org'
            W: Failed to fetch http://security.debian.org/debian-security/dists/bullseye-security/InRelease  Temporary failure resolving 'security.debian.org'
            W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  Temporary failure resolving 'repos.influxdata.com'
            W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Temporary failure resolving 'deb.nodesource.com'
            W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  Temporary failure resolving 'dl.yarnpkg.com'
            W: Some index files failed to download. They have been ignored, or old ones used instead.
            nodejs:
              Installed: 16.17.1-deb-1nodesource1
              Candidate: 16.17.1-deb-1nodesource1
              Version table:
             *** 16.17.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u1 500
                    500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                 12.22.5~dfsg-2~11u1 500
                    500 http://deb.debian.org/debian bullseye/main amd64 Packages
            marcel@iobroker:/opt/iobroker$
            marcel@iobroker:/opt/iobroker$
            
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • ? Ein ehemaliger Benutzer

              @codierknecht
              @thomas-braun

              marcel@iobroker:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
              
              uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              x86_64
              Kein Docker
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v16.17.1
              v16.17.1
              8.15.0
              4.0.23
              marcel
              marcel sudo iobroker
              tty
              
              /opt/iobroker
              
              Err:1 http://deb.debian.org/debian bullseye InRelease
                Temporary failure resolving 'deb.debian.org'
              Err:2 http://security.debian.org/debian-security bullseye-security InRelease
                Temporary failure resolving 'security.debian.org'
              Err:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                Temporary failure resolving 'deb.nodesource.com'
              Err:4 https://dl.yarnpkg.com/debian stable InRelease
                Temporary failure resolving 'dl.yarnpkg.com'
              Err:5 https://repos.influxdata.com/debian buster InRelease
                Temporary failure resolving 'repos.influxdata.com'
              Err:6 http://deb.debian.org/debian bullseye-updates InRelease
                Temporary failure resolving 'deb.debian.org'
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              All packages are up to date.
              W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Temporary failure resolving 'deb.debian.org'
              W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease  Temporary failure resolving 'deb.debian.org'
              W: Failed to fetch http://security.debian.org/debian-security/dists/bullseye-security/InRelease  Temporary failure resolving 'security.debian.org'
              W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  Temporary failure resolving 'repos.influxdata.com'
              W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Temporary failure resolving 'deb.nodesource.com'
              W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  Temporary failure resolving 'dl.yarnpkg.com'
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              nodejs:
                Installed: 16.17.1-deb-1nodesource1
                Candidate: 16.17.1-deb-1nodesource1
                Version table:
               *** 16.17.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u1 500
                      500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                   12.22.5~dfsg-2~11u1 500
                      500 http://deb.debian.org/debian bullseye/main amd64 Packages
              marcel@iobroker:/opt/iobroker$
              marcel@iobroker:/opt/iobroker$
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #11

              @marcel-drzal

              Du hast kein Problem mit dem apexa2-Adapter, da ist grundsätzlich der Wurm in deinem Netzwerk-Setup.

              Dein influx-Repo läuft auf Buster, der Rest auf Bullseye
              Pass das an.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              ? 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @marcel-drzal

                Du hast kein Problem mit dem apexa2-Adapter, da ist grundsätzlich der Wurm in deinem Netzwerk-Setup.

                Dein influx-Repo läuft auf Buster, der Rest auf Bullseye
                Pass das an.

                ? Offline
                ? Offline
                Ein ehemaliger Benutzer
                schrieb am zuletzt editiert von
                #12

                @thomas-braun was kann ich machen?

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • ? Ein ehemaliger Benutzer

                  @thomas-braun was kann ich machen?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #13

                  @marcel-drzal

                  Den Netzwerk richtig einstellen.
                  Bin aber kein Netzwerk -Guru.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  CodierknechtC ? 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @marcel-drzal

                    Den Netzwerk richtig einstellen.
                    Bin aber kein Netzwerk -Guru.

                    CodierknechtC Online
                    CodierknechtC Online
                    Codierknecht
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #14

                    @thomas-braun sagte in Alexa2 Fehler nach Pi-Hole DHCP Server geändert:

                    Den Netzwerk richtig einstellen.
                    Bin aber kein Netzwerk -Guru.

                    Ich auch nicht :-(

                    Aber sowas wie

                    failure resolving 'xxx'
                    

                    Klingt nach Problemen mit der Namensauflösung und DNS.

                    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                    Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                    HmIP|ZigBee|Tasmota|Unifi
                    Zabbix Certified Specialist
                    Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                    ? 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @marcel-drzal

                      Den Netzwerk richtig einstellen.
                      Bin aber kein Netzwerk -Guru.

                      ? Offline
                      ? Offline
                      Ein ehemaliger Benutzer
                      schrieb am zuletzt editiert von
                      #15

                      @thomas-braun ich habe den DNS Server neu installiert und ne neue DNS eingestellt
                      Soll ich mal Fix

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • CodierknechtC Codierknecht

                        @thomas-braun sagte in Alexa2 Fehler nach Pi-Hole DHCP Server geändert:

                        Den Netzwerk richtig einstellen.
                        Bin aber kein Netzwerk -Guru.

                        Ich auch nicht :-(

                        Aber sowas wie

                        failure resolving 'xxx'
                        

                        Klingt nach Problemen mit der Namensauflösung und DNS.

                        ? Offline
                        ? Offline
                        Ein ehemaliger Benutzer
                        schrieb am zuletzt editiert von
                        #16

                        @codierknecht ja habe den DNS Server eine IP gegeben im Router

                        CodierknechtC 1 Antwort Letzte Antwort
                        0
                        • ? Ein ehemaliger Benutzer

                          @thomas-braun ich habe den DNS Server neu installiert und ne neue DNS eingestellt
                          Soll ich mal Fix

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #17

                          @marcel-drzal

                          Ich weiß nicht was du da genau wie und wo eingestellt hast.
                          War aber offenbar falsch und die Namensauflösung funktioniert nicht mehr.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          ? 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @marcel-drzal

                            Ich weiß nicht was du da genau wie und wo eingestellt hast.
                            War aber offenbar falsch und die Namensauflösung funktioniert nicht mehr.

                            ? Offline
                            ? Offline
                            Ein ehemaliger Benutzer
                            schrieb am zuletzt editiert von
                            #18

                            @thomas-braun

                            was kann ich da machen? Habe schon Fix versucht. geht auch nicht

                            
                            marcel@iobroker:/opt/iobroker$ iob upgrade self
                            Server Configured backup period 120 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Server Configured backup period 120 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Host    "iobroker"       is up to date.
                            marcel@iobroker:/opt/iobroker$ iob start
                            marcel@iobroker:/opt/iobroker$
                            marcel@iobroker:/opt/iobroker$
                            marcel@iobroker:/opt/iobroker$
                            marcel@iobroker:/opt/iobroker$ sudo apt update
                            [sudo] password for marcel:
                            Err:1 http://security.debian.org/debian-security bullseye-security InRelease
                              Temporary failure resolving 'security.debian.org'
                            Err:2 https://repos.influxdata.com/debian buster InRelease
                              Temporary failure resolving 'repos.influxdata.com'
                            Err:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                              Temporary failure resolving 'deb.nodesource.com'
                            Err:4 https://dl.yarnpkg.com/debian stable InRelease
                              Temporary failure resolving 'dl.yarnpkg.com'
                            Err:5 http://deb.debian.org/debian bullseye InRelease
                              Temporary failure resolving 'deb.debian.org'
                            Err:6 http://deb.debian.org/debian bullseye-updates InRelease
                              Temporary failure resolving 'deb.debian.org'
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            All packages are up to date.
                            W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Temporary failure resolving 'deb.debian.org'
                            W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease  Temporary failure resolving 'deb.debian.org'
                            W: Failed to fetch http://security.debian.org/debian-security/dists/bullseye-security/InRelease  Temporary failure resolving 'security.debian.org'
                            W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  Temporary failure resolving 'repos.influxdata.com'
                            W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Temporary failure resolving 'deb.nodesource.com'
                            W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  Temporary failure resolving 'dl.yarnpkg.com'
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            marcel@iobroker:/opt/iobroker$ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                            x86_64
                            Kein Docker
                            /usr/bin/nodejs
                            /usr/bin/node
                            /usr/bin/npm
                            v16.17.1
                            v16.17.1
                            8.15.0
                            4.0.23
                            marcel
                            marcel sudo iobroker
                            tty
                            
                            /opt/iobroker
                            Err:1 http://security.debian.org/debian-security bullseye-security InRelease
                              Temporary failure resolving 'security.debian.org'
                            Err:2 https://repos.influxdata.com/debian buster InRelease
                              Temporary failure resolving 'repos.influxdata.com'
                            Err:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                              Temporary failure resolving 'deb.nodesource.com'
                            Err:4 http://deb.debian.org/debian bullseye InRelease
                              Temporary failure resolving 'deb.debian.org'
                            Err:5 https://dl.yarnpkg.com/debian stable InRelease
                              Temporary failure resolving 'dl.yarnpkg.com'
                            Err:6 http://deb.debian.org/debian bullseye-updates InRelease
                              Temporary failure resolving 'deb.debian.org'
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            All packages are up to date.
                            W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Temporary failure resolving 'deb.debian.org'
                            W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease  Temporary failure resolving 'deb.debian.org'
                            W: Failed to fetch http://security.debian.org/debian-security/dists/bullseye-security/InRelease  Temporary failure resolving 'security.debian.org'
                            W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  Temporary failure resolving 'repos.influxdata.com'
                            W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Temporary failure resolving 'deb.nodesource.com'
                            W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  Temporary failure resolving 'dl.yarnpkg.com'
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            nodejs:
                              Installed: 16.17.1-deb-1nodesource1
                              Candidate: 16.17.1-deb-1nodesource1
                              Version table:
                             *** 16.17.1-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 12.22.12~dfsg-1~deb11u1 500
                                    500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                 12.22.5~dfsg-2~11u1 500
                                    500 http://deb.debian.org/debian bullseye/main amd64 Packages
                            marcel@iobroker:/opt/iobroker$
                            
                            
                            1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #19

                              @marcel-drzal

                              Mit dem iobroker hat das nichts zu tun, das ist ein Knoten im Netzwerk-Setup.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Antwort Letzte Antwort
                              0
                              • ? Ein ehemaliger Benutzer

                                @codierknecht ja habe den DNS Server eine IP gegeben im Router

                                CodierknechtC Online
                                CodierknechtC Online
                                Codierknecht
                                Developer Most Active
                                schrieb am zuletzt editiert von
                                #20

                                @marcel-drzal sagte in Alexa2 Fehler nach Pi-Hole DHCP Server geändert:

                                @codierknecht ja habe den DNS Server eine IP gegeben im Router

                                Ich kann da nicht ganz folgen.
                                Du hast dem DNS Deiner Proxmox gesagt, dass der Router die Namen auflöst?
                                Kann ja nicht - Dein Router löst doch keine öffentlichen Domainnamen in IP's auf.

                                Ich kenne Proxmox nicht.
                                Hat das 'nen eigenen DNS? Kannst Du dem sagen, dass der Primary "1.1.1.1" und der Secondary "8.8.8.8" sein soll?

                                @marcel-drzal sagte in Alexa2 Fehler nach Pi-Hole DHCP Server geändert:

                                Habe schon Fix versucht. geht auch nicht

                                Das Netzwerkproblem kann der ioBroker auch nicht lösen ;-)

                                "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                                Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                                HmIP|ZigBee|Tasmota|Unifi
                                Zabbix Certified Specialist
                                Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @marcel-drzal

                                  Ich weiß nicht was du da genau wie und wo eingestellt hast.
                                  War aber offenbar falsch und die Namensauflösung funktioniert nicht mehr.

                                  ? Offline
                                  ? Offline
                                  Ein ehemaliger Benutzer
                                  schrieb am zuletzt editiert von
                                  #21

                                  @thomas-braun

                                  Danke noch mal

                                  DNS Server in Proxmox nicht umgestellt.

                                  es kann so einfach sein

                                  noch eine Frage, die Version v16.17.1 ist die richtige? da ich auf dem Rasperry die v16.17.0 habe?

                                  CodierknechtC Thomas BraunT 2 Antworten Letzte Antwort
                                  0
                                  • ? Ein ehemaliger Benutzer

                                    @thomas-braun

                                    Danke noch mal

                                    DNS Server in Proxmox nicht umgestellt.

                                    es kann so einfach sein

                                    noch eine Frage, die Version v16.17.1 ist die richtige? da ich auf dem Rasperry die v16.17.0 habe?

                                    CodierknechtC Online
                                    CodierknechtC Online
                                    Codierknecht
                                    Developer Most Active
                                    schrieb am zuletzt editiert von Codierknecht
                                    #22

                                    @marcel-drzal sagte in Alexa2 Fehler nach Pi-Hole DHCP Server geändert:

                                    noch eine Frage, die Version v16.17.1 ist die richtige? da ich auf dem Rasperry die v16.17.0 habe?

                                    Meine sind jedenfalls neuer:
                                    3158096a-fefa-4bf8-a37b-5fd7317a270f-image.png

                                    Update schadet nicht - gibt sonst wieder Mecker vom Chef ;-)

                                    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                                    Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                                    HmIP|ZigBee|Tasmota|Unifi
                                    Zabbix Certified Specialist
                                    Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                                    1 Antwort Letzte Antwort
                                    0
                                    • ? Ein ehemaliger Benutzer

                                      @thomas-braun

                                      Danke noch mal

                                      DNS Server in Proxmox nicht umgestellt.

                                      es kann so einfach sein

                                      noch eine Frage, die Version v16.17.1 ist die richtige? da ich auf dem Rasperry die v16.17.0 habe?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #23

                                      @marcel-drzal

                                      Spiel halt Updates regelmäßig per üblichem Vorgehen ein.

                                      sudo apt update
                                      sudo apt full-upgrade
                                      

                                      Schwupps, schon ist sie Kiste auf aktuellem Stand.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      ? 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @marcel-drzal

                                        Spiel halt Updates regelmäßig per üblichem Vorgehen ein.

                                        sudo apt update
                                        sudo apt full-upgrade
                                        

                                        Schwupps, schon ist sie Kiste auf aktuellem Stand.

                                        ? Offline
                                        ? Offline
                                        Ein ehemaliger Benutzer
                                        schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                                        #24

                                        @thomas-braun sagte in Geöst Alexa2 Fehler nach Pi-Hole DHCP Server geändert:

                                        sudo apt update

                                        
                                        pi@pi-Slave1:/ $ sudo apt-get update
                                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                        Hit:2 http://deb.debian.org/debian bullseye InRelease
                                        Get:3 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
                                        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                        Err:2 http://deb.debian.org/debian bullseye InRelease
                                          Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                        Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
                                        Get:7 http://security.debian.org/debian-security bullseye-security/main armhf Packages [197 kB]
                                        Get:8 http://security.debian.org/debian-security bullseye-security/main Translation-en [130 kB]
                                        Err:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                          Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        Fetched 571 kB in 3s (182 kB/s)
                                        Reading package lists... Error!
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x bullseye InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                        E: The package lists or status file could not be parsed or opened.
                                        pi@pi-Slave1:/ $ sudo apt update
                                        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                        Hit:2 http://deb.debian.org/debian bullseye InRelease
                                        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                                        Err:2 http://deb.debian.org/debian bullseye InRelease
                                          Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                        Err:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                          Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        Reading package lists... Error!
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x bullseye InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                        E: The package lists or status file could not be parsed or opened.
                                        pi@pi-Slave1:/ $
                                        
                                        
                                        sudo apt full-upgrade
                                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                        Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                        Hit:3 http://deb.debian.org/debian bullseye InRelease
                                        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                        Err:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                          Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        Err:3 http://deb.debian.org/debian bullseye InRelease
                                          Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        Hit:5 http://security.debian.org/debian-security bullseye-security InRelease
                                        Reading package lists... Error!
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x bullseye InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                        W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                        E: The package lists or status file could not be parsed or opened.
                                        Reading package lists... Error!
                                        E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                        E: The package lists or status file could not be parsed or opened.
                                        pi@pi-Slave1:~ $
                                        
                                        
                                        pi@pi-Slave1:/etc/network $ sudo systemctl status dhcpcd
                                        ● dhcpcd.service - DHCP Client Daemon
                                             Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; vendor preset>
                                             Active: active (running) since Wed 2022-11-16 17:39:53 CET; 18h ago
                                               Docs: man:dhcpcd(8)
                                            Process: 411 ExecStart=/usr/sbin/dhcpcd -b -q (code=exited, status=0/SUCCES>
                                           Main PID: 469 (dhcpcd)
                                              Tasks: 2 (limit: 779)
                                                CPU: 14.446s
                                             CGroup: /system.slice/dhcpcd.service
                                                     ├─469 /usr/sbin/dhcpcd -b -q
                                                     └─548 wpa_supplicant -B -c/etc/wpa_supplicant/wpa_supplicant.conf >
                                        
                                        Nov 17 11:34:35 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 11:34:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 11:34:43 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 11:36:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 11:45:36 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 11:51:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 11:52:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 11:57:00 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 12:06:24 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        Nov 17 12:06:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                        lines 1-22/22 (END)
                                        ● dhcpcd.service - DHCP Client Daemon
                                             Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; vendor preset: enabled)
                                             Active: active (running) since Wed 2022-11-16 17:39:53 CET; 18h ago
                                               Docs: man:dhcpcd(8)
                                            Process: 411 ExecStart=/usr/sbin/dhcpcd -b -q (code=exited, status=0/SUCCESS)
                                           Main PID: 469 (dhcpcd)
                                              Tasks: 2 (limit: 779)
                                                CPU: 14.446s
                                             CGroup: /system.slice/dhcpcd.service
                                                     ├─469 /usr/sbin/dhcpcd -b -q
                                                     └─548 wpa_supplicant -B -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0
                                        
                                        Nov 17 11:34:35 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 11:34:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 11:34:43 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 11:36:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 11:45:36 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 11:51:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 11:52:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 11:57:00 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 12:06:24 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        Nov 17 12:06:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                        ~
                                        
                                        

                                        auf meinen Raspi, Hier stell ich doch keinen DHCP ein oder? wo schau ich das nach?

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • ? Ein ehemaliger Benutzer

                                          @thomas-braun sagte in Geöst Alexa2 Fehler nach Pi-Hole DHCP Server geändert:

                                          sudo apt update

                                          
                                          pi@pi-Slave1:/ $ sudo apt-get update
                                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Hit:2 http://deb.debian.org/debian bullseye InRelease
                                          Get:3 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
                                          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                          Err:2 http://deb.debian.org/debian bullseye InRelease
                                            Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                          Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
                                          Get:7 http://security.debian.org/debian-security bullseye-security/main armhf Packages [197 kB]
                                          Get:8 http://security.debian.org/debian-security bullseye-security/main Translation-en [130 kB]
                                          Err:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                            Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          Fetched 571 kB in 3s (182 kB/s)
                                          Reading package lists... Error!
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x bullseye InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                          E: The package lists or status file could not be parsed or opened.
                                          pi@pi-Slave1:/ $ sudo apt update
                                          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                          Hit:2 http://deb.debian.org/debian bullseye InRelease
                                          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Err:2 http://deb.debian.org/debian bullseye InRelease
                                            Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                          Err:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                                            Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          Reading package lists... Error!
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x bullseye InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                          E: The package lists or status file could not be parsed or opened.
                                          pi@pi-Slave1:/ $
                                          
                                          
                                          sudo apt full-upgrade
                                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                          Hit:3 http://deb.debian.org/debian bullseye InRelease
                                          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                          Err:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                            Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          Err:3 http://deb.debian.org/debian bullseye InRelease
                                            Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          Hit:5 http://security.debian.org/debian-security bullseye-security InRelease
                                          Reading package lists... Error!
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x bullseye InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease into data and signature failed
                                          W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/bullseye/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_bullseye_InRelease into data and signature failed
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                          E: The package lists or status file could not be parsed or opened.
                                          Reading package lists... Error!
                                          E: Splitting of clearsigned file /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease failed as it doesn't contain all expected parts
                                          E: The package lists or status file could not be parsed or opened.
                                          pi@pi-Slave1:~ $
                                          
                                          
                                          pi@pi-Slave1:/etc/network $ sudo systemctl status dhcpcd
                                          ● dhcpcd.service - DHCP Client Daemon
                                               Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; vendor preset>
                                               Active: active (running) since Wed 2022-11-16 17:39:53 CET; 18h ago
                                                 Docs: man:dhcpcd(8)
                                              Process: 411 ExecStart=/usr/sbin/dhcpcd -b -q (code=exited, status=0/SUCCES>
                                             Main PID: 469 (dhcpcd)
                                                Tasks: 2 (limit: 779)
                                                  CPU: 14.446s
                                               CGroup: /system.slice/dhcpcd.service
                                                       ├─469 /usr/sbin/dhcpcd -b -q
                                                       └─548 wpa_supplicant -B -c/etc/wpa_supplicant/wpa_supplicant.conf >
                                          
                                          Nov 17 11:34:35 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 11:34:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 11:34:43 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 11:36:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 11:45:36 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 11:51:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 11:52:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 11:57:00 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 12:06:24 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          Nov 17 12:06:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3e>
                                          lines 1-22/22 (END)
                                          ● dhcpcd.service - DHCP Client Daemon
                                               Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; vendor preset: enabled)
                                               Active: active (running) since Wed 2022-11-16 17:39:53 CET; 18h ago
                                                 Docs: man:dhcpcd(8)
                                              Process: 411 ExecStart=/usr/sbin/dhcpcd -b -q (code=exited, status=0/SUCCESS)
                                             Main PID: 469 (dhcpcd)
                                                Tasks: 2 (limit: 779)
                                                  CPU: 14.446s
                                               CGroup: /system.slice/dhcpcd.service
                                                       ├─469 /usr/sbin/dhcpcd -b -q
                                                       └─548 wpa_supplicant -B -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0
                                          
                                          Nov 17 11:34:35 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 11:34:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 11:34:43 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 11:36:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 11:45:36 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 11:51:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 11:52:39 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 11:57:00 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 12:06:24 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          Nov 17 12:06:27 pi-Slave1 dhcpcd[469]: eth0: Router Advertisement from fe80::3ea6:2fff:fee0:916e
                                          ~
                                          
                                          

                                          auf meinen Raspi, Hier stell ich doch keinen DHCP ein oder? wo schau ich das nach?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #25

                                          @marcel-drzal

                                          Nee, da sind deine Repos falsch. Kann das aber im Moment nicht gut nachvollziehen, da am Handy unterwegs.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          ? 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

                                          547

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          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