Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (solved) Warnungen im Log nach Systemumzug

    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

    (solved) Warnungen im Log nach Systemumzug

    This topic has been deleted. Only users with topic management privileges can see it.
    • miwi
      miwi last edited by

      Immer wiederkehrend fast im Minutenabstand sind diese beiden Meldungen:

      	(2485) State "web.0.connected" has no existing object, this might lead to an error in future versions
      

      und

      (2412) State "admin.0.connected" has no existing object, this might lead to an error in future versions
      
      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @miwi last edited by Homoran

        @miwi sagte in Warnungen im Log nach Systemumzug:

        Wie kann ich sehen ob ich im Beta-Kanal bin?

        Gruß

        miwi

        Systemeinstellungen - aktiver Verwahrungsort
        oder iobroker update in den ersten Zeilen

        @miwi sagte in Warnungen im Log nach Systemumzug:

        Immer wiederkehrend fast im Minutenabstand sind diese beiden Meldungen:

        Sagtest du bereits

        Dürfte mit dem hier zu tun haben:
        https://forum.iobroker.net/topic/44625/js-controller-3-3-jetzt-im-beta

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

          @homoran
          Laut iobroker update befinde mich in stable(default)

          In Verwahrungsorte steht:

          1. Stable(default) http://download.iobroker.net/sources-dist.json
          2. Beta (latest) http://download.iobroker.net/sources-dist-latest.json
          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @miwi last edited by Homoran

            @miwi sagte in Warnungen im Log nach Systemumzug:

            In Verwahrungsorte steht:

            nicht da!

            sondern:

            @homoran sagte in Warnungen im Log nach Systemumzug:

            Systemeinstellungen - aktiver Verwahrungsort

            @miwi sagte in Warnungen im Log nach Systemumzug:

            Laut iobroker update befinde mich in stable(default)

            dann zeig doch bitte immer in und output der Konsole!

            So auch bei iobroker list adapters

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

              @homoran

              * system.adapter.admin                   : admin          - v3.5.10
              * system.adapter.backitup                : backitup       - v2.1.6
              * system.adapter.cloud                   : cloud          - v3.0.2
              * system.adapter.daswetter               : daswetter      - v2.8.1
              * system.adapter.flot                    : flot           - v1.9.2
              * system.adapter.history                 : history        - v1.9.12
              * system.adapter.hm-rega                 : hm-rega        - v1.7.1
              * system.adapter.hm-rpc                  : hm-rpc         - v1.7.6
              * system.adapter.ical                    : ical           - v1.6.4
              * system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.0.2
              * system.adapter.iot                     : iot            - v1.2.1
              * system.adapter.javascript              : javascript     - v3.6.4
              * system.adapter.netatmo                 : netatmo        - v1.3.3
              * system.adapter.vis                     : vis            - v1.1.7
              * system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
              * system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
              * system.adapter.vis-weather             : vis-weather    - v2.5.2
              * system.adapter.web                     : web            - v2.4.1
              * system.adapter.yr                      : yr             - v2.0.3
              

              MOD-Edit: Code in code-tags gesetzt!

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

                Haupteinstellungen ->aktiver Verwahrungsort ist auch Stable(default)

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

                  @miwi sagte in Warnungen im Log nach Systemumzug:

                  system.adapter.admin : admin - v3.5.10

                  nur als Beispiel!
                  im stable ist 4.2.1 aktuell und im latest wäre 5.1.0

                  Da bist du mit keinem der Repos aktuell!

                  was sagt iobroker -v?
                  und diesmal bitte alles!

                  @homoran sagte in Warnungen im Log nach Systemumzug:

                  zeig doch bitte immer in und output der Konsole!

                  und das gepostete in code-tags setzen

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

                    @miwi sagte in Warnungen im Log nach Systemumzug:

                    Da der ioBroker die letzten Jahre problemlos lief habe ich lange Zeit keine Updates des Systems und der Adapter gemacht gehabt.

                    Das sieht man an deinem Adapterstand ... ganz schön alt .

                    : admin          - v3.5.10
                    : vis            - v1.1.7
                    usw..
                    

                    Der Umzug hat mit dem Backup dennoch gut funktioniert,

                    Hast du ein FullBackup wiederhergestellt !? ( alte backitup Adapter Version )

                    1 Reply Last reply Reply Quote 0
                    • miwi
                      miwi last edited by

                      @Homoran

                      pi@raspberrypi:~ $ iobroker -v
                      3.2.16
                      
                      

                      Dies ist die komplette Ausgabe von iobroker -v

                      @Glasfaser
                      Ein Fullbackup war nicht möglich, da durch die alte node.js sich keine neue Version des Backitup Adapters installieren lies.
                      Neue node.js brachte auf dem Cubietruck jede Menge Fehler.
                      Somit habe ich über die Konsole ein Backup gemacht. Dieses beinhaltete alles, bis auf die .png´s die ich in VIS nutze.
                      Das Backup habe ich mit Backitup eingespielt.

                      Gruß

                      miwi

                      BBTown Homoran 3 Replies Last reply Reply Quote 0
                      • BBTown
                        BBTown @miwi last edited by

                        @miwi
                        und wie lauten die Ergebnisse von

                        node -v
                        nodejs -v
                        npm -v
                        
                        miwi 1 Reply Last reply Reply Quote 0
                        • miwi
                          miwi last edited by

                          Laut WebUI sind alle Adapter aktuell.

                          Die über das Command iobroker list adapaters ausgegebene Versionsnummer stimmt nicht mit der angezeigten Nummer im WebUi überein.

                          Hiernach habe ich admin 4.2.1 installiert und nicht 3.5.10 und bei VIS 1.3.9 anstelle von 1.1.7

                          1 Reply Last reply Reply Quote 0
                          • miwi
                            miwi @BBTown last edited by

                            @bbtown said in Warnungen im Log nach Systemumzug:

                            @miwi
                            und wie lauten die Ergebnisse von

                            node -v
                            v12.22.1
                            nodejs -v
                            v12.22.1
                            npm -v
                            6.14.12
                            
                            BBTown 1 Reply Last reply Reply Quote 0
                            • BBTown
                              BBTown @miwi last edited by

                              @miwi die sind in Ordnung

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

                                @miwi sagte in Warnungen im Log nach Systemumzug:

                                Dies ist die komplette Ausgabe von iobroker -v

                                genau!

                                und die korrekte Version durch die Neuinstallation
                                Jetzt müssen nur noch deine Adapter auf diese controller-Version angepasst werden

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

                                  @miwi sagte in Warnungen im Log nach Systemumzug:

                                  Das Backup habe ich mit Backitup eingespielt.

                                  das kommt mir komisch vor, da dann alle Adapter mit der neuesten (passenden) Version installiert ürden, was bei dir nicht der Fall ist

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

                                    @homoran said in Warnungen im Log nach Systemumzug:

                                    @miwi sagte in Warnungen im Log nach Systemumzug:

                                    Das Backup habe ich mit Backitup eingespielt.

                                    das kommt mir komisch vor, da dann alle Adapter mit der neuesten (passenden) Version installiert ürden, was bei dir nicht der Fall ist

                                    Die Frage ist was richtig ist. Die Anzeige der Versionsnummer im WebUI oder die im Command.

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser last edited by Glasfaser

                                      @miwi sagte in Warnungen im Log nach Systemumzug:

                                      Die Frage ist was richtig ist. Die Anzeige der Versionsnummer im WebUI oder die im Command.

                                      Denn Fall von dir habe ich auch noch nicht gesehen , das alte Adapter angezeigt werden

                                      zeige mal :

                                      cd /opt/iobroker
                                      npm cache clean --force
                                      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
                                      iobroker list adapters
                                      

                                      Bzw. danach mal ein Neustart von deinem System

                                      EDIT :

                                      npm cache clean --force Editiert:

                                      Homoran Glasfaser 2 Replies Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Glasfaser last edited by

                                        @glasfaser sagte in Warnungen im Log nach Systemumzug:

                                        npm clear cache --force

                                        oder besser npm cache clean --force 😉

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

                                          @miwi

                                          iobroker update
                                          

                                          mal anschauen. Wie auch immer die Ausgabe dazu bei deinem Versionschaos da überhaupt aussieht.

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

                                            @thomas-braun

                                            @miwi sagte in Warnungen im Log nach Systemumzug:

                                            @homoran
                                            Laut iobroker update befinde mich in stable(default)

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

                                            Support us

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

                                            901
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            32
                                            1301
                                            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