Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. vermurkste Installation

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    vermurkste Installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Radix75 @Thomas Braun last edited by

      @thomas-braun said in Daikin Adapter:

      @radix75

      Das war nur der Output aus meinem System, das solltest du nicht in dein Terminal klatschen...

      iob repo list
      

      aber schon

      Radix1975@raspberrypi5:~ $ iob repo list
      stable        : http://download.iobroker.net/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): live-stable , live-beta, live-stable, stable
      Radix1975@raspberrypi5:~ $
      
      
      
      
      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Radix75 last edited by

        @radix75 sagte in Daikin Adapter:

        live-stable

        iob repo unset 'live-stable '
        iob repo unset 'live-stable'
        iob repo unset 'live-beta'
        iob repo del 'live-stable '
        iob repo del 'live-stable'
        iob repo del 'live-beta'
        

        dann

        iob repo list
        
        R 1 Reply Last reply Reply Quote 0
        • R
          Radix75 @Thomas Braun last edited by

          @thomas-braun said in Daikin Adapter:

          @radix75 sagte in Daikin Adapter:

          live-stable

          iob repo unset 'live-stable '
          iob repo unset 'live-stable'
          iob repo unset 'live-beta'
          iob repo del 'live-stable '
          iob repo del 'live-stable'
          iob repo del 'live-beta'
          

          dann

          iob repo list
          
          Radix1975@raspberrypi5:~ $ iob repo unset 'live-stable'
          Repository "live-stable" deactivated.
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): live-beta, stable
          Radix1975@raspberrypi5:~ $ iob repo unset 'live-beta'
          Repository "live-beta" deactivated.
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          Radix1975@raspberrypi5:~ $ iob repo del 'live-stable '
          Cannot remove repository: Repository "live-stable " not found.
          Radix1975@raspberrypi5:~ $ iob repo del 'live-stable'
          Cannot remove repository: Repository "live-stable" not found.
          Radix1975@raspberrypi5:~ $ iob repo del 'live-beta'
          Cannot remove repository: Repository "live-beta" not found.
          Radix1975@raspberrypi5:~ $ iob repo list
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          Radix1975@raspberrypi5:~ $
          
          
          1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators last edited by

            Ich hab das ganze mal abgetrennt!
            hat ja nix mehr mit Daikin zu tun

            @Radix75 bitte den provisorischen Threadtitel anpassen

            R 1 Reply Last reply Reply Quote 0
            • R
              Radix75 @Homoran last edited by

              @homoran said in vermurkste Installation:

              Ich hab das ganze mal abgetrennt!
              hat ja nix mehr mit Daikin zu tun

              @Radix75 bitte den provisorischen Threadtitel anpassen

              Daikin muss ich später noch auf den IOBroker machen wenn der endlich Adapter suchen kann

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Radix75 last edited by

                @radix75

                iob update
                
                R 1 Reply Last reply Reply Quote 0
                • R
                  Radix75 @Thomas Braun last edited by

                  @thomas-braun said in vermurkste Installation:

                  @radix75

                  iob update
                  
                  Radix1975@raspberrypi5:~ $ iob update
                  Used repository: stable
                  Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                  Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                  Radix1975@raspberrypi5:~ $
                  
                  
                  Thomas Braun R 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Radix75 last edited by

                    @radix75

                    iob repo add live-stable http://iobroker.live/repo/sources-dist.json
                    iob repo unset stable
                    iob repo set live-stable
                    iob update
                    
                    1 Reply Last reply Reply Quote 0
                    • R
                      Radix75 @Radix75 last edited by

                      @radix75 said in vermurkste Installation:

                      @thomas-braun said in vermurkste Installation:

                      @radix75

                      iob update
                      
                      Radix1975@raspberrypi5:~ $ iob update
                      Used repository: stable
                      Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                      Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                      Radix1975@raspberrypi5:~ $
                      
                      

                      Ist das Netzwerk so richtig???2e63ea19-d5f9-4686-abda-c92ce7ea0d2a-image.png

                      R Homoran 2 Replies Last reply Reply Quote 0
                      • R
                        Radix75 @Radix75 last edited by

                        Radix1975@raspberrypi5:~ $ iob repo add live-stable http://iobroker.live/repo/sources-dist.json
                        Repository "live-stable" added as "http://iobroker.live/repo/sources-dist.json"
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        live-stable   : http://iobroker.live/repo/sources-dist.json
                        
                        Active repo(s): stable
                        Radix1975@raspberrypi5:~ $ iob repo unset stable
                        Repository "stable" deactivated.
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        live-stable   : http://iobroker.live/repo/sources-dist.json
                        
                        Active repo(s):
                        Radix1975@raspberrypi5:~ $ iob repo set live-stable
                        Repository "live-stable" set as active.
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        live-stable   : http://iobroker.live/repo/sources-dist.json
                        
                        Active repo(s): live-stable
                        Radix1975@raspberrypi5:~ $ iob update
                        Used repository: live-stable
                        Adapter    "admin"        : 6.12.0   , installed 6.12.0
                        Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                        Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                        Controller "js-controller": 5.0.17   , installed 5.0.17
                        Radix1975@raspberrypi5:~ $
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Radix75 last edited by

                          @radix75

                          Dann sollte es wieder funktionieren.

                          R 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Radix75 last edited by

                            @radix75 sagte in vermurkste Installation:

                            Ist das Netzwerk so richtig???

                            äääähm?
                            Das ist die Konfiguration des admins, die passt.

                            Um dein Netzwerk musst du dich kümmern

                            1 Reply Last reply Reply Quote 0
                            • R
                              Radix75 @Thomas Braun last edited by

                              @thomas-braun said in vermurkste Installation:

                              @radix75

                              Dann sollte es wieder funktionieren.

                              46c861fd-ff00-4b3c-b863-aa88feb1979b-image.png

                              Funktioniert !
                              Ein großes Dankeschön dafür.
                              Als nächstes würde ich erstmal ein Beckup der Karte machen wollen.
                              Danach müße ich dann nach https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md
                              piVCCU installieren auch hier hatte ich in der Vergangenheit schon oft das Problem das das Netzwerk nach dem Schritt 6-9 nicht mehr geht.
                              Ich habe auch heute das neue CCU RPI-RF-Modul bekommen hier wahren ja noch Probleme mit dem GPIO aufstecken und die Tatsache das ich nur das Original Netzteil mit UCB C habe zu lösen

                              Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Radix75 last edited by

                                @radix75

                                Zu pivCCU kann ich nicht viel sagen.

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Radix75 last edited by

                                  @radix75 sagte in vermurkste Installation:

                                  das das Netzwerk nach dem Schritt 6-9 nicht mehr geht.

                                  wie bereits gesagt bist du da falsch abgebogen.

                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    Radix75 @Homoran last edited by

                                    @homoran said in vermurkste Installation:

                                    @radix75 sagte in vermurkste Installation:

                                    das das Netzwerk nach dem Schritt 6-9 nicht mehr geht.

                                    wie bereits gesagt bist du da falsch abgebogen.

                                    mit welchen Kommando kann ich ein Image der SD karte auf einem externen USB Stick schreiben?

                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Radix75 last edited by Homoran

                                      @radix75 wenn du die Frage stellst, bin ich mir nicht sicher ob das das richtige Vorgehen für dich sein wird

                                      R 1 Reply Last reply Reply Quote 0
                                      • R
                                        Radix75 @Homoran last edited by

                                        @homoran said in vermurkste Installation:

                                        @radix75 wenn du die Frage stellst, bin ich mir nicht sicher ob das das richtige Vorgehen für dich sein wird

                                        Warum nicht? Wir haben Stunden geraucht um alles einzurichten wenn jetzt was bei der Installation von pivCCU
                                        was schief geht habe ich eine zweite SD Karte. Ich habe ja so ein SD Kartenleser für USB

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Radix75 last edited by

                                          @radix75 dann nimm die 2te Karte und fang mit OS und piVCCU an.

                                          ich bin mir immer noch nicht sicher ob dein Netzwerk sauber tickt.
                                          So lange hat es nur deswegen gedauert

                                          R 1 Reply Last reply Reply Quote 0
                                          • R
                                            Radix75 @Homoran last edited by

                                            @homoran said in vermurkste Installation:

                                            @radix75 dann nimm die 2te Karte und fang mit OS und piVCCU an.

                                            ich bin mir immer noch nicht sicher ob dein Netzwerk sauber tickt.

                                            Können wir das noch irgendwie Herausfinden?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            876
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

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