Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Gelöst: Adapter Updates können nicht installiert werden

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Gelöst: Adapter Updates können nicht installiert werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      WalterKA @mickym last edited by

      @mickym

      Vielen Dank für die schnelle Hilfe!
      Im Moment mache ich grad wieder das Backup drauf. Dann probiere ich es. Ich hatte es bei9d en eben erstellten Screenshots mit socket.io versucht. War aber nur Zufall das ich den Adapter auswählte, denn es passiert bei allen.

      1 Reply Last reply Reply Quote 0
      • W
        WalterKA last edited by WalterKA

        @Thomas-Braun
        Dieser Test hat leider keinen Erfolg gebracht.
        Das Ergebnis war das Gleiche: ioBroker ist nicht mehr nutzbar, im Webbrowser, der parallel dazu mit der ioBroker Webseite geöffnet war dreht sich das Rad ....

        Ich habe ja zum Glück mein Backup um auf den vorherigen Zustand zurück zu kommen.

        Im Anhang lade ich 2 Textdateien hoch. Einmal der Inhalt des Putty Fensters bei iobroker update und einmal der Inhalt des Putty Fensters bei iobroker upgrade.

        Hier die Systemdaten:
        Raspbian Buster auf Raspi 3b
        Node.js v12.16.3
        NPM 6.14.2

        OS-Informationen
        Architektur arm
        Codename buster
        OS build-version UTF-8
        Verteilung Raspbian GNU/Linux
        Hostname ioBrokerWS
        Kernel-release 4.19.97-v7+
        Plattform linux
        Release 10
        OS/Host-Seriennummer 10d494
        os.uefi false

        Softwareversionen
        GCC version 8.3.0
        Git-version 2.20.1
        Kernel-release 4.19.97-v7+
        Node.js version 12.16.3
        NPM version 6.14.4
        Knoten openssl-version 1.1.1g
        Perl-version 5.28.1
        os.pip 18.1
        os.pip3 18.1
        Python version 2.7.16
        Python 3 version 3.7.3
        OS openssl-version 1.1.1d
        OpenSSL-Bibliothek OpenSSL
        v8-version 7.8.279.23-node.35

        iobroker_upgrade.txt
        iobroker_update.txt

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

          @WalterKA sagte in Adapter Updates können nicht installiert werden:

          Raspbian Buster auf Raspi 3b
          Node.js v12.16.3
          NPM 6.14.2

          bitte den Output von iobroker list instances posten und einen Screenshot von top

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

            @Homoran sagte in Adapter Updates können nicht installiert werden:

            iobroker list instances

            Wie, bzw. wo macht man einen Screenshot von "top" und was ist das "top"

            pi@ioBrokerWS:~ $ iobroker list instances
            + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.admin.1                 : admin                 -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                : alexa2                -  enabled
            + system.adapter.backitup.0              : backitup              -  enabled
              system.adapter.cloud.0                 : cloud                 - disabled
            + system.adapter.deconz.2                : deconz                -  enabled
            + system.adapter.discovery.0             : discovery             -  enabled
            + system.adapter.email.0                 : email                 -  enabled
            + system.adapter.fb-checkpresence.0      : fb-checkpresence      -  enabled
              system.adapter.fritzbox.0              : fritzbox              - disabled
            + system.adapter.hue.0                   : hue                   -  enabled, port: 80
              system.adapter.icons-mfd-png.0         : icons-mfd-png         - disabled
              system.adapter.icons-ultimate-png.0    : icons-ultimate-png    - disabled
            + system.adapter.info.0                  : info                  -  enabled
            + system.adapter.iot.1                   : iot                   -  enabled
            + system.adapter.javascript.0            : javascript            -  enabled
            + system.adapter.scenes.0                : scenes                -  enabled
            + system.adapter.shelly.0                : shelly                -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.sonoff.0                : sonoff                -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.text2command.0          : text2command          -  enabled
              system.adapter.vis-hqwidgets.0         : vis-hqwidgets         - disabled
              system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          - disabled
              system.adapter.vis-metro.0             : vis-metro             - disabled
              system.adapter.vis-timeandweather.0    : vis-timeandweather    - disabled
              system.adapter.vis.0                   : vis                   -  enabled
            + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            + instance is alive
            pi@ioBrokerWS:~ $
            
            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @WalterKA last edited by

              @WalterKA Das sind reichlich viele Instanzen für einen Pi mit nur 1GB RAM.
              spätestens TOP wird uns zeigen, dass du über das Limit hinaus bist.

              Wenn du dann noch ein Update fahren willst, das noch zusätzlichen RAM benötigt war es das.

              Wenn dann das fehlende RAM durch swapping kompensiert werden soll stürzt alles ab

              W Thomas Braun 3 Replies Last reply Reply Quote 0
              • W
                WalterKA @Homoran last edited by

                @Homoran

                habe einfach top in Putty eingegeben und den Screenshot gemacht

                2020-05-04 17_49_39-.png

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

                  @WalterKA sagte in Adapter Updates können nicht installiert werden:

                  habe einfach top in Putty eingegeben und den Screenshot gemacht

                  so war es geplant 😉

                  Du siehst dass du bei MEM keinen ausreichenden Speicher mehr zur Verfügung hast (free=33,7MB) und der Swap wurde selbst bei nur 16 Minuten Uptime auch schon benutzt.
                  eine scheduled Instanz wird da schon das letzte Tröpflein sein, eine Update macht den Absturz perfekt.

                  Du brauchst andere Hardware!

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

                    @Homoran

                    Danke für deine Unterstützung!
                    Nach dem was ich hier schon so alles gelesen hatte fand ich nicht das es ganz schön viel Instanzen für den kleinen pi sind.
                    Die zweite Admin Instanz hatte ich erst heute zum Test gemacht.
                    Wenn ich einige Instanzen temporär deaktiviere müssten doch dann eigentlich die Updates erfolgreich durchlaufen, oder sehe ich das falsch?

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

                      @WalterKA
                      Zu viele aktive Instanzen, um noch ein Update machen zu können. Empfehlung: Vor dem Update alle Instanzen deaktivieren - außer Admin (weshalb 2 Admin-Instanzen ?).

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

                        @WalterKA sagte in Adapter Updates können nicht installiert werden:

                        Nach dem was ich hier schon so alles gelesen hatte fand ich nicht das es ganz schön viel Instanzen für den kleinen pi sind.

                        Wo hast du das denn gelesen? ab 15 kommt es zu Problemen
                        Das kann aber nur ein Richtwert sein, je nach Umfang der Instanz können mehr drauf laufen oder weniger schon Probleme machen

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

                          @paul53

                          Die zweite Admin Instanz hatte ich erst heute zum Test gemacht. Die habe ich eben schon wieder deaktiviert

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

                            @Homoran

                            Weiß nicht mehr. war vor ein paar Wochen. Das beutetet für mich, ich muss wohl einen Mini PC irgendwo gebraucht kaufen und darauf den ioBroker zu installieren.
                            Mal schauen wo ich günstig ein gutes und brauchbares Gerät herbekomme und wie ich meine bisherige Installation dahin übertragen kann.

                            Vielen Dank euch allen das ihr so schnell der Sache nachgegangen seid!

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

                              @WalterKA sagte in Adapter Updates können nicht installiert werden:

                              ich muss wohl einen Mini PC irgendwo gebraucht kaufen und darauf den ioBroker zu installieren.

                              kannst auch einen neuen nehmen 😉

                              Oder einen anderen SBC mit mindestens 2GB RAM
                              Wenn du aber noch mehr vorhast ist ein NUC o.ä. die Wahl mit reichlich Platz nach oben

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

                                @Homoran

                                Ich will aus finaziellen Grünen einen gebrauchten nehmen. Ich dachte da schon an einen NUC oder etwas vergleichbares. Er sollte möglichst wenig Strom verbrauchen, ausreichend Leistung haben für ioBroker auch für mehr Instanzen und für mehrere Jahre ausreichen.

                                J 1 Reply Last reply Reply Quote 0
                                • W
                                  WalterKA last edited by WalterKA

                                  Deaktivieren der Instanzen löste das Problem nicht. Ich habe nach dem deaktivieren der Instanzen versucht socketio zu installieren und dann kam wieder das gleiche Problem.
                                  Was kann ich noch versuchen?

                                  2020-05-04 17_59_51-adapters - ioBroker.png

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    WalterKA last edited by

                                    Nicht wundern wenn ich nicht gleich antworte, ich muss für ne Weile mal weg.

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

                                      @WalterKA
                                      Der kleinste und günstigste NUC ist Deinem PI von der HW weit überlegen. Die Dinger brauchen dann natürlich auch bisschen mehr Strom, wobei sich das in Grenzen hält und je nach Auslastung so zwischen 4 und 6 Watt liegen dürfte. Dein Pi braucht wegen der schwachen HW um die 2-3 Watt.

                                      4GB RAM sind auch ausreichen und hier gilt natürlich auch, je mehr drin ist, desto mehr Strom wird er fressen 😉

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        WalterKA @WalterKA last edited by

                                        @WalterKA sagte in Adapter Updates können nicht installiert werden:

                                        Deaktivieren der Instanzen löste das Problem nicht. Ich habe nach dem deaktivieren der Instanzen versucht socketio zu installieren und dann kam wieder das gleiche Problem.
                                        Was kann ich noch versuchen?

                                        Hat noch jemand eine Idee wie man das Problem lösen kann?
                                        Was kann ich noch versuchen?

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

                                          @WalterKA was steht denn im log?

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

                                            @Homoran

                                            info.0	2020-05-04 19:39:26.031	debug	(4978) system.adapter.admin.0: logging true
                                            telegram.0	2020-05-04 19:17:02.733	warn	(5896) adapter.getMessage is deprecated and will be removed in js-controller 3.0. Please report this warning to the developer of this adapter!
                                            telegram.0	2020-05-04 19:16:55.008	warn	(5896) adapter.getMessage is deprecated and will be removed in js-controller 3.0. Please report this warning to the developer of this adapter!
                                            sonoff.0	2020-05-04 19:16:45.868	warn	(5471) Client "Luminea" not connected
                                            sonoff.0	2020-05-04 19:16:00.868	warn	(5471) Client "Luminea" not connected
                                            info.0	2020-05-04 19:13:50.573	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.572	debug	(4978) Conditions for mydlink adapter
                                            info.0	2020-05-04 19:13:50.572	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.571	debug	(4978) Checking: Mydlink: Objekt-IDs ändern sich
                                            info.0	2020-05-04 19:13:50.570	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.569	debug	(4978) Conditions for socketio adapter
                                            info.0	2020-05-04 19:13:50.568	debug	(4978) web smaller version: 2.4.10 smaller 3.0.0 -> true
                                            info.0	2020-05-04 19:13:50.567	debug	(4978) Conditions for web adapter
                                            info.0	2020-05-04 19:13:50.567	debug	(4978) admin smaller version: 3.7.8 smaller 4.0.0 -> true
                                            info.0	2020-05-04 19:13:50.566	debug	(4978) Conditions for admin adapter
                                            info.0	2020-05-04 19:13:50.565	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.565	debug	(4978) Checking: BREAKING CHANGE: Keine Unterstützung für iPad 1+2/Android<4.4 mit Updates für Web, Socketio und Admin!
                                            info.0	2020-05-04 19:13:50.564	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.564	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.563	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.563	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem systeminfo-Adapter, der kleiner als 0.3.1 ist
                                            info.0	2020-05-04 19:13:50.563	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.562	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.561	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.561	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem broadlink2-Adapter, der kleiner als 2.0.2 ist
                                            info.0	2020-05-04 19:13:50.560	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.560	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.560	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.559	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem ble-Adapter, der kleiner als 0.10.1 ist
                                            info.0	2020-05-04 19:13:50.559	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.558	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.558	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.557	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem vis-hqwidgets-Adapter, der kleiner als 1.1.3 ist
                                            info.0	2020-05-04 19:13:50.557	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.556	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.555	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.555	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem web-Adapter, der kleiner als 2.4.9 ist
                                            info.0	2020-05-04 19:13:50.554	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.554	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.553	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.553	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem socketio-Adapter, der kleiner als 2.1.2 ist
                                            info.0	2020-05-04 19:13:50.552	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.552	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.551	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.551	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem iqontrol-Adapter, der kleiner als 0.2.12 ist
                                            info.0	2020-05-04 19:13:50.550	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.547	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.547	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.546	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem vis-Adapter, der kleiner als 1.2.2 ist
                                            info.0	2020-05-04 19:13:50.546	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.545	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.545	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.544	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem node-red-Adapter, der kleiner als 1.10.1 ist
                                            info.0	2020-05-04 19:13:50.544	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.544	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.543	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.543	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem hue-Adapter, der kleiner als 1.2.4 ist
                                            info.0	2020-05-04 19:13:50.542	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.542	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.541	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.541	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem pushover-Adapter, der kleiner als 1.1.1 ist
                                            info.0	2020-05-04 19:13:50.541	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.540	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.540	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.539	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem email-Adapter, der kleiner als 1.0.5 ist
                                            info.0	2020-05-04 19:13:50.539	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.539	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 19:13:50.538	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.538	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem simple-api-Adapter, der kleiner als 2.1.2 ist
                                            info.0	2020-05-04 19:13:50.537	debug	(4978) NodeJS smaller version: 12.16.3 smaller 8.0.0 -> false
                                            info.0	2020-05-04 19:13:50.536	debug	(4978) admin bigger version: 3.7.8 bigger 3.6.10 -> true
                                            info.0	2020-05-04 19:13:50.536	debug	(4978) Conditions for admin adapter
                                            info.0	2020-05-04 19:13:50.535	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.535	debug	(4978) Checking: Node.JS-Versionen, die kleiner als 8 sind, werden bald nicht mehr unterstützt
                                            info.0	2020-05-04 19:13:50.534	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.534	debug	(4978) Conditions for weatherunderground adapter
                                            info.0	2020-05-04 19:13:50.534	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.533	debug	(4978) Checking: Bitte updaten Sie ioBroker.weatherunderground
                                            info.0	2020-05-04 19:13:50.533	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.532	debug	(4978) Conditions for radar adapter
                                            info.0	2020-05-04 19:13:50.532	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.531	debug	(4978) Checking: Radar wird nicht weiterentwickelt!
                                            info.0	2020-05-04 19:13:50.531	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.530	debug	(4978) Conditions for broadlink adapter
                                            info.0	2020-05-04 19:13:50.526	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.525	debug	(4978) Checking: Broadlink wird nicht mehr gepflegt
                                            info.0	2020-05-04 19:13:50.525	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 19:13:50.524	debug	(4978) Conditions for tankerkoenig adapter
                                            info.0	2020-05-04 19:13:50.524	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 19:13:50.523	debug	(4978) Checking: ** ACHTUNG ** Defekte Versionen des Tankerkönig-Adapters verursachen massive Probleme auf dem Server!
                                            info.0	2020-05-04 19:13:50.522	debug	(4978) Found 26 instances
                                            info.0	2020-05-04 19:13:50.440	debug	(4978) Getting instances...
                                            info.0	2020-05-04 19:13:50.439	debug	(4978) Messages: 20
                                            info.0	2020-05-04 19:13:50.438	debug	(4978) Language: de
                                            info.0	2020-05-04 19:13:50.437	debug	(4978) Repo: default
                                            info.0	2020-05-04 19:13:50.399	info	(4978) Popup news was read...
                                            info.0	2020-05-04 18:43:50.463	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.462	debug	(4978) Conditions for mydlink adapter
                                            info.0	2020-05-04 18:43:50.461	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.460	debug	(4978) Checking: Mydlink: Objekt-IDs ändern sich
                                            info.0	2020-05-04 18:43:50.459	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.458	debug	(4978) Conditions for socketio adapter
                                            info.0	2020-05-04 18:43:50.457	debug	(4978) web smaller version: 2.4.10 smaller 3.0.0 -> true
                                            info.0	2020-05-04 18:43:50.455	debug	(4978) Conditions for web adapter
                                            info.0	2020-05-04 18:43:50.454	debug	(4978) admin smaller version: 3.7.8 smaller 4.0.0 -> true
                                            info.0	2020-05-04 18:43:50.453	debug	(4978) Conditions for admin adapter
                                            info.0	2020-05-04 18:43:50.452	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.451	debug	(4978) Checking: BREAKING CHANGE: Keine Unterstützung für iPad 1+2/Android<4.4 mit Updates für Web, Socketio und Admin!
                                            info.0	2020-05-04 18:43:50.450	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.448	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.446	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.445	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem systeminfo-Adapter, der kleiner als 0.3.1 ist
                                            info.0	2020-05-04 18:43:50.444	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.444	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.443	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.442	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem broadlink2-Adapter, der kleiner als 2.0.2 ist
                                            info.0	2020-05-04 18:43:50.442	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.441	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.440	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.439	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem ble-Adapter, der kleiner als 0.10.1 ist
                                            info.0	2020-05-04 18:43:50.438	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.437	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.436	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.434	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem vis-hqwidgets-Adapter, der kleiner als 1.1.3 ist
                                            info.0	2020-05-04 18:43:50.433	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.431	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.429	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.428	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem web-Adapter, der kleiner als 2.4.9 ist
                                            info.0	2020-05-04 18:43:50.427	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.426	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.425	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.424	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem socketio-Adapter, der kleiner als 2.1.2 ist
                                            info.0	2020-05-04 18:43:50.424	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.423	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.423	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.422	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem iqontrol-Adapter, der kleiner als 0.2.12 ist
                                            info.0	2020-05-04 18:43:50.422	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.421	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.420	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.419	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem vis-Adapter, der kleiner als 1.2.2 ist
                                            info.0	2020-05-04 18:43:50.414	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.413	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.412	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.411	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem node-red-Adapter, der kleiner als 1.10.1 ist
                                            info.0	2020-05-04 18:43:50.410	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.408	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.406	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.404	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem hue-Adapter, der kleiner als 1.2.4 ist
                                            info.0	2020-05-04 18:43:50.403	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.402	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.401	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.400	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem pushover-Adapter, der kleiner als 1.1.1 ist
                                            info.0	2020-05-04 18:43:50.400	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.399	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.399	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.398	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem email-Adapter, der kleiner als 1.0.5 ist
                                            info.0	2020-05-04 18:43:50.397	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.395	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:43:50.394	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.393	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem simple-api-Adapter, der kleiner als 2.1.2 ist
                                            info.0	2020-05-04 18:43:50.392	debug	(4978) NodeJS smaller version: 12.16.3 smaller 8.0.0 -> false
                                            info.0	2020-05-04 18:43:50.391	debug	(4978) admin bigger version: 3.7.8 bigger 3.6.10 -> true
                                            info.0	2020-05-04 18:43:50.390	debug	(4978) Conditions for admin adapter
                                            info.0	2020-05-04 18:43:50.389	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.387	debug	(4978) Checking: Node.JS-Versionen, die kleiner als 8 sind, werden bald nicht mehr unterstützt
                                            info.0	2020-05-04 18:43:50.386	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.384	debug	(4978) Conditions for weatherunderground adapter
                                            info.0	2020-05-04 18:43:50.383	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.381	debug	(4978) Checking: Bitte updaten Sie ioBroker.weatherunderground
                                            info.0	2020-05-04 18:43:50.380	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.380	debug	(4978) Conditions for radar adapter
                                            info.0	2020-05-04 18:43:50.379	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.378	debug	(4978) Checking: Radar wird nicht weiterentwickelt!
                                            info.0	2020-05-04 18:43:50.376	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.375	debug	(4978) Conditions for broadlink adapter
                                            info.0	2020-05-04 18:43:50.374	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.372	debug	(4978) Checking: Broadlink wird nicht mehr gepflegt
                                            info.0	2020-05-04 18:43:50.370	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:43:50.368	debug	(4978) Conditions for tankerkoenig adapter
                                            info.0	2020-05-04 18:43:50.367	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:43:50.365	debug	(4978) Checking: ** ACHTUNG ** Defekte Versionen des Tankerkönig-Adapters verursachen massive Probleme auf dem Server!
                                            info.0	2020-05-04 18:43:50.364	debug	(4978) Found 26 instances
                                            info.0	2020-05-04 18:43:50.235	debug	(4978) Getting instances...
                                            info.0	2020-05-04 18:43:50.234	debug	(4978) Messages: 20
                                            info.0	2020-05-04 18:43:50.233	debug	(4978) Language: de
                                            info.0	2020-05-04 18:43:50.231	debug	(4978) Repo: default
                                            info.0	2020-05-04 18:43:50.190	info	(4978) Popup news was read...
                                            sonoff.0	2020-05-04 18:29:29.336	warn	(5471) Client "Luminea" not connected
                                            sonoff.0	2020-05-04 18:28:44.334	warn	(5471) Client "Luminea" not connected
                                            sonoff.0	2020-05-04 18:28:24.483	warn	(5471) Client "Luminea" not connected
                                            sonoff.0	2020-05-04 18:27:39.481	warn	(5471) Client "Luminea" not connected
                                            info.0	2020-05-04 18:17:52.201	debug	(4978) system.adapter.admin.0: logging false
                                            info.0	2020-05-04 18:17:42.206	debug	(4978) system.adapter.admin.0: logging true
                                            info.0	2020-05-04 18:16:22.814	debug	(4978) system.adapter.admin.1: logging false
                                            alexa2.0	2020-05-04 18:15:51.399	info	(4677) Deleting the following states: ["Smart-Home-Devices.08def582-4e6d-4bea-8661-8b64bfa5ac94","Smart-Home-Devices.a23311a0-cf95-40d7-85bf-0f5f94efa76c","Smart-Home-Devices.dd361983-43f1-40e9-a0d3-
                                            alexa2.0	2020-05-04 18:15:51.393	info	(4677) Subscribing to states...
                                            fb-checkpresence.0	2020-05-04 18:14:32.123	info	(6029) History function disabled
                                            fb-checkpresence.0	2020-05-04 18:14:32.119	info	(6029) History function disabled
                                            fb-checkpresence.0	2020-05-04 18:14:32.116	info	(6029) History function disabled
                                            fb-checkpresence.0	2020-05-04 18:14:32.113	info	(6029) History function disabled
                                            fb-checkpresence.0	2020-05-04 18:14:30.317	info	(6029) service GetSecurityPort is supported
                                            fb-checkpresence.0	2020-05-04 18:14:30.278	info	(6029) service X_AVM-DE_GetSpecificHostEntryByIP is supported
                                            fb-checkpresence.0	2020-05-04 18:14:30.071	info	(6029) service GetSpecificHostEntry is supported
                                            fb-checkpresence.0	2020-05-04 18:14:29.927	info	(6029) service X_AVM-DE_GetHostListPath is supported
                                            fb-checkpresence.0	2020-05-04 18:14:29.676	info	(6029) start fb-checkpresence: ip-address: fritz.box polling interval: 1 Min.
                                            fb-checkpresence.0	2020-05-04 18:14:29.580	info	(6029) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.fb-checkpresence, node: v12.16.3
                                            shelly.0	2020-05-04 18:14:27.507	info	(5779) Shelly device 192.168.178.35 (shellyswitch25 / shellyswitch25-E098068D4BA4 / SHSW-25#E098068D4BA4#1) with CoAP connected!
                                            shelly.0	2020-05-04 18:14:25.666	info	(5779) Shelly device 192.168.178.33 (shelly1 / shelly1-8CAAB50614D3 / SHSW-1#8CAAB50614D3#1) with CoAP connected!
                                            text2command.0	2020-05-04 18:14:25.110	info	(5990) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.text2command, node: v12.16.3
                                            host.ioBrokerWS	2020-05-04 18:14:25.072	info	instance system.adapter.fb-checkpresence.0 started with pid 6029
                                            telegram.0	2020-05-04 18:14:22.393	info	(5896) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.telegram, node: v12.16.3
                                            host.ioBrokerWS	2020-05-04 18:14:19.964	info	instance system.adapter.text2command.0 started with pid 5990
                                            deconz.2	2020-05-04 18:14:16.712	info	(5818) Code 404: Ressource not found get devices: []
                                            deconz.2	2020-05-04 18:14:16.356	info	(5818) deConz Version: 2.5.74; API version: 1.16.0
                                            deconz.2	2020-05-04 18:14:16.008	info	(5818) starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.16.3
                                            host.ioBrokerWS	2020-05-04 18:14:15.974	info	instance system.adapter.telegram.0 started with pid 5896
                                            shelly.0	2020-05-04 18:14:13.602	info	(5779) Listening for Shelly packets in the network
                                            shelly.0	2020-05-04 18:14:13.265	info	(5779) Starting Shelly adapter in CoAP modus.
                                            shelly.0	2020-05-04 18:14:13.126	info	(5779) starting. Version 3.1.6 in /opt/iobroker/node_modules/iobroker.shelly, node: v12.16.3
                                            host.ioBrokerWS	2020-05-04 18:14:11.977	info	instance system.adapter.deconz.2 started with pid 5818
                                            sonoff.0	2020-05-04 18:14:11.505	info	(5471) Client [Flurlicht-Tasmota] connected with secret 1588608851503_8591
                                            sonoff.0	2020-05-04 18:14:11.362	info	(5471) Client [Kühlschrank] connected with secret 1588608851359_5727
                                            sonoff.0	2020-05-04 18:14:11.157	info	(5471) Client [ShellyKueche] connected with secret 1588608851153_8611
                                            sonoff.0	2020-05-04 18:14:10.487	info	(5471) Client [Herd] connected with secret 1588608850463_2437
                                            web.0	2020-05-04 18:14:09.935	info	(5709) http server listening on port 8082
                                            web.0	2020-05-04 18:14:09.927	info	(5709) socket.io server listening on port 8082
                                            web.0	2020-05-04 18:14:09.268	info	(5709) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.web, node: v12.16.3
                                            host.ioBrokerWS	2020-05-04 18:14:08.478	info	instance system.adapter.vis.0 terminated while should be started once
                                            host.ioBrokerWS	2020-05-04 18:14:07.977	info	instance system.adapter.shelly.0 started with pid 5779
                                            vis.0	2020-05-04 18:14:07.867	info	(5669) Terminated (NO_ERROR): Without reason
                                            vis.0	2020-05-04 18:14:05.371	info	(5669) vis license is OK.
                                            vis.0	2020-05-04 18:14:04.597	info	(5669) starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.vis, node: v12.16.3
                                            javascript.0	2020-05-04 18:14:04.125	info	(5101) script.js.Walter.BWM_Flur_Test_2020-04-04: registered 1 subscription and 0 schedules
                                            javascript.0	2020-05-04 18:14:04.094	info	(5101) Start javascript script.js.Walter.BWM_Flur_Test_2020-04-04
                                            javascript.0	2020-05-04 18:14:04.092	info	(5101) script.js.Walter.Wohnungstür_geschlossen_WS_zuhause_kein_Telegram: registered 1 subscription and 0 schedules
                                            javascript.0	2020-05-04 18:14:04.060	info	(5101) Start javascript script.js.Walter.Wohnungstür_geschlossen_WS_zuhause_kein_Telegram
                                            javascript.0	2020-05-04 18:14:04.058	info	(5101) script.js.Walter.Wohnungstür_geöffnet_WS_zuhause_kein_Telegram: registered 1 subscription and 0 schedules
                                            javascript.0	2020-05-04 18:14:04.020	info	(5101) Start javascript script.js.Walter.Wohnungstür_geöffnet_WS_zuhause_kein_Telegram
                                            javascript.0	2020-05-04 18:14:04.018	info	(5101) script.js.Walter.Telegram_Buttons: registered 0 subscriptions and 0 schedules
                                            host.ioBrokerWS	2020-05-04 18:14:03.976	info	instance system.adapter.web.0 started with pid 5709
                                            javascript.0	2020-05-04 18:14:03.950	info	(5101) Start javascript script.js.Walter.Telegram_Buttons
                                            sonoff.0	2020-05-04 18:14:03.847	info	(5471) Starting MQTT authenticated server on port 1883
                                            sonoff.0	2020-05-04 18:14:03.608	info	(5471) starting. Version 2.3.3 in /opt/iobroker/node_modules/iobroker.sonoff, node: v12.16.3
                                            javascript.0	2020-05-04 18:14:02.143	info	(5101) received all states
                                            javascript.0	2020-05-04 18:14:01.940	info	(5101) received all objects
                                            javascript.0	2020-05-04 18:13:59.096	info	(5101) requesting all objects
                                            javascript.0	2020-05-04 18:13:59.090	info	(5101) requesting all states
                                            javascript.0	2020-05-04 18:13:58.688	info	(5101) starting. Version 4.3.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.16.3
                                            scenes.0	2020-05-04 18:13:58.298	info	(5243) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.scenes, node: v12.16.3
                                            info.0	2020-05-04 18:13:57.538	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:13:57.536	debug	(4978) Conditions for mydlink adapter
                                            info.0	2020-05-04 18:13:57.534	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:13:57.531	debug	(4978) Checking: Mydlink: Objekt-IDs ändern sich
                                            info.0	2020-05-04 18:13:57.529	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:13:57.526	debug	(4978) Conditions for socketio adapter
                                            info.0	2020-05-04 18:13:57.524	debug	(4978) web smaller version: 2.4.10 smaller 3.0.0 -> true
                                            info.0	2020-05-04 18:13:57.517	debug	(4978) Conditions for web adapter
                                            info.0	2020-05-04 18:13:57.516	debug	(4978) admin smaller version: 3.7.8 smaller 4.0.0 -> true
                                            info.0	2020-05-04 18:13:57.513	debug	(4978) Conditions for admin adapter
                                            info.0	2020-05-04 18:13:57.511	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:13:57.510	debug	(4978) Checking: BREAKING CHANGE: Keine Unterstützung für iPad 1+2/Android<4.4 mit Updates für Web, Socketio und Admin!
                                            info.0	2020-05-04 18:13:57.508	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:13:57.505	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:13:57.501	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:13:57.500	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem systeminfo-Adapter, der kleiner als 0.3.1 ist
                                            info.0	2020-05-04 18:13:57.489	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:13:57.487	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:13:57.485	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:13:57.465	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem broadlink2-Adapter, der kleiner als 2.0.2 ist
                                            info.0	2020-05-04 18:13:57.463	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:13:57.462	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:13:57.460	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:13:57.458	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem ble-Adapter, der kleiner als 0.10.1 ist
                                            info.0	2020-05-04 18:13:57.456	debug	(4978) Adapter shoud be installed
                                            info.0	2020-05-04 18:13:57.455	debug	(4978) Conditions for js-controller adapter
                                            info.0	2020-05-04 18:13:57.453	debug	(4978) Checking conditions...
                                            info.0	2020-05-04 18:13:57.451	debug	(4978) Checking: JS-Controller 2.x ist nicht kompatibel mit dem vis-hqwidgets-Adapter, der kleiner als 1.1.3 ist
                                            

                                            MOD-Edit: Code in code-tags gesetzt!

                                            Homoran Thomas Braun 2 Replies 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

                                            992
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            update adapter
                                            10
                                            156
                                            11668
                                            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