Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. Installation von IOB auf Raspi3

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    275

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

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

Installation von IOB auf Raspi3

Scheduled Pinned Locked Moved Installation
installation raspberrypi
13 Posts 4 Posters 1.0k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • FlexerF Offline
    FlexerF Offline
    Flexer
    wrote on last edited by
    #1

    Hallo @Thomas-Braun

    ich bin deiner Anleitung gefolgt aber irgendwie bekomme ich den iob nicht auf den raspi.
    Ich soll Nodejs manuell installieren?

    flexer@iobroker:~ $ Linux iobroker 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64
    
    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.
    
    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Fri Nov  1 11:33:02 2024 from 192.168.178.170
    flexer@iobroker:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
    library: loaded
    Library version=2024-10-22
    
    ==========================================================================
    
        Welcome to the ioBroker installer!
        Installer version: 2024-10-22
        
        You might need to enter your password a couple of times.
    
    ==========================================================================
    
    
    ==========================================================================
        Installing prerequisites (1/4)
    ==========================================================================
    
    Hit:1 http://deb.debian.org/debian bookworm InRelease
    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease 
    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease           
    Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease          
    Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease           
    Reading package lists... Error!                   
    E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
    E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
    E: The package cache file is corrupted
    
    ==========================================================================
    
        Node.js not found. Installing...
    
    ==========================================================================
    
    E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
    E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
    E: The package cache file is corrupted
    deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
    Package: nodejs
    Pin: origin deb.nodesource.com
    Pin-Priority: 1001
    E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
    E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
    E: The package cache file is corrupted
    Installed nodejs
    Cannot install Node.js! Please install it manually.
    
    

    Unterm Strich ist alles besser.


    Ja, voll geil hier!

    Thomas BraunT HomoranH 2 Replies Last reply
    0
    • FlexerF Flexer

      Hallo @Thomas-Braun

      ich bin deiner Anleitung gefolgt aber irgendwie bekomme ich den iob nicht auf den raspi.
      Ich soll Nodejs manuell installieren?

      flexer@iobroker:~ $ Linux iobroker 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Fri Nov  1 11:33:02 2024 from 192.168.178.170
      flexer@iobroker:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
      library: loaded
      Library version=2024-10-22
      
      ==========================================================================
      
          Welcome to the ioBroker installer!
          Installer version: 2024-10-22
          
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/4)
      ==========================================================================
      
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease 
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease           
      Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease          
      Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease           
      Reading package lists... Error!                   
      E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
      E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
      E: The package cache file is corrupted
      
      ==========================================================================
      
          Node.js not found. Installing...
      
      ==========================================================================
      
      E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
      E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
      E: The package cache file is corrupted
      deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
      Package: nodejs
      Pin: origin deb.nodesource.com
      Pin-Priority: 1001
      E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
      E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
      E: The package cache file is corrupted
      Installed nodejs
      Cannot install Node.js! Please install it manually.
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @flexer sagte in Installation von IOB auf Raspi3:

      Ich soll Nodejs manuell installieren?

      Nein.

      E: The package cache file is corrupted

      Da stimmt was grundsätzliches nicht mit apt/dpkg und deswegen kann der Installer keine weiteren Pakete wie z. B. nodejs installieren.
      Am besten nochmal ganz von vorne.

      Vor dem ioBroker-Installer bringt man die Kiste auf den letzten Stand:

      sudo apt update
      sudo apt full-upgrade
      sudo reboot
      

      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

      FlexerF 1 Reply Last reply
      0
      • FlexerF Flexer

        Hallo @Thomas-Braun

        ich bin deiner Anleitung gefolgt aber irgendwie bekomme ich den iob nicht auf den raspi.
        Ich soll Nodejs manuell installieren?

        flexer@iobroker:~ $ Linux iobroker 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Fri Nov  1 11:33:02 2024 from 192.168.178.170
        flexer@iobroker:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
        library: loaded
        Library version=2024-10-22
        
        ==========================================================================
        
            Welcome to the ioBroker installer!
            Installer version: 2024-10-22
            
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/4)
        ==========================================================================
        
        Hit:1 http://deb.debian.org/debian bookworm InRelease
        Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease 
        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease           
        Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease          
        Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease           
        Reading package lists... Error!                   
        E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
        E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
        E: The package cache file is corrupted
        
        ==========================================================================
        
            Node.js not found. Installing...
        
        ==========================================================================
        
        E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
        E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
        E: The package cache file is corrupted
        deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
        Package: nodejs
        Pin: origin deb.nodesource.com
        Pin-Priority: 1001
        E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
        E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
        E: The package cache file is corrupted
        Installed nodejs
        Cannot install Node.js! Please install it manually.
        
        
        HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #3

        @flexer sagte in Installation von IOB auf Raspi3:

        Ich soll Nodejs manuell installieren?

        nein!

        @flexer sagte in Installation von IOB auf Raspi3:

        bekomme ich den iob nicht auf den raspi.

        ist der nagelneu oder ist da schon was drauf?

        kein Support per PN! - Fragen im Forum stellen -
        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        FlexerF 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @flexer sagte in Installation von IOB auf Raspi3:

          Ich soll Nodejs manuell installieren?

          Nein.

          E: The package cache file is corrupted

          Da stimmt was grundsätzliches nicht mit apt/dpkg und deswegen kann der Installer keine weiteren Pakete wie z. B. nodejs installieren.
          Am besten nochmal ganz von vorne.

          Vor dem ioBroker-Installer bringt man die Kiste auf den letzten Stand:

          sudo apt update
          sudo apt full-upgrade
          sudo reboot
          
          FlexerF Offline
          FlexerF Offline
          Flexer
          wrote on last edited by
          #4

          @thomas-braun
          Schon bei sudo apt update schlägt es fehl. Ich mache mal die SD Karte nochmal neu und fange mal von vorne an

          flexer@iobroker:~ $ sudo apt update
          Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease               
          Hit:2 https://deb.nodesource.com/node_20.x nodistro InRelease                              
          Hit:3 http://deb.debian.org/debian bookworm InRelease                                      
          Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
          Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
          Reading package lists... Error!
          E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
          E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
          E: The package cache file is corrupted
          

          Unterm Strich ist alles besser.


          Ja, voll geil hier!

          1 Reply Last reply
          0
          • HomoranH Homoran

            @flexer sagte in Installation von IOB auf Raspi3:

            Ich soll Nodejs manuell installieren?

            nein!

            @flexer sagte in Installation von IOB auf Raspi3:

            bekomme ich den iob nicht auf den raspi.

            ist der nagelneu oder ist da schon was drauf?

            FlexerF Offline
            FlexerF Offline
            Flexer
            wrote on last edited by
            #5

            @homoran Hatte die SD Karte komplett frisch gemacht

            Unterm Strich ist alles besser.


            Ja, voll geil hier!

            1 Reply Last reply
            0
            • FlexerF Offline
              FlexerF Offline
              Flexer
              wrote on last edited by
              #6

              Also ich habe das ganze jetzt mit einer zweiten neuen SD gemacht. Sobald ich

              sudo apt update && sudo apt full-upgrade mache kommt Reading package lists... Error

              sudo apt update && sudo apt full-upgrade
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
              Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
              Get:4 http://archive.raspberrypi.com/debian bookworm InRelease [39.0 kB]
              Get:5 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [187 kB]
              Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [187 kB]
              Get:7 http://deb.debian.org/debian-security bookworm-security/main Translation-en [116 kB]
              Get:8 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [531 kB]
              Get:9 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [501 kB]
              Fetched 1,665 kB in 3s (646 kB/s)                        
              Reading package lists... Error!
              E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
              E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
              E: The package cache file is corrupted
              

              Unterm Strich ist alles besser.


              Ja, voll geil hier!

              HomoranH Thomas BraunT 2 Replies Last reply
              0
              • FlexerF Flexer

                Also ich habe das ganze jetzt mit einer zweiten neuen SD gemacht. Sobald ich

                sudo apt update && sudo apt full-upgrade mache kommt Reading package lists... Error

                sudo apt update && sudo apt full-upgrade
                Hit:1 http://deb.debian.org/debian bookworm InRelease
                Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
                Get:4 http://archive.raspberrypi.com/debian bookworm InRelease [39.0 kB]
                Get:5 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [187 kB]
                Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [187 kB]
                Get:7 http://deb.debian.org/debian-security bookworm-security/main Translation-en [116 kB]
                Get:8 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [531 kB]
                Get:9 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [501 kB]
                Fetched 1,665 kB in 3s (646 kB/s)                        
                Reading package lists... Error!
                E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
                E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
                E: The package cache file is corrupted
                
                HomoranH Do not disturb
                HomoranH Do not disturb
                Homoran
                Global Moderator Administrators
                wrote on last edited by
                #7

                @flexer sagte in Installation von IOB auf Raspi3:

                The package cache file is corrupted

                da ist wohl was bein download schief gelaufen.
                mach die Befehle mal einzeln.

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                FlexerF 1 Reply Last reply
                0
                • FlexerF Flexer

                  Also ich habe das ganze jetzt mit einer zweiten neuen SD gemacht. Sobald ich

                  sudo apt update && sudo apt full-upgrade mache kommt Reading package lists... Error

                  sudo apt update && sudo apt full-upgrade
                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                  Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                  Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
                  Get:4 http://archive.raspberrypi.com/debian bookworm InRelease [39.0 kB]
                  Get:5 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [187 kB]
                  Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [187 kB]
                  Get:7 http://deb.debian.org/debian-security bookworm-security/main Translation-en [116 kB]
                  Get:8 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [531 kB]
                  Get:9 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [501 kB]
                  Fetched 1,665 kB in 3s (646 kB/s)                        
                  Reading package lists... Error!
                  E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages (1)
                  E: Unable to parse package file /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_contrib_i18n_Translation-en (1)W: You may want to run apt-get update to correct these problems
                  E: The package cache file is corrupted
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by Thomas Braun
                  #8

                  @flexer

                  Kann auch sein, das es im Moment bei Debian auf dem Server klemmt.
                  Leere mal den cache:

                  sudo apt clean
                  

                  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

                  FlexerF 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @flexer

                    Kann auch sein, das es im Moment bei Debian auf dem Server klemmt.
                    Leere mal den cache:

                    sudo apt clean
                    
                    FlexerF Offline
                    FlexerF Offline
                    Flexer
                    wrote on last edited by
                    #9

                    @thomas-braun Habe ich gemacht leider keine Besserung. Ich warte mal ab und versuche es im laufe des Tages nochmal. Vielleicht ist das Problem Serverseitig

                    Unterm Strich ist alles besser.


                    Ja, voll geil hier!

                    1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @flexer sagte in Installation von IOB auf Raspi3:

                      The package cache file is corrupted

                      da ist wohl was bein download schief gelaufen.
                      mach die Befehle mal einzeln.

                      FlexerF Offline
                      FlexerF Offline
                      Flexer
                      wrote on last edited by Flexer
                      #10

                      @homoran

                      Der sudo update teil schlägt fehl upgrade lief durch. Bei der installation von iob kommen aber wieder die fehler

                      Unterm Strich ist alles besser.


                      Ja, voll geil hier!

                      Thomas BraunT 1 Reply Last reply
                      0
                      • FlexerF Flexer

                        @homoran

                        Der sudo update teil schlägt fehl upgrade lief durch. Bei der installation von iob kommen aber wieder die fehler

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #11

                        @flexer sagte in Installation von IOB auf Raspi3:

                        Bei der installation von iob kommen aber wieder die fehler

                        Natürlich.

                        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 Reply Last reply
                        1
                        • FlexerF Offline
                          FlexerF Offline
                          Flexer
                          wrote on last edited by
                          #12

                          Hallo an alle. Heute habe ich es nochmal versucht und die Installation lief ohne Probleme durch. Thema kann geschlossen werden. Keine Ahnung woran es gelegen hat.

                          Viele Güße und danke für die schnellen Antworten

                          Unterm Strich ist alles besser.


                          Ja, voll geil hier!

                          Meister MopperM 1 Reply Last reply
                          0
                          • FlexerF Flexer

                            Hallo an alle. Heute habe ich es nochmal versucht und die Installation lief ohne Probleme durch. Thema kann geschlossen werden. Keine Ahnung woran es gelegen hat.

                            Viele Güße und danke für die schnellen Antworten

                            Meister MopperM Offline
                            Meister MopperM Offline
                            Meister Mopper
                            wrote on last edited by
                            #13

                            @flexer sagte in Installation von IOB auf Raspi3:

                            Keine Ahnung woran es gelegen hat.

                            Wie @Thomas-Braun schon schrieb, manchmal sind es natürlich auch die Probleme am liefernden Server.

                            Das hatte ich heute morgen bei einer MariaDb-Instanz. Zwei Stunden später lief der Server wieder.

                            Proxmox und HA

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            400

                            Online

                            32.7k

                            Users

                            82.5k

                            Topics

                            1.3m

                            Posts
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                            ioBroker Community 2014-2025
                            logo
                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Home
                            • Recent
                            • Tags
                            • Unread 0
                            • Categories
                            • Unreplied
                            • Popular
                            • GitHub
                            • Docu
                            • Hilfe