Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Warema WMS Adapter funktioniert nicht mehr

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Warema WMS Adapter funktioniert nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      neo8006 last edited by

      Hallo zusammen,

      vielleicht kann mir hier jemand weiter helfen, seit heute ohne mein zutun stellte der Adpater den Betrieb ein uns lässt sich auch nicht mehr in gang bringen.

      hier das Protokoll dazu

      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 info Restart adapter system.adapter.wmswebcontrol.0 because enabled
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: Node.js v20.7.0
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]:
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: }
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Object.<anonymous> (C:\ioBroker\node_modules\axios-cookiejar-support\lib\index.js:8:40) {
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at require (node:internal/modules/helpers:130:18)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1115:19)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:901:27)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1034:27)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:621:31)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:547:36)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:589:9)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:259:10)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in C:\ioBroker\node_modules\axios\package.json
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]:
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.621 error Caught by controller[0]: ^
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.621 error Caught by controller[0]: throw e;
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.621 error Caught by controller[0]: node:internal/modules/cjs/loader:553

      Danke im Voraus

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

        @neo8006 sagte in Warema WMS Adapter funktioniert nicht mehr:

        Node.js v20.7.0

        Zu neu, installier die vorgesehene nodejs@18-Version.

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

          @thomas-braun
          Hallo Thomas, danke für die Antwort, hatte ich schon versucht, leider aber das selbe Fehlerbild

          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.867 info Restart adapter system.adapter.wmswebcontrol.0 because enabled
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.867 error instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.867 error Caught by controller[0]: Node.js v18.18.0
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.867 error Caught by controller[0]:
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.867 error Caught by controller[0]: }
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at Object.<anonymous> (C:\ioBroker\node_modules\axios-cookiejar-support\lib\index.js:8:40) {
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:698:9)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:362:10)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in C:\ioBroker\node_modules\axios\package.json
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]:
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: ^
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.866 error Caught by controller[0]: throw e;
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.865 error Caught by controller[0]: node:internal/modules/cjs/loader:573
          host.DESKTOP-TUF9MM7
          2023-10-07 14:36:33.249 info instance system.adapter.wmswebcontrol.0 started with pid 568

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

            @neo8006 sagte in Warema WMS Adapter funktioniert nicht mehr:

            wmswebcontrol

            Dann mach ein Issue auf.
            Oder versuch dein Glück mit der github-Version, da scheint jüngst was passiert zu sein.

            Und setze Texte aus der Konsole in CodeTags. Kann man besser lesen.

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

              @thomas-braun vielen Danke für den Tipp, über die NPM Version 0.0.6 läufts ohne Probleme!

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

              Support us

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

              874
              Online

              32.1k
              Users

              80.6k
              Topics

              1.3m
              Posts

              2
              5
              193
              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