Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Anker Adapter

    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

    Anker Adapter

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

      @thomas-braun
      hmm
      Beim Update von backitup kam ein Fehler (lt. Diskussion in Telegram oder so - habs nicht mehr im Kopf).
      Ist aber jedenfalls hier OT.

      1 Reply Last reply Reply Quote 0
      • M
        Mumpitz last edited by

        Hallo Ronny,

        vielen Dank für den Anker-Adapter. Klasse Arbeit.

        Habe seit heute eine Solix 3 Pro im Einsatz und wollte einen Max-Wert für den Datenpunkt ankersolix2.0.xxxxxxx.solarbank_info.battery_discharge_power über den Statistics-Adapter einbauen. Statistics sagt bei dem Wert aber, dass es weder Boolean noch Number ist und lässt mich dann die Einstellungen für Min/Max-Werte nicht auswählen.

        Bei anderen Werten funktioniert es aber. Zum Beispiel für:

        statistics.0.temp.minmax.ankersolix2.0.xxxxxxxx.solarbank_info.total_charging_power.dayMax

        Wäre toll, wenn du da mal schauen könntes.

        Viele Grüße
        Uwe

        1 Reply Last reply Reply Quote 0
        • H
          HeinzOs last edited by

          Moin,
          von mir auch ein großes Lob für den Adapter! Super Arbeit!
          Ich hätte da ein Anliegen: Gibt es eine Beschreibung der Datenpunkte? Interessieren würde mich derzeit der Datenpunkt: "charging_status" Der wechselt zwischen 0 .. 6. Leider habe ich nicht herausgefunden welche Bedingungen zu 0 .. 6 führen. Kann mir da jemand weiterhelfen?
          Besten Dank,
          Heinz

          1 Reply Last reply Reply Quote 0
          • UweRLP
            UweRLP @gluecksmann last edited by

            @gluecksmann sagte in Anker Adapter:

            Hat jemand mal ein schönes Beispiel wie man das mit dem Energiefluss 2 Adapter visualisiert?

            Schön ist Geschmackssache 😊
            So habe ich es mal auf die Schnelle visualisiert.
            Screenshot 2025-06-16 at 10-47-19 vis.png

            S 1 Reply Last reply Reply Quote 0
            • S
              stenmic @UweRLP last edited by

              @uwerlp kannst du mir bitte sagen wie oft die Daten über den Adapter aktualisiert werden bzw. deinen Intervall

              UweRLP 1 Reply Last reply Reply Quote 0
              • UweRLP
                UweRLP @stenmic last edited by

                @stenmic @ronny130286 Als Abrufintervall habe ich 60 Sek. hinterlegt, alle Statistiken deaktiviert. Allerding funktionierts nur so ca. 30-45 Minuten dann kommen keine Daten mehr.
                Mir scheints als wenn der Adapter schaut ob Solix-Username sich geändert hat und dann einen neuen Login macht anstatt mit dem Token zu arbeiten. So würde ich den Eintrag "loginAPI: username are different" des LOG interpretieren. Irgendwann mach dann Anker Cloud dicht.

                Habe hier eine Solarbank 3

                Anbei das Log:

                2025-06-16 10:22:36.670  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" enabled
                2025-06-16 10:22:37.235  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 4428
                2025-06-16 10:22:38.500  - debug: ankersolix2.0 (4428) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2025-06-16 10:22:38.525  - debug: ankersolix2.0 (4428) Objects client ready ... initialize now
                2025-06-16 10:22:38.526  - debug: ankersolix2.0 (4428) Objects create System PubSub Client
                2025-06-16 10:22:38.527  - debug: ankersolix2.0 (4428) Objects create User PubSub Client
                2025-06-16 10:22:38.575  - debug: ankersolix2.0 (4428) Objects client initialize lua scripts
                2025-06-16 10:22:38.579  - debug: ankersolix2.0 (4428) Objects connected to redis: 127.0.0.1:9001
                2025-06-16 10:22:38.611  - debug: ankersolix2.0 (4428) Redis States: Use Redis connection: 127.0.0.1:9000
                2025-06-16 10:22:38.628  - debug: ankersolix2.0 (4428) States create System PubSub Client
                2025-06-16 10:22:38.629  - debug: ankersolix2.0 (4428) States create User PubSub Client
                2025-06-16 10:22:38.662  - debug: ankersolix2.0 (4428) States connected to redis: 127.0.0.1:9000
                2025-06-16 10:22:38.734  - info: ankersolix2.0 (4428) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                2025-06-16 10:22:38.743  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:22:38.745  - debug: ankersolix2.0 (4428) RestoreLoginData: ENOENT: no such file or directory, open 'c:\iobroker\iobroker-data\ankersolix2.0\session.json'
                2025-06-16 10:22:39.021  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:22:39.021  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:22:39.023  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:22:39.023  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:22:39.131  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:22:39.132  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:22:39.270  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:22:39.270  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 1292
                2025-06-16 10:23:39.280  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:23:39.281  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:23:39.469  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:23:39.469  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:23:39.612  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:23:39.612  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 2696
                2025-06-16 10:24:39.619  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:24:39.620  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:24:39.819  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:24:39.819  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:24:39.962  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:24:39.962  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 4084
                2025-06-16 10:25:39.971  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:25:39.973  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:25:40.209  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:25:40.209  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:25:40.357  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:25:40.357  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 5446
                2025-06-16 10:26:40.361  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:26:40.362  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:26:40.557  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:26:40.557  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:26:40.697  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:26:40.697  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 6893
                2025-06-16 10:27:40.698  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:27:40.699  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:27:40.898  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:27:40.898  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:27:41.052  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:27:41.053  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 8249
                2025-06-16 10:28:41.076  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:28:41.078  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:28:41.401  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:28:41.401  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:28:41.551  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:28:41.552  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 9633
                2025-06-16 10:29:41.556  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:29:41.557  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:29:41.761  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:29:41.762  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:29:41.891  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:29:41.891  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 11053
                2025-06-16 10:30:41.901  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:30:41.903  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:30:42.107  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:30:42.107  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:30:42.248  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:30:42.249  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 12390
                2025-06-16 10:31:42.262  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:31:42.263  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:31:42.462  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:31:42.462  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:31:42.585  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:31:42.585  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 13832
                2025-06-16 10:32:42.592  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:32:42.595  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:32:42.777  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:32:42.778  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:32:42.898  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:32:42.898  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 15176
                2025-06-16 10:33:42.906  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:33:42.907  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:33:43.112  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:33:43.112  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:33:43.293  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:33:43.293  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 16682
                2025-06-16 10:34:43.308  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:34:43.310  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:34:43.497  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:34:43.497  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:34:43.631  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:34:43.632  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 18130
                2025-06-16 10:35:43.637  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:35:43.638  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:35:43.832  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:35:43.833  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:35:43.976  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:35:43.976  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 19557
                2025-06-16 10:36:43.979  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:36:43.980  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:36:44.153  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:36:44.153  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:36:44.275  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:36:44.276  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 21075
                2025-06-16 10:37:44.277  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:37:44.278  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:37:44.454  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:37:44.455  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:37:44.664  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:37:44.664  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 22498
                2025-06-16 10:38:44.666  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:38:44.667  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:38:44.857  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:38:44.857  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:38:44.979  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:38:44.979  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 23998
                2025-06-16 10:39:44.995  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:39:44.996  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:39:45.175  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:39:45.175  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:39:45.309  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:39:45.309  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 25419
                2025-06-16 10:40:45.317  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:40:45.319  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:40:45.519  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:40:45.519  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:40:45.788  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:40:45.788  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 26869
                2025-06-16 10:41:45.793  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:41:45.794  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:41:45.987  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:41:45.988  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:41:46.107  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:41:46.107  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 28297
                2025-06-16 10:42:46.108  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:42:46.109  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:42:46.293  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:42:46.294  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:42:46.425  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:42:46.425  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 29710
                2025-06-16 10:43:46.437  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:43:46.439  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:43:46.617  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:43:46.617  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:43:46.728  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:43:46.728  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 31148
                2025-06-16 10:44:46.735  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:44:46.736  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:44:46.931  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:44:46.931  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:44:47.061  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:44:47.061  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 32542
                2025-06-16 10:45:47.065  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:45:47.067  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:45:47.382  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:45:47.382  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:45:47.517  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:45:47.517  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 33938
                2025-06-16 10:46:47.522  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:46:47.524  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:46:47.699  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:46:47.699  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:46:47.833  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:46:47.833  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 35350
                2025-06-16 10:47:47.837  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:47:47.838  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:47:48.040  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:47:48.040  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:47:48.235  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:47:48.235  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 36729
                2025-06-16 10:48:48.244  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:48:48.245  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:48:48.450  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:48:48.450  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:48:48.574  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:48:48.574  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 38194
                2025-06-16 10:49:48.589  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:49:48.590  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:49:48.779  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:49:48.779  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:49:48.909  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:49:48.909  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 39662
                2025-06-16 10:50:48.919  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:50:48.920  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:50:49.100  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:50:49.100  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:50:49.332  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:50:49.332  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 41223
                2025-06-16 10:51:49.345  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:51:49.349  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:51:49.548  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:51:49.548  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:51:49.691  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:51:49.691  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 42678
                2025-06-16 10:52:49.704  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:52:49.705  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:52:49.888  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:52:49.888  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:52:50.006  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:52:50.006  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 44131
                2025-06-16 10:53:50.020  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:53:50.021  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:53:50.228  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:53:50.228  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:53:50.390  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:53:50.390  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 45520
                2025-06-16 10:54:50.403  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:54:50.405  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:54:50.676  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:54:50.676  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:54:50.885  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:54:50.885  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 46917
                2025-06-16 10:55:50.894  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:55:50.895  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:55:51.082  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:55:51.082  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:55:51.218  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:55:51.218  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 48327
                2025-06-16 10:56:51.220  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:56:51.221  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:56:51.407  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:56:51.407  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:56:51.550  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:56:51.550  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 49763
                2025-06-16 10:57:51.559  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:57:51.561  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:57:51.773  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:57:51.773  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:57:51.959  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:57:51.960  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 51286
                2025-06-16 10:58:51.966  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:58:51.967  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:58:52.184  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:58:52.184  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:58:52.305  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:58:52.305  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 52741
                2025-06-16 10:59:52.312  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 10:59:52.313  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 10:59:52.498  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 10:59:52.498  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 10:59:52.655  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 10:59:52.655  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 54210
                2025-06-16 11:00:52.661  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:00:52.662  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:00:52.866  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:00:52.866  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:00:53.001  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:00:53.001  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 55659
                2025-06-16 11:01:53.005  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:01:53.006  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:01:53.179  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:01:53.179  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:01:53.318  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:01:53.318  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 57081
                2025-06-16 11:02:53.323  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:02:53.325  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:02:53.533  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:02:53.533  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:02:53.671  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:02:53.671  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 58532
                2025-06-16 11:03:53.677  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:03:53.678  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:03:53.968  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:03:53.968  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:03:54.136  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:03:54.137  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 60133
                2025-06-16 11:04:54.150  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:04:54.153  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:04:54.374  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:04:54.374  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:04:54.520  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:04:54.520  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 61665
                2025-06-16 11:05:54.523  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:05:54.523  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:05:54.736  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:05:54.736  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:05:54.876  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:05:54.876  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 63094
                2025-06-16 11:06:54.884  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:06:54.884  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:06:55.077  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:06:55.077  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:06:55.199  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:06:55.199  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 64566
                2025-06-16 11:07:55.209  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:07:55.210  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:07:55.412  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:07:55.412  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:07:55.553  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:07:55.553  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 66032
                2025-06-16 11:08:55.568  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:08:55.569  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:08:55.739  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:08:55.739  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:08:55.856  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:08:55.857  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 67548
                2025-06-16 11:09:55.866  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:09:55.867  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:09:56.086  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:09:56.087  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:09:56.211  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:09:56.211  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 69106
                2025-06-16 11:10:56.221  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:10:56.222  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:10:56.412  - debug: ankersolix2.0 (4428) LoginResponseCode: 0 => success!
                2025-06-16 11:10:56.412  - debug: ankersolix2.0 (4428) Write data to file
                2025-06-16 11:10:56.759  - debug: ankersolix2.0 (4428) Published Data.
                2025-06-16 11:10:56.759  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 70580
                2025-06-16 11:11:56.770  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:11:56.772  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:11:56.899  - debug: ankersolix2.0 (4428) LoginResponseCode: 26161 => Failed to request.
                2025-06-16 11:11:56.900  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 71865
                2025-06-16 11:12:56.912  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:12:56.914  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:12:57.051  - debug: ankersolix2.0 (4428) LoginResponseCode: 26161 => Failed to request.
                2025-06-16 11:12:57.051  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 72150
                2025-06-16 11:13:57.054  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:13:57.055  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:13:57.235  - debug: ankersolix2.0 (4428) LoginResponseCode: 26161 => Failed to request.
                2025-06-16 11:13:57.235  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 72432
                2025-06-16 11:14:57.250  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:14:57.251  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:14:57.394  - debug: ankersolix2.0 (4428) LoginResponseCode: 26161 => Failed to request.
                2025-06-16 11:14:57.395  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 72714
                2025-06-16 11:15:57.409  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:15:57.410  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:15:57.540  - debug: ankersolix2.0 (4428) LoginResponseCode: 26161 => Failed to request.
                2025-06-16 11:15:57.540  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 73000
                2025-06-16 11:16:57.552  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:16:57.553  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:16:57.668  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 9 minutes. Please try again later.
                2025-06-16 11:16:57.668  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 73282
                2025-06-16 11:17:57.679  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:17:57.680  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:17:57.770  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 8 minutes. Please try again later.
                2025-06-16 11:17:57.770  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 73569
                2025-06-16 11:18:57.774  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:18:57.774  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:18:57.884  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 7 minutes. Please try again later.
                2025-06-16 11:18:57.884  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 73855
                2025-06-16 11:19:57.891  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:19:57.892  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:19:57.983  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 6 minutes. Please try again later.
                2025-06-16 11:19:57.984  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 74139
                2025-06-16 11:20:57.987  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:20:57.988  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:20:58.097  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 5 minutes. Please try again later.
                2025-06-16 11:20:58.097  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 74422
                2025-06-16 11:21:58.099  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:21:58.100  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:21:58.193  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 4 minutes. Please try again later.
                2025-06-16 11:21:58.194  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 74704
                2025-06-16 11:22:58.195  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:22:58.197  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:22:58.286  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 3 minutes. Please try again later.
                2025-06-16 11:22:58.286  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 74999
                2025-06-16 11:23:58.286  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:23:58.288  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:23:58.374  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 2 minutes. Please try again later.
                2025-06-16 11:23:58.374  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 75282
                2025-06-16 11:24:58.381  - debug: ankersolix2.0 (4428) Try to restore data from File
                2025-06-16 11:24:58.382  - debug: ankersolix2.0 (4428) loginAPI: username are different
                2025-06-16 11:24:58.491  - debug: ankersolix2.0 (4428) LoginResponseCode: 10019 => Due to 5 unsuccessful sign in attempts, your account has been disabled for 1 minutes. Please try again later.
                2025-06-16 11:24:58.492  - debug: ankersolix2.0 (4428) Sleeping for 60000ms... TimerId 75573
                2025-06-16 11:25:05.889  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                2025-06-16 11:25:05.889  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 (force=false, process=true)
                2025-06-16 11:25:05.896  - info: ankersolix2.0 (4428) Got terminate signal TERMINATE_YOURSELF
                2025-06-16 11:25:05.897  - debug: ankersolix2.0 (4428) refreshTimeout: Unload
                2025-06-16 11:25:05.897  - info: ankersolix2.0 (4428) terminating
                2025-06-16 11:25:05.897  - info: ankersolix2.0 (4428) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2025-06-16 11:25:05.892  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 send kill signal
                2025-06-16 11:25:06.412  - info: ankersolix2.0 (4428) terminating
                2025-06-16 11:25:06.499  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                
                
                1 Reply Last reply Reply Quote 0
                • V
                  Volker3.0 last edited by

                  Hallo,
                  ist es mittlerweile möglich, bei der Solarbank 3 die Entladeleistung zu steuern bzw. über den ioBroker komplett zu stoppen?

                  Gruß Volker

                  1 Reply Last reply Reply Quote 0
                  • R
                    ronny130286 last edited by

                    Hallo Zusammen, sorry für die späte Rückmeldung, aber ich komme gerade wenig an den PC um am Adapter weiter zu entwickeln.

                    @uwerlp
                    Ich nutzt den Adapter inzwischen auch mit einer Solix 3, so wie dein Log aussieht, stimmt etwas mit den Logindaten nicht bzw. dein Token scheint immer weg zu sein.
                    Kann es sein, dass du in der App und im Adapter den gleichen Account nutzt?
                    Weil so ein Token ist fast 14 Tage gültig und das was er bei dir macht, ist sich dauerhaft neu einloggen und einen Token holen.

                    @Volker3-0
                    Aktuelle kann man mit dem Adapter nur lesen, das ist dem geschuldet dass wir hier keine richtig Api nutzen, die von Anker zur Verfügung gestellt wird.
                    Man müsste quasi die komplette App im Adapter nachstellen und dazu fehlt mir gerade die Zeit 😞

                    UweRLP V 2 Replies Last reply Reply Quote 0
                    • UweRLP
                      UweRLP @ronny130286 last edited by UweRLP

                      @ronny130286 sagte in Anker Adapter:

                      Hallo Zusammen, sorry für die späte Rückmeldung, aber ich komme gerade wenig an den PC um am Adapter weiter zu entwickeln.

                      Alles gut 👍

                      @uwerlp
                      Ich nutzt den Adapter inzwischen auch mit einer Solix 3, so wie dein Log aussieht, stimmt etwas mit den Logindaten nicht bzw. dein Token scheint immer weg zu sein.

                      So in die Richtung habe ich mir was gedacht, immer wieder ein neuer Login anstatt das Token zu benutzen.
                      Das Token wird doch in \ioBroker\iobroker-data\ankersolix2.0\session.json gespeichert?
                      In dem File wird unter anderem auch "nick_name":"fic***" (so mit den drei * ) bei mir abgelegt. Könnte, dass das Problem sein?
                      "fic" sind zumindest mal die ersten drei Buchstaben von meinem Solix-Username.
                      Die session.json habe ich auch schon des öfteren, nach stoppen des Adapters gelöscht, wird aber immer wieder mit diesem abgekürztem Nick Name erstellt.

                      Nick Name ist der Spitzname in der App, der war dort tatsächlich als fic*** eingetragen. Habe ich jetzt mal auf ioBroker geändert und es mit dem Adapter nochmals probiert. Erhalte aber immer noch die Fehlermeldung "loginAPI: username are different".

                      2025-06-19 07:32:05.499  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" enabled
                      2025-06-19 07:32:05.956  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 4968
                      2025-06-19 07:32:07.095  - debug: ankersolix2.0 (4968) Redis Objects: Use Redis connection: 127.0.0.1:9001
                      2025-06-19 07:32:07.121  - debug: ankersolix2.0 (4968) Objects client ready ... initialize now
                      2025-06-19 07:32:07.122  - debug: ankersolix2.0 (4968) Objects create System PubSub Client
                      2025-06-19 07:32:07.122  - debug: ankersolix2.0 (4968) Objects create User PubSub Client
                      2025-06-19 07:32:07.174  - debug: ankersolix2.0 (4968) Objects client initialize lua scripts
                      2025-06-19 07:32:07.177  - debug: ankersolix2.0 (4968) Objects connected to redis: 127.0.0.1:9001
                      2025-06-19 07:32:07.208  - debug: ankersolix2.0 (4968) Redis States: Use Redis connection: 127.0.0.1:9000
                      2025-06-19 07:32:07.224  - debug: ankersolix2.0 (4968) States create System PubSub Client
                      2025-06-19 07:32:07.225  - debug: ankersolix2.0 (4968) States create User PubSub Client
                      2025-06-19 07:32:07.257  - debug: ankersolix2.0 (4968) States connected to redis: 127.0.0.1:9000
                      2025-06-19 07:32:07.320  - info: ankersolix2.0 (4968) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                      2025-06-19 07:32:07.329  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:32:07.331  - debug: ankersolix2.0 (4968) RestoreLoginData: ENOENT: no such file or directory, open 'c:\iobroker\iobroker-data\ankersolix2.0\session.json'
                      2025-06-19 07:32:13.661  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:32:13.661  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:32:13.663  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:32:13.664  - debug: ankersolix2.0 (4968) loginAPI: username are different
                      2025-06-19 07:32:13.805  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:32:13.806  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:32:13.948  - debug: ankersolix2.0 (4968) Published Data.
                      2025-06-19 07:32:13.949  - debug: ankersolix2.0 (4968) Sleeping for 60000ms... TimerId 1297
                      2025-06-19 07:33:13.959  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:33:13.960  - debug: ankersolix2.0 (4968) loginAPI: username are different
                      2025-06-19 07:33:14.143  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:33:14.143  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:33:14.256  - debug: ankersolix2.0 (4968) Published Data.
                      2025-06-19 07:33:14.256  - debug: ankersolix2.0 (4968) Sleeping for 60000ms... TimerId 2621
                      2025-06-19 07:34:14.258  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:34:14.260  - debug: ankersolix2.0 (4968) loginAPI: username are different
                      2025-06-19 07:34:14.462  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:34:14.462  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:34:14.596  - debug: ankersolix2.0 (4968) Published Data.
                      2025-06-19 07:34:14.597  - debug: ankersolix2.0 (4968) Sleeping for 60000ms... TimerId 3995
                      2025-06-19 07:35:14.600  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:35:14.601  - debug: ankersolix2.0 (4968) loginAPI: username are different
                      2025-06-19 07:35:14.787  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:35:14.788  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:35:14.939  - debug: ankersolix2.0 (4968) Published Data.
                      2025-06-19 07:35:14.939  - debug: ankersolix2.0 (4968) Sleeping for 60000ms... TimerId 5352
                      2025-06-19 07:36:14.950  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:36:14.952  - debug: ankersolix2.0 (4968) loginAPI: username are different
                      2025-06-19 07:36:15.148  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:36:15.148  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:36:15.300  - debug: ankersolix2.0 (4968) Published Data.
                      2025-06-19 07:36:15.300  - debug: ankersolix2.0 (4968) Sleeping for 60000ms... TimerId 6686
                      2025-06-19 07:37:15.316  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:37:15.317  - debug: ankersolix2.0 (4968) loginAPI: username are different
                      2025-06-19 07:37:15.492  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:37:15.492  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:37:15.608  - debug: ankersolix2.0 (4968) Published Data.
                      2025-06-19 07:37:15.608  - debug: ankersolix2.0 (4968) Sleeping for 60000ms... TimerId 8055
                      2025-06-19 07:38:15.614  - debug: ankersolix2.0 (4968) Try to restore data from File
                      2025-06-19 07:38:15.615  - debug: ankersolix2.0 (4968) loginAPI: username are different
                      2025-06-19 07:38:15.772  - debug: ankersolix2.0 (4968) LoginResponseCode: 0 => success!
                      2025-06-19 07:38:15.772  - debug: ankersolix2.0 (4968) Write data to file
                      2025-06-19 07:38:15.909  - debug: ankersolix2.0 (4968) Published Data.
                      2025-06-19 07:38:15.909  - debug: ankersolix2.0 (4968) Sleeping for 60000ms... TimerId 9429
                      2025-06-19 07:38:43.341  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                      2025-06-19 07:38:43.341  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 (force=false, process=true)
                      2025-06-19 07:38:43.343  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 send kill signal
                      2025-06-19 07:38:43.349  - info: ankersolix2.0 (4968) Got terminate signal TERMINATE_YOURSELF
                      2025-06-19 07:38:43.349  - debug: ankersolix2.0 (4968) refreshTimeout: Unload
                      2025-06-19 07:38:43.350  - info: ankersolix2.0 (4968) terminating
                      2025-06-19 07:38:43.350  - info: ankersolix2.0 (4968) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2025-06-19 07:38:43.858  - info: ankersolix2.0 (4968) terminating
                      2025-06-19 07:38:43.928  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      
                      

                      Achso, ist ein Windows System auf dem ioBroker läuft.

                      Kann es sein, dass du in der App und im Adapter den gleichen Account nutzt?

                      Haupt Solix Account läuft permanent auf meinem Handy, den eingeladenen Gast Account hatte ich temporäre auf dem Tablet benutzt zum bestätigen der Einladung und dann App wieder deinstalliert.
                      Also nein 😊

                      Jetzt zur Nachkontrolle wieder auf Tablet installiert, Spitzname geändert, App gestoppt und Daten gelöscht.

                      1 Reply Last reply Reply Quote 0
                      • R
                        ronny130286 last edited by

                        @uwerlp

                        Ja der Token bzw. die session Daten werden in der \ioBroker\iobroker-data\ankersolix2.0\session.json gespeichert.
                        Der Nick spielt eigentlich keine Rolle, da zum Login nur deine Email und Passwort benötigt wird.

                        Wichtig sind dann aus der session.json: user_id, auth_token, token_expires_at

                        Versuch mal folgendes:

                        • Adapter stoppen
                        • session.json löschen
                        • Login im Adapter neu eingeben => sollte der Speicherbutton aus gegraut sein, dann einmal die Pollingtime +1, dann sollte es wieder gehen.
                        • Adapter wieder starten

                        Das mit dem "username different", bedeutet eigentlich, dass die Emailadresse aus dem Adapter, nicht zu der passt was in der session.json steht.

                        Cinimod UweRLP 2 Replies Last reply Reply Quote 0
                        • Cinimod
                          Cinimod Most Active @ronny130286 last edited by Cinimod

                          Bei mir kommt sporadisch immer diese Fehler-Meldung, hat das sonst noch wer ?
                          Ist irgendwas zu tun von meiner Seite oder kann ich das ignorieren?

                          Failed fetching or publishing printer data, Error: SyntaxError: "undefined" is not valid JSON
                          

                          EDIT:

                          Ich habe gerade geschaut es gibt einen JSON Datenpunkt: der wird offenbar nicht richtig beschrieben, das könnte meiner Meinung nach mit meiner Error Meldung zu tun haben.

                          Screenshot 2025-06-20 110521.png

                          1 Reply Last reply Reply Quote 0
                          • UweRLP
                            UweRLP @ronny130286 last edited by

                            @ronny130286 sagte in Anker Adapter:

                            Versuch mal folgendes:

                            • Adapter stoppen
                            • session.json löschen
                            • Login im Adapter neu eingeben => sollte der Speicherbutton aus gegraut sein, dann einmal die Pollingtime +1, dann sollte es wieder gehen.
                            • Adapter wieder starten

                            Erhalte immer noch den Fehler "loginAPI: username are different"

                            2025-06-20 07:11:19.251  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" enabled
                            2025-06-20 07:11:19.760  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 12068
                            2025-06-20 07:11:20.898  - debug: ankersolix2.0 (12068) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2025-06-20 07:11:20.933  - debug: ankersolix2.0 (12068) Objects client ready ... initialize now
                            2025-06-20 07:11:20.934  - debug: ankersolix2.0 (12068) Objects create System PubSub Client
                            2025-06-20 07:11:20.934  - debug: ankersolix2.0 (12068) Objects create User PubSub Client
                            2025-06-20 07:11:21.015  - debug: ankersolix2.0 (12068) Objects client initialize lua scripts
                            2025-06-20 07:11:21.040  - debug: ankersolix2.0 (12068) Objects connected to redis: 127.0.0.1:9001
                            2025-06-20 07:11:21.093  - debug: ankersolix2.0 (12068) Redis States: Use Redis connection: 127.0.0.1:9000
                            2025-06-20 07:11:21.121  - debug: ankersolix2.0 (12068) States create System PubSub Client
                            2025-06-20 07:11:21.122  - debug: ankersolix2.0 (12068) States create User PubSub Client
                            2025-06-20 07:11:21.157  - debug: ankersolix2.0 (12068) States connected to redis: 127.0.0.1:9000
                            2025-06-20 07:11:21.225  - info: ankersolix2.0 (12068) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:11:21.235  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:11:21.236  - debug: ankersolix2.0 (12068) RestoreLoginData: ENOENT: no such file or directory, open 'c:\iobroker\iobroker-data\ankersolix2.0\session.json'
                            2025-06-20 07:11:21.489  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:11:21.489  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:11:21.491  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:11:21.492  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:11:21.591  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:11:21.591  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:11:21.740  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:11:21.741  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 1290
                            2025-06-20 07:12:21.749  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:12:21.750  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:12:21.944  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:12:21.944  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:12:22.082  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:12:22.082  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 2670
                            2025-06-20 07:13:22.089  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:13:22.091  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:13:22.258  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:13:22.258  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:13:22.386  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:13:22.387  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 4054
                            2025-06-20 07:14:22.388  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:14:22.388  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:14:22.562  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:14:22.563  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:14:22.676  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:14:22.676  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 5438
                            2025-06-20 07:15:22.687  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:15:22.688  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:15:22.874  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:15:22.874  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:15:23.060  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:15:23.060  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 6823
                            2025-06-20 07:16:23.071  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:16:23.072  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:16:23.269  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:16:23.269  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:16:23.407  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:16:23.408  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 8200
                            2025-06-20 07:17:23.416  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:17:23.417  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:17:23.604  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:17:23.604  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:17:23.746  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:17:23.746  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 9602
                            2025-06-20 07:18:23.762  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:18:23.764  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:18:23.946  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:18:23.946  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:18:24.069  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:18:24.070  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 11187
                            2025-06-20 07:19:24.076  - debug: ankersolix2.0 (12068) Try to restore data from File
                            2025-06-20 07:19:24.077  - debug: ankersolix2.0 (12068) loginAPI: username are different
                            2025-06-20 07:19:24.290  - debug: ankersolix2.0 (12068) LoginResponseCode: 0 => success!
                            2025-06-20 07:19:24.290  - debug: ankersolix2.0 (12068) Write data to file
                            2025-06-20 07:19:24.407  - debug: ankersolix2.0 (12068) Published Data.
                            2025-06-20 07:19:24.408  - debug: ankersolix2.0 (12068) Sleeping for 60000ms... TimerId 12642
                            2025-06-20 07:20:18.677  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                            2025-06-20 07:20:18.677  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 (force=false, process=true)
                            2025-06-20 07:20:18.688  - info: ankersolix2.0 (12068) Got terminate signal TERMINATE_YOURSELF
                            2025-06-20 07:20:18.688  - debug: ankersolix2.0 (12068) refreshTimeout: Unload
                            2025-06-20 07:20:18.689  - info: ankersolix2.0 (12068) terminating
                            2025-06-20 07:20:18.689  - info: ankersolix2.0 (12068) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2025-06-20 07:20:18.679  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 send kill signal
                            2025-06-20 07:20:19.203  - info: ankersolix2.0 (12068) terminating
                            2025-06-20 07:20:19.278  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            
                            

                            Habe nun mal die Holzhammermethode angewendet und den kompletten Adapter (Instance und Adapter) deinstalliert. Dabei ist mir aufgefallen, dass das Verzeichnis "\10.111.112.39\iobroker\iobroker-data\ankersolix2.0" inklusive Inhalt nicht gelöscht wird. So gewollt?

                            Nun erhalte ich neue Fehlermeldungen und der Adapter wird nicht mehr Grün.

                            2025-06-20 07:20:59.481  - info: host.DESKTOP-77OGRTU iobroker del ankersolix2 --debug
                            2025-06-20 07:21:01.058  - info: host.DESKTOP-77OGRTU iobroker Delete adapter "ankersolix2"
                            2025-06-20 07:21:01.086  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 1 instances of ankersolix2
                            2025-06-20 07:21:01.190  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 1 meta of ankersolix2
                            2025-06-20 07:21:01.192  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 1 adapter for ankersolix2
                            2025-06-20 07:21:01.233  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 1 devices of ankersolix2
                            2025-06-20 07:21:01.286  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 97 states of ankersolix2
                            2025-06-20 07:21:01.312  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 14 states of system.adapter.ankersolix2
                            2025-06-20 07:21:01.331  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 98 states (io.ankersolix2.*) from states
                            2025-06-20 07:21:01.397  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 6 states (system.adapter.ankersolix2.*) from states
                            2025-06-20 07:21:02.261  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Counted 17 objects of ankersolix2
                            2025-06-20 07:21:02.355  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU file ankersolix2.admin deleted
                            2025-06-20 07:21:02.361  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object ankersolix2 deleted
                            2025-06-20 07:21:02.364  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object ankersolix2.admin deleted
                            2025-06-20 07:21:02.365  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Deleting 133 object(s).
                            2025-06-20 07:21:02.534  - info: host.DESKTOP-77OGRTU object deleted system.adapter.ankersolix2.0
                            2025-06-20 07:21:02.537  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Deleting 104 state(s).
                            
                            
                            2025-06-20 07:23:40.799  - info: host.DESKTOP-77OGRTU iobroker NPM version: 10.9.2
                            2025-06-20 07:23:40.800  - info: host.DESKTOP-77OGRTU iobroker Installing iobroker.ankersolix2@2.1.2... (System call)
                            2025-06-20 07:23:52.258  - info: host.DESKTOP-77OGRTU iobroker 
                            2025-06-20 07:23:52.435  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU install adapter ankersolix2
                            2025-06-20 07:23:52.515  - info: host.DESKTOP-77OGRTU iobroker upload [12] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/ankersolix2.png ankersolix2.png image/png
                            2025-06-20 07:23:52.520  - info: host.DESKTOP-77OGRTU iobroker upload [11] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/de/translations.json i18n/de/translations.json application/json
                            2025-06-20 07:23:52.524  - info: host.DESKTOP-77OGRTU iobroker upload [10] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/en/translations.json i18n/en/translations.json application/json
                            2025-06-20 07:23:52.527  - info: host.DESKTOP-77OGRTU iobroker upload [9] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/es/translations.json i18n/es/translations.json application/json
                            2025-06-20 07:23:52.531  - info: host.DESKTOP-77OGRTU iobroker upload [8] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                            2025-06-20 07:23:52.535  - info: host.DESKTOP-77OGRTU iobroker upload [7] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/it/translations.json i18n/it/translations.json application/json
                            2025-06-20 07:23:52.539  - info: host.DESKTOP-77OGRTU iobroker upload [6] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                            2025-06-20 07:23:52.542  - info: host.DESKTOP-77OGRTU iobroker upload [5] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                            2025-06-20 07:23:52.547  - info: host.DESKTOP-77OGRTU iobroker upload [4] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                            2025-06-20 07:23:52.556  - info: host.DESKTOP-77OGRTU iobroker upload [3] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                            2025-06-20 07:23:52.560  - info: host.DESKTOP-77OGRTU iobroker upload [2] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                            2025-06-20 07:23:52.564  - info: host.DESKTOP-77OGRTU iobroker upload [1] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                            2025-06-20 07:23:52.568  - info: host.DESKTOP-77OGRTU iobroker upload [0] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/jsonConfig.json jsonConfig.json application/json
                            2025-06-20 07:23:52.660  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2 created/updated
                            2025-06-20 07:23:52.662  - info: host.DESKTOP-77OGRTU iobroker Updating objects from io-package.json for adapter "ankersolix2" with version "2.1.2"
                            2025-06-20 07:23:52.748  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU create instance ankersolix2
                            2025-06-20 07:23:52.753  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.alive created
                            2025-06-20 07:23:52.755  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.connected created
                            2025-06-20 07:23:52.757  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.compactMode created
                            2025-06-20 07:23:52.759  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.cpu created
                            2025-06-20 07:23:52.762  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.cputime created
                            2025-06-20 07:23:52.764  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.memHeapUsed created
                            2025-06-20 07:23:52.766  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.memHeapTotal created
                            2025-06-20 07:23:52.769  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.memRss created
                            2025-06-20 07:23:52.771  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.uptime created
                            2025-06-20 07:23:52.773  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.inputCount created
                            2025-06-20 07:23:52.775  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.outputCount created
                            2025-06-20 07:23:52.778  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.eventLoopLag created
                            2025-06-20 07:23:52.780  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.sigKill created
                            2025-06-20 07:23:52.782  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.logLevel created
                            2025-06-20 07:23:52.784  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object ankersolix2.0.info.apiconnection created
                            2025-06-20 07:23:52.798  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Set default value of ankersolix2.0.info.apiconnection: false
                            2025-06-20 07:23:52.803  - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0 created
                            2025-06-20 07:23:53.865  - info: host.DESKTOP-77OGRTU iobroker exit 0
                            
                            
                            
                            2025-06-20 07:23:56.347  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 12252
                            2025-06-20 07:23:57.789  - info: ankersolix2.0 (12252) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:23:57.798  - error: ankersolix2.0 (12252) User name and/or user password empty - please check instance configuration of ankersolix2.0
                            2025-06-20 07:24:26.291  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 (force=false, process=true)
                            2025-06-20 07:24:26.293  - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 send kill signal
                            2025-06-20 07:24:26.286  - info: ankersolix2.0 (12252) Got terminate signal TERMINATE_YOURSELF
                            2025-06-20 07:24:26.286  - info: ankersolix2.0 (12252) terminating
                            2025-06-20 07:24:26.287  - info: ankersolix2.0 (12252) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2025-06-20 07:24:26.796  - info: ankersolix2.0 (12252) terminating
                            2025-06-20 07:24:26.912  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            
                            
                            2025-06-20 07:24:30.135  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 10484
                            2025-06-20 07:24:31.464  - info: ankersolix2.0 (10484) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:24:31.475  - error: ankersolix2.0 (10484) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            2025-06-20 07:24:31.475  - error: ankersolix2.0 (10484) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:24:31.476  - error: ankersolix2.0 (10484) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                at Ankersolix2.emit (node:events:518:28)
                                at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                            2025-06-20 07:24:31.476  - error: ankersolix2.0 (10484) Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:24:31.479  - info: ankersolix2.0 (10484) terminating
                            2025-06-20 07:24:31.479  - warn: ankersolix2.0 (10484) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2025-06-20 07:24:31.994  - info: ankersolix2.0 (10484) terminating
                            2025-06-20 07:24:32.081  - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2025-06-20 07:24:32.081  - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                            2025-06-20 07:25:03.790  - info: ankersolix2.0 (12060) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:25:03.800  - error: ankersolix2.0 (12060) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            2025-06-20 07:25:03.800  - error: ankersolix2.0 (12060) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:25:03.801  - error: ankersolix2.0 (12060) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                at Ankersolix2.emit (node:events:518:28)
                                at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                            2025-06-20 07:25:03.801  - error: ankersolix2.0 (12060) Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:25:03.804  - info: ankersolix2.0 (12060) terminating
                            2025-06-20 07:25:03.804  - warn: ankersolix2.0 (12060) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2025-06-20 07:25:04.316  - info: ankersolix2.0 (12060) terminating
                            2025-06-20 07:25:04.421  - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2025-06-20 07:25:04.421  - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                            2025-06-20 07:25:34.764  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 10668
                            2025-06-20 07:25:36.086  - info: ankersolix2.0 (10668) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:25:36.096  - error: ankersolix2.0 (10668) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            2025-06-20 07:25:36.096  - error: ankersolix2.0 (10668) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:25:36.097  - error: ankersolix2.0 (10668) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                at Ankersolix2.emit (node:events:518:28)
                                at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                            2025-06-20 07:25:36.097  - error: ankersolix2.0 (10668) Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:25:36.099  - info: ankersolix2.0 (10668) terminating
                            2025-06-20 07:25:36.100  - warn: ankersolix2.0 (10668) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2025-06-20 07:25:36.615  - info: ankersolix2.0 (10668) terminating
                            2025-06-20 07:25:36.720  - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2025-06-20 07:25:36.720  - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                            2025-06-20 07:25:36.720  - warn: host.DESKTOP-77OGRTU Do not restart adapter system.adapter.ankersolix2.0 because restart loop detected
                            2025-06-20 07:26:00.481  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                            2025-06-20 07:26:11.003  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" enabled
                            2025-06-20 07:26:11.495  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 11744
                            2025-06-20 07:26:12.897  - info: ankersolix2.0 (11744) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:26:12.908  - error: ankersolix2.0 (11744) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            2025-06-20 07:26:12.908  - error: ankersolix2.0 (11744) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:26:12.909  - error: ankersolix2.0 (11744) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                at Ankersolix2.emit (node:events:518:28)
                                at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                            2025-06-20 07:26:12.909  - error: ankersolix2.0 (11744) Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:26:12.911  - info: ankersolix2.0 (11744) terminating
                            2025-06-20 07:26:12.912  - warn: ankersolix2.0 (11744) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2025-06-20 07:26:13.419  - info: ankersolix2.0 (11744) terminating
                            2025-06-20 07:26:13.532  - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2025-06-20 07:26:13.532  - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                            2025-06-20 07:26:43.897  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 2864
                            2025-06-20 07:26:45.203  - info: ankersolix2.0 (2864) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:26:45.212  - error: ankersolix2.0 (2864) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            2025-06-20 07:26:45.213  - error: ankersolix2.0 (2864) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:26:45.214  - error: ankersolix2.0 (2864) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                at Ankersolix2.emit (node:events:518:28)
                                at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                            2025-06-20 07:26:45.214  - error: ankersolix2.0 (2864) Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:26:45.216  - info: ankersolix2.0 (2864) terminating
                            2025-06-20 07:26:45.217  - warn: ankersolix2.0 (2864) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2025-06-20 07:26:45.724  - info: ankersolix2.0 (2864) terminating
                            2025-06-20 07:26:45.820  - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2025-06-20 07:26:45.820  - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                            2025-06-20 07:27:16.202  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 12300
                            2025-06-20 07:27:17.537  - info: ankersolix2.0 (12300) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                            2025-06-20 07:27:17.547  - error: ankersolix2.0 (12300) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            2025-06-20 07:27:17.547  - error: ankersolix2.0 (12300) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:27:17.548  - error: ankersolix2.0 (12300) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                at Ankersolix2.emit (node:events:518:28)
                                at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                            2025-06-20 07:27:17.548  - error: ankersolix2.0 (12300) Cannot read properties of undefined (reading 'toUpperCase')
                            2025-06-20 07:27:17.551  - info: ankersolix2.0 (12300) terminating
                            2025-06-20 07:27:17.551  - warn: ankersolix2.0 (12300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2025-06-20 07:27:18.060  - info: ankersolix2.0 (12300) terminating
                            2025-06-20 07:27:18.163  - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2025-06-20 07:27:18.163  - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                            2025-06-20 07:27:18.163  - warn: host.DESKTOP-77OGRTU Do not restart adapter system.adapter.ankersolix2.0 because restart loop detected
                            2025-06-20 07:27:24.150  - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                            
                            

                            Vielleicht hilft das dem Problem auf die Spur zu kommen.

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              ronny130286 @UweRLP last edited by

                              @uwerlp said in Anker Adapter:

                              User name and/or user password empty - please check instance configuration of ankersolix2.0

                              Hast du die Daten im Adapter neu eingegeben?

                              Weil er sagt: User name and/or user password empty - please check instance configuration of ankersolix2.0

                              UweRLP 1 Reply Last reply Reply Quote 0
                              • UweRLP
                                UweRLP @ronny130286 last edited by

                                @ronny130286 Vermutlich zu viel LOG, entschuldigung 😊
                                In dem Log sieht man von oben nach unten die Deinstallation, neue Installation und den Aufruf zur Eingabe der Daten.

                                Die Meldung kam nach der neuen Installation des Adapters, war/ist für mich auch klar weil in dem Moment noch keine Daten eingegeben waren.
                                Die Daten sind aber eingegeben und gespeichert.

                                Ab Zeile 73 im letzten Poste https://forum.iobroker.net/post/1278840 , zweites Log.

                                2025-06-20 07:24:30.135  - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 10484
                                2025-06-20 07:24:31.464  - info: ankersolix2.0 (10484) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v22.16.0, js-controller: 7.0.7
                                2025-06-20 07:24:31.475  - error: ankersolix2.0 (10484) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                2025-06-20 07:24:31.475  - error: ankersolix2.0 (10484) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                                2025-06-20 07:24:31.476  - error: ankersolix2.0 (10484) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                    at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                    at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                    at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                    at Ankersolix2.emit (node:events:518:28)
                                    at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                    at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                                2025-06-20 07:24:31.476  - error: ankersolix2.0 (10484) Cannot read properties of undefined (reading 'toUpperCase')
                                

                                Bin kein Programmierer deswegen nur leihenhaftes Verständnis.
                                "This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch()."
                                Könnte das bedeuten, dass was nicht Syncron läuft bzw. was versucht wird bevor was andere fertig ist?

                                Deutet 'toUpperCase' nicht auf Groß-/Kleinschreibung hin wobei es zu Problemen kommt?

                                R 1 Reply Last reply Reply Quote 0
                                • R
                                  ronny130286 @UweRLP last edited by

                                  @UweRLP
                                  Das "toUpperCase" wird benötigt um der Ländercode immer groß zu schreiben, jegliche Kleinschreibung wird zur Großschreibung bspw. de => DE, en => EN und so weiter
                                  Deshalb wundert es mich, dass er damit nicht umgehen kann, weil das schon immer vorhanden war.

                                  Der einzige Unterschied momentan wäre, du nutzt Nodejs 22 und ich 20.

                                  Hast du mit anderen Adaptern auch Probleme?

                                  Thomas Braun Homoran UweRLP 3 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @ronny130286 last edited by

                                    @ronny130286 sagte in Anker Adapter:

                                    Der einzige Unterschied momentan wäre, du nutzt Nodejs 22 und ich 20.

                                    Hier läuft der Adapter mit nodejs 20, 22 und 24.

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

                                      @ronny130286 sagte in Anker Adapter:

                                      Der einzige Unterschied momentan wäre, du nutzt

                                      ...windows

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

                                        @homoran

                                        stimmt, dann war es nicht der einzige Unterschied.

                                        1 Reply Last reply Reply Quote 0
                                        • V
                                          Volker3.0 @ronny130286 last edited by

                                          @ronny130286
                                          Danke für die Antwort!
                                          Bis wann denkst du, kannst du dir die API mal anschauen? Ich mache den Kauf des Anker von deinem Adapter abhängig, da ich die Steuerung über den ioBroker benötige 🫣😉

                                          Gruß Volker

                                          1 Reply Last reply Reply Quote 0
                                          • UweRLP
                                            UweRLP @ronny130286 last edited by UweRLP

                                            @ronny130286 sagte in Anker Adapter:

                                            Der einzige Unterschied momentan wäre, du nutzt Nodejs 22 und ich 20.

                                            Habe nun nochmal die Instance und den Adapter gelöscht. Dann Node auf Version 20.19.3 downgrade.
                                            Bekomme den Adapter nicht mehr zum laufen, hier nochmals Protokoll mit Node 20.19.3

                                            2025-06-24 08:34:32.468 - info: host.DESKTOP-77OGRTU iobroker add ankersolix2 --host DESKTOP-77OGRTU
                                            2025-06-24 08:34:34.443 - info: host.DESKTOP-77OGRTU iobroker NPM version: 10.8.2
                                            2025-06-24 08:34:34.444 - info: host.DESKTOP-77OGRTU iobroker Installing iobroker.ankersolix2@2.1.2... (System call)
                                            2025-06-24 08:34:56.771 - info: host.DESKTOP-77OGRTU iobroker
                                            added 1 package, and audited 2663 packages in 22s
                                            2025-06-24 08:34:56.771 - info: host.DESKTOP-77OGRTU iobroker
                                            328 packages are looking for funding
                                            run `npm fund` for details
                                            2025-06-24 08:34:56.910 - info: host.DESKTOP-77OGRTU iobroker
                                            112 vulnerabilities (9 low, 39 moderate, 54 high, 10 critical)
                                            To address issues that do not require attention, run:
                                            2025-06-24 08:34:56.911 - info: host.DESKTOP-77OGRTU iobroker npm audit fix
                                            To address all issues possible (including breaking changes), run:
                                            npm audit fix --force
                                            Some issues need review, and may require choosing
                                            a different dependency.
                                            Run `npm audit` for details.
                                            2025-06-24 08:34:56.940 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU install adapter ankersolix2
                                            2025-06-24 08:34:57.009 - info: host.DESKTOP-77OGRTU iobroker upload [12] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/ankersolix2.png ankersolix2.png image/png
                                            2025-06-24 08:34:57.014 - info: host.DESKTOP-77OGRTU iobroker upload [11] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                            2025-06-24 08:34:57.019 - info: host.DESKTOP-77OGRTU iobroker upload [10] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                            2025-06-24 08:34:57.023 - info: host.DESKTOP-77OGRTU iobroker upload [9] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                            2025-06-24 08:34:57.027 - info: host.DESKTOP-77OGRTU iobroker upload [8] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                            2025-06-24 08:34:57.031 - info: host.DESKTOP-77OGRTU iobroker upload [7] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                            2025-06-24 08:34:57.035 - info: host.DESKTOP-77OGRTU iobroker upload [6] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                            2025-06-24 08:34:57.039 - info: host.DESKTOP-77OGRTU iobroker upload [5] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                            2025-06-24 08:34:57.043 - info: host.DESKTOP-77OGRTU iobroker upload [4] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                            2025-06-24 08:34:57.052 - info: host.DESKTOP-77OGRTU iobroker upload [3] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                            2025-06-24 08:34:57.056 - info: host.DESKTOP-77OGRTU iobroker upload [2] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                            2025-06-24 08:34:57.059 - info: host.DESKTOP-77OGRTU iobroker upload [1] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                            2025-06-24 08:34:57.063 - info: host.DESKTOP-77OGRTU iobroker upload [0] ankersolix2.admin c:/iobroker/node_modules/iobroker.ankersolix2/admin/jsonConfig.json jsonConfig.json application/json
                                            2025-06-24 08:34:57.150 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2 created/updated
                                            2025-06-24 08:34:57.151 - info: host.DESKTOP-77OGRTU iobroker Updating objects from io-package.json for adapter "ankersolix2" with version "2.1.2"
                                            2025-06-24 08:34:57.225 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU create instance ankersolix2
                                            2025-06-24 08:34:57.230 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.alive created
                                            2025-06-24 08:34:57.232 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.connected created
                                            2025-06-24 08:34:57.235 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.compactMode created
                                            2025-06-24 08:34:57.238 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.cpu created
                                            2025-06-24 08:34:57.241 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.cputime created
                                            2025-06-24 08:34:57.244 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.memHeapUsed created
                                            2025-06-24 08:34:57.246 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.memHeapTotal created
                                            2025-06-24 08:34:57.249 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.memRss created
                                            2025-06-24 08:34:57.252 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.uptime created
                                            2025-06-24 08:34:57.254 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.inputCount created
                                            2025-06-24 08:34:57.257 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.outputCount created
                                            2025-06-24 08:34:57.259 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.eventLoopLag created
                                            2025-06-24 08:34:57.262 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.sigKill created
                                            2025-06-24 08:34:57.265 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0.logLevel created
                                            2025-06-24 08:34:57.267 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object ankersolix2.0.info.apiconnection created
                                            2025-06-24 08:34:57.269 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU Set default value of ankersolix2.0.info.apiconnection: false
                                            2025-06-24 08:34:57.274 - info: host.DESKTOP-77OGRTU iobroker host.DESKTOP-77OGRTU object system.adapter.ankersolix2.0 created
                                            2025-06-24 08:34:58.334 - info: host.DESKTOP-77OGRTU iobroker exit 0
                                            2025-06-24 08:35:00.625 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 8744
                                            2025-06-24 08:35:02.126 - info: ankersolix2.0 (8744) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v20.19.3, js-controller: 7.0.7
                                            2025-06-24 08:35:02.134 - error: ankersolix2.0 (8744) User name and/or user password empty - please check instance configuration of ankersolix2.0
                                            2025-06-24 08:35:06.370 - info: homee.0 (5284) initialize 1 nodes
                                            2025-06-24 08:35:35.057 - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 (force=false, process=true)
                                            2025-06-24 08:35:35.050 - info: ankersolix2.0 (8744) Got terminate signal TERMINATE_YOURSELF
                                            2025-06-24 08:35:35.059 - info: host.DESKTOP-77OGRTU stopInstance system.adapter.ankersolix2.0 send kill signal
                                            2025-06-24 08:35:35.050 - info: ankersolix2.0 (8744) terminating
                                            2025-06-24 08:35:35.051 - info: ankersolix2.0 (8744) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            2025-06-24 08:35:35.552 - info: ankersolix2.0 (8744) terminating
                                            2025-06-24 08:35:35.644 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            2025-06-24 08:35:38.952 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 9192
                                            2025-06-24 08:35:40.231 - info: ankersolix2.0 (9192) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v20.19.3, js-controller: 7.0.7
                                            2025-06-24 08:35:40.242 - error: ankersolix2.0 (9192) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            2025-06-24 08:35:40.242 - error: ankersolix2.0 (9192) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:35:40.244 - error: ankersolix2.0 (9192) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                            at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                            at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                            at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                            at Ankersolix2.emit (node:events:524:28)
                                            at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                            at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                                            2025-06-24 08:35:40.244 - error: ankersolix2.0 (9192) Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:35:40.268 - info: ankersolix2.0 (9192) terminating
                                            2025-06-24 08:35:40.269 - warn: ankersolix2.0 (9192) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            2025-06-24 08:35:40.775 - info: ankersolix2.0 (9192) terminating
                                            2025-06-24 08:35:40.866 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            2025-06-24 08:35:40.866 - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                                            2025-06-24 08:36:00.977 - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                                            2025-06-24 08:36:12.750 - error: ankersolix2.0 (7836) adapter disabled
                                            2025-06-24 08:36:12.757 - warn: ankersolix2.0 (7836) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                            2025-06-24 08:36:13.384 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                            2025-06-24 08:36:13.385 - info: host.DESKTOP-77OGRTU Do not restart adapter system.adapter.ankersolix2.0 because disabled or deleted
                                            2025-06-24 08:36:17.332 - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" enabled
                                            2025-06-24 08:36:17.855 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 4040
                                            2025-06-24 08:36:19.138 - info: ankersolix2.0 (4040) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v20.19.3, js-controller: 7.0.7
                                            2025-06-24 08:36:19.148 - error: ankersolix2.0 (4040) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            2025-06-24 08:36:19.148 - error: ankersolix2.0 (4040) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:36:19.149 - error: ankersolix2.0 (4040) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                            at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                            at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                            at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                            at Ankersolix2.emit (node:events:524:28)
                                            at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                            at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                                            2025-06-24 08:36:19.149 - error: ankersolix2.0 (4040) Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:36:19.152 - info: ankersolix2.0 (4040) terminating
                                            2025-06-24 08:36:19.152 - warn: ankersolix2.0 (4040) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            2025-06-24 08:36:19.666 - info: ankersolix2.0 (4040) terminating
                                            2025-06-24 08:36:19.756 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            2025-06-24 08:36:19.756 - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                                            2025-06-24 08:36:50.113 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 4608
                                            2025-06-24 08:36:51.397 - info: ankersolix2.0 (4608) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v20.19.3, js-controller: 7.0.7
                                            2025-06-24 08:36:51.407 - error: ankersolix2.0 (4608) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            2025-06-24 08:36:51.408 - error: ankersolix2.0 (4608) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:36:51.409 - error: ankersolix2.0 (4608) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                            at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                            at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                            at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                            at Ankersolix2.emit (node:events:524:28)
                                            at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                            at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                                            2025-06-24 08:36:51.409 - error: ankersolix2.0 (4608) Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:36:51.411 - info: ankersolix2.0 (4608) terminating
                                            2025-06-24 08:36:51.412 - warn: ankersolix2.0 (4608) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            2025-06-24 08:36:51.914 - info: ankersolix2.0 (4608) terminating
                                            2025-06-24 08:36:52.012 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            2025-06-24 08:36:52.012 - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                                            2025-06-24 08:36:52.012 - warn: host.DESKTOP-77OGRTU Do not restart adapter system.adapter.ankersolix2.0 because restart loop detected
                                            2025-06-24 08:36:52.021 - info: notification-manager.0 (9232) Send notification "system.restartLoop" to "email.0"
                                            2025-06-24 08:37:08.808 - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                                            2025-06-24 08:37:30.221 - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" enabled
                                            2025-06-24 08:37:30.753 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 10260
                                            2025-06-24 08:37:32.013 - info: ankersolix2.0 (10260) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v20.19.3, js-controller: 7.0.7
                                            2025-06-24 08:37:32.024 - error: ankersolix2.0 (10260) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            2025-06-24 08:37:32.024 - error: ankersolix2.0 (10260) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:37:32.025 - error: ankersolix2.0 (10260) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                            at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                            at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                            at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                            at Ankersolix2.emit (node:events:524:28)
                                            at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                            at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                                            2025-06-24 08:37:32.025 - error: ankersolix2.0 (10260) Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:37:32.028 - info: ankersolix2.0 (10260) terminating
                                            2025-06-24 08:37:32.028 - warn: ankersolix2.0 (10260) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            2025-06-24 08:37:32.539 - info: ankersolix2.0 (10260) terminating
                                            2025-06-24 08:37:32.618 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            2025-06-24 08:37:32.619 - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                                            2025-06-24 08:37:43.350 - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" disabled
                                            2025-06-24 08:38:04.162 - error: ankersolix2.0 (12256) adapter disabled
                                            2025-06-24 08:38:04.170 - warn: ankersolix2.0 (12256) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                            2025-06-24 08:38:04.760 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                            2025-06-24 08:38:04.760 - info: host.DESKTOP-77OGRTU Do not restart adapter system.adapter.ankersolix2.0 because disabled or deleted
                                            2025-06-24 08:40:00.108 - info: host.DESKTOP-77OGRTU "system.adapter.ankersolix2.0" enabled
                                            2025-06-24 08:40:00.644 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 2652
                                            2025-06-24 08:40:01.532 - debug: ankersolix2.0 (2652) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            2025-06-24 08:40:01.564 - debug: ankersolix2.0 (2652) Objects client ready ... initialize now
                                            2025-06-24 08:40:01.565 - debug: ankersolix2.0 (2652) Objects create System PubSub Client
                                            2025-06-24 08:40:01.565 - debug: ankersolix2.0 (2652) Objects create User PubSub Client
                                            2025-06-24 08:40:01.629 - debug: ankersolix2.0 (2652) Objects client initialize lua scripts
                                            2025-06-24 08:40:01.635 - debug: ankersolix2.0 (2652) Objects connected to redis: 127.0.0.1:9001
                                            2025-06-24 08:40:01.684 - debug: ankersolix2.0 (2652) Redis States: Use Redis connection: 127.0.0.1:9000
                                            2025-06-24 08:40:01.708 - debug: ankersolix2.0 (2652) States create System PubSub Client
                                            2025-06-24 08:40:01.708 - debug: ankersolix2.0 (2652) States create User PubSub Client
                                            2025-06-24 08:40:01.757 - debug: ankersolix2.0 (2652) States connected to redis: 127.0.0.1:9000
                                            2025-06-24 08:40:01.830 - info: ankersolix2.0 (2652) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v20.19.3, js-controller: 7.0.7
                                            2025-06-24 08:40:01.839 - error: ankersolix2.0 (2652) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            2025-06-24 08:40:01.840 - error: ankersolix2.0 (2652) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:40:01.841 - error: ankersolix2.0 (2652) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                            at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                            at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                            at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                            at Ankersolix2.emit (node:events:524:28)
                                            at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                            at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                                            2025-06-24 08:40:01.841 - error: ankersolix2.0 (2652) Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:40:01.843 - info: ankersolix2.0 (2652) terminating
                                            2025-06-24 08:40:01.843 - warn: ankersolix2.0 (2652) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            2025-06-24 08:40:02.350 - info: ankersolix2.0 (2652) terminating
                                            2025-06-24 08:40:02.454 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            2025-06-24 08:40:02.455 - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                                            2025-06-24 08:40:32.861 - info: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 in version "2.1.2" started with pid 5592
                                            2025-06-24 08:40:33.852 - debug: ankersolix2.0 (5592) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            2025-06-24 08:40:33.879 - debug: ankersolix2.0 (5592) Objects client ready ... initialize now
                                            2025-06-24 08:40:33.880 - debug: ankersolix2.0 (5592) Objects create System PubSub Client
                                            2025-06-24 08:40:33.881 - debug: ankersolix2.0 (5592) Objects create User PubSub Client
                                            2025-06-24 08:40:33.936 - debug: ankersolix2.0 (5592) Objects client initialize lua scripts
                                            2025-06-24 08:40:33.940 - debug: ankersolix2.0 (5592) Objects connected to redis: 127.0.0.1:9001
                                            2025-06-24 08:40:33.978 - debug: ankersolix2.0 (5592) Redis States: Use Redis connection: 127.0.0.1:9000
                                            2025-06-24 08:40:34.007 - debug: ankersolix2.0 (5592) States create System PubSub Client
                                            2025-06-24 08:40:34.008 - debug: ankersolix2.0 (5592) States create User PubSub Client
                                            2025-06-24 08:40:34.052 - debug: ankersolix2.0 (5592) States connected to redis: 127.0.0.1:9000
                                            2025-06-24 08:40:34.127 - info: ankersolix2.0 (5592) starting. Version 2.1.2 in c:/iobroker/node_modules/iobroker.ankersolix2, node: v20.19.3, js-controller: 7.0.7
                                            2025-06-24 08:40:34.137 - error: ankersolix2.0 (5592) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            2025-06-24 08:40:34.137 - error: ankersolix2.0 (5592) unhandled promise rejection: Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:40:34.138 - error: ankersolix2.0 (5592) TypeError: Cannot read properties of undefined (reading 'toUpperCase')
                                            at new SolixApi (c:\iobroker\node_modules\iobroker.ankersolix2\build\api.js:116:36)
                                            at Ankersolix2.loginAPI (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:84:16)
                                            at Ankersolix2.onReady (c:\iobroker\node_modules\iobroker.ankersolix2\build\main.js:75:33)
                                            at Ankersolix2.emit (node:events:524:28)
                                            at Ankersolix2._callReadyHandler (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7857:12)
                                            at Ankersolix2._initAdapter (c:\iobroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7840:12)
                                            2025-06-24 08:40:34.138 - error: ankersolix2.0 (5592) Cannot read properties of undefined (reading 'toUpperCase')
                                            2025-06-24 08:40:34.172 - info: ankersolix2.0 (5592) terminating
                                            2025-06-24 08:40:34.172 - warn: ankersolix2.0 (5592) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            2025-06-24 08:40:34.679 - info: ankersolix2.0 (5592) terminating
                                            2025-06-24 08:40:34.760 - error: host.DESKTOP-77OGRTU instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            2025-06-24 08:40:34.760 - info: host.DESKTOP-77OGRTU Restart adapter system.adapter.ankersolix2.0 because enabled
                                            2025-06-24 08:40:34.760 - warn: host.DESKTOP-77OGRTU Do not restart adapter system.adapter.ankersolix2.0 because restart loop detected
                                            
                                            

                                            Hast du mit anderen Adaptern auch Probleme?

                                            Nein keine.

                                            Ich habe auch die Version 2.1.1 vom Adapter getestet, läuft auch nicht.
                                            Was mich verwundert, der Adapter lief ja schon mal hatte aber das Problem mit dem Login/Token. Nun bekomme ich noch nicht mal mehr den Adapter zum laufen, wird nicht grün.

                                            @homoran sagte in Anker Adapter:

                                            @ronny130286 sagte in Anker Adapter:

                                            Der einzige Unterschied momentan wäre, du nutzt

                                            ...windows

                                            Ja, System läuft unter Windows 10 x64

                                            Wenn keiner eine Idee hat gebe ich jetzt erst mal auf. Ich komme leider nicht weiter.
                                            @ronny130286 Wenn dir noch was einfällt oder du was versuchen möchtes bitte bescheit geben. Aktuell ist der Adapter deinstalliert. Wenn du magst stelle ich dir auch gerne die Logindaten für den Gast Account per PM zur Verfügung.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            711
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            43
                                            262
                                            37435
                                            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