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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Alexa2.0 login nicht möglich

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Alexa2.0 login nicht möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
alexa 2 adapteralexaloginalexa2 adapter
90 Beiträge 15 Kommentatoren 8.3k Aufrufe 14 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    smarty15
    schrieb am zuletzt editiert von
    #13

    @Guppy82

    Leider bracht das bei mir nichts.
    jetzt steht auch bei
    Verbunden mit alexa2 Falsch

    weiss langsam nicht mehr was machen :-(

    Ich habe das Gefühl das das Login nicht richtig gelöscht wird wenn ich den Adapter Deinstalliert.
    Aber ist nur eine Vermutung von mir, bin Anfänger hier.

    Würde es vielleicht etwas bringen auf eine frühere Node.js Version zurückzukehren?

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S smarty15

      @Guppy82

      Leider bracht das bei mir nichts.
      jetzt steht auch bei
      Verbunden mit alexa2 Falsch

      weiss langsam nicht mehr was machen :-(

      Ich habe das Gefühl das das Login nicht richtig gelöscht wird wenn ich den Adapter Deinstalliert.
      Aber ist nur eine Vermutung von mir, bin Anfänger hier.

      Würde es vielleicht etwas bringen auf eine frühere Node.js Version zurückzukehren?

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

      @smarty15 Was steht denn im Startlog des Adapters?
      Eine ältere Version von node dürfte nicht die Lösung sein.

      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
      • S Offline
        S Offline
        smarty15
        schrieb am zuletzt editiert von
        #15

        @Thomas-Braun

        Ich weiss nicht ob dies reicht um zu sehen wo das Problem liegt.
        Kann auch den ganzen Log von heute anhängen aber der ist sehr lang.

        2020-07-17 00:00:16.404  - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 20335
        2020-07-17 00:00:17.103  - error: host.raspberrypi Caught by controller[0]: internal/modules/cjs/loader.js:969
        2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]:   throw err;
        2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]:   ^
        2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
        2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: Require stack:
        2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
        2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
        2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
        2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
        2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:842:27)
        2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19)
        2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:72:18)
        2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
        2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1138:30)
        2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
        2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:986:32)
        2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:879:14)
        2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19) {
        2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:   requireStack: [
        2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
        2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
        2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
        2020-07-17 00:00:17.121  - error: host.raspberrypi Caught by controller[0]:   ]
        2020-07-17 00:00:17.121  - error: host.raspberrypi Caught by controller[0]: }
        2020-07-17 00:00:17.122  - error: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2020-07-17 00:00:17.122  - info: host.raspberrypi Restart adapter system.adapter.alexa2.0 because enabled
        2020-07-17 00:00:47.139  - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 20354
        2020-07-17 00:00:47.734  - error: host.raspberrypi Caught by controller[0]: internal/modules/cjs/loader.js:969
        2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]:   throw err;
        2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]:   ^
        2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
        2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: Require stack:
        2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
        2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:842:27)
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19)
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:72:18)
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1138:30)
        2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:986:32)
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:879:14)
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19) {
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:   requireStack: [
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
        2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
        2020-07-17 00:00:47.738  - error: host.raspberrypi Caught by controller[0]:   ]
        2020-07-17 00:00:47.738  - error: host.raspberrypi Caught by controller[0]: }
        2020-07-17 00:00:47.738  - error: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2020-07-17 00:00:47.738  - info: host.raspberrypi Restart adapter system.adapter.alexa2.0 because enabled
        2020-07-17 00:01:17.755  - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 20421
        2020-07-17 00:01:18.382  - error: host.raspberrypi Caught by controller[0]: internal/modules/cjs/loader.js:969
        2020-07-17 00:01:18.382  - error: host.raspberrypi Caught by controller[0]:   throw err;
        2020-07-17 00:01:18.382  - error: host.raspberrypi Caught by controller[0]:   ^
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: Require stack:
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:842:27)
        2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19)
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:72:18)
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1138:30)
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:986:32)
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:879:14)
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19) {
        2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:   requireStack: [
        2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
        2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
        2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
        2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:   ]
        2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]: }
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • S smarty15

          @Thomas-Braun

          Ich weiss nicht ob dies reicht um zu sehen wo das Problem liegt.
          Kann auch den ganzen Log von heute anhängen aber der ist sehr lang.

          2020-07-17 00:00:16.404  - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 20335
          2020-07-17 00:00:17.103  - error: host.raspberrypi Caught by controller[0]: internal/modules/cjs/loader.js:969
          2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]:   throw err;
          2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]:   ^
          2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
          2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: Require stack:
          2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
          2020-07-17 00:00:17.104  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
          2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
          2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
          2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:842:27)
          2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19)
          2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:72:18)
          2020-07-17 00:00:17.105  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
          2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1138:30)
          2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
          2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:986:32)
          2020-07-17 00:00:17.119  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:879:14)
          2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19) {
          2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:   requireStack: [
          2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
          2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
          2020-07-17 00:00:17.120  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
          2020-07-17 00:00:17.121  - error: host.raspberrypi Caught by controller[0]:   ]
          2020-07-17 00:00:17.121  - error: host.raspberrypi Caught by controller[0]: }
          2020-07-17 00:00:17.122  - error: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2020-07-17 00:00:17.122  - info: host.raspberrypi Restart adapter system.adapter.alexa2.0 because enabled
          2020-07-17 00:00:47.139  - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 20354
          2020-07-17 00:00:47.734  - error: host.raspberrypi Caught by controller[0]: internal/modules/cjs/loader.js:969
          2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]:   throw err;
          2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]:   ^
          2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
          2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: Require stack:
          2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
          2020-07-17 00:00:47.735  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:842:27)
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19)
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:72:18)
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1138:30)
          2020-07-17 00:00:47.736  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:986:32)
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:879:14)
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19) {
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:   requireStack: [
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
          2020-07-17 00:00:47.737  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
          2020-07-17 00:00:47.738  - error: host.raspberrypi Caught by controller[0]:   ]
          2020-07-17 00:00:47.738  - error: host.raspberrypi Caught by controller[0]: }
          2020-07-17 00:00:47.738  - error: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2020-07-17 00:00:47.738  - info: host.raspberrypi Restart adapter system.adapter.alexa2.0 because enabled
          2020-07-17 00:01:17.755  - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 20421
          2020-07-17 00:01:18.382  - error: host.raspberrypi Caught by controller[0]: internal/modules/cjs/loader.js:969
          2020-07-17 00:01:18.382  - error: host.raspberrypi Caught by controller[0]:   throw err;
          2020-07-17 00:01:18.382  - error: host.raspberrypi Caught by controller[0]:   ^
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module 'https-proxy-agent'
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: Require stack:
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.alexa2/main.js
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:842:27)
          2020-07-17 00:01:18.383  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19)
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:72:18)
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js:41:23)
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1138:30)
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:986:32)
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:879:14)
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:1026:19) {
          2020-07-17 00:01:18.384  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:   requireStack: [
          2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/VirtualDevice.js',
          2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/virtual-device-sdk/lib/src/Index.js',
          2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.alexa2/main.js'
          2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]:   ]
          2020-07-17 00:01:18.385  - error: host.raspberrypi Caught by controller[0]: }
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #16

          @smarty15 sagte in Alexa2.0 login nicht möglich:
          Von Hand installiert schon probiert?

          npm i https-proxy-agent
          

          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

          EuloE 1 Antwort Letzte Antwort
          0
          • S Offline
            S Offline
            smarty15
            schrieb am zuletzt editiert von
            #17

            @Thomas-Braun

            Das habe ich noch nie gemacht so
            Muss ich dazu den Code von dir einfach im Terminal eingeben?

            1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @smarty15 sagte in Alexa2.0 login nicht möglich:
              Von Hand installiert schon probiert?

              npm i https-proxy-agent
              
              EuloE Offline
              EuloE Offline
              Eulo
              schrieb am zuletzt editiert von
              #18

              @Thomas-Braun sagte in Alexa2.0 login nicht möglich:

              @smarty15 sagte in Alexa2.0 login nicht möglich:
              Von Hand installiert schon probiert?

              npm i https-proxy-agent
              

              habs versucht, bringt leider kein erfolg.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • EuloE Offline
                EuloE Offline
                Eulo
                schrieb am zuletzt editiert von
                #19

                ich habe das problem das er mir immer anzeigt, das ich angeblich Falsche Login Daten eingegeben habe. Was aber absolut nicht sein kann! Mehrfach schon ausprobiert und getestet.

                1 Antwort Letzte Antwort
                0
                • EuloE Eulo

                  @Thomas-Braun sagte in Alexa2.0 login nicht möglich:

                  @smarty15 sagte in Alexa2.0 login nicht möglich:
                  Von Hand installiert schon probiert?

                  npm i https-proxy-agent
                  

                  habs versucht, bringt leider kein erfolg.

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

                  @Eulo Was liefert denn

                  cd /opt/iobroker
                  npm list https-proxy-agent
                  

                  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
                  • S Offline
                    S Offline
                    smarty15
                    schrieb am zuletzt editiert von
                    #21

                    @Thomas-Braun

                    Habe jetzt beides probiert
                    leider ohne Erfolg

                    Hier der Auszug aus dem Terminal

                    pi@raspberrypi:~ $ npm i https-proxy-agent
                    npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                    npm notice created a lockfile as package-lock.json. You should commit this file.
                    npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                    npm WARN pi No description
                    npm WARN pi No repository field.
                    npm WARN pi No README data
                    npm WARN pi No license field.
                    
                    + https-proxy-agent@5.0.0
                    added 4 packages from 3 contributors and audited 4 packages in 1.083s
                    found 0 vulnerabilities
                    
                    pi@raspberrypi:~ $ iobroker restart
                    pi@raspberrypi:~ $ node -v
                    v12.18.2
                    pi@raspberrypi:~ $ npm -v
                    6.14.5
                    pi@raspberrypi:~ $ cd /opt/iobroker
                    pi@raspberrypi:/opt/iobroker $ npm list https-proxy-agent
                    iobroker.inst@2.0.3 /opt/iobroker
                    ├─┬ iobroker.alexa2@3.2.8
                    │ └─┬ @sentry/node@5.19.2
                    │   └── https-proxy-agent@5.0.0 
                    └─┬ iobroker.vis-weather@2.5.2
                      └─┬ npm@6.14.4
                        └─┬ npm-registry-fetch@4.0.3
                          └─┬ make-fetch-happen@5.0.2
                            └── https-proxy-agent@2.2.4 
                    
                    pi@raspberrypi:/opt/iobroker $ 
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • S smarty15

                      @Thomas-Braun

                      Habe jetzt beides probiert
                      leider ohne Erfolg

                      Hier der Auszug aus dem Terminal

                      pi@raspberrypi:~ $ npm i https-proxy-agent
                      npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm notice created a lockfile as package-lock.json. You should commit this file.
                      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm WARN pi No description
                      npm WARN pi No repository field.
                      npm WARN pi No README data
                      npm WARN pi No license field.
                      
                      + https-proxy-agent@5.0.0
                      added 4 packages from 3 contributors and audited 4 packages in 1.083s
                      found 0 vulnerabilities
                      
                      pi@raspberrypi:~ $ iobroker restart
                      pi@raspberrypi:~ $ node -v
                      v12.18.2
                      pi@raspberrypi:~ $ npm -v
                      6.14.5
                      pi@raspberrypi:~ $ cd /opt/iobroker
                      pi@raspberrypi:/opt/iobroker $ npm list https-proxy-agent
                      iobroker.inst@2.0.3 /opt/iobroker
                      ├─┬ iobroker.alexa2@3.2.8
                      │ └─┬ @sentry/node@5.19.2
                      │   └── https-proxy-agent@5.0.0 
                      └─┬ iobroker.vis-weather@2.5.2
                        └─┬ npm@6.14.4
                          └─┬ npm-registry-fetch@4.0.3
                            └─┬ make-fetch-happen@5.0.2
                              └── https-proxy-agent@2.2.4 
                      
                      pi@raspberrypi:/opt/iobroker $ 
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #22

                      @smarty15
                      Komisch, bei mir liegt das Modul auch noch im js-controller drin:

                      pi@raspberrypi:/opt/iobroker $ npm list https-proxy-agent
                      iobroker.inst@2.0.3 /opt/iobroker
                      ├─┬ iobroker.alexa2@3.2.8
                      │ └─┬ @sentry/node@5.19.2
                      │   └── https-proxy-agent@5.0.0
                      ├─┬ iobroker.backitup@1.5.8
                      │ └─┬ google-auth-library@6.0.0
                      │   └─┬ gaxios@3.0.3
                      │     └── https-proxy-agent@5.0.0
                      ├─┬ iobroker.js-controller@3.1.6
                      │ └─┬ @iobroker/plugin-sentry@1.1.4
                      │   └─┬ @sentry/node@5.17.0
                      │     └── https-proxy-agent@4.0.0
                      └─┬ iobroker.nuki-extended@2.2.6
                        └─┬ npm@6.14.6
                          └─┬ npm-registry-fetch@4.0.5
                            └─┬ make-fetch-happen@5.0.2
                              └── https-proxy-agent@2.2.4
                      

                      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
                      • S Offline
                        S Offline
                        smarty15
                        schrieb am zuletzt editiert von
                        #23

                        @Thomas-Braun

                        Also heisst dass das bei mir irgendwo ein Fehler ist?

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • S smarty15

                          @Thomas-Braun

                          Also heisst dass das bei mir irgendwo ein Fehler ist?

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

                          @smarty15 Das kann ich nicht sagen. Aber der js-controller ist so zentral, das würde ich eigentlich bei jeder Installation dann dort erwarten.

                          iobroker version
                          

                          bringt?

                          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
                          • S Offline
                            S Offline
                            smarty15
                            schrieb am zuletzt editiert von
                            #25

                            @Thomas-Braun

                            Ok

                            Da bekomme ich das hier raus

                            pi@raspberrypi:~ $ iobroker version
                            3.1.6
                            pi@raspberrypi:~ $ 
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • S smarty15

                              @Thomas-Braun

                              Ok

                              Da bekomme ich das hier raus

                              pi@raspberrypi:~ $ iobroker version
                              3.1.6
                              pi@raspberrypi:~ $ 
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #26

                              @smarty15

                              which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                              

                              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
                              • S Offline
                                S Offline
                                smarty15
                                schrieb am zuletzt editiert von
                                #27

                                @Thomas-Braun

                                Soll ich das jetzt im Terminal eingeben?
                                oder ist das dass was bei dir rauskommt wenn du iobroker Version eingibst?

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • S smarty15

                                  @Thomas-Braun

                                  Soll ich das jetzt im Terminal eingeben?
                                  oder ist das dass was bei dir rauskommt wenn du iobroker Version eingibst?

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

                                  @smarty15
                                  Das so in deine Konsole kopieren.

                                  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
                                  • S Offline
                                    S Offline
                                    smarty15
                                    schrieb am zuletzt editiert von
                                    #29

                                    @Thomas-Braun

                                    ok dann erscheint das hier

                                    pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                    /usr/bin/nodejs
                                    v12.18.2
                                    /usr/local/bin/node
                                    v12.18.2
                                    /usr/local/bin/npm
                                    6.14.5
                                    nodejs:
                                      Installiert:           12.18.2-1nodesource1
                                      Installationskandidat: 12.18.2-1nodesource1
                                      Versionstabelle:
                                     *** 12.18.2-1nodesource1 100
                                            100 /var/lib/dpkg/status
                                         10.21.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                                         10.21.0~dfsg-1~deb10u1+rpi1 500
                                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                    pi@raspberrypi:~ $ 
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • S smarty15

                                      @Thomas-Braun

                                      ok dann erscheint das hier

                                      pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                      /usr/bin/nodejs
                                      v12.18.2
                                      /usr/local/bin/node
                                      v12.18.2
                                      /usr/local/bin/npm
                                      6.14.5
                                      nodejs:
                                        Installiert:           12.18.2-1nodesource1
                                        Installationskandidat: 12.18.2-1nodesource1
                                        Versionstabelle:
                                       *** 12.18.2-1nodesource1 100
                                              100 /var/lib/dpkg/status
                                           10.21.0-1nodesource1 500
                                              500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                                           10.21.0~dfsg-1~deb10u1+rpi1 500
                                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                      pi@raspberrypi:~ $ 
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #30

                                      @smarty15 Node nicht richtig installiert.

                                      Schau dich hier mal um:
                                      https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/3

                                      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
                                      • S Offline
                                        S Offline
                                        smarty15
                                        schrieb am zuletzt editiert von
                                        #31

                                        @Thomas-Braun

                                        Ich bin mir das eben am ansehen und bin da noch nicht ganz sicher ob ich das richtig verstehe

                                        in dem Kommando das ich da gesehen habe:

                                        sudo rm /pfad/zu/der/falschen/datei
                                        

                                        Das muss ich wohl mit dem Pfad der bei mir ausgespuckt wird ersetzen?
                                        Oder verstehe ich das falsch?

                                        Also mit dem hier

                                        /usr/bin/nodejs
                                        v12.18.2
                                        /usr/local/bin/node
                                        v12.18.2
                                        /usr/local/bin/npm
                                        6.14.5
                                        nodejs:
                                          Installiert:           12.18.2-1nodesource1
                                          Installationskandidat: 12.18.2-1nodesource1
                                          Versionstabelle:
                                         *** 12.18.2-1nodesource1 100
                                                100 /var/lib/dpkg/status
                                             10.21.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                                             10.21.0~dfsg-1~deb10u1+rpi1 500
                                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                        

                                        Das der Code dann so aussieht

                                        sudo rm /usr/bin/nodejs
                                        

                                        Oder hab ich das ganz falsch verstanden?

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • S smarty15

                                          @Thomas-Braun

                                          Ich bin mir das eben am ansehen und bin da noch nicht ganz sicher ob ich das richtig verstehe

                                          in dem Kommando das ich da gesehen habe:

                                          sudo rm /pfad/zu/der/falschen/datei
                                          

                                          Das muss ich wohl mit dem Pfad der bei mir ausgespuckt wird ersetzen?
                                          Oder verstehe ich das falsch?

                                          Also mit dem hier

                                          /usr/bin/nodejs
                                          v12.18.2
                                          /usr/local/bin/node
                                          v12.18.2
                                          /usr/local/bin/npm
                                          6.14.5
                                          nodejs:
                                            Installiert:           12.18.2-1nodesource1
                                            Installationskandidat: 12.18.2-1nodesource1
                                            Versionstabelle:
                                           *** 12.18.2-1nodesource1 100
                                                  100 /var/lib/dpkg/status
                                               10.21.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                                               10.21.0~dfsg-1~deb10u1+rpi1 500
                                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                          

                                          Das der Code dann so aussieht

                                          sudo rm /usr/bin/nodejs
                                          

                                          Oder hab ich das ganz falsch verstanden?

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

                                          @smarty15 sagte in Alexa2.0 login nicht möglich:

                                          /usr/local/bin/

                                          Das ist der falsche Pfad. Also die Versionen von node und npm die dort liegen löschen.

                                          sudo rm /usr/local/bin/node
                                          sudo rm /usr/local/bin/npm
                                          

                                          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
                                          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

                                          547

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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