Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. Requested repository does not exist in config

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.7k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    688

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

Requested repository does not exist in config

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
39 Beiträge 6 Kommentatoren 5.0k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @bob-der-1

    Meine Quellen sehen so aus:

    echad@chet:~ $ iob repo list
    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
    live-beta     : http://iobroker.live/repo/sources-dist-latest.json
    
    Active repo(s): beta
    echad@chet:~ $
    
    B Offline
    B Offline
    bob der 1.
    schrieb am zuletzt editiert von
    #22

    @thomas-braun

    Mhm....da stell mal um.
    Danke den Hinweis

    1 Antwort Letzte Antwort
    0
    • VumerV Offline
      VumerV Offline
      Vumer
      schrieb am zuletzt editiert von
      #23

      Tach
      nach upgrade von debian 10 auf 11 isses bei mir auch aufgetreten.

      jf@iobroker:~$ iobroker update
      Used repositories: stable, Stable (default)
      Error: unknown repository is active - "stable". Known: Stable (default), Beta (latest)
      Adapter    "admin"        : 6.3.5    , installed 6.3.3  [Updatable]
      Adapter    "alias-manager": 1.2.4    , installed 1.2.6
      Adapter    "backitup"     : 2.5.9    , installed 2.5.9
      Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
      Adapter    "device-reminder": 1.2.9  , installed 1.2.9
      Adapter    "device-watcher": 2.0.3   , installed 2.0.3
      Adapter    "devices"      : 1.1.2    , installed 1.1.1  [Updatable]
      
      jf@iobroker:~$ iobroker repo list
      Stable (default): http://download.iobroker.net/sources-dist.json
      Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable, Stable (default)
      

      wenn ich unter Admin die Respiratori-Liste auf Standard zurücksetze wird das nicht übernommen.
      iob fix hilft leider nicht

      Thomas BraunT VumerV 2 Antworten Letzte Antwort
      0
      • VumerV Vumer

        Tach
        nach upgrade von debian 10 auf 11 isses bei mir auch aufgetreten.

        jf@iobroker:~$ iobroker update
        Used repositories: stable, Stable (default)
        Error: unknown repository is active - "stable". Known: Stable (default), Beta (latest)
        Adapter    "admin"        : 6.3.5    , installed 6.3.3  [Updatable]
        Adapter    "alias-manager": 1.2.4    , installed 1.2.6
        Adapter    "backitup"     : 2.5.9    , installed 2.5.9
        Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
        Adapter    "device-reminder": 1.2.9  , installed 1.2.9
        Adapter    "device-watcher": 2.0.3   , installed 2.0.3
        Adapter    "devices"      : 1.1.2    , installed 1.1.1  [Updatable]
        
        jf@iobroker:~$ iobroker repo list
        Stable (default): http://download.iobroker.net/sources-dist.json
        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable, Stable (default)
        

        wenn ich unter Admin die Respiratori-Liste auf Standard zurücksetze wird das nicht übernommen.
        iob fix hilft leider nicht

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

        @vumer sagte in Requested repository does not exist in config:

        stable

        iob repo unset stable
        iob update
        iob upgrade all --debug
        

        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

        VumerV 1 Antwort Letzte Antwort
        1
        • Thomas BraunT Thomas Braun

          @vumer sagte in Requested repository does not exist in config:

          stable

          iob repo unset stable
          iob update
          iob upgrade all --debug
          
          VumerV Offline
          VumerV Offline
          Vumer
          schrieb am zuletzt editiert von
          #25

          @thomas-braun sagte in Requested repository does not exist in config:

          iob repo unset stable

          jf@iobroker:~$ iob repo unset stable
          Repository "stable" deactivated.
          Stable (default): http://download.iobroker.net/sources-dist.json
          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): Stable (default)
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • VumerV Vumer

            @thomas-braun sagte in Requested repository does not exist in config:

            iob repo unset stable

            jf@iobroker:~$ iob repo unset stable
            Repository "stable" deactivated.
            Stable (default): http://download.iobroker.net/sources-dist.json
            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): Stable (default)
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #26

            @vumer

            Und der Rest?

            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

            VumerV 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @vumer

              Und der Rest?

              VumerV Offline
              VumerV Offline
              Vumer
              schrieb am zuletzt editiert von
              #27

              @thomas-braun
              noch dabei :)

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @vumer

                Und der Rest?

                VumerV Offline
                VumerV Offline
                Vumer
                schrieb am zuletzt editiert von
                #28

                @thomas-braun

                jf@iobroker:~$ iob repo unset stable
                Repository "stable" deactivated.
                Stable (default): http://download.iobroker.net/sources-dist.json
                Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): Stable (default)
                jf@iobroker:~$ iob update
                Used repository: Stable (default)
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
                Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                Adapter    "device-watcher": 2.0.3   , installed 2.0.3
                Adapter    "devices"      : 1.1.2    , installed 1.1.1  [Updatable]
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
                Adapter    "history"      : 2.2.4    , installed 2.2.4
                Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
                Adapter    "ical"         : 1.13.2   , installed 1.13.2
                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                Adapter    "info"         : 1.9.19   , installed 1.9.19
                Adapter    "iqontrol"     : 2.0.0    , installed 2.0.0
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.23   , installed 4.0.23
                Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                Adapter    "meteoalarm"   : 2.3.1    , installed 2.3.1
                Adapter    "mihome-vacuum": 3.8.6    , installed 3.8.8
                Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
                Adapter    "shuttercontrol": 1.4.18  , installed 1.4.18
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                Adapter    "spotify-premium": 1.2.1  , installed 1.2.2
                Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                Adapter    "text2command" : 2.3.0    , installed 2.3.0
                Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
                Adapter    "uv-protect"   : 0.3.6    , installed 0.3.6
                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                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.3.0    , installed 1.3.0
                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                Adapter    "web"          : 4.3.0    , installed 5.2.12
                Adapter    "ws"           : 1.3.0    , installed 2.2.1
                Adapter    "zigbee"       : 1.8.9    , installed 1.8.9
                jf@iobroker:~$ iob upgrade all --debug
                
                This upgrade of "devices" will introduce the following changes:
                ==========================================================================
                -> 1.1.2:
                corrected the double states in light devices
                added CIE color type as equivalent to `rgbSingle` type
                ==========================================================================
                
                Would you like to upgrade devices from @1.1.1 to @1.1.2 now? [(y)es, (n)o]: n
                No upgrade of "devices" desired.
                jf@iobroker:~$ 
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • VumerV Vumer

                  @thomas-braun

                  jf@iobroker:~$ iob repo unset stable
                  Repository "stable" deactivated.
                  Stable (default): http://download.iobroker.net/sources-dist.json
                  Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): Stable (default)
                  jf@iobroker:~$ iob update
                  Used repository: Stable (default)
                  Adapter    "admin"        : 6.3.5    , installed 6.3.5
                  Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                  Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                  Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
                  Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                  Adapter    "device-watcher": 2.0.3   , installed 2.0.3
                  Adapter    "devices"      : 1.1.2    , installed 1.1.1  [Updatable]
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                  Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                  Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
                  Adapter    "history"      : 2.2.4    , installed 2.2.4
                  Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                  Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
                  Adapter    "ical"         : 1.13.2   , installed 1.13.2
                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                  Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                  Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                  Adapter    "iqontrol"     : 2.0.0    , installed 2.0.0
                  Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                  Controller "js-controller": 4.0.23   , installed 4.0.23
                  Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                  Adapter    "meteoalarm"   : 2.3.1    , installed 2.3.1
                  Adapter    "mihome-vacuum": 3.8.6    , installed 3.8.8
                  Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                  Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                  Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                  Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                  Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
                  Adapter    "shuttercontrol": 1.4.18  , installed 1.4.18
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                  Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                  Adapter    "spotify-premium": 1.2.1  , installed 1.2.2
                  Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                  Adapter    "text2command" : 2.3.0    , installed 2.3.0
                  Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
                  Adapter    "uv-protect"   : 0.3.6    , installed 0.3.6
                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                  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.3.0    , installed 1.3.0
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                  Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                  Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                  Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                  Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                  Adapter    "web"          : 4.3.0    , installed 5.2.12
                  Adapter    "ws"           : 1.3.0    , installed 2.2.1
                  Adapter    "zigbee"       : 1.8.9    , installed 1.8.9
                  jf@iobroker:~$ iob upgrade all --debug
                  
                  This upgrade of "devices" will introduce the following changes:
                  ==========================================================================
                  -> 1.1.2:
                  corrected the double states in light devices
                  added CIE color type as equivalent to `rgbSingle` type
                  ==========================================================================
                  
                  Would you like to upgrade devices from @1.1.1 to @1.1.2 now? [(y)es, (n)o]: n
                  No upgrade of "devices" desired.
                  jf@iobroker:~$ 
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #29

                  @vumer

                  Warum ziehst du den Adapter nicht hoch?
                  Was ist jetzt konkret dein Problem? Oder alles gelöst?

                  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

                  VumerV 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @vumer

                    Warum ziehst du den Adapter nicht hoch?
                    Was ist jetzt konkret dein Problem? Oder alles gelöst?

                    VumerV Offline
                    VumerV Offline
                    Vumer
                    schrieb am zuletzt editiert von Vumer
                    #30

                    @thomas-braun sagte in Requested repository does not exist in config:

                    Warum ziehst du den Adapter nicht hoch?

                    https://forum.iobroker.net/topic/60877/devices?_=1672172286345

                    die Version hat einen Bug

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @vumer

                      Warum ziehst du den Adapter nicht hoch?
                      Was ist jetzt konkret dein Problem? Oder alles gelöst?

                      VumerV Offline
                      VumerV Offline
                      Vumer
                      schrieb am zuletzt editiert von
                      #31

                      @thomas-braun sagte in Requested repository does not exist in config:

                      Was ist jetzt konkret dein Problem?

                      ich vermute die Rechte

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • VumerV Vumer

                        @thomas-braun sagte in Requested repository does not exist in config:

                        Was ist jetzt konkret dein Problem?

                        ich vermute die Rechte

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

                        @vumer

                        ? Upgrade von Adaptern funktioniert doch?

                        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

                        VumerV 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @vumer

                          ? Upgrade von Adaptern funktioniert doch?

                          VumerV Offline
                          VumerV Offline
                          Vumer
                          schrieb am zuletzt editiert von
                          #33

                          @thomas-braun
                          aber die FM

                          admin.0
                          	2022-12-27 21:12:09.204	warn	No repository source configured
                          host.iobroker
                          	2022-12-27 21:12:08.054	warn	Requested repository "stable" does not exist in config.
                          admin.0
                          	2022-12-27 21:09:00.881	warn	No repository source configured
                          host.iobroker
                          	2022-12-27 21:08:29.456	warn	Requested repository "stable" does not exist in config.
                          admin.0
                          	2022-12-27 21:08:28.918	warn	No repository source configured
                          host.iobroker
                          	2022-12-27 21:08:28.510	warn	Requested repository "stable" does not exist in config.
                          
                          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                          0
                          • VumerV Vumer

                            @thomas-braun
                            aber die FM

                            admin.0
                            	2022-12-27 21:12:09.204	warn	No repository source configured
                            host.iobroker
                            	2022-12-27 21:12:08.054	warn	Requested repository "stable" does not exist in config.
                            admin.0
                            	2022-12-27 21:09:00.881	warn	No repository source configured
                            host.iobroker
                            	2022-12-27 21:08:29.456	warn	Requested repository "stable" does not exist in config.
                            admin.0
                            	2022-12-27 21:08:28.918	warn	No repository source configured
                            host.iobroker
                            	2022-12-27 21:08:28.510	warn	Requested repository "stable" does not exist in config.
                            
                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #34

                            @vumer sagte in Requested repository does not exist in config:

                            Requested repository "stable" does not exist

                            du hast doch auf Stable umgestellt!
                            Wo und wann kommt diese Meldung?

                            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 oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • VumerV Vumer

                              @thomas-braun
                              aber die FM

                              admin.0
                              	2022-12-27 21:12:09.204	warn	No repository source configured
                              host.iobroker
                              	2022-12-27 21:12:08.054	warn	Requested repository "stable" does not exist in config.
                              admin.0
                              	2022-12-27 21:09:00.881	warn	No repository source configured
                              host.iobroker
                              	2022-12-27 21:08:29.456	warn	Requested repository "stable" does not exist in config.
                              admin.0
                              	2022-12-27 21:08:28.918	warn	No repository source configured
                              host.iobroker
                              	2022-12-27 21:08:28.510	warn	Requested repository "stable" does not exist in config.
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #35

                              @vumer

                              iob repo del 'Stable (default)'
                              iob repo addset stable http://download.iobroker.net/sources-dist.json
                              

                              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

                              VumerV 1 Antwort Letzte Antwort
                              1
                              • Thomas BraunT Thomas Braun

                                @vumer

                                iob repo del 'Stable (default)'
                                iob repo addset stable http://download.iobroker.net/sources-dist.json
                                
                                VumerV Offline
                                VumerV Offline
                                Vumer
                                schrieb am zuletzt editiert von
                                #36

                                @thomas-braun sagte in Requested repository does not exist in config:

                                iob repo del 'Stable (default)'

                                jf@iobroker:~$ iob repo del 'Stable (default)'
                                Cannot remove repository: Cannot delete active repository: Stable (default)
                                
                                1 Antwort Letzte Antwort
                                0
                                • VumerV Vumer

                                  Tach
                                  nach upgrade von debian 10 auf 11 isses bei mir auch aufgetreten.

                                  jf@iobroker:~$ iobroker update
                                  Used repositories: stable, Stable (default)
                                  Error: unknown repository is active - "stable". Known: Stable (default), Beta (latest)
                                  Adapter    "admin"        : 6.3.5    , installed 6.3.3  [Updatable]
                                  Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                                  Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                                  Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
                                  Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                  Adapter    "device-watcher": 2.0.3   , installed 2.0.3
                                  Adapter    "devices"      : 1.1.2    , installed 1.1.1  [Updatable]
                                  
                                  jf@iobroker:~$ iobroker repo list
                                  Stable (default): http://download.iobroker.net/sources-dist.json
                                  Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                  
                                  Active repo(s): stable, Stable (default)
                                  

                                  wenn ich unter Admin die Respiratori-Liste auf Standard zurücksetze wird das nicht übernommen.
                                  iob fix hilft leider nicht

                                  VumerV Offline
                                  VumerV Offline
                                  Vumer
                                  schrieb am zuletzt editiert von
                                  #37

                                  @vumer sagte in Requested repository does not exist in config:

                                  wenn ich unter Admin die Respiratori-Liste auf Standard zurücksetze wird das nicht übernommen.
                                  iob fix hilft leider nicht

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • VumerV Vumer

                                    @vumer sagte in Requested repository does not exist in config:

                                    wenn ich unter Admin die Respiratori-Liste auf Standard zurücksetze wird das nicht übernommen.
                                    iob fix hilft leider nicht

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

                                    @vumer

                                    iob repo unset 'Stable (default)'
                                    iob repo del 'Stable (default)'
                                    iob repo addset stable http://download.iobroker.net/sources-dist.json
                                    

                                    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

                                    VumerV 1 Antwort Letzte Antwort
                                    1
                                    • Thomas BraunT Thomas Braun

                                      @vumer

                                      iob repo unset 'Stable (default)'
                                      iob repo del 'Stable (default)'
                                      iob repo addset stable http://download.iobroker.net/sources-dist.json
                                      
                                      VumerV Offline
                                      VumerV Offline
                                      Vumer
                                      schrieb am zuletzt editiert von
                                      #39

                                      @thomas-braun
                                      sieht sehr gut aus
                                      Dankeschön👍

                                      1 Antwort Letzte Antwort
                                      0

                                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                      Registrieren Anmelden
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      603

                                      Online

                                      32.9k

                                      Benutzer

                                      83.0k

                                      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