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. ioBroker Allgemein
  4. Installation iobroker.systeminfo über NPM geht nicht

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    388

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

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

Installation iobroker.systeminfo über NPM geht nicht

Scheduled Pinned Locked Moved ioBroker Allgemein
npmnpm error installsysteminfo adapter
27 Posts 5 Posters 2.6k Views 5 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.
  • Thomas BraunT Thomas Braun

    @ich77 sagte in Installation iobroker.systeminfo über NPM geht nicht:

    Kernel : aarch64
    Userland : armhf

    Mix aus 64 und 32 Bit. Solltest du beizeiten durch eine NEUinstallation von Raspberry OS 12 'Bookworm' gerade rücken.

    ioBroker-Repositories
    List is empty

    Installed ioBroker-Instances
    Error: Object "system.repositories" not found

    Da sind keine Repos angelegt. Deswegen funktionieren bei dir auch keine Installationen. Ich komme nur gerade nicht gut an meine Liste heran, vielleicht kann dir jemand anders die URLs einflüstern.

    mcm1957M Online
    mcm1957M Online
    mcm1957
    wrote on last edited by
    #10

    711d26a4-042b-453c-834d-62d694678295-image.png

    Aber drück einfach den Reset Button oben (Pfeil gegen Uhrzeigersinn) der sollte die Repoeinträge resetten

    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
    Support Repositoryverwaltung.

    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

    LESEN - gute Forenbeitrage

    I 1 Reply Last reply
    0
    • mcm1957M mcm1957

      711d26a4-042b-453c-834d-62d694678295-image.png

      Aber drück einfach den Reset Button oben (Pfeil gegen Uhrzeigersinn) der sollte die Repoeinträge resetten

      I Offline
      I Offline
      ich77
      wrote on last edited by
      #11

      @mcm57
      Vielen Dank, das erzeugt die Einträge und wenn ich dann "Speichern und Schließen" drücke geht das Fenster zu, wenn ich es dann wieder öffne ist es wieder leer???
      Mache ich da was falsch?

      Thomas BraunT 1 Reply Last reply
      -1
      • Thomas BraunT Thomas Braun

        @ich77 sagte in Installation iobroker.systeminfo über NPM geht nicht:

        Kernel : aarch64
        Userland : armhf

        Mix aus 64 und 32 Bit. Solltest du beizeiten durch eine NEUinstallation von Raspberry OS 12 'Bookworm' gerade rücken.

        ioBroker-Repositories
        List is empty

        Installed ioBroker-Instances
        Error: Object "system.repositories" not found

        Da sind keine Repos angelegt. Deswegen funktionieren bei dir auch keine Installationen. Ich komme nur gerade nicht gut an meine Liste heran, vielleicht kann dir jemand anders die URLs einflüstern.

        I Offline
        I Offline
        ich77
        wrote on last edited by
        #12

        @thomas-braun Danke, werde die Neuinstallation mal angehen, wenn ich etwas Ruhe habe!

        1 Reply Last reply
        0
        • I ich77

          @mcm57
          Vielen Dank, das erzeugt die Einträge und wenn ich dann "Speichern und Schließen" drücke geht das Fenster zu, wenn ich es dann wieder öffne ist es wieder leer???
          Mache ich da was falsch?

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

          @ich77 sagte in Installation iobroker.systeminfo über NPM geht nicht:

          Mache ich da was falsch?

          Mach es über die Kommandozeile

          iob repo add stable DIE_ENTSPRECHENDE_URL
          iob repo set stable
          iob repo show
          

          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

          I 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @ich77 sagte in Installation iobroker.systeminfo über NPM geht nicht:

            Mache ich da was falsch?

            Mach es über die Kommandozeile

            iob repo add stable DIE_ENTSPRECHENDE_URL
            iob repo set stable
            iob repo show
            
            I Offline
            I Offline
            ich77
            wrote on last edited by
            #14

            @thomas-braun
            Da scheint noch was mehr zu klemmen, bekomme folgende Ausgabe:

            pi@raspberrypi:~ $ iob repo add stable http://download.iobroker.net/sources-dist.json
            Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json
            
            Thomas BraunT 1 Reply Last reply
            0
            • I ich77

              @thomas-braun
              Da scheint noch was mehr zu klemmen, bekomme folgende Ausgabe:

              pi@raspberrypi:~ $ iob repo add stable http://download.iobroker.net/sources-dist.json
              Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #15

              @ich77

              iob update
              iob repo show
              

              sagt?

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

              I 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @ich77

                iob update
                iob repo show
                

                sagt?

                I Offline
                I Offline
                ich77
                wrote on last edited by
                #16

                @thomas-braun

                Leider dieses...

                pi@raspberrypi:~ $ iob update
                Error: Object "system.repositories" not found
                pi@raspberrypi:~ $ iob repo show
                List is empty
                
                
                Thomas BraunT 1 Reply Last reply
                0
                • I ich77

                  @thomas-braun

                  Leider dieses...

                  pi@raspberrypi:~ $ iob update
                  Error: Object "system.repositories" not found
                  pi@raspberrypi:~ $ iob repo show
                  List is empty
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #17

                  @ich77
                  Da ist irgendwas total krumm....

                  iob repo add stabil http://download.iobroker.net/sources-dist.json
                  iob repo set stabil
                  iob repo show
                  

                  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

                  I haus-automatisierungH 2 Replies Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @ich77
                    Da ist irgendwas total krumm....

                    iob repo add stabil http://download.iobroker.net/sources-dist.json
                    iob repo set stabil
                    iob repo show
                    
                    I Offline
                    I Offline
                    ich77
                    wrote on last edited by
                    #18

                    @thomas-braun

                    Weiß zwar nicht warum, aber jetzt funktioniert alles wieder und ich kann den Adapter installieren!

                    Vielen Dank!

                    Thomas BraunT 1 Reply Last reply
                    0
                    • I ich77

                      @thomas-braun

                      Weiß zwar nicht warum, aber jetzt funktioniert alles wieder und ich kann den Adapter installieren!

                      Vielen Dank!

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

                      @ich77

                      Dann zeig jetzt mal die Ausgaben von

                      iob repo show 
                      iob update
                      

                      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

                      I 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @ich77

                        Dann zeig jetzt mal die Ausgaben von

                        iob repo show 
                        iob update
                        
                        I Offline
                        I Offline
                        ich77
                        wrote on last edited by
                        #20

                        @thomas-braun

                        So sieht es jetzt aus:

                        pi@raspberrypi:~ $ iob repo show
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        stabil        : http://download.iobroker.net/sources-dist.json
                        
                        Active repo(s): stable, stabil
                        pi@raspberrypi:~ $ iob update
                        Used repositories: stable, stabil
                        Adapter    "admin"        : 6.13.16  , installed 6.13.16
                        Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
                        Adapter    "backitup"     : 2.10.11  , installed 2.10.11
                        Adapter    "deconz"       : 1.4.0    , installed 1.4.0
                        Adapter    "discovery"    : 4.4.0    , installed 4.4.0
                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                        Adapter    "hm-rpc"       : 1.16.0   , installed 1.16.0
                        Adapter    "ical"         : 1.14.3   , installed 1.14.3
                        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                        Adapter    "iot"          : 2.0.11   , installed 2.0.11
                        Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                        Controller "js-controller": 5.0.19   , installed 5.0.19
                        Adapter    "linux-control": 1.1.5    , installed 1.1.5
                        Adapter    "material"     : 1.3.1    , installed 1.3.1
                        Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                        Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                        Adapter    "mqtt-client"  : 1.7.0    , installed 1.7.0
                        Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                        Adapter    "parser"       : 2.1.0    , installed 2.1.0
                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                        Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                        Adapter    "ring"         : 5.0.10   , installed 5.0.10
                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                        Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                        Adapter    "shelly"       : 6.8.0    , installed 6.8.0
                        Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                        Adapter    "sql"          : 2.2.0    , installed 2.2.0
                        Adapter    "telegram"     : 3.1.0    , installed 3.1.0
                        Adapter    "text2command" : 3.0.3    , installed 3.0.3
                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                        Adapter    "tuya"         : 3.15.0   , installed 3.15.0
                        Adapter    "vis"          : 1.5.4    , installed 1.5.4
                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                        Adapter    "vis-justgage" : 2.1.0    , installed 2.1.0
                        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                        Adapter    "vis-map"      : 1.0.5    , installed 1.0.5
                        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                        Adapter    "web"          : 6.2.3    , installed 6.2.3
                        Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                        Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                        Adapter    "ws"           : 2.5.11   , installed 2.5.11
                        Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                        pi@raspberrypi:~ $
                        
                        
                        Thomas BraunT 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @ich77
                          Da ist irgendwas total krumm....

                          iob repo add stabil http://download.iobroker.net/sources-dist.json
                          iob repo set stabil
                          iob repo show
                          
                          haus-automatisierungH Online
                          haus-automatisierungH Online
                          haus-automatisierung
                          Developer Most Active
                          wrote on last edited by
                          #21

                          @thomas-braun sagte in Installation iobroker.systeminfo über NPM geht nicht:

                          Da ist irgendwas total krumm....

                          Vor kurzem hatten wir hier schonmal so ein Fall, wo das ganze Objekt system.repositories weg war. Das scheint dann zu komischen Seiteneffekten zu führen. Die Frage ist, wie das Objekt gelöscht werden kann.

                          🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                          🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                          📚 Meine inoffizielle ioBroker Dokumentation

                          I 1 Reply Last reply
                          0
                          • I ich77

                            @thomas-braun

                            So sieht es jetzt aus:

                            pi@raspberrypi:~ $ iob repo show
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            stabil        : http://download.iobroker.net/sources-dist.json
                            
                            Active repo(s): stable, stabil
                            pi@raspberrypi:~ $ iob update
                            Used repositories: stable, stabil
                            Adapter    "admin"        : 6.13.16  , installed 6.13.16
                            Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
                            Adapter    "backitup"     : 2.10.11  , installed 2.10.11
                            Adapter    "deconz"       : 1.4.0    , installed 1.4.0
                            Adapter    "discovery"    : 4.4.0    , installed 4.4.0
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                            Adapter    "hm-rpc"       : 1.16.0   , installed 1.16.0
                            Adapter    "ical"         : 1.14.3   , installed 1.14.3
                            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                            Adapter    "iot"          : 2.0.11   , installed 2.0.11
                            Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                            Controller "js-controller": 5.0.19   , installed 5.0.19
                            Adapter    "linux-control": 1.1.5    , installed 1.1.5
                            Adapter    "material"     : 1.3.1    , installed 1.3.1
                            Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                            Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                            Adapter    "mqtt-client"  : 1.7.0    , installed 1.7.0
                            Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                            Adapter    "parser"       : 2.1.0    , installed 2.1.0
                            Adapter    "ping"         : 1.6.2    , installed 1.6.2
                            Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                            Adapter    "ring"         : 5.0.10   , installed 5.0.10
                            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                            Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                            Adapter    "shelly"       : 6.8.0    , installed 6.8.0
                            Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                            Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                            Adapter    "sql"          : 2.2.0    , installed 2.2.0
                            Adapter    "telegram"     : 3.1.0    , installed 3.1.0
                            Adapter    "text2command" : 3.0.3    , installed 3.0.3
                            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                            Adapter    "tuya"         : 3.15.0   , installed 3.15.0
                            Adapter    "vis"          : 1.5.4    , installed 1.5.4
                            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                            Adapter    "vis-justgage" : 2.1.0    , installed 2.1.0
                            Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                            Adapter    "vis-map"      : 1.0.5    , installed 1.0.5
                            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                            Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                            Adapter    "web"          : 6.2.3    , installed 6.2.3
                            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                            Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                            Adapter    "ws"           : 2.5.11   , installed 2.5.11
                            Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                            pi@raspberrypi:~ $
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #22

                            @ich77

                            Dann

                            iob repo unset stable
                            

                            um Doubletten zu vermeiden. Das kann auch für Trouble sorgen.

                            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

                            mcm1957M I 2 Replies Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @ich77

                              Dann

                              iob repo unset stable
                              

                              um Doubletten zu vermeiden. Das kann auch für Trouble sorgen.

                              mcm1957M Online
                              mcm1957M Online
                              mcm1957
                              wrote on last edited by
                              #23

                              Vorsicht
                              stable ist richtig
                              STABIL ist zumindest ungewöhnlich. Ich vermute mal hat sich Thomas vertippt.
                              stable und beta sind die richtigen Namen.

                              Wenn du nicht 150% eindeutschen willst, deaktiviere / lösche STABIL

                              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                              Support Repositoryverwaltung.

                              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                              LESEN - gute Forenbeitrage

                              Thomas BraunT 1 Reply Last reply
                              0
                              • mcm1957M mcm1957

                                Vorsicht
                                stable ist richtig
                                STABIL ist zumindest ungewöhnlich. Ich vermute mal hat sich Thomas vertippt.
                                stable und beta sind die richtigen Namen.

                                Wenn du nicht 150% eindeutschen willst, deaktiviere / lösche STABIL

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

                                @mcm57 sagte in Installation iobroker.systeminfo über NPM geht nicht:

                                STABIL ist zumindest ungewöhnlich. Ich vermute mal hat sich Thomas vertippt.

                                Nee, das ist absichtlich so, weil stable
                                wohl noch irgendwo im System klebte:

                                Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json

                                Man könnte versuchen jetzt wieder aus stabil ein stable zu machen.

                                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

                                mcm1957M 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @mcm57 sagte in Installation iobroker.systeminfo über NPM geht nicht:

                                  STABIL ist zumindest ungewöhnlich. Ich vermute mal hat sich Thomas vertippt.

                                  Nee, das ist absichtlich so, weil stable
                                  wohl noch irgendwo im System klebte:

                                  Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json

                                  Man könnte versuchen jetzt wieder aus stabil ein stable zu machen.

                                  mcm1957M Online
                                  mcm1957M Online
                                  mcm1957
                                  wrote on last edited by
                                  #25

                                  @thomas-braun
                                  OK - dann misch ich mich nicht weiter ein :-)
                                  DANKE für deine Hilfe.

                                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                  Support Repositoryverwaltung.

                                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                  LESEN - gute Forenbeitrage

                                  1 Reply Last reply
                                  0
                                  • haus-automatisierungH haus-automatisierung

                                    @thomas-braun sagte in Installation iobroker.systeminfo über NPM geht nicht:

                                    Da ist irgendwas total krumm....

                                    Vor kurzem hatten wir hier schonmal so ein Fall, wo das ganze Objekt system.repositories weg war. Das scheint dann zu komischen Seiteneffekten zu führen. Die Frage ist, wie das Objekt gelöscht werden kann.

                                    I Offline
                                    I Offline
                                    ich77
                                    wrote on last edited by
                                    #26

                                    @haus-automatisierung

                                    Wenn ich helfen kann (Daten sammeln oder schicken), wenn jemand an dem "Fehler" suchen möchtet, sagt gerne Bescheid!

                                    1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @ich77

                                      Dann

                                      iob repo unset stable
                                      

                                      um Doubletten zu vermeiden. Das kann auch für Trouble sorgen.

                                      I Offline
                                      I Offline
                                      ich77
                                      wrote on last edited by
                                      #27

                                      @thomas-braun Vielen herzlichen Dank für Deine Unterstützung!

                                      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
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      711

                                      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