Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. iobroker update fehler

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    iobroker update fehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      deta Most Active last edited by deta

      Hallo,
      was ist das für ein Problem? Welche Datei hat Probleme?

      iobroker upgrade
      Installation broken or unknown states type: file configured.
      
      
      iobroker status
      Installation broken or unknown states type: file configured.
      
      
      
      
      Glasfaser 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @deta last edited by

        @deta

        Info´s

        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
        iobroker update -i
        iobroker list instances
        iobroker list adapters
        iobroker version
        
        D 1 Reply Last reply Reply Quote 0
        • D
          deta Most Active @Glasfaser last edited by

          @glasfaser sagte in iobroker update fehler:

          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
          /usr/bin/nodejs
          v12.22.2
          /usr/bin/node
          v12.22.2
          /usr/bin/npm
          [sudo] Passwort für rock: 
          6.14.13
          nodejs:
            Installiert:           12.22.2-1nodesource1
            Installationskandidat: 12.22.2-1nodesource1
            Versionstabelle:
           *** 12.22.2-1nodesource1 500
                  500 https://deb.nodesource.com/node_12.x buster/main arm64 Packages
                  100 /var/lib/dpkg/status
               10.24.0~dfsg-1~deb10u1 500
                  500 http://deb.debian.org/debian buster/main arm64 Packages
                  500 http://security.debian.org buster/updates/main arm64 Packages
          
          iobroker update -i
          Installation broken or unknown states type: file configured.
          
          iobroker list instances
          Installation broken or unknown states type: file configured.
          
          iobroker list adapters
          Installation broken or unknown states type: file configured.
           
          iobroker version
          3.3.14
          
          
          
          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @deta last edited by

            @deta sagte in iobroker update fehler:

            iobroker version
            3.3.14

            Bist du Beta-Tester ?

            D 1 Reply Last reply Reply Quote 0
            • D
              deta Most Active @Glasfaser last edited by

              @glasfaser sagte in iobroker update fehler:

              @deta sagte in iobroker update fehler:

              iobroker version
              3.3.14

              Bist du Beta-Tester ?

              ja lief alles bestens, ist bei einen update hängen geblieben. Denke irgendeine Hauptconfig ist zerbröselt, nur welche?

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @deta last edited by

                @deta

                Die Fehlermeldung habe ich noch nie gesehen .

                Ich vermute mal der js-controller ist es , Installiere ihn mal neu .

                D 1 Reply Last reply Reply Quote 0
                • D
                  deta Most Active @Glasfaser last edited by

                  @glasfaser probiere ich gerade dauert nur, melde mich dann

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Jan1 @deta last edited by

                    @deta
                    Klatsch das Backup drauf, bevor Du Dir alles zerfummelst, für was ist das denn da?

                    1 Reply Last reply Reply Quote 0
                    • D
                      deta Most Active last edited by

                      So nun kein fehler mehr beim startt, aber startet nicht

                      node node_modules/iobroker.js-controller/controller.js --logs
                      Error initializing logger: Cannot find module 'winston-transport'
                      Require stack:
                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/logger.js
                      - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                      - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                      /opt/iobroker/node_modules/iobroker.js-controller/main.js:4555
                              logger.activateDateChecker(true, config.log.maxDays);
                                     ^
                      
                      TypeError: Cannot read property 'activateDateChecker' of undefined
                          at Object.init (/opt/iobroker/node_modules/iobroker.js-controller/main.js:4555:16)
                          at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/controller.js:8:19)
                          at Module._compile (internal/modules/cjs/loader.js:999:30)
                          at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                          at Module.load (internal/modules/cjs/loader.js:863:32)
                          at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                          at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                          at internal/main/run_main_module.js:17:47
                      
                      
                      crunchip 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @deta last edited by

                        @deta sagte in iobroker update fehler:

                        Cannot find module 'winston-transport'

                        vllt mal das Modul manuell nachinstallieren

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          deta Most Active @crunchip last edited by deta

                          @crunchip Sorry muste gersten zur Arbeit und keine Zeit mehr zum Antworten gehabt.
                          Habe das System wieder am laufen.

                          Danke

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @deta last edited by Glasfaser

                            @deta sagte in iobroker update fehler:

                            Habe das System wieder am laufen.

                            Es wäre auch für andere Interessant ,bei einem Fehler von

                            Installation broken or unknown states type: file configured.
                            

                            ob es nach der weiteren Modul installation wieder funktionierte , bzw. was du noch gemacht hast !?

                            Cannot find module 'winston-transport'

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              deta Most Active @Glasfaser last edited by

                              Ja ich hatte das "winston-transpor" manuell nachinstalliert und dann lief es wieder rund.

                              @glasfaser sagte in iobroker update fehler:

                              @deta sagte in iobroker update fehler:

                              Habe das System wieder am laufen.

                              Es wäre auch für andere Interessant ,bei einem Fehler von

                              Installation broken or unknown states type: file configured.
                              

                              ob es nach der weiteren Modul installation wieder funktionierte , bzw. was du noch gemacht hast !?

                              Cannot find module 'winston-transport'

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              802
                              Online

                              31.9k
                              Users

                              80.1k
                              Topics

                              1.3m
                              Posts

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