Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Easee Wallbox mit iobroker

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Easee Wallbox mit iobroker

Scheduled Pinned Locked Moved ioBroker Allgemein
easeewallboxadapter
529 Posts 61 Posters 142.5k Views 54 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    warp735
    wrote on last edited by
    #218

    Das mit der Pause funftioniert bei mir schon. Allerdings weiß man dann nicht mehr, obs mit resume oder start weiter geht :-(

    Zudem habe ich 30 Instanzen laufen, aber nur einer hängt sich regelmäßig auf und kommt nicht von allein wieder. Der Easee Adapter. Werde mir jetzt n automatischen Neustart basteln, wenn er wieder offline ist.

    NewanN 1 Reply Last reply
    0
    • W warp735

      Das mit der Pause funftioniert bei mir schon. Allerdings weiß man dann nicht mehr, obs mit resume oder start weiter geht :-(

      Zudem habe ich 30 Instanzen laufen, aber nur einer hängt sich regelmäßig auf und kommt nicht von allein wieder. Der Easee Adapter. Werde mir jetzt n automatischen Neustart basteln, wenn er wieder offline ist.

      NewanN Offline
      NewanN Offline
      Newan
      wrote on last edited by
      #219

      @warp735 Bin mir ziemlich sicher das es resume ist.

      das mit dem Adapter hab ich och nicht gefunden wo der sich aufhängt. Habe ja schon viel Errorhandling eingebaut. Kannst du mir nochmal einen Debuglog senden wenn er sich aufgehangen hat?

      1 Reply Last reply
      0
      • W Offline
        W Offline
        warp735
        wrote on last edited by
        #220

        Hab mir jetzt mal ne Pushmeldung gemacht. Lief schon seit 23.07. nicht mehr :-(

        Was meinst mit ziemlich sicher? Wenn Auto angesteckt, muss ich erst Start drücken. Wenn man jetzt Pause drückt. Gehts danach nicht mehr mit Start weiter, sondern mit resume. Wenn man sich die Stati nicht selbst wegspeichert, weiß man nicht mehr ob man nun start oder eben resume drücken muss.

        Hier Log vom 23.07.

        2021-07-23 20:34:57.427 - error: easee.0 (11928) Error: Request failed with status code 503
        2021-07-23 20:34:57.649 - error: easee.0 (11928) Error: Request failed with status code 503
        2021-07-23 20:34:57.654 - error: easee.0 (11928) 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().
        2021-07-23 20:34:57.655 - error: easee.0 (11928) unhandled promise rejection: Cannot read property 'cableLocked' of undefined
        2021-07-23 20:34:57.656 - error: easee.0 (11928) TypeError: Cannot read property 'cableLocked' of undefined
        at Easee.setNewStatusToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:316:85)
        at async /opt/iobroker/node_modules/iobroker.easee/main.js:207:17
        2021-07-23 20:34:57.656 - error: easee.0 (11928) Cannot read property 'cableLocked' of undefined
        2021-07-23 20:34:57.671 - warn: easee.0 (11928) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2021-07-23 20:34:58.303 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2021-07-23 20:34:58.307 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
        2021-07-23 20:35:00.000 - info: javascript.0 (836) script.js.ETA.ETA_5: 22
        2021-07-23 20:35:00.005 - info: javascript.0 (836) script.js.Grünbeck.Schleichwasseralarm: 5.6
        2021-07-23 20:35:28.356 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 30109
        2021-07-23 20:35:30.016 - error: easee.0 (30109) 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().
        2021-07-23 20:35:30.018 - error: easee.0 (30109) unhandled promise rejection: Request failed with status code 503
        2021-07-23 20:35:30.020 - error: easee.0 (30109) Error: Request failed with status code 503
        at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
        at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
        at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
        at IncomingMessage.emit (events.js:326:22)
        at endReadableNT (_stream_readable.js:1241:12)
        at processTicksAndRejections (internal/process/task_queues.js:84:21)
        2021-07-23 20:35:30.020 - error: easee.0 (30109) Request failed with status code 503
        2021-07-23 20:35:30.037 - warn: easee.0 (30109) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2021-07-23 20:35:30.654 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2021-07-23 20:35:30.655 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
        2021-07-23 20:36:00.714 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 30705
        2021-07-23 20:36:02.741 - error: easee.0 (30705) 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().
        2021-07-23 20:36:02.743 - error: easee.0 (30705) unhandled promise rejection: Request failed with status code 503
        2021-07-23 20:36:02.745 - error: easee.0 (30705) Error: Request failed with status code 503
        at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
        at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
        at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
        at IncomingMessage.emit (events.js:326:22)
        at endReadableNT (_stream_readable.js:1241:12)
        at processTicksAndRejections (internal/process/task_queues.js:84:21)
        2021-07-23 20:36:02.746 - error: easee.0 (30705) Request failed with status code 503
        2021-07-23 20:36:02.764 - warn: easee.0 (30705) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2021-07-23 20:36:03.379 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2021-07-23 20:36:03.380 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
        2021-07-23 20:36:03.380 - warn: host.50a2896d0707 Do not restart adapter system.adapter.easee.0 because restart loop detected
        
        NewanN 1 Reply Last reply
        0
        • W warp735

          Hab mir jetzt mal ne Pushmeldung gemacht. Lief schon seit 23.07. nicht mehr :-(

          Was meinst mit ziemlich sicher? Wenn Auto angesteckt, muss ich erst Start drücken. Wenn man jetzt Pause drückt. Gehts danach nicht mehr mit Start weiter, sondern mit resume. Wenn man sich die Stati nicht selbst wegspeichert, weiß man nicht mehr ob man nun start oder eben resume drücken muss.

          Hier Log vom 23.07.

          2021-07-23 20:34:57.427 - error: easee.0 (11928) Error: Request failed with status code 503
          2021-07-23 20:34:57.649 - error: easee.0 (11928) Error: Request failed with status code 503
          2021-07-23 20:34:57.654 - error: easee.0 (11928) 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().
          2021-07-23 20:34:57.655 - error: easee.0 (11928) unhandled promise rejection: Cannot read property 'cableLocked' of undefined
          2021-07-23 20:34:57.656 - error: easee.0 (11928) TypeError: Cannot read property 'cableLocked' of undefined
          at Easee.setNewStatusToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:316:85)
          at async /opt/iobroker/node_modules/iobroker.easee/main.js:207:17
          2021-07-23 20:34:57.656 - error: easee.0 (11928) Cannot read property 'cableLocked' of undefined
          2021-07-23 20:34:57.671 - warn: easee.0 (11928) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2021-07-23 20:34:58.303 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2021-07-23 20:34:58.307 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
          2021-07-23 20:35:00.000 - info: javascript.0 (836) script.js.ETA.ETA_5: 22
          2021-07-23 20:35:00.005 - info: javascript.0 (836) script.js.Grünbeck.Schleichwasseralarm: 5.6
          2021-07-23 20:35:28.356 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 30109
          2021-07-23 20:35:30.016 - error: easee.0 (30109) 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().
          2021-07-23 20:35:30.018 - error: easee.0 (30109) unhandled promise rejection: Request failed with status code 503
          2021-07-23 20:35:30.020 - error: easee.0 (30109) Error: Request failed with status code 503
          at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
          at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
          at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
          at IncomingMessage.emit (events.js:326:22)
          at endReadableNT (_stream_readable.js:1241:12)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          2021-07-23 20:35:30.020 - error: easee.0 (30109) Request failed with status code 503
          2021-07-23 20:35:30.037 - warn: easee.0 (30109) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2021-07-23 20:35:30.654 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2021-07-23 20:35:30.655 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
          2021-07-23 20:36:00.714 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 30705
          2021-07-23 20:36:02.741 - error: easee.0 (30705) 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().
          2021-07-23 20:36:02.743 - error: easee.0 (30705) unhandled promise rejection: Request failed with status code 503
          2021-07-23 20:36:02.745 - error: easee.0 (30705) Error: Request failed with status code 503
          at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
          at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
          at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
          at IncomingMessage.emit (events.js:326:22)
          at endReadableNT (_stream_readable.js:1241:12)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          2021-07-23 20:36:02.746 - error: easee.0 (30705) Request failed with status code 503
          2021-07-23 20:36:02.764 - warn: easee.0 (30705) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2021-07-23 20:36:03.379 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2021-07-23 20:36:03.380 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
          2021-07-23 20:36:03.380 - warn: host.50a2896d0707 Do not restart adapter system.adapter.easee.0 because restart loop detected
          
          NewanN Offline
          NewanN Offline
          Newan
          wrote on last edited by
          #221

          @warp735 Super danke für den Fehler. Der 503 sagt aus, das die API weg war oder deine Internetverbindung gestört. Ich geh vom 1. aus sonst wäre es eher 404 gewesen.
          Der Adapter müsste dann aber in einem Zustand, wartend gehen und probieren aber schmiert ab.
          Schau ich mir gerne die Tage an!

          1 Reply Last reply
          0
          • W Offline
            W Offline
            warp735
            wrote on last edited by
            #222

            Heute morgen wieder kein geladenes Auto :-)

            Adapter stieg gestern Abend wieder aus. Hab drei Pushmeldungen bekommen im Abstand von einer Minute. Er hat also dreimal versucht sich neu zu starten.
            Im Log stand diesmal etwas mehr:

            2021-07-27 23:33:37.348 - error: easee.0 (8340) Error: Request failed with status code 504
            2021-07-27 23:33:37.349 - warn: easee.0 (8340) No Chargers found!
            2021-07-27 23:34:17.571 - error: easee.0 (8340) Error: Request failed with status code 504
            2021-07-27 23:34:17.571 - warn: easee.0 (8340) No Chargers found!
            2021-07-27 23:34:57.826 - error: easee.0 (8340) Error: Request failed with status code 504
            2021-07-27 23:34:57.826 - warn: easee.0 (8340) No Chargers found!
            2021-07-27 23:35:28.047 - error: easee.0 (8340) Error: Request failed with status code 503
            2021-07-27 23:35:28.048 - warn: easee.0 (8340) No Chargers found!
            2021-07-27 23:35:58.316 - error: easee.0 (8340) Error: Request failed with status code 503
            2021-07-27 23:35:58.316 - warn: easee.0 (8340) No Chargers found!
            2021-07-27 23:36:38.543 - error: easee.0 (8340) Error: Request failed with status code 504
            2021-07-27 23:36:38.544 - warn: easee.0 (8340) No Chargers found!
            2021-07-27 23:38:16.489 - error: easee.0 (8340) Error: Request failed with status code 502
            2021-07-27 23:38:16.489 - warn: easee.0 (8340) No Chargers found!
            2021-07-27 23:38:16.517 - error: easee.0 (8340) Error: Request failed with status code 502
            2021-07-27 23:38:16.773 - error: easee.0 (8340) Error: Request failed with status code 503
            2021-07-27 23:38:16.779 - error: easee.0 (8340) 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().
            2021-07-27 23:38:16.779 - error: easee.0 (8340) unhandled promise rejection: Cannot read property 'cableLocked' of undefined
            2021-07-27 23:38:16.780 - error: easee.0 (8340) TypeError: Cannot read property 'cableLocked' of undefined
            at Easee.setNewStatusToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:316:85)
            at async /opt/iobroker/node_modules/iobroker.easee/main.js:207:17
            2021-07-27 23:38:16.781 - error: easee.0 (8340) Cannot read property 'cableLocked' of undefined
            2021-07-27 23:38:16.804 - warn: easee.0 (8340) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2021-07-27 23:38:17.412 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2021-07-27 23:38:17.416 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
            2021-07-27 23:38:47.446 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 15376
            2021-07-27 23:38:49.153 - error: easee.0 (15376) 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().
            2021-07-27 23:38:49.155 - error: easee.0 (15376) unhandled promise rejection: Request failed with status code 503
            2021-07-27 23:38:49.156 - error: easee.0 (15376) Error: Request failed with status code 503
            at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
            at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
            at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
            at IncomingMessage.emit (events.js:326:22)
            at endReadableNT (_stream_readable.js:1241:12)
            at processTicksAndRejections (internal/process/task_queues.js:84:21)
            2021-07-27 23:38:49.157 - error: easee.0 (15376) Request failed with status code 503
            2021-07-27 23:38:49.172 - warn: easee.0 (15376) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2021-07-27 23:38:49.850 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2021-07-27 23:38:49.851 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
            2021-07-27 23:39:19.896 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 16020
            2021-07-27 23:40:47.213 - error: easee.0 (16020) Error: Request failed with status code 504
            2021-07-27 23:40:57.439 - error: easee.0 (16020) Error: Request failed with status code 504
            2021-07-27 23:40:57.446 - error: easee.0 (16020) 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().
            2021-07-27 23:40:57.447 - error: easee.0 (16020) unhandled promise rejection: Cannot read property 'cableLocked' of undefined
            2021-07-27 23:40:57.448 - error: easee.0 (16020) TypeError: Cannot read property 'cableLocked' of undefined
            at Easee.setNewStatusToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:316:85)
            at async /opt/iobroker/node_modules/iobroker.easee/main.js:207:17
            2021-07-27 23:40:57.448 - error: easee.0 (16020) Cannot read property 'cableLocked' of undefined
            2021-07-27 23:40:57.463 - warn: easee.0 (16020) Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            NewanN 1 Reply Last reply
            0
            • W warp735

              Heute morgen wieder kein geladenes Auto :-)

              Adapter stieg gestern Abend wieder aus. Hab drei Pushmeldungen bekommen im Abstand von einer Minute. Er hat also dreimal versucht sich neu zu starten.
              Im Log stand diesmal etwas mehr:

              2021-07-27 23:33:37.348 - error: easee.0 (8340) Error: Request failed with status code 504
              2021-07-27 23:33:37.349 - warn: easee.0 (8340) No Chargers found!
              2021-07-27 23:34:17.571 - error: easee.0 (8340) Error: Request failed with status code 504
              2021-07-27 23:34:17.571 - warn: easee.0 (8340) No Chargers found!
              2021-07-27 23:34:57.826 - error: easee.0 (8340) Error: Request failed with status code 504
              2021-07-27 23:34:57.826 - warn: easee.0 (8340) No Chargers found!
              2021-07-27 23:35:28.047 - error: easee.0 (8340) Error: Request failed with status code 503
              2021-07-27 23:35:28.048 - warn: easee.0 (8340) No Chargers found!
              2021-07-27 23:35:58.316 - error: easee.0 (8340) Error: Request failed with status code 503
              2021-07-27 23:35:58.316 - warn: easee.0 (8340) No Chargers found!
              2021-07-27 23:36:38.543 - error: easee.0 (8340) Error: Request failed with status code 504
              2021-07-27 23:36:38.544 - warn: easee.0 (8340) No Chargers found!
              2021-07-27 23:38:16.489 - error: easee.0 (8340) Error: Request failed with status code 502
              2021-07-27 23:38:16.489 - warn: easee.0 (8340) No Chargers found!
              2021-07-27 23:38:16.517 - error: easee.0 (8340) Error: Request failed with status code 502
              2021-07-27 23:38:16.773 - error: easee.0 (8340) Error: Request failed with status code 503
              2021-07-27 23:38:16.779 - error: easee.0 (8340) 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().
              2021-07-27 23:38:16.779 - error: easee.0 (8340) unhandled promise rejection: Cannot read property 'cableLocked' of undefined
              2021-07-27 23:38:16.780 - error: easee.0 (8340) TypeError: Cannot read property 'cableLocked' of undefined
              at Easee.setNewStatusToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:316:85)
              at async /opt/iobroker/node_modules/iobroker.easee/main.js:207:17
              2021-07-27 23:38:16.781 - error: easee.0 (8340) Cannot read property 'cableLocked' of undefined
              2021-07-27 23:38:16.804 - warn: easee.0 (8340) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2021-07-27 23:38:17.412 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              2021-07-27 23:38:17.416 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
              2021-07-27 23:38:47.446 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 15376
              2021-07-27 23:38:49.153 - error: easee.0 (15376) 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().
              2021-07-27 23:38:49.155 - error: easee.0 (15376) unhandled promise rejection: Request failed with status code 503
              2021-07-27 23:38:49.156 - error: easee.0 (15376) Error: Request failed with status code 503
              at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
              at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
              at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
              at IncomingMessage.emit (events.js:326:22)
              at endReadableNT (_stream_readable.js:1241:12)
              at processTicksAndRejections (internal/process/task_queues.js:84:21)
              2021-07-27 23:38:49.157 - error: easee.0 (15376) Request failed with status code 503
              2021-07-27 23:38:49.172 - warn: easee.0 (15376) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2021-07-27 23:38:49.850 - error: host.50a2896d0707 instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              2021-07-27 23:38:49.851 - info: host.50a2896d0707 Restart adapter system.adapter.easee.0 because enabled
              2021-07-27 23:39:19.896 - info: host.50a2896d0707 instance system.adapter.easee.0 started with pid 16020
              2021-07-27 23:40:47.213 - error: easee.0 (16020) Error: Request failed with status code 504
              2021-07-27 23:40:57.439 - error: easee.0 (16020) Error: Request failed with status code 504
              2021-07-27 23:40:57.446 - error: easee.0 (16020) 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().
              2021-07-27 23:40:57.447 - error: easee.0 (16020) unhandled promise rejection: Cannot read property 'cableLocked' of undefined
              2021-07-27 23:40:57.448 - error: easee.0 (16020) TypeError: Cannot read property 'cableLocked' of undefined
              at Easee.setNewStatusToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:316:85)
              at async /opt/iobroker/node_modules/iobroker.easee/main.js:207:17
              2021-07-27 23:40:57.448 - error: easee.0 (16020) Cannot read property 'cableLocked' of undefined
              2021-07-27 23:40:57.463 - warn: easee.0 (16020) Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              NewanN Offline
              NewanN Offline
              Newan
              wrote on last edited by
              #223

              @warp735 Kommt der Bus den pünktlich bei euch?😅
              502, 503 alles Easee api Fehler. Selbst bei laufenden Adapter wäre der Ladebefehl net angekommen, ohne api

              1 Reply Last reply
              0
              • W Offline
                W Offline
                warp735
                wrote on last edited by
                #224

                Ist ein Hybrid. Von daher wurscht ob Akku voll ist oder nicht :-)
                Brauch ihn heute aber sowieso nicht.

                Aber die Api wird ja wohl kaum nur bei mir weg sein. Haben denn die anderen keine Probleme? :face_with_rolling_eyes:

                S 1 Reply Last reply
                0
                • W warp735

                  Ist ein Hybrid. Von daher wurscht ob Akku voll ist oder nicht :-)
                  Brauch ihn heute aber sowieso nicht.

                  Aber die Api wird ja wohl kaum nur bei mir weg sein. Haben denn die anderen keine Probleme? :face_with_rolling_eyes:

                  S Offline
                  S Offline
                  stonemaan
                  wrote on last edited by
                  #225

                  @warp735 ich habe hin und wieder die selben Probleme..
                  habe auch eine Abfrage eingebaut ob der Adapter läuft, das funktioniert aber nicht mehr.
                  Worüber prüfst du, ob er noch läuft? Weil darüber kann man ja dann einen Restart des Adapters auslösen. Bisher lief er dann wieder an..

                  W 1 Reply Last reply
                  0
                  • S stonemaan

                    @warp735 ich habe hin und wieder die selben Probleme..
                    habe auch eine Abfrage eingebaut ob der Adapter läuft, das funktioniert aber nicht mehr.
                    Worüber prüfst du, ob er noch läuft? Weil darüber kann man ja dann einen Restart des Adapters auslösen. Bisher lief er dann wieder an..

                    W Offline
                    W Offline
                    warp735
                    wrote on last edited by
                    #226

                    @stonemaan

                    Aktuell frage ich nur den easee.0.online auf true ab und schick mir ne Pushnachricht. Einen automatischen Neustart bzw wiederherstellen der Verbindung muss meiner Meinung nach der Adapter selber machen. Aber so bringts ja auch nix und werd da selber was machen müssen.
                    Laut Easse Cloud Status gabs gestern keine Fehler. Aber kurze Aussetzer werden die wohl auch garnicht auflisten ;)

                    Per App komme ich aktuell jedenfalls ganz normal auf die Box. Adapter ist aber rot.

                    1 Reply Last reply
                    0
                    • NewanN Offline
                      NewanN Offline
                      Newan
                      wrote on last edited by
                      #227

                      Der Adapter darf mit dem Fehler nicht aussteigen ist ein Bug, ich schau dabei. Ihr müsst keine Extrarunde für den restart des Adapters machen, lass lieber die Energie nutzen das Teil rund zu bekommen.
                      Zeit ist halt der limitierende Faktor derzeit!

                      1 Reply Last reply
                      0
                      • W Offline
                        W Offline
                        warp735
                        wrote on last edited by
                        #228

                        gerade zufällig im Log gesehen, dass der Adapter wieder weg war. Offenbar aber nur kurz. Ist noch grün.

                        host.50a2896d0707	2021-07-28 11:37:08.462	error	instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        easee.0	2021-07-28 11:37:07.862	warn	(12699) Terminated (UNCAUGHT_EXCEPTION): Without reason
                        easee.0	2021-07-28 11:37:07.837	error	(12699) Cannot read property 'forEach' of undefined
                        easee.0	2021-07-28 11:37:07.836	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
                        easee.0	2021-07-28 11:37:07.836	error	at runMicrotasks (<anonymous>)
                        easee.0	2021-07-28 11:37:07.836	error	at /opt/iobroker/node_modules/iobroker.easee/main.js:217:26
                        easee.0	2021-07-28 11:37:07.836	error	at Easee.setNewSessionToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:898:25)
                        easee.0	2021-07-28 11:37:07.836	error	(12699) TypeError: Cannot read property 'forEach' of undefined
                        easee.0	2021-07-28 11:37:07.835	error	(12699) unhandled promise rejection: Cannot read property 'forEach' of undefined
                        easee.0	2021-07-28 11:37:07.835	error	(12699) 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().
                        easee.0	2021-07-28 11:37:07.834	error	(12699) Error: Request failed with status code 504
                        easee.0	2021-07-28 11:36:51.917	warn	(12699) No Chargers found!
                        easee.0	2021-07-28 11:36:51.916	error	(12699) Error: Request failed with status code 504
                        easee.0	2021-07-28 11:35:28.337	warn	(12699) No Chargers found!
                        easee.0	2021-07-28 11:35:28.336	error	(12699) Error: Request failed with status code 503
                        bmw.0	2021-07-28 11:35:23.331	info	(32262) BMW updated car data for 2 car(s)
                        javascript.0	2021-07-28 11:35:00.005	info	(6903) script.js.Grünbeck.Schleichwasseralarm: 153.5
                        javascript.0	2021-07-28 11:35:00.000	info	(6903) script.js.ETA.ETA_5: 9
                        easee.0	2021-07-28 11:34:58.098	warn	(12699) No Chargers found!
                        easee.0	2021-07-28 11:34:58.094	error	(12699) Error: Request failed with status code 503
                        
                        1 Reply Last reply
                        0
                        • W Offline
                          W Offline
                          warp735
                          wrote on last edited by
                          #229

                          Ist wieder abgeschmiert (rot)
                          Glaub ich mach das jetzt mal über die App und warte auf n Adapter Update. Zig mal am Tag das Ding reseten bringt ja auch nix.

                          host.50a2896d0707	2021-07-28 14:36:01.618	warn	Do not restart adapter system.adapter.easee.0 because restart loop detected
                          host.50a2896d0707	2021-07-28 14:36:01.618	info	Restart adapter system.adapter.easee.0 because enabled
                          host.50a2896d0707	2021-07-28 14:36:01.617	error	instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          easee.0	2021-07-28 14:36:01.015	warn	(22507) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          easee.0	2021-07-28 14:36:00.994	error	(22507) Request failed with status code 504
                          easee.0	2021-07-28 14:36:00.994	error	at processTicksAndRejections (internal/process/task_queues.js:84:21)
                          easee.0	2021-07-28 14:36:00.994	error	at endReadableNT (_stream_readable.js:1241:12)
                          easee.0	2021-07-28 14:36:00.994	error	at IncomingMessage.emit (events.js:326:22)
                          easee.0	2021-07-28 14:36:00.994	error	at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
                          easee.0	2021-07-28 14:36:00.994	error	at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
                          easee.0	2021-07-28 14:36:00.994	error	at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
                          easee.0	2021-07-28 14:36:00.994	error	(22507) Error: Request failed with status code 504
                          easee.0	2021-07-28 14:36:00.992	error	(22507) unhandled promise rejection: Request failed with status code 504
                          easee.0	2021-07-28 14:36:00.989	error	(22507) 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().
                          host.50a2896d0707	2021-07-28 14:35:49.145	info	instance system.adapter.easee.0 started with pid 22507
                          host.50a2896d0707	2021-07-28 14:35:19.101	info	Restart adapter system.adapter.easee.0 because enabled
                          host.50a2896d0707	2021-07-28 14:35:19.101	error	instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          easee.0	2021-07-28 14:35:18.510	warn	(21865) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          easee.0	2021-07-28 14:35:18.496	error	(21865) Request failed with status code 503
                          easee.0	2021-07-28 14:35:18.496	error	at processTicksAndRejections (internal/process/task_queues.js:84:21)
                          easee.0	2021-07-28 14:35:18.496	error	at endReadableNT (_stream_readable.js:1241:12)
                          easee.0	2021-07-28 14:35:18.496	error	at IncomingMessage.emit (events.js:326:22)
                          easee.0	2021-07-28 14:35:18.496	error	at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
                          easee.0	2021-07-28 14:35:18.496	error	at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
                          easee.0	2021-07-28 14:35:18.496	error	at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
                          easee.0	2021-07-28 14:35:18.496	error	(21865) Error: Request failed with status code 503
                          easee.0	2021-07-28 14:35:18.494	error	(21865) unhandled promise rejection: Request failed with status code 503
                          easee.0	2021-07-28 14:35:18.492	error	(21865) 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().
                          host.50a2896d0707	2021-07-28 14:35:16.839	info	instance system.adapter.easee.0 started with pid 21865
                          host.50a2896d0707	2021-07-28 14:34:46.789	info	Restart adapter system.adapter.easee.0 because enabled
                          host.50a2896d0707	2021-07-28 14:34:46.784	error	instance system.adapter.easee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          easee.0	2021-07-28 14:34:46.173	warn	(8911) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          easee.0	2021-07-28 14:34:46.157	error	(8911) Cannot read property 'cableLocked' of undefined
                          easee.0	2021-07-28 14:34:46.157	error	at async /opt/iobroker/node_modules/iobroker.easee/main.js:207:17
                          easee.0	2021-07-28 14:34:46.157	error	at Easee.setNewStatusToCharger (/opt/iobroker/node_modules/iobroker.easee/main.js:316:85)
                          easee.0	2021-07-28 14:34:46.157	error	(8911) TypeError: Cannot read property 'cableLocked' of undefined
                          easee.0	2021-07-28 14:34:46.156	error	(8911) unhandled promise rejection: Cannot read property 'cableLocked' of undefined
                          easee.0	2021-07-28 14:34:46.155	error	(8911) 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().
                          easee.0	2021-07-28 14:34:46.150	error	(8911) Error: Request failed with status code 503
                          easee.0	2021-07-28 14:34:45.890	error	(8911) Error: Request failed with status code 502
                          easee.0	2021-07-28 14:33:43.426	warn	(8911) No Chargers found!
                          easee.0	2021-07-28 14:33:43.426	error	(8911) Error: Request failed with status code 504
                          easee.0	2021-07-28 14:33:03.145	warn	(8911) No Chargers found!
                          easee.0	2021-07-28 14:33:03.140	error	(8911) Error: Request failed with status code 504
                          
                          1 Reply Last reply
                          0
                          • NewanN Offline
                            NewanN Offline
                            Newan
                            wrote on last edited by
                            #230

                            Bitte testet einmal Version 1.0.3 ob der Adapter immer noch abstürzt!

                            S 1 Reply Last reply
                            0
                            • NewanN Newan

                              Bitte testet einmal Version 1.0.3 ob der Adapter immer noch abstürzt!

                              S Offline
                              S Offline
                              stonemaan
                              wrote on last edited by
                              #231

                              @newan ist installiert.. wird gecheckt

                              1 Reply Last reply
                              0
                              • W Offline
                                W Offline
                                warp735
                                wrote on last edited by
                                #232

                                habs auch drauf

                                NewanN 1 Reply Last reply
                                0
                                • W warp735

                                  habs auch drauf

                                  NewanN Offline
                                  NewanN Offline
                                  Newan
                                  wrote on last edited by
                                  #233

                                  @warp735 Naja gestern hat er nicht 7 Stunden gehalten ;-)

                                  S 1 Reply Last reply
                                  0
                                  • NewanN Newan

                                    @warp735 Naja gestern hat er nicht 7 Stunden gehalten ;-)

                                    S Offline
                                    S Offline
                                    stonemaan
                                    wrote on last edited by
                                    #234

                                    @newan heute noch keine Ausfälle zu verzeichnen. Ich beobachte weiter :)

                                    1 Reply Last reply
                                    0
                                    • W Offline
                                      W Offline
                                      warp735
                                      wrote on last edited by
                                      #235

                                      Hatte heute zweimal folgendes im Log. Adapter läuft aber noch :+1:

                                      easee.0	2021-07-30 05:33:17.336	warn	(31842) No Chargers found!
                                      easee.0	2021-07-30 05:33:17.336	error	(31842) Error: Request failed with status code 504
                                      
                                      1 Reply Last reply
                                      0
                                      • NewanN Offline
                                        NewanN Offline
                                        Newan
                                        wrote on last edited by
                                        #236

                                        Gut wenn nichts mehr kommt würde ich die Version als stable einchecken?

                                        Scotty89S 1 Reply Last reply
                                        0
                                        • NewanN Newan

                                          Gut wenn nichts mehr kommt würde ich die Version als stable einchecken?

                                          Scotty89S Offline
                                          Scotty89S Offline
                                          Scotty89
                                          wrote on last edited by
                                          #237

                                          Hey,

                                          ich habe mir jetzt auch die version 1.0.3 drauf gemacht und logge es die tage mal mit ...
                                          bisher sieht es aber ganz gut aus..

                                          eine Frage an alle .. in welchen Intervall lasst ihr ihn laufen ? was habt ihr da eingestellt wenn ihr PV laden damit macht ?

                                          NewanN 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          601

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe