Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Probleme mit AnkerSolix2 Adapter.

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    841

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Probleme mit AnkerSolix2 Adapter.

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
1 Beiträge 1 Kommentatoren 54 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    schelb_le
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    ich habe seit kurzem ein Problem mit dem AnkerSolix2 Adapter.
    Er lief bereits problemlos und lieferte mir auch korrekte Daten.

    Aber seit kurzem "stürzt" der Adapter (Verbunden mit Host und Lebenszeichen werden nach Adapterneustart grün und ein paar Sekunden später wieder rot).
    Ich habe lediglich einen Modbus Adapter hinzugefügt und den Raspberry einmal neu gestartet, da er plötzlich relativ lange ping Zeiten hatte. Aber ich weiß nicht, ob das damit was zu tun hat.

    Hier die Logger-Meldungen:

    2026-01-06 14:03:41.027 - info: ankersolix2.0 (240872) starting. Version 2.4.1 in /opt/iobroker/node_modules/iobroker.ankersolix2, node: v22.21.0, js-controller: 7.0.7
    2026-01-06 14:03:44.827 - error: ankersolix2.0 (240872) 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().
    2026-01-06 14:03:44.829 - error: ankersolix2.0 (240872) unhandled promise rejection: Error
    2026-01-06 14:03:44.830 - error: ankersolix2.0 (240872) AggregateError: Error
    at AxiosError.from (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:914:14)
    at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:3515:25)
    at RedirectableRequest.emit (node:events:531:35)
    at eventHandlers. (/opt/iobroker/node_modules/follow-redirects/index.js:49:24)
    at ClientRequest.emit (node:events:519:28)
    at emitErrorEvent (node:_http_client:107:11)
    at TLSSocket.socketErrorListener (node:_http_client:574:5)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:4731:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async authFetch (/opt/iobroker/node_modules/iobroker.ankersolix2/build/lib/api.js:70:30)
    at async Ankersolix2.loginAPI (/opt/iobroker/node_modules/iobroker.ankersolix2/build/main.js:228:30)
    at async Ankersolix2.onReady (/opt/iobroker/node_modules/iobroker.ankersolix2/build/main.js:115:26)
    2026-01-06 14:03:44.831 - error: ankersolix2.0 (240872) Exception-Code: ETIMEDOUT: Error
    2026-01-06 14:03:44.842 - info: ankersolix2.0 (240872) terminating
    2026-01-06 14:03:44.844 - warn: ankersolix2.0 (240872) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2026-01-06 14:03:45.346 - info: ankersolix2.0 (240872) terminating
    2026-01-06 14:03:45.418 - error: host.6e0055178953 instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2026-01-06 14:03:45.418 - info: host.6e0055178953 Restart adapter system.adapter.ankersolix2.0 because enabled
    2026-01-06 14:03:54.168 - warn: host.6e0055178953 Could not check for new Docker image: Error
    2026-01-06 14:03:55.608 - warn: admin.0 (185) Cannot update rating: connect EHOSTUNREACH 93.90.206.45:443
    2026-01-06 14:04:02.237 - info: host.6e0055178953 instance system.adapter.ankersolix2.0 in version "2.4.1" started with pid 240899
    2026-01-06 14:04:05.569 - info: ankersolix2.0 (240899) starting. Version 2.4.1 in /opt/iobroker/node_modules/iobroker.ankersolix2, node: v22.21.0, js-controller: 7.0.7
    2026-01-06 14:04:09.405 - error: ankersolix2.0 (240899) 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().
    2026-01-06 14:04:09.406 - error: ankersolix2.0 (240899) unhandled promise rejection: Error
    2026-01-06 14:04:09.407 - error: ankersolix2.0 (240899) AggregateError: Error
    at AxiosError.from (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:914:14)
    at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:3515:25)
    at RedirectableRequest.emit (node:events:531:35)
    at eventHandlers. (/opt/iobroker/node_modules/follow-redirects/index.js:49:24)
    at ClientRequest.emit (node:events:519:28)
    at emitErrorEvent (node:_http_client:107:11)
    at TLSSocket.socketErrorListener (node:_http_client:574:5)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:4731:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async authFetch (/opt/iobroker/node_modules/iobroker.ankersolix2/build/lib/api.js:70:30)
    at async Ankersolix2.loginAPI (/opt/iobroker/node_modules/iobroker.ankersolix2/build/main.js:228:30)
    at async Ankersolix2.onReady (/opt/iobroker/node_modules/iobroker.ankersolix2/build/main.js:115:26)
    2026-01-06 14:04:09.408 - error: ankersolix2.0 (240899) Exception-Code: ETIMEDOUT: Error
    2026-01-06 14:04:09.437 - info: ankersolix2.0 (240899) terminating
    2026-01-06 14:04:09.438 - warn: ankersolix2.0 (240899) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2026-01-06 14:04:09.942 - info: ankersolix2.0 (240899) terminating
    2026-01-06 14:04:10.018 - error: host.6e0055178953 instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2026-01-06 14:04:10.020 - info: host.6e0055178953 Restart adapter system.adapter.ankersolix2.0 because enabled
    2026-01-06 14:04:40.913 - info: host.6e0055178953 instance system.adapter.ankersolix2.0 in version "2.4.1" started with pid 240989
    2026-01-06 14:04:44.429 - info: ankersolix2.0 (240989) starting. Version 2.4.1 in /opt/iobroker/node_modules/iobroker.ankersolix2, node: v22.21.0, js-controller: 7.0.7
    2026-01-06 14:04:48.252 - error: ankersolix2.0 (240989) 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().
    2026-01-06 14:04:48.254 - error: ankersolix2.0 (240989) unhandled promise rejection: Error
    2026-01-06 14:04:48.255 - error: ankersolix2.0 (240989) AggregateError: Error
    at AxiosError.from (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:914:14)
    at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:3515:25)
    at RedirectableRequest.emit (node:events:531:35)
    at eventHandlers. (/opt/iobroker/node_modules/follow-redirects/index.js:49:24)
    at ClientRequest.emit (node:events:519:28)
    at emitErrorEvent (node:_http_client:107:11)
    at TLSSocket.socketErrorListener (node:_http_client:574:5)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:4731:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async authFetch (/opt/iobroker/node_modules/iobroker.ankersolix2/build/lib/api.js:70:30)
    at async Ankersolix2.loginAPI (/opt/iobroker/node_modules/iobroker.ankersolix2/build/main.js:228:30)
    at async Ankersolix2.onReady (/opt/iobroker/node_modules/iobroker.ankersolix2/build/main.js:115:26)
    2026-01-06 14:04:48.256 - error: ankersolix2.0 (240989) Exception-Code: ETIMEDOUT: Error
    2026-01-06 14:04:48.269 - info: ankersolix2.0 (240989) terminating
    2026-01-06 14:04:48.271 - warn: ankersolix2.0 (240989) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2026-01-06 14:04:48.774 - info: ankersolix2.0 (240989) terminating
    2026-01-06 14:04:48.849 - error: host.6e0055178953 instance system.adapter.ankersolix2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2026-01-06 14:04:48.850 - info: host.6e0055178953 Restart adapter system.adapter.ankersolix2.0 because enabled
    2026-01-06 14:04:48.850 - warn: host.6e0055178953 Do not restart adapter system.adapter.ankersolix2.0 because restart loop detected
    2026-01-06 14:04:55.361 - info: admin.0 (185) <== Disconnect system.user.admin from ::ffff:192.168.2.100 admin
    2026-01-06 14:56:59.597 - info: admin.0 (185) ==> Connected system.user.admin from ::ffff:192.168.2.100
    2026-01-06 14:57:05.177 - warn: host.6e0055178953 Could not check for new Docker image: Error
    
    

    Vielen Dank für eure Hilfe!

    Bitte ausfüllen:

    • Adaptername: AnkerSolix2
    • Link zu Adapterrepository: https://github.com/tomquist/solix2mqtt
    • Adapterversion: 2.4.1
    • js-controller Version: 7.0.7
    • Admin Version: 7.7.19
    • Hardwaresystem: Pi4
    • Arbeitsspeicher: 3.7GB
    • Festplattenart: SD-Karte
    • Betriebssystem: Linux
    • Nodejs-Version: 22.21.0
    • NPM-Version: 10.9.4
    • Installationsart: ???
    • Image, Docker genutzt: Ja
    • Ort, Name der Imagedatei: docker (official image - v11.0.0)

    Linux User bitte hier den Output von iob diag einfügen.

    1 Antwort Letzte Antwort
    0
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

    ioBroker
    Community Adapters
    Donate

    720

    Online

    32.6k

    Benutzer

    82.1k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe