Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Chrischo

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 9
    • Best 0
    • Groups 1

    Chrischo

    @Chrischo

    0
    Reputation
    10
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Chrischo Follow
    Starter

    Latest posts made by Chrischo

    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      @Thomas-Braun ja, funktioniert aber nur "manuell" per SSH-Zugriff - nicht über das GUI.

      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      LÖSUNG:

      So hat´s nun bei mir funktioniert, danke an Apollon77.

      • ListenpunktInstanz & Adapter komplett deinstalliert

      • Login per SSH in das Verzeichnis /opt/iobroker/

      • folgenden Befehl ausgeführt: npm install iobroker.alexa2@3.2.8 --production

      • Alexa/Amazon Anmeldedaten neu eingegeben - dann lief der Adapter wieder 👍

      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      @Thomas-Braun alles schon gemacht, selbst ein Downgrade auf eine ältere Adapter-Version funktioniert nicht mehr. Die 3.2.8 muss irgendwas im System zerschossen haben 🙄 .

      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      @Thomas-Braun

      
      pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
      /usr/bin/nodejs
      v12.18.2
      /usr/bin/node
      v12.18.2
      /usr/bin/npm
      6.14.5
      nodejs:
        Installed: 12.18.2-1nodesource1
        Candidate: 12.18.2-1nodesource1
        Version table:
       *** 12.18.2-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x buster/main arm64 Packages
              100 /var/lib/dpkg/status
           10.21.0~dfsg-1~deb10u1 500
              500 http://deb.debian.org/debian-security buster/updates/main arm64 Packages
           10.19.0~dfsg1-1 500
              500 http://deb.debian.org/debian buster/main arm64 Packages
      
      

      Das hatte ich aber bereits weiter oben im Beitrag schon gepostet.

      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      @Thomas-Braun wie überprüfe ich die "Sauberkeit"?
      Augenscheinlich macht es keine Probleme.

      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      @Thomas-Braun
      nicht viel Neues 😞

      host.raspberrypi	2020-07-19 14:20:20.839	error	instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi	2020-07-19 14:20:20.839	error	Caught by controller[0]: }
      host.raspberrypi	2020-07-19 14:20:20.838	error	Caught by controller[0]: ]
      host.raspberrypi	2020-07-19 14:20:20.838	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
      host.raspberrypi	2020-07-19 14:20:20.838	error	Caught by controller[0]: '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
      host.raspberrypi	2020-07-19 14:20:20.838	error	Caught by controller[0]: '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
      host.raspberrypi	2020-07-19 14:20:20.838	error	Caught by controller[0]: requireStack: [
      host.raspberrypi	2020-07-19 14:20:20.838	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi	2020-07-19 14:20:20.837	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
      host.raspberrypi	2020-07-19 14:20:20.837	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
      host.raspberrypi	2020-07-19 14:20:20.837	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
      host.raspberrypi	2020-07-19 14:20:20.837	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
      host.raspberrypi	2020-07-19 14:20:20.837	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
      host.raspberrypi	2020-07-19 14:20:20.836	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
      host.raspberrypi	2020-07-19 14:20:20.836	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
      host.raspberrypi	2020-07-19 14:20:20.836	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
      host.raspberrypi	2020-07-19 14:20:20.836	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
      host.raspberrypi	2020-07-19 14:20:20.836	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
      host.raspberrypi	2020-07-19 14:20:20.835	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
      host.raspberrypi	2020-07-19 14:20:20.835	error	Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
      host.raspberrypi	2020-07-19 14:20:20.835	error	Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
      host.raspberrypi	2020-07-19 14:20:20.835	error	Caught by controller[0]: Require stack:
      host.raspberrypi	2020-07-19 14:20:20.835	error	Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
      host.raspberrypi	2020-07-19 14:20:20.835	error	Caught by controller[0]: ^
      host.raspberrypi	2020-07-19 14:20:20.834	error	Caught by controller[0]: throw err;
      host.raspberrypi	2020-07-19 14:20:20.834	error	Caught by controller[0]: internal/modules/cjs/loader.js:969
      
      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      alexa.PNG

      Dabei bleibt´s dann stehen und der Adapter startet nicht.

      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      Würde mich auch interessieren. Habe den fixer laufen lassen - hat aber nicht geholfen. Habe die Instanz und den kompletten Adapter deinstalliert und anschließend neu installiert - leider auch keine Besserung. Das ist aber wirklich sehr ärgerlich.

      posted in Error/Bug
      C
      Chrischo
    • RE: (Alexa Adapter) Cannot find module 'https-proxy-agent'

      Hallo,
      bei mir erscheinen die gleichen Fehlermeldungen seit dem Update auf 3.2.8.

      host.raspberrypi	2020-07-17 13:46:15.780	error	instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi	2020-07-17 13:46:15.779	error	Caught by controller[0]: }
      host.raspberrypi	2020-07-17 13:46:15.779	error	Caught by controller[0]: ]
      host.raspberrypi	2020-07-17 13:46:15.779	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
      host.raspberrypi	2020-07-17 13:46:15.778	error	Caught by controller[0]: '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
      host.raspberrypi	2020-07-17 13:46:15.778	error	Caught by controller[0]: '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
      host.raspberrypi	2020-07-17 13:46:15.778	error	Caught by controller[0]: requireStack: [
      host.raspberrypi	2020-07-17 13:46:15.778	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi	2020-07-17 13:46:15.778	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
      host.raspberrypi	2020-07-17 13:46:15.777	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
      host.raspberrypi	2020-07-17 13:46:15.777	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
      host.raspberrypi	2020-07-17 13:46:15.777	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
      host.raspberrypi	2020-07-17 13:46:15.777	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
      host.raspberrypi	2020-07-17 13:46:15.776	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
      host.raspberrypi	2020-07-17 13:46:15.776	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
      host.raspberrypi	2020-07-17 13:46:15.776	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
      host.raspberrypi	2020-07-17 13:46:15.776	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
      host.raspberrypi	2020-07-17 13:46:15.775	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
      host.raspberrypi	2020-07-17 13:46:15.775	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
      host.raspberrypi	2020-07-17 13:46:15.775	error	Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
      host.raspberrypi	2020-07-17 13:46:15.775	error	Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
      host.raspberrypi	2020-07-17 13:46:15.774	error	Caught by controller[0]: Require stack:
      host.raspberrypi	2020-07-17 13:46:15.774	error	Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
      host.raspberrypi	2020-07-17 13:46:15.774	error	Caught by controller[0]: ^
      host.raspberrypi	2020-07-17 13:46:15.773	error	Caught by controller[0]: throw err;
      host.raspberrypi	2020-07-17 13:46:15.773	error	Caught by controller[0]: internal/modules/cjs/loader.js:969
      
      pi@raspberrypi:~ $ cd /opt/iobroker/
      pi@raspberrypi:/opt/iobroker $ npm list http-proxy-agent
      iobroker.inst@2.0.3 /opt/iobroker
      ├─┬ iobroker.alexa2@3.2.8
      │ └─┬ virtual-device-sdk@1.7.3
      │   └── http-proxy-agent@4.0.1
      ├─┬ iobroker.unifi@0.5.5
      │ └─┬ node-unifi@1.3.3
      │   └─┬ snyk@1.346.0
      │     └─┬ proxy-agent@3.1.1
      │       ├── http-proxy-agent@2.1.0
      │       └─┬ pac-proxy-agent@3.0.1
      │         └── http-proxy-agent@2.1.0
      └─┬ iobroker.vis-weather@2.5.2
        └─┬ npm@6.14.5
          └─┬ npm-registry-fetch@4.0.4
            └─┬ make-fetch-happen@5.0.2
              └── http-proxy-agent@2.1.0
      
      /usr/bin/nodejs
      v12.18.2
      /usr/bin/node
      v12.18.2
      /usr/bin/npm
      6.14.5
      nodejs:
        Installed: 12.18.2-1nodesource1
        Candidate: 12.18.2-1nodesource1
        Version table:
       *** 12.18.2-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x buster/main arm64 Packages
              100 /var/lib/dpkg/status
           10.21.0~dfsg-1~deb10u1 500
              500 http://deb.debian.org/debian-security buster/updates/main arm64 Packages
           10.19.0~dfsg1-1 500
              500 http://deb.debian.org/debian buster/main arm64 Packages
      
      

      Der Alexa Adapter lässt sich auch nicht mehr starten.
      Selbst bei einem Downgrade auf die ältere und zuvor funktionierende Version funktioniert nicht mehr und es kommen die gleichen Fehlermeldungen.

      Interessanter Weise hat das Update auf einem zweiten Raspi mit nahezu den gleichen Adaptern problemlos funktioniert. Beide Raspis sind aktuell.

      Vielleicht kann jemand helfen?
      Vielen Dank

      posted in Error/Bug
      C
      Chrischo
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo