Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Tuya hat keine Lokale Verbindung

    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

    [gelöst] Tuya hat keine Lokale Verbindung

    This topic has been deleted. Only users with topic management privileges can see it.
    • Ben1983
      Ben1983 @Thomas Braun last edited by

      @thomas-braun Ich kann es steuern, aber wieso wird 0 Geräte lokal verbunden angezeigt?

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

        @ben1983

        Weil das halt nicht primär lokal angesprochen werden kann sondern erstmal in der Cloud angesprochen werden muss.
        Erst danach wird dann die lokale Steuerung initialisiert.

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

          @thomas-braun Also ich gerade nach Hause kam und dort den sollwert der Wärmepumpe beschrieb. kam folgendes und das system ging wieder in dem speicher hoch:

          2025-07-06 15:36:54.601 - error: host.pioBroker Caught by controller[0]: <--- Last few GCs --->
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[0]: [899:0xd852000] 25389083 ms: Mark-Compact 1912.1 (2081.2) -> 1896.1 (2081.7) MB, pooled: 5 MB, 3054.09 / 0.00 ms (average mu = 0.099, current mu = 0.035) allocation failure; scavenge might not succeed
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[0]: [899:0xd852000] 25391591 ms: Mark-Compact 1912.0 (2081.7) -> 1896.0 (2081.7) MB, pooled: 5 MB, 2388.12 / 0.00 ms (average mu = 0.076, current mu = 0.048) allocation failure; scavenge might not succeed
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[0]: <--- JS stacktrace --->
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[1]: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[1]: ----- Native stack trace -----
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[2]: 1: 0xe16044 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [io.tuya.0]
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[3]: 2: 0x11e0dd0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [io.tuya.0]
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[4]: 3: 0x11e10a7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [io.tuya.0]
          2025-07-06 15:36:54.602 - error: host.pioBroker Caught by controller[5]: 4: 0x140e985 [io.tuya.0]
          2025-07-06 15:36:54.603 - error: host.pioBroker Caught by controller[6]: 5: 0x140e9b3 [io.tuya.0]
          2025-07-06 15:36:54.603 - error: host.pioBroker Caught by controller[7]: 6: 0x1427a8a [io.tuya.0]
          2025-07-06 15:36:54.603 - error: host.pioBroker Caught by controller[8]: 7: 0x142ac58 [io.tuya.0]
          2025-07-06 15:36:54.603 - error: host.pioBroker Caught by controller[9]: 8: 0x1c90921 [io.tuya.0]
          

          Ich reboote jetzt mal und lasse das system ohne tuya laufen unm zu testen, ob es daran liegt

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

            @ben1983 sagte in Tuya hat keine Lokale Verbindung:

            JavaScript heap out of memory

            Dir geht der Speicher auf dem heap aus.
            Meist ist das durch ein Skript bedingt. Schleifen, TimeOuts usw.

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

              @thomas-braun OK, aber wieso dann tuya, oder zeigt er damit nur an, dass er im tuya nicht klar kommt

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

                @ben1983

                Sprichst du den tuya-Adapter in einem Skript an?

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

                  @thomas-braun ja, schreibe den sollwert

                  Jetzt hat er ihn auch lokal
                  685e78fd-7a5a-459e-9db3-2ecca9ea8ee8-image.png
                  Ich werde mal folgende machen:
                  Tuya starteten, aber das Skript stoppen.
                  Dann schauen wie es läuft

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

                    @ben1983

                    Dann würde ich da ansetzen.

                    Ben1983 2 Replies Last reply Reply Quote 0
                    • Ben1983
                      Ben1983 @Thomas Braun last edited by Ben1983

                      @thomas-braun Ja muss ich wohl schauen, aber wüsste nicht, dass dort was verändert wurde... aber mal nachsehen

                      Habe es gerade mal verglichen. Ist der gleiche stand wie von ner sicherung letztes Jahr, außer, das Pushover versendet wird, anstatt telegram.
                      und das hat auch schon 3-4 Monate funktioniert.....

                      Edit: Gerade jede menge logging eingebaut und das skript gestartet... läuft einwandfrei... muss wohl bis zum nächsten crash warten

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

                        @thomas-braun habe mit debug Logs herausgefunden, dass das Problem am Matter Adapter liegt. Der läuft wohl beim abschalten des Power DPs in einer Loop und schreibt alle 3ms diesen.
                        Wird im Matter Adapter gefixt.

                        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

                        873
                        Online

                        31.9k
                        Users

                        80.2k
                        Topics

                        1.3m
                        Posts

                        3
                        16
                        262
                        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