Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. io Broker startet nicht mehr

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

io Broker startet nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
59 Beiträge 7 Kommentatoren 6.1k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M MrNight

    @codierknecht sagte in io Broker startet nicht mehr:

    iobroker diag
    MAX11905:~ MAX$ ./iobroker diag

    iobroker [command]

    Commands:
    iobroker setup Setup ioBroker
    iobroker start [all|<adapter>.<instance>|<adapter>] Starts the js-controller or a specified adapter instance or all instances of an adapter
    iobroker stop [<adapter>.<instance>|<adapter>] stops the js-controller or a specified adapter instance or all instances of an adapter
    iobroker restart [<adapter>.<instance>|<adapter>] Restarts js-controller or a specified adapter instance or all instances of an adapter [aliases: r]
    iobroker debug <adapter>[.<instance>] Starts a Node.js debugging session for the adapter instance
    iobroker info Shows the host info
    iobroker logs [<adapter>] Monitor log
    iobroker add <adapter> [desiredNumber] Add instance of adapter [aliases: a]
    iobroker install <adapter> Installs a specified adapter [aliases: i]
    iobroker rebuild [<module>] Rebuild all native modules or path
    iobroker url <url> [<name>] Install adapter from specified url, e.g. GitHub, if a package name is provided instead of an url, it will be installed from npm
    iobroker del <adapter> Remove adapter and all instances from this host [aliases: delete]
    iobroker del <adapter>.<instance> Remove adapter instance [aliases: delete]
    iobroker update [<repositoryUrl>] Update repository and list adapters
    iobroker upgrade Upgrade management
    iobroker upload [all|<adapter>] Upload management [aliases: u]
    iobroker object Object management [aliases: o]
    iobroker state State management [aliases: s]
    iobroker message <adapter>[.instance] <command> [<message>] Send message to adapter instance/s
    iobroker list <type> [<filter>] List all entries, like objects
    iobroker chmod <mode> <file> Change file rights
    iobroker chown <user> <group> <file> Change file ownership
    iobroker touch <file> Touch file
    iobroker rm <file> Remove file
    iobroker file File management
    iobroker user User commands
    iobroker group group management
    iobroker host <hostname> Set host to given hostname
    iobroker set <adapter>.<instance> Change settings of adapter config
    iobroker license <license.file or license.text> Update license by given file
    iobroker cert Certificate management
    iobroker clean <yes> Clears all objects and states
    iobroker backup Create backup
    iobroker restore <backup name or path> Restore a specified backup
    iobroker validate <backup name or path> Validate a specified backup
    iobroker status [all|<adapter>.<instance>] Status of ioBroker or adapter instance [aliases: isrun]
    iobroker repo Show repo information
    iobroker uuid Show uuid of the installation [aliases: id]
    iobroker unsetup Reset license, installation secret and language
    iobroker fix Execute the installation fixer script, this updates your ioBroker installation
    iobroker nodejs-update [<major-version>] Upgrade the Node.JS installation to the current LTS
    iobroker multihost Multihost management
    iobroker compact compact group management
    iobroker plugin Plugin management
    iobroker vendor <passphrase> [<vendor.json>] Update the vendor information using given passphrase
    iobroker version [<adapter>] Show version of js-controller or specified adapter [aliases: v]

    Options:
    --help Show help [boolean]
    MAX11905:~ MAX$
    MAX11905:~ MAX$

    die installation ist schon ne zeit her...mehre Jahre

    Und danke allgemein für eure Hilfe.

    Gruß

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

    @mrnight

    Unter Linux richtet sich das alles ein, wenn man den

    iob fix
    

    ausführt. Ob und wie das unter MacOS funktioniert kann ich aber nicht sagen.

    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

    M 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @mrnight

      Unter Linux richtet sich das alles ein, wenn man den

      iob fix
      

      ausführt. Ob und wie das unter MacOS funktioniert kann ich aber nicht sagen.

      M Offline
      M Offline
      MrNight
      schrieb am zuletzt editiert von MrNight
      #19

      @thomas-braun @Codierknecht

      node:internal/modules/cjs/loader:1228
      throw err;
      ^

      Error: Cannot find module '/Users/MAX/node_modules/iobroker.js-controller/lib/setup'
      Require stack:

      • /Users/MAX/iob
        at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
        at Module._load (node:internal/modules/cjs/loader:1051:27)
        at Module.require (node:internal/modules/cjs/loader:1311:19)
        at require (node:internal/modules/helpers:179:18)
        at Object.<anonymous> (/Users/MAX/iob:2:1)
        at Module._compile (node:internal/modules/cjs/loader:1469:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
        at Module.load (node:internal/modules/cjs/loader:1288:32)
        at Module._load (node:internal/modules/cjs/loader:1104:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:173:12) {
        code: 'MODULE_NOT_FOUND',
        requireStack: [ '/Users/MAX/iob' ]
        }

      Node.js v20.18.2

      das kommt dann...

      1 Antwort Letzte Antwort
      0
      • Samson71S Offline
        Samson71S Offline
        Samson71
        Global Moderator
        schrieb am zuletzt editiert von
        #20

        @mrnight
        Bitte setze Protokolle und Logs in Code-Tags </>.
        Lang genug bist Du dabei und solltest das kennen.

        Markus

        Bitte beachten:
        Hinweise für gute Forenbeiträge
        Maßnahmen zum Schutz des Forums

        1 Antwort Letzte Antwort
        1
        • M Offline
          M Offline
          MrNight
          schrieb am zuletzt editiert von MrNight
          #21

          @Codierknecht @Thomas-Braun

          code_text
          

          iobroker fix

          Execute the installation fixer script, this updates your ioBroker installation

          Options:
          --help Show help [boolean]

          Das kommt bei iobroker update:

          code_text
          Used repository: beta
          Adapter    "admin"        : 7.4.19   , installed 5.4.9  [Updatable]
          Adapter    "alexa2"       : 3.26.7   , installed 3.19.7 [Updatable]
          Adapter    "backitup"     : 3.0.31   , installed 2.4.12 [Updatable]
          Adapter    "cloud"        : 5.0.1    , installed 4.2.2  [Updatable]
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "email"        : 1.3.1    , installed 1.1.3  [Updatable]
          Adapter    "harmony"      : 1.5.0    , installed 1.2.2  [Updatable]
          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
          Adapter    "hm-rpc"       : 2.0.2    , installed 1.15.15 [Updatable]
          Adapter    "hmip"         : 1.26.5   , installed 1.20.0 [Updatable]
          Adapter    "hue"          : 3.14.1   , installed 3.14.1
          Adapter    "iot"          : 3.4.5    , installed 3.4.5
          Adapter    "javascript"   : 8.9.1    , installed 6.0.1  [Updatable]
          Controller "js-controller": 7.0.6    , installed 7.0.6
          Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
          Adapter    "owntracks"    : 1.1.0    , installed 1.0.3  [Updatable]
          Adapter    "pushover"     : 4.1.0    , installed 2.1.0  [Updatable]
          Adapter    "sayit"        : 5.0.0    , installed 1.12.6 [Updatable]
          Adapter    "scenes"       : 4.0.1    , installed 4.0.1
          Adapter    "simple-api"   : 2.8.0    , installed 2.7.1  [Updatable]
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "telegram"     : 4.0.0    , installed 1.14.1 [Updatable]
          Adapter    "text2command" : 3.0.3    , installed 3.0.3
          Adapter    "vis"          : 1.5.6    , installed 1.4.15 [Updatable]
          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "web"          : 6.3.1    , installed 3.4.16 [Updatable]
          Adapter    "yahka"        : 1.0.9    , installed 0.11.0 [Updatable]
          HomoranH 1 Antwort Letzte Antwort
          0
          • M MrNight

            @Codierknecht @Thomas-Braun

            code_text
            

            iobroker fix

            Execute the installation fixer script, this updates your ioBroker installation

            Options:
            --help Show help [boolean]

            Das kommt bei iobroker update:

            code_text
            Used repository: beta
            Adapter    "admin"        : 7.4.19   , installed 5.4.9  [Updatable]
            Adapter    "alexa2"       : 3.26.7   , installed 3.19.7 [Updatable]
            Adapter    "backitup"     : 3.0.31   , installed 2.4.12 [Updatable]
            Adapter    "cloud"        : 5.0.1    , installed 4.2.2  [Updatable]
            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
            Adapter    "email"        : 1.3.1    , installed 1.1.3  [Updatable]
            Adapter    "harmony"      : 1.5.0    , installed 1.2.2  [Updatable]
            Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
            Adapter    "hm-rpc"       : 2.0.2    , installed 1.15.15 [Updatable]
            Adapter    "hmip"         : 1.26.5   , installed 1.20.0 [Updatable]
            Adapter    "hue"          : 3.14.1   , installed 3.14.1
            Adapter    "iot"          : 3.4.5    , installed 3.4.5
            Adapter    "javascript"   : 8.9.1    , installed 6.0.1  [Updatable]
            Controller "js-controller": 7.0.6    , installed 7.0.6
            Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
            Adapter    "owntracks"    : 1.1.0    , installed 1.0.3  [Updatable]
            Adapter    "pushover"     : 4.1.0    , installed 2.1.0  [Updatable]
            Adapter    "sayit"        : 5.0.0    , installed 1.12.6 [Updatable]
            Adapter    "scenes"       : 4.0.1    , installed 4.0.1
            Adapter    "simple-api"   : 2.8.0    , installed 2.7.1  [Updatable]
            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
            Adapter    "telegram"     : 4.0.0    , installed 1.14.1 [Updatable]
            Adapter    "text2command" : 3.0.3    , installed 3.0.3
            Adapter    "vis"          : 1.5.6    , installed 1.4.15 [Updatable]
            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "web"          : 6.3.1    , installed 3.4.16 [Updatable]
            Adapter    "yahka"        : 1.0.9    , installed 0.11.0 [Updatable]
            HomoranH Offline
            HomoranH Offline
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von Homoran
            #22

            @mrnight sagte in io Broker startet nicht mehr:

            Das kommt bei iobroker update:

            ernsthaft?
            soooo alte Versionen?
            und dann node so neu?
            das passt nicht.

            bring mal alles auf Stand

            ich weiß nicht ob der fixer aus meiner Signatur besser läuft.
            probiers mal

            CodierknechtC M 2 Antworten Letzte Antwort
            0
            • HomoranH Homoran

              @mrnight sagte in io Broker startet nicht mehr:

              Das kommt bei iobroker update:

              ernsthaft?
              soooo alte Versionen?
              und dann node so neu?
              das passt nicht.

              bring mal alles auf Stand

              ich weiß nicht ob der fixer aus meiner Signatur besser läuft.
              probiers mal

              CodierknechtC Offline
              CodierknechtC Offline
              Codierknecht
              Developer Most Active
              schrieb am zuletzt editiert von
              #23

              @homoran sagte in io Broker startet nicht mehr:

              bring mal alles auf Stand

              Das ist so alt und verstrubbelt, da würde wohl eher 'ne Neuinstallation Sinn machen ;-)

              "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

              Proxmox 9.1.1 LXC|8 GB|Core i7-6700
              HmIP|ZigBee|Tasmota|Unifi
              Zabbix Certified Specialist
              Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

              1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @mrnight sagte in io Broker startet nicht mehr:

                Das kommt bei iobroker update:

                ernsthaft?
                soooo alte Versionen?
                und dann node so neu?
                das passt nicht.

                bring mal alles auf Stand

                ich weiß nicht ob der fixer aus meiner Signatur besser läuft.
                probiers mal

                M Offline
                M Offline
                MrNight
                schrieb am zuletzt editiert von
                #24

                @homoran

                Hallo,
                das system ist die ganze zeit vernünftig gelaufen.

                1. wie kann ich das nun auf Stand bringen?
                  2.wie funktioniert das mit deinem Installationsfixer?

                Gruß

                HomoranH ? W 4 Antworten Letzte Antwort
                0
                • M MrNight

                  @homoran

                  Hallo,
                  das system ist die ganze zeit vernünftig gelaufen.

                  1. wie kann ich das nun auf Stand bringen?
                    2.wie funktioniert das mit deinem Installationsfixer?

                  Gruß

                  HomoranH Offline
                  HomoranH Offline
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #25
                  Dieser Beitrag wurde gelöscht!
                  1 Antwort Letzte Antwort
                  0
                  • M MrNight

                    @homoran

                    Hallo,
                    das system ist die ganze zeit vernünftig gelaufen.

                    1. wie kann ich das nun auf Stand bringen?
                      2.wie funktioniert das mit deinem Installationsfixer?

                    Gruß

                    HomoranH Offline
                    HomoranH Offline
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von Homoran
                    #26

                    @mrnight stell erst mal das Repo auf stable
                    dann machst du nochmsl iob update

                    M 1 Antwort Letzte Antwort
                    0
                    • M MrNight

                      @homoran

                      Hallo,
                      das system ist die ganze zeit vernünftig gelaufen.

                      1. wie kann ich das nun auf Stand bringen?
                        2.wie funktioniert das mit deinem Installationsfixer?

                      Gruß

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

                      @mrnight sagte in io Broker startet nicht mehr:

                      @homoran

                      Hallo,
                      das system ist die ganze zeit vernünftig gelaufen.

                      trotzdem alle 4 Wochen updates machen. Normalerweise haette da der grosse schwarze Boxhandschuh aus'm Monitor kommen muessen.. :)

                      Dein Betriebssystem muss doch auch updates bekommen...

                      M 1 Antwort Letzte Antwort
                      1
                      • HomoranH Homoran

                        @mrnight stell erst mal das Repo auf stable
                        dann machst du nochmsl iob update

                        M Offline
                        M Offline
                        MrNight
                        schrieb am zuletzt editiert von
                        #28

                        @homoran

                        wie kann ich das auf Repo auf stable setzen? wenn ich doch nicht mehr auf die Oberfläche komme?
                        Bitte nicht schlagen.:disappointed:

                        HomoranH 2 Antworten Letzte Antwort
                        0
                        • ? Ein ehemaliger Benutzer

                          @mrnight sagte in io Broker startet nicht mehr:

                          @homoran

                          Hallo,
                          das system ist die ganze zeit vernünftig gelaufen.

                          trotzdem alle 4 Wochen updates machen. Normalerweise haette da der grosse schwarze Boxhandschuh aus'm Monitor kommen muessen.. :)

                          Dein Betriebssystem muss doch auch updates bekommen...

                          M Offline
                          M Offline
                          MrNight
                          schrieb am zuletzt editiert von MrNight
                          #29

                          @ilovegym

                          ja da der Mac mini nur für IObroker im Einsatz ist ..... und ich nicht Updates machen wollte vom Mac und dann was nicht mehr Kompatibel ist.... habe ich es gelassen. :face_with_rolling_eyes:

                          Nun ist der Rechner auch auf den neusten Stand. Nochmals passiert das mir nicht.

                          Gruß

                          ? 1 Antwort Letzte Antwort
                          0
                          • M MrNight

                            @homoran

                            wie kann ich das auf Repo auf stable setzen? wenn ich doch nicht mehr auf die Oberfläche komme?
                            Bitte nicht schlagen.:disappointed:

                            HomoranH Offline
                            HomoranH Offline
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #30

                            @mrnight :man-shrugging:

                            irgendwas wie iob repo set stable

                            mach mal erst ein iob repo show

                            1 Antwort Letzte Antwort
                            0
                            • M MrNight

                              @homoran

                              wie kann ich das auf Repo auf stable setzen? wenn ich doch nicht mehr auf die Oberfläche komme?
                              Bitte nicht schlagen.:disappointed:

                              HomoranH Offline
                              HomoranH Offline
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #31

                              @mrnight Nach etwas wühlen im Forum

                              iob repo list
                              iob repo unset UNGEWÜNSCHTES_REPO
                              iob repo set GEWÜNSCHTES_REPO
                              

                              Der erste Befehl zeigt dir von dir vergebenen Namen der Repos an
                              der nächste deaktiviert das aktuelle, müsste bei dir beta heissen.
                              der letzte aktiviert dann das, was stable sein müsste

                              M 1 Antwort Letzte Antwort
                              0
                              • M MrNight

                                @ilovegym

                                ja da der Mac mini nur für IObroker im Einsatz ist ..... und ich nicht Updates machen wollte vom Mac und dann was nicht mehr Kompatibel ist.... habe ich es gelassen. :face_with_rolling_eyes:

                                Nun ist der Rechner auch auf den neusten Stand. Nochmals passiert das mir nicht.

                                Gruß

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

                                @mrnight ok, alles gut.. das naechste Mal weisste bescheid.. ist immer hinterher mehr arbeit, was altes up to daten als alle eck mal rum zu schauen.. :)
                                Beim Mac sowieso wieder n Thema.. ganz speziell..

                                1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @mrnight Nach etwas wühlen im Forum

                                  iob repo list
                                  iob repo unset UNGEWÜNSCHTES_REPO
                                  iob repo set GEWÜNSCHTES_REPO
                                  

                                  Der erste Befehl zeigt dir von dir vergebenen Namen der Repos an
                                  der nächste deaktiviert das aktuelle, müsste bei dir beta heissen.
                                  der letzte aktiviert dann das, was stable sein müsste

                                  M Offline
                                  M Offline
                                  MrNight
                                  schrieb am zuletzt editiert von
                                  #33

                                  @Homoran
                                  @homoran

                                  So sieht es nun aus.

                                  MAX11905:~ MAX$ ./iobroker repo set 0
                                  Repository "stable" set as active.
                                  

                                  Nun habe ich versucht zb. den Admin adapter mit

                                  ./iobroker upgrade admin

                                  die Adapter einzeln zu Updaten

                                  max11905:~ max$ ./iobroker upgrade admin 
                                  
                                  This upgrade of "admin" will at least introduce the following changes:
                                  ==========================================================================
                                  -> 7.4.10:
                                  Corrected JSON-Config tables
                                  Corrected translation on the update adapter dialog
                                  
                                  -> 7.4.8:
                                  Show latest/stable labels by updating/downgrading of adapters
                                  Corrected selection of chinese language
                                  
                                  -> 7.4.7:
                                  Corrected the rendering of custom JSON config components
                                  Corrected the news dialog for multi-line messages
                                  
                                  -> 7.4.4:
                                  Showed value in object edit dialog
                                  
                                  -> 7.4.3:
                                  Changed information box on the hosts tab
                                  Corrected some errors in JsonConfig library
                                  Added flag expertMode to hide JSON config controls for non-experts
                                  Corrected cloud icon for admin
                                  Added old dialog names to adapter-react-v5 again
                                  
                                  -> 7.4.2:
                                  Made improvement for JSONConfig components
                                  Added clear button to text area JSON config component
                                  
                                  -> 7.4.1:
                                  Made improvement for JSONConfig components
                                  ==========================================================================
                                  
                                  BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                  Would you like to upgrade admin from @5.4.9 to @7.4.10 now? [(y)es, (n)o]: 
                                  

                                  wenn ich dann auf "Y" startet er auch den Installationsprozess .

                                  Nur wenn ich dann "iobroker Update" mache. Kommt wieder das die Version 5.4.9 Installiert ist .:disappointed:

                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • M MrNight

                                    @homoran

                                    Hallo,
                                    das system ist die ganze zeit vernünftig gelaufen.

                                    1. wie kann ich das nun auf Stand bringen?
                                      2.wie funktioniert das mit deinem Installationsfixer?

                                    Gruß

                                    W Offline
                                    W Offline
                                    warp735
                                    schrieb am zuletzt editiert von
                                    #34

                                    @mrnight sagte in io Broker startet nicht mehr:

                                    das system ist die ganze zeit vernünftig gelaufen.

                                    Und dann fällt dir auf einmal ein: "Heute qualm ich mal n Update rein, oder was?!"

                                    Samson71S 1 Antwort Letzte Antwort
                                    0
                                    • W warp735

                                      @mrnight sagte in io Broker startet nicht mehr:

                                      das system ist die ganze zeit vernünftig gelaufen.

                                      Und dann fällt dir auf einmal ein: "Heute qualm ich mal n Update rein, oder was?!"

                                      Samson71S Offline
                                      Samson71S Offline
                                      Samson71
                                      Global Moderator
                                      schrieb am zuletzt editiert von Samson71
                                      #35

                                      @warp735
                                      Echt hilfreich so ein sinnloses Nachtreten an 34er Stelle.

                                      Markus

                                      Bitte beachten:
                                      Hinweise für gute Forenbeiträge
                                      Maßnahmen zum Schutz des Forums

                                      1 Antwort Letzte Antwort
                                      5
                                      • M MrNight

                                        @Homoran
                                        @homoran

                                        So sieht es nun aus.

                                        MAX11905:~ MAX$ ./iobroker repo set 0
                                        Repository "stable" set as active.
                                        

                                        Nun habe ich versucht zb. den Admin adapter mit

                                        ./iobroker upgrade admin

                                        die Adapter einzeln zu Updaten

                                        max11905:~ max$ ./iobroker upgrade admin 
                                        
                                        This upgrade of "admin" will at least introduce the following changes:
                                        ==========================================================================
                                        -> 7.4.10:
                                        Corrected JSON-Config tables
                                        Corrected translation on the update adapter dialog
                                        
                                        -> 7.4.8:
                                        Show latest/stable labels by updating/downgrading of adapters
                                        Corrected selection of chinese language
                                        
                                        -> 7.4.7:
                                        Corrected the rendering of custom JSON config components
                                        Corrected the news dialog for multi-line messages
                                        
                                        -> 7.4.4:
                                        Showed value in object edit dialog
                                        
                                        -> 7.4.3:
                                        Changed information box on the hosts tab
                                        Corrected some errors in JsonConfig library
                                        Added flag expertMode to hide JSON config controls for non-experts
                                        Corrected cloud icon for admin
                                        Added old dialog names to adapter-react-v5 again
                                        
                                        -> 7.4.2:
                                        Made improvement for JSONConfig components
                                        Added clear button to text area JSON config component
                                        
                                        -> 7.4.1:
                                        Made improvement for JSONConfig components
                                        ==========================================================================
                                        
                                        BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                        Would you like to upgrade admin from @5.4.9 to @7.4.10 now? [(y)es, (n)o]: 
                                        

                                        wenn ich dann auf "Y" startet er auch den Installationsprozess .

                                        Nur wenn ich dann "iobroker Update" mache. Kommt wieder das die Version 5.4.9 Installiert ist .:disappointed:

                                        HomoranH Offline
                                        HomoranH Offline
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von
                                        #36

                                        @mrnight sagte in io Broker startet nicht mehr:

                                        Nur wenn ich dann "iobroker Update" mache. Kommt wieder das die Version 5.4.9 Installiert ist .

                                        zeigen!

                                        ggf. stimmen irgendwelche Abhängigkeiten nicht.
                                        Ich fürchte auch, dass du den controller von einer ebenso antiken Verdion direkt auf due v7 gehoben hast, was nicht vorgesehen ist, und zu Kollateralschäden führt

                                        1 Antwort Letzte Antwort
                                        0
                                        • M Offline
                                          M Offline
                                          MrNight
                                          schrieb am zuletzt editiert von MrNight
                                          #37

                                          @homoran

                                          Hallo,

                                          MAX11905:~ MAX$ ./iobroker update
                                          Used repositories: beta, stable
                                          Adapter    "admin"        : 7.4.10   , installed 5.4.9  [Updatable]
                                          Adapter    "alexa2"       : 3.26.5   , installed 3.19.7 [Updatable]
                                          Adapter    "backitup"     : 3.0.31   , installed 2.4.12 [Updatable]
                                          Adapter    "cloud"        : 5.0.1    , installed 4.2.2  [Updatable]
                                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                          Adapter    "email"        : 1.3.1    , installed 1.1.3  [Updatable]
                                          Adapter    "harmony"      : 1.5.0    , installed 1.2.2  [Updatable]
                                          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                          Adapter    "hm-rpc"       : 2.0.2    , installed 1.15.15 [Updatable]
                                          Adapter    "hmip"         : 1.25.0   , installed 1.20.0 [Updatable]
                                          Adapter    "hue"          : 3.13.1   , installed 3.14.1
                                          Adapter    "iot"          : 3.3.0    , installed 3.4.5
                                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                          Controller "js-controller": 7.0.6    , installed 7.0.6
                                          Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
                                          Adapter    "owntracks"    : 1.1.0    , installed 1.0.3  [Updatable]
                                          Adapter    "pushover"     : 4.1.0    , installed 2.1.0  [Updatable]
                                          Adapter    "sayit"        : 5.0.0    , installed 1.12.6 [Updatable]
                                          Adapter    "scenes"       : 3.2.3    , installed 4.0.1
                                          Adapter    "simple-api"   : 2.8.0    , installed 2.7.1  [Updatable]
                                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                          Adapter    "telegram"     : 4.0.0    , installed 1.14.1 [Updatable]
                                          Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                          Adapter    "vis"          : 1.5.6    , installed 1.4.15 [Updatable]
                                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                          Adapter    "web"          : 6.2.5    , installed 3.4.16 [Updatable]
                                          Adapter    "yahka"        : 1.0.3    , installed 0.11.0 [Updatable]
                                          MAX11905:~ MAX$ 
                                          

                                          so sieht das dann immer noch aus.

                                          Wenn ich dann nur den Admin Adapter Updaten will.

                                          MAX11905:~ MAX$ ./iobroker upgrade admin
                                          
                                          This upgrade of "admin" will at least introduce the following changes:
                                          ==========================================================================
                                          -> 7.4.10:
                                          Corrected JSON-Config tables
                                          Corrected translation on the update adapter dialog
                                          
                                          -> 7.4.8:
                                          Show latest/stable labels by updating/downgrading of adapters
                                          Corrected selection of chinese language
                                          
                                          -> 7.4.7:
                                          Corrected the rendering of custom JSON config components
                                          Corrected the news dialog for multi-line messages
                                          
                                          -> 7.4.4:
                                          Showed value in object edit dialog
                                          
                                          -> 7.4.3:
                                          Changed information box on the hosts tab
                                          Corrected some errors in JsonConfig library
                                          Added flag expertMode to hide JSON config controls for non-experts
                                          Corrected cloud icon for admin
                                          Added old dialog names to adapter-react-v5 again
                                          
                                          -> 7.4.2:
                                          Made improvement for JSONConfig components
                                          Added clear button to text area JSON config component
                                          
                                          -> 7.4.1:
                                          Made improvement for JSONConfig components
                                          ==========================================================================
                                          
                                          BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                          Would you like to upgrade admin from @5.4.9 to @7.4.10 now? [(y)es, (n)o]: 
                                          
                                          

                                          das bestätige ich dann mit "y"

                                          dann erscheint das:

                                          host.E11905.fritz.box Adapter "system.adapter.admin.0" is stopped.
                                          NPM version: 10.8.2
                                          Installing iobroker.admin@7.4.10... (System call)
                                          
                                          added 81 packages, removed 6 packages, changed 11 packages, and audited 1056 packages in 21s
                                          
                                          98 packages are looking for funding
                                            run `npm fund` for details
                                          
                                          88 vulnerabilities (12 low, 47 moderate, 24 high, 5 critical)
                                          
                                          To address issues that do not require attention, run:
                                            npm audit fix
                                          
                                          To address all issues possible (including breaking changes), run:
                                            npm audit fix --force
                                          
                                          Some issues need review, and may require choosing
                                          a different dependency.
                                          
                                          Run `npm audit` for details.
                                          Updating objects from io-package.json for adapter "admin" with version "7.4.10"
                                          Update "system.adapter.admin.0"
                                          upload [312] admin.admin /Users/e/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                          upload [300] admin.admin /Users/enricoklimczak/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
                                          upload [250] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/node_modules_mui_system_esm_useTheme_useTheme_js-_95041.7238f945.chunk.js custom/static/js/node_modules_mui_system_esm_useTheme_useTheme_js-_95041.7238f945.chunk.js application/javascript
                                          upload [200] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/src_bootstrap_jsx.b1e4762d.chunk.js custom/static/js/src_bootstrap_jsx.b1e4762d.chunk.js application/javascript
                                          upload [150] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_iobroker_json-config_build_index_js.fcf5d44e.chunk.js custom/static/js/vendors-node_modules_iobroker_json-config_build_index_js.fcf5d44e.chunk.js application/javascript
                                          upload [100] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_FilledInput_FilledInput_js.08770d2e.chunk.js custom/static/js/vendors-node_modules_mui_material_FilledInput_FilledInput_js.08770d2e.chunk.js application/javascript
                                          upload [90] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.f075e886.chunk.js custom/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.f075e886.chunk.js application/javascript
                                          upload [80] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_styles_defaultTheme_js-node_modules_mui_material_styles_ide-00a7ec.54dc30ec.chunk.js custom/static/js/vendors-node_modules_mui_material_styles_defaultTheme_js-node_modules_mui_material_styles_ide-00a7ec.54dc30ec.chunk.js application/javascript
                                          upload [70] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_styles_useTheme_js-node_modules_cronstrue_locales_de_js-nod-b40f79.ee63d226.chunk.js custom/static/js/vendors-node_modules_mui_material_styles_useTheme_js-node_modules_cronstrue_locales_de_js-nod-b40f79.ee63d226.chunk.js application/javascript
                                          upload [60] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_system_esm_colorManipulator_colorManipulator_js-node_modules_mui_sys-525238.332f7d66.chunk.js custom/static/js/vendors-node_modules_mui_system_esm_colorManipulator_colorManipulator_js-node_modules_mui_sys-525238.332f7d66.chunk.js application/javascript
                                          upload [50] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_x-date-pickers_index_js.eed2bb86.chunk.js custom/static/js/vendors-node_modules_mui_x-date-pickers_index_js.eed2bb86.chunk.js application/javascript
                                          upload [40] admin.admin /Users/enrico/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-color_es_index_js.1328581e.chunk.js custom/static/js/vendors-node_modules_react-color_es_index_js.1328581e.chunk.js application/javascript
                                          upload [30] admin.admin /Users/enriconode_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.98467b71.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.98467b71.chunk.js application/javascript
                                          upload [20] admin.admin /Users/enrico/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js application/javascript
                                          upload [19] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js.map custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js.map application/json
                                          upload [18] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js application/javascript
                                          upload [17] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js.map custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js.map application/json
                                          upload [16] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js application/javascript
                                          upload [15] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js.map custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js.map application/json
                                          upload [14] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js application/javascript
                                          upload [13] admin.admin /Users/e/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js.map custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js.map application/json
                                          upload [12] admin.admin /Users/e/node_modules/iobroker.admin/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                                          upload [11] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                          upload [10] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                          upload [9] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                          upload [8] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                          upload [7] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                          upload [6] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                          upload [5] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                          upload [4] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                          upload [3] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                          upload [2] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                          upload [1] admin.admin /Users/e/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                          upload [0] admin.admin /Users/e/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                                          host.Eini11905.fritz.box Adapter "system.adapter.admin.0" is started
                                          E11905:~ e$ 
                                          

                                          wenn man dann wieder "iobroker update macht zeigt er an das es wieder nur die 5 Version ist. Hoffe habe das einigermaßen Verständlich rüber gebracht.

                                          Danke Dir.....

                                          HomoranH 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          439

                                          Online

                                          32.6k

                                          Benutzer

                                          82.1k

                                          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