Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. [gelöst] Warema wmswebcontrol mit Fehler seit JS 5.0.12

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    565

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    455

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

[gelöst] Warema wmswebcontrol mit Fehler seit JS 5.0.12

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
13 Beiträge 3 Kommentatoren 775 Aufrufe 2 Beobachtet
  • Ä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.
  • B Offline
    B Offline
    BlackTigga
    schrieb am zuletzt editiert von BlackTigga
    #1

    Hallo zusammen,aber ich habe kürzlich auf JS 5.0.12 geupdatet und seitdem (glaube ich zumindest) erhalte ich folgende immer wiederkehrende Fehlermeldungen im Zusammenhang mit dem wmswebcontrol Adapter:

    2023-09-24 08:18:25.186 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
    2023-09-24 08:18:55.804 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 5697
    2023-09-24 08:18:58.769 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
    2023-09-24 08:18:58.771 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
    2023-09-24 08:18:58.772 - error: host.All-In-One-RasPi Caught by controller[0]: ^
    2023-09-24 08:18:58.773 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
    2023-09-24 08:18:58.774 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
    2023-09-24 08:18:58.775 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:359:10)
    2023-09-24 08:18:58.775 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:695:9)
    2023-09-24 08:18:58.776 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
    2023-09-24 08:18:58.776 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
    2023-09-24 08:18:58.777 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
    2023-09-24 08:18:58.778 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
    2023-09-24 08:18:58.779 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
    2023-09-24 08:18:58.779 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
    2023-09-24 08:18:58.780 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
    2023-09-24 08:18:58.781 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
    2023-09-24 08:18:58.781 - error: host.All-In-One-RasPi Caught by controller[0]: }
    2023-09-24 08:18:58.782 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.17.1
    2023-09-24 08:18:58.783 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2023-09-24 08:18:58.784 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
    2023-09-24 08:19:29.670 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 6606
    2023-09-24 08:19:32.982 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
    2023-09-24 08:19:32.984 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
    2023-09-24 08:19:32.985 - error: host.All-In-One-RasPi Caught by controller[0]: ^
    2023-09-24 08:19:32.986 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
    2023-09-24 08:19:32.987 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
    2023-09-24 08:19:32.987 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:359:10)
    2023-09-24 08:19:32.988 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:695:9)
    2023-09-24 08:19:32.989 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
    2023-09-24 08:19:32.990 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
    2023-09-24 08:19:32.991 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
    2023-09-24 08:19:32.992 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
    2023-09-24 08:19:32.993 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
    2023-09-24 08:19:32.994 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
    2023-09-24 08:19:32.994 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
    2023-09-24 08:19:32.995 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
    2023-09-24 08:19:32.996 - error: host.All-In-One-RasPi Caught by controller[0]: }
    2023-09-24 08:19:32.996 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.17.1
    2023-09-24 08:19:32.997 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2023-09-24 08:19:32.999 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
    2023-09-24 08:20:03.594 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 7524
    

    Deinstallation und Neuinstallation des Adapters hatte auch zu keinem Erfolg geführt.

    node / nodejs: v18.6.1
    npm: 9.5.1
    js-controller 5.0.12
    admin-adapter: v6.10.1

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • B BlackTigga

      Hallo zusammen,aber ich habe kürzlich auf JS 5.0.12 geupdatet und seitdem (glaube ich zumindest) erhalte ich folgende immer wiederkehrende Fehlermeldungen im Zusammenhang mit dem wmswebcontrol Adapter:

      2023-09-24 08:18:25.186 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
      2023-09-24 08:18:55.804 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 5697
      2023-09-24 08:18:58.769 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
      2023-09-24 08:18:58.771 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
      2023-09-24 08:18:58.772 - error: host.All-In-One-RasPi Caught by controller[0]: ^
      2023-09-24 08:18:58.773 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
      2023-09-24 08:18:58.774 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
      2023-09-24 08:18:58.775 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:359:10)
      2023-09-24 08:18:58.775 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:695:9)
      2023-09-24 08:18:58.776 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
      2023-09-24 08:18:58.776 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
      2023-09-24 08:18:58.777 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
      2023-09-24 08:18:58.778 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
      2023-09-24 08:18:58.779 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
      2023-09-24 08:18:58.779 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
      2023-09-24 08:18:58.780 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
      2023-09-24 08:18:58.781 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
      2023-09-24 08:18:58.781 - error: host.All-In-One-RasPi Caught by controller[0]: }
      2023-09-24 08:18:58.782 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.17.1
      2023-09-24 08:18:58.783 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2023-09-24 08:18:58.784 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
      2023-09-24 08:19:29.670 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 6606
      2023-09-24 08:19:32.982 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
      2023-09-24 08:19:32.984 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
      2023-09-24 08:19:32.985 - error: host.All-In-One-RasPi Caught by controller[0]: ^
      2023-09-24 08:19:32.986 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
      2023-09-24 08:19:32.987 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
      2023-09-24 08:19:32.987 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:359:10)
      2023-09-24 08:19:32.988 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:695:9)
      2023-09-24 08:19:32.989 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
      2023-09-24 08:19:32.990 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
      2023-09-24 08:19:32.991 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
      2023-09-24 08:19:32.992 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
      2023-09-24 08:19:32.993 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
      2023-09-24 08:19:32.994 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
      2023-09-24 08:19:32.994 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
      2023-09-24 08:19:32.995 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
      2023-09-24 08:19:32.996 - error: host.All-In-One-RasPi Caught by controller[0]: }
      2023-09-24 08:19:32.996 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.17.1
      2023-09-24 08:19:32.997 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2023-09-24 08:19:32.999 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
      2023-09-24 08:20:03.594 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 7524
      

      Deinstallation und Neuinstallation des Adapters hatte auch zu keinem Erfolg geführt.

      node / nodejs: v18.6.1
      npm: 9.5.1
      js-controller 5.0.12
      admin-adapter: v6.10.1

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @blacktigga

      Im Log steht
      Node.js v18.17.1
      Was denn nun?

      Prüfen, am besten gleich auf nodejs 18.18.0 gehen.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      B 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @blacktigga

        Im Log steht
        Node.js v18.17.1
        Was denn nun?

        Prüfen, am besten gleich auf nodejs 18.18.0 gehen.

        B Offline
        B Offline
        BlackTigga
        schrieb am zuletzt editiert von
        #3

        @thomas-braun
        Ja sorry, ist aktuell 18.7.1

        Hier wird ja grundsätzlich das node Update für größere Versionssprünge beschrieben, aber wie wäre die Syntax wenn ich genau 18.18.0 installieren möchte?

        Habe jetzt ganz simpel geacht, aber das nachfolgende hat nicht funktioniert:

        blacktigga@All-In-One-RasPi:~$ curl -sL https://deb.nodesource.com/setup_18.18.0 | sudo -E bash -
        bash: Zeile 1: Syntaxfehler beim unerwarteten Symbol »newline«
        bash: Zeile 1: `<!DOCTYPE html>''
        
        B 1 Antwort Letzte Antwort
        0
        • B BlackTigga

          @thomas-braun
          Ja sorry, ist aktuell 18.7.1

          Hier wird ja grundsätzlich das node Update für größere Versionssprünge beschrieben, aber wie wäre die Syntax wenn ich genau 18.18.0 installieren möchte?

          Habe jetzt ganz simpel geacht, aber das nachfolgende hat nicht funktioniert:

          blacktigga@All-In-One-RasPi:~$ curl -sL https://deb.nodesource.com/setup_18.18.0 | sudo -E bash -
          bash: Zeile 1: Syntaxfehler beim unerwarteten Symbol »newline«
          bash: Zeile 1: `<!DOCTYPE html>''
          
          B Offline
          B Offline
          BlackTigga
          schrieb am zuletzt editiert von
          #4

          Denn wenn ich gemäß Update Beschreibung vorgehe erhalte ich:

          blacktigga@All-In-One-RasPi:~$ sudo apt-get install -y nodejs
          Paketlisten werden gelesen… Fertig
          Abhängigkeitsbaum wird aufgebaut… Fertig
          Statusinformationen werden eingelesen… Fertig
          nodejs ist schon die neueste Version (18.17.1-deb-1nodesource1).
          0 aktualisiert, 0 neu installiert, 0 zu entfernen und 6 nicht aktualisiert.
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • B BlackTigga

            Denn wenn ich gemäß Update Beschreibung vorgehe erhalte ich:

            blacktigga@All-In-One-RasPi:~$ sudo apt-get install -y nodejs
            Paketlisten werden gelesen… Fertig
            Abhängigkeitsbaum wird aufgebaut… Fertig
            Statusinformationen werden eingelesen… Fertig
            nodejs ist schon die neueste Version (18.17.1-deb-1nodesource1).
            0 aktualisiert, 0 neu installiert, 0 zu entfernen und 6 nicht aktualisiert.
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #5

            @blacktigga

            Mach es mit dem Skript. Siehe meine Signatur.

            Die Anleitung ist nicht mehr aktuell.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            B 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @blacktigga

              Mach es mit dem Skript. Siehe meine Signatur.

              Die Anleitung ist nicht mehr aktuell.

              B Offline
              B Offline
              BlackTigga
              schrieb am zuletzt editiert von
              #6

              @thomas-braun

              ioBroker nodejs fixer 2023-09-20
              
              Recommended nodejs-version is: 18.18.0
              Checking your installation now. Please be patient!
              
              Your current setup is:
              /usr/bin/nodejs         v18.17.1
              /usr/bin/node           v18.17.1
              /usr/bin/npm            9.6.7
              /usr/bin/npx            9.6.7
              /usr/bin/corepack       0.18.0
              
              We found these nodejs versions available for installation:
              
              nodejs:
                Installed: 18.17.1-deb-1nodesource1
                Candidate: 18.18.0-1nodesource1
                Version table:
                   18.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               *** 18.17.1-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   18.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.16.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.14.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.14.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.13.0+dfsg1-1 500
                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
                   18.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.9.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                   18.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
              
              
              
              Nothing to do - Your installation is using the correct paths.
              
              You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0?
              
              Press <y> to continue or any other key to quit
              Trying to fix your installation now. Please be patient.
              Waiting for ioBroker to shut down - Give me a minute...
              ############################################################
              
              *** These repos are active on your system:
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:3 http://security.debian.org bookworm-security InRelease
              Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
              Hit:5 http://fi.mirror.armbian.de/apt bookworm InRelease
              Reading package lists... Done
              
              *** Installing ca-certificates, curl and gnupg, just in case they are missing.
              
              *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
              deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
              Package: nodejs
              Pin: origin deb.nodesource.com
              Pin-Priority: 1001
              
              *** These repos are active after the adjustments:
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:3 http://security.debian.org bookworm-security InRelease
              Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
              Get:5 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
              Hit:6 http://fi.mirror.armbian.de/apt bookworm InRelease
              Get:7 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages [5036 B]
              Get:8 https://deb.nodesource.com/node_18.x nodistro/main arm64 Contents (deb) [28.6 kB]
              Fetched 45.8 kB in 3s (16.2 kB/s)
              Reading package lists... Done
              
              Installing the recommended nodejs version now!
              
              We tried our best to fix your nodejs. Please run iob diag again to verify.
              
              *** RESTARTING ioBroker NOW! ***
               Please refresh or restart your browser in a few moments.
              

              Habe das Script jetzt dreimal durchlaufen lassen. Ich erhalte die zweite 'nothing to do' Meldung nicht. Wird nicht auf 18.18.0 aktualisiert:

              blacktigga@All-In-One-RasPi:~$ node -v
              v18.17.1
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • B BlackTigga

                @thomas-braun

                ioBroker nodejs fixer 2023-09-20
                
                Recommended nodejs-version is: 18.18.0
                Checking your installation now. Please be patient!
                
                Your current setup is:
                /usr/bin/nodejs         v18.17.1
                /usr/bin/node           v18.17.1
                /usr/bin/npm            9.6.7
                /usr/bin/npx            9.6.7
                /usr/bin/corepack       0.18.0
                
                We found these nodejs versions available for installation:
                
                nodejs:
                  Installed: 18.17.1-deb-1nodesource1
                  Candidate: 18.18.0-1nodesource1
                  Version table:
                     18.18.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 *** 18.17.1-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     18.17.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.16.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.16.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.15.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.14.2-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.14.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.14.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.13.0+dfsg1-1 500
                        500 http://deb.debian.org/debian bookworm/main arm64 Packages
                     18.13.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.12.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.11.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.10.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.9.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.9.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.8.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.7.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.6.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.5.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.4.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.3.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.2.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.1.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                     18.0.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                
                
                
                Nothing to do - Your installation is using the correct paths.
                
                You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0?
                
                Press <y> to continue or any other key to quit
                Trying to fix your installation now. Please be patient.
                Waiting for ioBroker to shut down - Give me a minute...
                ############################################################
                
                *** These repos are active on your system:
                Hit:1 http://deb.debian.org/debian bookworm InRelease
                Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                Hit:3 http://security.debian.org bookworm-security InRelease
                Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
                Hit:5 http://fi.mirror.armbian.de/apt bookworm InRelease
                Reading package lists... Done
                
                *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                
                *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                Package: nodejs
                Pin: origin deb.nodesource.com
                Pin-Priority: 1001
                
                *** These repos are active after the adjustments:
                Hit:1 http://deb.debian.org/debian bookworm InRelease
                Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                Hit:3 http://security.debian.org bookworm-security InRelease
                Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
                Get:5 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
                Hit:6 http://fi.mirror.armbian.de/apt bookworm InRelease
                Get:7 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages [5036 B]
                Get:8 https://deb.nodesource.com/node_18.x nodistro/main arm64 Contents (deb) [28.6 kB]
                Fetched 45.8 kB in 3s (16.2 kB/s)
                Reading package lists... Done
                
                Installing the recommended nodejs version now!
                
                We tried our best to fix your nodejs. Please run iob diag again to verify.
                
                *** RESTARTING ioBroker NOW! ***
                 Please refresh or restart your browser in a few moments.
                

                Habe das Script jetzt dreimal durchlaufen lassen. Ich erhalte die zweite 'nothing to do' Meldung nicht. Wird nicht auf 18.18.0 aktualisiert:

                blacktigga@All-In-One-RasPi:~$ node -v
                v18.17.1
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #7

                @blacktigga

                Geht nun mit der üblichen Systempflege.

                sudo apt update && sudo full-upgrade
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                B 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @blacktigga

                  Geht nun mit der üblichen Systempflege.

                  sudo apt update && sudo full-upgrade
                  
                  B Offline
                  B Offline
                  BlackTigga
                  schrieb am zuletzt editiert von
                  #8

                  @thomas-braun
                  Hat geklappt.

                  blacktigga@All-In-One-RasPi:~$ node -v
                  v18.18.0
                  

                  Die Fehlermeldung vom wmswebcontrol kommt aber leider weiterhin:

                  2023-09-24 13:13:32.619 - info: host.All-In-One-RasPi "system.adapter.wmswebcontrol.0" enabled
                  2023-09-24 13:13:37.065 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 440703
                  2023-09-24 13:13:40.283 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
                  2023-09-24 13:13:40.284 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
                  2023-09-24 13:13:40.285 - error: host.All-In-One-RasPi Caught by controller[0]: ^
                  2023-09-24 13:13:40.286 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
                  2023-09-24 13:13:40.287 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
                  2023-09-24 13:13:40.288 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:362:10)
                  2023-09-24 13:13:40.288 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:698:9)
                  2023-09-24 13:13:40.289 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
                  2023-09-24 13:13:40.290 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
                  2023-09-24 13:13:40.290 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
                  2023-09-24 13:13:40.291 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                  2023-09-24 13:13:40.291 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                  2023-09-24 13:13:40.292 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
                  2023-09-24 13:13:40.292 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
                  2023-09-24 13:13:40.294 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
                  2023-09-24 13:13:40.294 - error: host.All-In-One-RasPi Caught by controller[0]: }
                  2023-09-24 13:13:40.295 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.18.0
                  2023-09-24 13:13:40.296 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-09-24 13:13:40.297 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
                  2023-09-24 13:14:11.025 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 441667
                  2023-09-24 13:14:14.736 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
                  2023-09-24 13:14:14.737 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
                  2023-09-24 13:14:14.738 - error: host.All-In-One-RasPi Caught by controller[0]: ^
                  2023-09-24 13:14:14.739 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
                  2023-09-24 13:14:14.740 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
                  2023-09-24 13:14:14.740 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:362:10)
                  2023-09-24 13:14:14.741 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:698:9)
                  2023-09-24 13:14:14.742 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
                  2023-09-24 13:14:14.742 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
                  2023-09-24 13:14:14.743 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
                  2023-09-24 13:14:14.743 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                  2023-09-24 13:14:14.744 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                  2023-09-24 13:14:14.744 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
                  2023-09-24 13:14:14.745 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
                  2023-09-24 13:14:14.745 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
                  2023-09-24 13:14:14.746 - error: host.All-In-One-RasPi Caught by controller[0]: }
                  2023-09-24 13:14:14.746 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.18.0
                  2023-09-24 13:14:14.747 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-09-24 13:14:14.748 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enable
                  
                  B 1 Antwort Letzte Antwort
                  0
                  • B BlackTigga

                    @thomas-braun
                    Hat geklappt.

                    blacktigga@All-In-One-RasPi:~$ node -v
                    v18.18.0
                    

                    Die Fehlermeldung vom wmswebcontrol kommt aber leider weiterhin:

                    2023-09-24 13:13:32.619 - info: host.All-In-One-RasPi "system.adapter.wmswebcontrol.0" enabled
                    2023-09-24 13:13:37.065 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 440703
                    2023-09-24 13:13:40.283 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
                    2023-09-24 13:13:40.284 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
                    2023-09-24 13:13:40.285 - error: host.All-In-One-RasPi Caught by controller[0]: ^
                    2023-09-24 13:13:40.286 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
                    2023-09-24 13:13:40.287 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
                    2023-09-24 13:13:40.288 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:362:10)
                    2023-09-24 13:13:40.288 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:698:9)
                    2023-09-24 13:13:40.289 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
                    2023-09-24 13:13:40.290 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
                    2023-09-24 13:13:40.290 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
                    2023-09-24 13:13:40.291 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                    2023-09-24 13:13:40.291 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                    2023-09-24 13:13:40.292 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
                    2023-09-24 13:13:40.292 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
                    2023-09-24 13:13:40.294 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
                    2023-09-24 13:13:40.294 - error: host.All-In-One-RasPi Caught by controller[0]: }
                    2023-09-24 13:13:40.295 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.18.0
                    2023-09-24 13:13:40.296 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    2023-09-24 13:13:40.297 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enabled
                    2023-09-24 13:14:11.025 - info: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 started with pid 441667
                    2023-09-24 13:14:14.736 - error: host.All-In-One-RasPi Caught by controller[0]: node:internal/modules/cjs/loader:573
                    2023-09-24 13:14:14.737 - error: host.All-In-One-RasPi Caught by controller[0]: throw e;
                    2023-09-24 13:14:14.738 - error: host.All-In-One-RasPi Caught by controller[0]: ^
                    2023-09-24 13:14:14.739 - error: host.All-In-One-RasPi Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
                    2023-09-24 13:14:14.740 - error: host.All-In-One-RasPi Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
                    2023-09-24 13:14:14.740 - error: host.All-In-One-RasPi Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:362:10)
                    2023-09-24 13:14:14.741 - error: host.All-In-One-RasPi Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:698:9)
                    2023-09-24 13:14:14.742 - error: host.All-In-One-RasPi Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
                    2023-09-24 13:14:14.742 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
                    2023-09-24 13:14:14.743 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
                    2023-09-24 13:14:14.743 - error: host.All-In-One-RasPi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                    2023-09-24 13:14:14.744 - error: host.All-In-One-RasPi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                    2023-09-24 13:14:14.744 - error: host.All-In-One-RasPi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
                    2023-09-24 13:14:14.745 - error: host.All-In-One-RasPi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) {
                    2023-09-24 13:14:14.745 - error: host.All-In-One-RasPi Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
                    2023-09-24 13:14:14.746 - error: host.All-In-One-RasPi Caught by controller[0]: }
                    2023-09-24 13:14:14.746 - error: host.All-In-One-RasPi Caught by controller[0]: Node.js v18.18.0
                    2023-09-24 13:14:14.747 - error: host.All-In-One-RasPi instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    2023-09-24 13:14:14.748 - info: host.All-In-One-RasPi Restart adapter system.adapter.wmswebcontrol.0 because enable
                    
                    B Offline
                    B Offline
                    BlackTigga
                    schrieb am zuletzt editiert von
                    #9

                    Gibt es sonst noch Ideen wie ich diesen Fehler beheben könnte?

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #10

                      @blacktigga

                      Du könntest im github mal anfragen.

                      https://github.com/TA2k/ioBroker.wmswebcontrol/issues

                      Ich könnte mir vorstellen, dass der Adapter einfach nach zwei Jahren etwas Liebe benötigt.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      T 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @blacktigga

                        Du könntest im github mal anfragen.

                        https://github.com/TA2k/ioBroker.wmswebcontrol/issues

                        Ich könnte mir vorstellen, dass der Adapter einfach nach zwei Jahren etwas Liebe benötigt.

                        T Offline
                        T Offline
                        TT-Tom
                        schrieb am zuletzt editiert von TT-Tom
                        #11

                        @thomas-braun

                        die Fehlermeldung lässt drauf schliessen, das der Adapter eine Auffrischung benötigt

                        Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
                        

                        Gruß Tom
                        https://github.com/tt-tom17
                        Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                        NSPanel Script Wiki
                        https://github.com/joBr99/nspanel-lovelace-ui/wiki

                        NSPanel Adapter Wiki
                        https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • T TT-Tom

                          @thomas-braun

                          die Fehlermeldung lässt drauf schliessen, das der Adapter eine Auffrischung benötigt

                          Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #12

                          @tt-tom

                          Ja, würde ich auch sagen.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          0
                          • B Offline
                            B Offline
                            BlackTigga
                            schrieb am zuletzt editiert von
                            #13

                            @thomas-braun @TT-Tom

                            https://github.com/TA2k/ioBroker.wmswebcontrol/issues/8
                            Mit beta repo und update auf 0.0.6 ist der Fehler behoben.

                            Besten Dank !

                            1 Antwort Letzte Antwort
                            0

                            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                            Registrieren Anmelden
                            Antworten
                            • In einem neuen Thema antworten
                            Anmelden zum Antworten
                            • Älteste zuerst
                            • Neuste zuerst
                            • Meiste Stimmen


                            Support us

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

                            368

                            Online

                            32.8k

                            Benutzer

                            82.9k

                            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