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.
  • ? 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 Offline
          CodierknechtC Offline
          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 Offline
              CodierknechtC Offline
              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
                    • ? Ein ehemaliger Benutzer
                      Systemdata Bitte Ausfüllen
                      Hardwaresystem: NUC/Pi3/etc.
                      Arbeitsspeicher: 1GB
                      Festplattenart: SD-Karte/SSD/HDD
                      Betriebssystem: Ubuntu/Windows/Mac
                      Node-Version: v16.17.1
                      Nodejs-Version: v16.17.1
                      NPM-Version: v8.15.0
                      Installationsart: Skript/Manuell
                      Image genutzt: Ja/Nein
                      Ort/Name der Imagedatei: Link

                      Hallo Zusammen,

                      ich habe den Pasperry Pi auf einen Container Proxmox umgezogen.
                      Soweit habe ich die neue DHCP Adresse überall eingetragen.
                      Jetzt bekomme ich eine Fehlermeldung bei dem Alexa2 Adapter.

                      Nun habe ich den Alexa 2 Adapter gelscht, und kann ihn nicht mehr Installieren.

                      
                      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$
                      
                      

                      folgedne Fehlermelung erhalte ich im iOBroker bei der Installation:


                      $ iobroker add alexa2 auto --host iobroker --debug
                      
                      NPM version: 8.15.0
                      
                      Installing iobroker.alexa2@3.21.0... (System call)
                      
                      **npm ERR! code ETARGET
                      
                      host.iobroker Cannot install iobroker.alexa2@3.21.0: 1
                      
                      ERROR: Process exited with code 25**
                      

                      Ich hoffe ihr könnt mir helfen.

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

                      sudo rm /var/lib/apt/lists/* dann ging es

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

                        sudo rm /var/lib/apt/lists/* dann ging es

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

                        @marcel-drzal

                        Dann lass jetzt mal ein

                        sudo apt update
                        

                        sehen. Und bitte auch

                        df -h
                        

                        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

                          Dann lass jetzt mal ein

                          sudo apt update
                          

                          sehen. Und bitte auch

                          df -h
                          
                          ? Offline
                          ? Offline
                          Ein ehemaliger Benutzer
                          schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                          #28

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

                          sudo apt update

                          bei Rasperry Pi-Slave

                          
                          pi@pi-Slave1:~ $ sudo apt update
                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                          Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                          Hit:4 http://deb.debian.org/debian bullseye InRelease
                          Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
                          Reading package lists... Done
                          Building dependency tree... Done
                          Reading state information... Done
                          All packages are up to date.
                          pi@pi-Slave1:~ $ df -h
                          Filesystem      Size  Used Avail Use% Mounted on
                          /dev/root        29G  4.0G   24G  15% /
                          devtmpfs        325M     0  325M   0% /dev
                          tmpfs           455M     0  455M   0% /dev/shm
                          tmpfs           182M  1.1M  181M   1% /run
                          tmpfs           5.0M  4.0K  5.0M   1% /run/lock
                          /dev/mmcblk0p1  255M   31M  225M  12% /boot
                          tmpfs            91M   20K   91M   1% /run/user/1000
                          
                          

                          bei Rasperry pi-Test

                          pi@pi-Test:~ $ sudo apt update
                          OK:1 http://archive.raspberrypi.org/debian buster InRelease
                          OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                          OK:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                          Paketlisten werden gelesen... Fertig
                          Abhängigkeitsbaum wird aufgebaut.
                          Statusinformationen werden eingelesen.... Fertig
                          Alle Pakete sind aktuell.
                          pi@pi-Test:~ $ df -h
                          Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
                          /dev/root        30G    4,5G   24G   17% /
                          devtmpfs        430M       0  430M    0% /dev
                          tmpfs           462M       0  462M    0% /dev/shm
                          tmpfs           462M     12M  450M    3% /run
                          tmpfs           5,0M    4,0K  5,0M    1% /run/lock
                          tmpfs           462M       0  462M    0% /sys/fs/cgroup
                          /dev/mmcblk0p1  253M     49M  204M   20% /boot
                          tmpfs            93M       0   93M    0% /run/user/1000
                          pi@pi-Test:~ $
                          
                          
                          

                          c762efcf-3bdc-48c5-bb47-6a045987e82a-grafik.png

                          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

                            bei Rasperry Pi-Slave

                            
                            pi@pi-Slave1:~ $ sudo apt update
                            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                            Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:4 http://deb.debian.org/debian bullseye InRelease
                            Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            All packages are up to date.
                            pi@pi-Slave1:~ $ df -h
                            Filesystem      Size  Used Avail Use% Mounted on
                            /dev/root        29G  4.0G   24G  15% /
                            devtmpfs        325M     0  325M   0% /dev
                            tmpfs           455M     0  455M   0% /dev/shm
                            tmpfs           182M  1.1M  181M   1% /run
                            tmpfs           5.0M  4.0K  5.0M   1% /run/lock
                            /dev/mmcblk0p1  255M   31M  225M  12% /boot
                            tmpfs            91M   20K   91M   1% /run/user/1000
                            
                            

                            bei Rasperry pi-Test

                            pi@pi-Test:~ $ sudo apt update
                            OK:1 http://archive.raspberrypi.org/debian buster InRelease
                            OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                            OK:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                            Paketlisten werden gelesen... Fertig
                            Abhängigkeitsbaum wird aufgebaut.
                            Statusinformationen werden eingelesen.... Fertig
                            Alle Pakete sind aktuell.
                            pi@pi-Test:~ $ df -h
                            Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
                            /dev/root        30G    4,5G   24G   17% /
                            devtmpfs        430M       0  430M    0% /dev
                            tmpfs           462M       0  462M    0% /dev/shm
                            tmpfs           462M     12M  450M    3% /run
                            tmpfs           5,0M    4,0K  5,0M    1% /run/lock
                            tmpfs           462M       0  462M    0% /sys/fs/cgroup
                            /dev/mmcblk0p1  253M     49M  204M   20% /boot
                            tmpfs            93M       0   93M    0% /run/user/1000
                            pi@pi-Test:~ $
                            
                            
                            

                            c762efcf-3bdc-48c5-bb47-6a045987e82a-grafik.png

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

                            @marcel-drzal sagte in Geöst Alexa2 Fehler nach Pi-Hole DHCP Server geändert:
                            Auf pi-Test stimmt die nodesource-Quelle nicht, wenn da als OS buster läuft. Die release names sollen übereinstimmen.

                            Und auf dem dritten System schaut es wie aus?

                            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

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

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

                              @thomas-braun

                              sudo nano /etc/apt/sources.list

                              vom Pik-Slave

                              
                              deb http://deb.debian.org/debian bullseye main contrib non-free
                              deb http://security.debian.org/debian-security bullseye-security main contrib non-free
                              deb http://deb.debian.org/debian bullseye-updates main contrib non-free
                              # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
                              #deb-src http://deb.debian.org/debian bullseye main contrib non-free
                              #deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free
                              #deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
                              
                              
                              
                              

                              vom Pi-Test

                              
                              deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
                              # Uncomment line below then 'apt-get update' to enable 'apt-get source'
                              #deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
                              
                              
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • ? Ein ehemaliger Benutzer

                                @thomas-braun

                                sudo nano /etc/apt/sources.list

                                vom Pik-Slave

                                
                                deb http://deb.debian.org/debian bullseye main contrib non-free
                                deb http://security.debian.org/debian-security bullseye-security main contrib non-free
                                deb http://deb.debian.org/debian bullseye-updates main contrib non-free
                                # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
                                #deb-src http://deb.debian.org/debian bullseye main contrib non-free
                                #deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free
                                #deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
                                
                                
                                
                                

                                vom Pi-Test

                                
                                deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
                                # Uncomment line below then 'apt-get update' to enable 'apt-get source'
                                #deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
                                
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #31

                                @marcel-drzal
                                Was ist das für eine Datei?

                                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

                                ? 3 Antworten Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @marcel-drzal
                                  Was ist das für eine Datei?

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

                                  @thomas-braun

                                  sudo nano /etc/apt/sources.list
                                  
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @marcel-drzal
                                    Was ist das für eine Datei?

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

                                    @thomas-braun Gibt es einen unterschied zwischen
                                    apt
                                    apt-get?

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

                                      @thomas-braun

                                      sudo nano /etc/apt/sources.list
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #34

                                      @marcel-drzal

                                      Möglich.

                                      Und die /etc/apt/sources.list.d/nodesource.list auf pi-Test?

                                      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 Gibt es einen unterschied zwischen
                                        apt
                                        apt-get?

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

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

                                        Gibt es einen unterschied zwischen
                                        apt
                                        apt-get?

                                        Ja, gibt es. apt ist neuer und tickt etwas anders als apt-get.
                                        Das ist wiederum stabiler und für skripte besser geeignet.

                                        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

                                          Möglich.

                                          Und die /etc/apt/sources.list.d/nodesource.list auf pi-Test?

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

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

                                          /etc/apt/sources.list.d/nodesource.list auf pi-Test?

                                          Pi Test

                                          #deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x buster main
                                          #deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x buster$
                                          
                                          deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_16.x bullseye ma$
                                          
                                          deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_16.x bullsey$
                                          
                                          Thomas BraunT 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

                                          516

                                          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