Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta ioBroker.plenticore-g3

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Beta ioBroker.plenticore-g3

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

      @mcm1957 Ich werde morgen eine neue Version erstellen, die dann ohne ':' auskommen wird. Soll ich die Version im Header hier oben dann anpassen?

      mcm1957 1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @FernetMenta last edited by

        @fernetmenta
        Ja, erster Beitrag sollte immer aktualisiert werden.
        Titel, Testversion, Veröffentlichungsdatum und ggF. Changelog

        DANKE

        P.S. Review hoff ich nächstes Wochenende irgendwie hinzubekommen. Bin den Rest der Woche auf Kurzurlaub und ansonten fehlt jede Menge Zeit ... Sorry.

        FernetMenta 1 Reply Last reply Reply Quote 1
        • FernetMenta
          FernetMenta @mcm1957 last edited by

          @TomRacoon die neue Version 0.0.7 hat jetzt keine Doppelpunkte mehr in den IDs.

          T 1 Reply Last reply Reply Quote 0
          • T
            TomRacoon @FernetMenta last edited by

            @fernetmenta
            Getestet und funktioniert jetzt auch direkt in der Vis.
            Super,
            Danke

            1 Reply Last reply Reply Quote 1
            • M
              mule last edited by

              @FernetMenta
              Gestern Nacht hat ioBroker die Instance des Adapters aufgrund zu häufiger Crashs gestoppt. Hintergrund war, dass gestern Nacht zu dieser Zeit der Plenticore das neueste Update eingespielt hat und daher zeitweise nicht zur Verfügung stand. Anscheinend führt die Nichtverfügbarkeit des Plenticore dann zum Crash des Adapters, welcher dann immer wieder neu gestartet wird und irgendwann dann von ioBroker vorsichtshalber geblockt wird.

              FernetMenta 1 Reply Last reply Reply Quote 0
              • FernetMenta
                FernetMenta @mule last edited by FernetMenta

                @mule kannst du bitte das logfile posten?

                EDIT: Wenn ich das Problem finden kann, kann ich das Updaten dann bei mir gleich testen. Ich habe es noch nciht eingespielt.

                M 1 Reply Last reply Reply Quote 0
                • M
                  mule @FernetMenta last edited by mule

                  @fernetmenta
                  Das Update startete um 0:45Uhr

                  2025-03-28 00:46:06.004  - warn: plenticore-g3.0 (293579) get settings failed with code 503: [object Object]
                  2025-03-28 00:46:59.494  - warn: plenticore-g3.0 (293579) API request failed with error {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.180","port":80}
                  2025-03-28 00:46:59.495  - warn: plenticore-g3.0 (293579) Error: API request failed with error {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.180","port":80}
                  2025-03-28 00:47:14.746  - error: plenticore-g3.0 (293579) uncaught exception: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                  2025-03-28 00:47:14.747  - error: plenticore-g3.0 (293579) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                      at JSON.parse (<anonymous>)
                      at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.plenticore-g3/lib/plenticoreAPI.js:102:42)
                      at IncomingMessage.emit (node:events:536:35)
                      at endReadableNT (node:internal/streams/readable:1698:12)
                      at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
                  2025-03-28 00:47:14.748  - error: plenticore-g3.0 (293579) Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                  2025-03-28 00:47:14.751  - info: plenticore-g3.0 (293579) terminating
                  2025-03-28 00:47:14.752  - warn: plenticore-g3.0 (293579) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2025-03-28 00:47:15.255  - info: plenticore-g3.0 (293579) terminating
                  2025-03-28 00:47:15.329  - error: host.iobroker instance system.adapter.plenticore-g3.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2025-03-28 00:47:15.329  - info: host.iobroker Restart adapter system.adapter.plenticore-g3.0 because enabled
                  2025-03-28 00:47:46.060  - info: host.iobroker instance system.adapter.plenticore-g3.0 in version "0.0.7" (non-npm: FernetMenta/ioBroker.plenticore-g3#v0.0.7) started with pid 308438
                  2025-03-28 00:47:47.643  - info: plenticore-g3.0 (308438) starting. Version 0.0.7 (non-npm: FernetMenta/ioBroker.plenticore-g3#v0.0.7) in /opt/iobroker/node_modules/iobroker.plenticore-g3, node: v20.19.0, js-controller: 7.0.6
                  2025-03-28 00:47:47.714  - error: plenticore-g3.0 (308438) uncaught exception: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                  2025-03-28 00:47:47.715  - error: plenticore-g3.0 (308438) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                      at JSON.parse (<anonymous>)
                      at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.plenticore-g3/lib/plenticoreAPI.js:102:42)
                      at IncomingMessage.emit (node:events:536:35)
                      at endReadableNT (node:internal/streams/readable:1698:12)
                      at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
                  2025-03-28 00:47:47.716  - error: plenticore-g3.0 (308438) Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                  2025-03-28 00:47:47.724  - info: plenticore-g3.0 (308438) terminating
                  2025-03-28 00:47:47.726  - warn: plenticore-g3.0 (308438) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2025-03-28 00:47:48.229  - info: plenticore-g3.0 (308438) terminating
                  2025-03-28 00:47:48.317  - error: host.iobroker instance system.adapter.plenticore-g3.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2025-03-28 00:47:48.318  - info: host.iobroker Restart adapter system.adapter.plenticore-g3.0 because enabled
                  2025-03-28 00:48:19.068  - info: host.iobroker instance system.adapter.plenticore-g3.0 in version "0.0.7" (non-npm: FernetMenta/ioBroker.plenticore-g3#v0.0.7) started with pid 308469
                  2025-03-28 00:48:20.650  - info: plenticore-g3.0 (308469) starting. Version 0.0.7 (non-npm: FernetMenta/ioBroker.plenticore-g3#v0.0.7) in /opt/iobroker/node_modules/iobroker.plenticore-g3, node: v20.19.0, js-controller: 7.0.6
                  2025-03-28 00:48:20.720  - error: plenticore-g3.0 (308469) uncaught exception: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                  2025-03-28 00:48:20.721  - error: plenticore-g3.0 (308469) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                      at JSON.parse (<anonymous>)
                      at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.plenticore-g3/lib/plenticoreAPI.js:102:42)
                      at IncomingMessage.emit (node:events:536:35)
                      at endReadableNT (node:internal/streams/readable:1698:12)
                      at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
                  2025-03-28 00:48:20.722  - error: plenticore-g3.0 (308469) Unexpected token '<', "<!DOCTYPE "... is not valid JSON
                  2025-03-28 00:48:20.732  - info: plenticore-g3.0 (308469) terminating
                  2025-03-28 00:48:20.733  - warn: plenticore-g3.0 (308469) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2025-03-28 00:48:21.235  - info: plenticore-g3.0 (308469) terminating
                  2025-03-28 00:48:21.310  - error: host.iobroker instance system.adapter.plenticore-g3.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2025-03-28 00:48:21.311  - info: host.iobroker Restart adapter system.adapter.plenticore-g3.0 because enabled
                  2025-03-28 00:48:21.311  - warn: host.iobroker Do not restart adapter system.adapter.plenticore-g3.0 because restart loop detected
                  
                  FernetMenta 1 Reply Last reply Reply Quote 0
                  • FernetMenta
                    FernetMenta @mule last edited by

                    @mule sagte in Beta ioBroker.plenticore-g3:

                    00:47:14.74

                    Danke! Ich sehe den Fehler. Werde eine neue Version erstellen und das Update dann heute Abend bei mir testen.

                    FernetMenta 1 Reply Last reply Reply Quote 0
                    • FernetMenta
                      FernetMenta @FernetMenta last edited by

                      Neue Version 0.1.0 ist draußen. Für Updates habe ich eine admin Notification eingebaut, wenn es ein neues gibt und man nicht automatisch installieren gewählt hat.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        mule @FernetMenta last edited by

                        @fernetmenta Danke!

                        FernetMenta 1 Reply Last reply Reply Quote 0
                        • FernetMenta
                          FernetMenta @mule last edited by

                          Der Adapter ist jetzt über das beta repo installierbar.

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          898
                          Online

                          31.7k
                          Users

                          79.6k
                          Topics

                          1.3m
                          Posts

                          5
                          26
                          1032
                          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