Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. *Gelöst* requestPath: 'coffee-script'

NEWS

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

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

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

*Gelöst* requestPath: 'coffee-script'

Geplant Angeheftet Gesperrt Verschoben Error/Bug
39 Beiträge 5 Kommentatoren 4.4k Aufrufe 5 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.
  • Thomas BraunT Thomas Braun

    @stephan-schleich

    cd /opt/iobroker 
    npm ls coffee-script
    npm ls | grep ERR
    

    Und bitte keine Screenshots von Text sondern auch als Text (in CodeTags eingebettet) hier rein.

    Stephan SchleichS Offline
    Stephan SchleichS Offline
    Stephan Schleich
    schrieb am zuletzt editiert von Stephan Schleich
    #3
    root@ioBroker:/opt/iobroker# npm ls coffee-script
    iobroker.inst@3.0.0 /opt/iobroker
    +-- coffee-compiler@0.3.2 extraneous
    | `-- coffee-script@1.12.7 deduped
    +-- coffee-script@1.12.7 extraneous
    `-- iobroker.javascript@5.7.0
      +-- coffee-compiler@0.3.2
      | `-- coffee-script@1.12.7 deduped
      `-- coffee-script@1.12.7
    
    root@ioBroker:/opt/iobroker# npm ls | grep ERR
    root@ioBroker:/opt/iobroker# 
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • Stephan SchleichS Stephan Schleich
      root@ioBroker:/opt/iobroker# npm ls coffee-script
      iobroker.inst@3.0.0 /opt/iobroker
      +-- coffee-compiler@0.3.2 extraneous
      | `-- coffee-script@1.12.7 deduped
      +-- coffee-script@1.12.7 extraneous
      `-- iobroker.javascript@5.7.0
        +-- coffee-compiler@0.3.2
        | `-- coffee-script@1.12.7 deduped
        `-- coffee-script@1.12.7
      
      root@ioBroker:/opt/iobroker# npm ls | grep ERR
      root@ioBroker:/opt/iobroker# 
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #4

      @stephan-schleich

      seufz
      root...

      Muss jedenfalls so aussehen:

      echad@chet:/opt/iobroker $ npm ls coffee-script
      iobroker.inst@3.0.0 /opt/iobroker
      └─┬ iobroker.javascript@5.8.5
        ├─┬ coffee-compiler@0.3.2
        │ └── coffee-script@1.12.7 deduped
        └── coffee-script@1.12.7
      

      Kannst du als root ja jetzt gerade rücken.

      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

      Stephan SchleichS 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @stephan-schleich

        seufz
        root...

        Muss jedenfalls so aussehen:

        echad@chet:/opt/iobroker $ npm ls coffee-script
        iobroker.inst@3.0.0 /opt/iobroker
        └─┬ iobroker.javascript@5.8.5
          ├─┬ coffee-compiler@0.3.2
          │ └── coffee-script@1.12.7 deduped
          └── coffee-script@1.12.7
        

        Kannst du als root ja jetzt gerade rücken.

        Stephan SchleichS Offline
        Stephan SchleichS Offline
        Stephan Schleich
        schrieb am zuletzt editiert von Stephan Schleich
        #5

        @thomas-braun Sorry, aber kein Plan was ich zu tun hab 😧

        Der Coffee Fehler ist nun weg, nun hab ich aber folgenden Fehler...

        host.ioBroker
        2022-07-11 21:51:09.847	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: }
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: ]
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/lib/request.js',
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js',
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/cookies.js',
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie/lib/cookie.js',
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: requireStack: [
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: {
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: at node:internal/main/run_main_module:17:47
        host.ioBroker
        2022-07-11 21:51:09.847	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:58:23)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:18:15)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/cookies.js:3:13)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie/lib/cookie.js:35:17)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:778:27)
        host.ioBroker
        2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/lib/request.js
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/cookies.js
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie/lib/cookie.js
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: Require stack:
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: Error: Cannot find module './pubsuffix-psl'
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: ^
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: throw err;
        host.ioBroker
        2022-07-11 21:51:09.845	error	Caught by controller[0]: node:internal/modules/cjs/loader:936
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Stephan SchleichS Stephan Schleich

          @thomas-braun Sorry, aber kein Plan was ich zu tun hab 😧

          Der Coffee Fehler ist nun weg, nun hab ich aber folgenden Fehler...

          host.ioBroker
          2022-07-11 21:51:09.847	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: }
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: ]
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/lib/request.js',
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js',
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/cookies.js',
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie/lib/cookie.js',
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: requireStack: [
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: {
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: at node:internal/main/run_main_module:17:47
          host.ioBroker
          2022-07-11 21:51:09.847	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:58:23)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:18:15)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/cookies.js:3:13)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie/lib/cookie.js:35:17)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:778:27)
          host.ioBroker
          2022-07-11 21:51:09.846	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/lib/request.js
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/cookies.js
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie/lib/cookie.js
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: Require stack:
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: Error: Cannot find module './pubsuffix-psl'
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: ^
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: throw err;
          host.ioBroker
          2022-07-11 21:51:09.845	error	Caught by controller[0]: node:internal/modules/cjs/loader:936
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #6

          @stephan-schleich sagte in requestPath: 'coffee-script':

          pubsuffix-psl

          Kommt aus der Ecke tough-cookie

          npm ls tough-cookie
          

          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 Stephan SchleichS 2 Antworten Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @stephan-schleich sagte in requestPath: 'coffee-script':

            pubsuffix-psl

            Kommt aus der Ecke tough-cookie

            npm ls tough-cookie
            
            B Offline
            B Offline
            bommel_030
            schrieb am zuletzt editiert von
            #7

            @thomas-braun
            Ich stolpere zwar immer noch bei meine Unix-Gehversuchen, aber sollte coffe-script nicht irgendwie durch coffeescript ersetzt werden? Zumindest meckert meine javascript-Instanz beim Neustart immer er will mit "ohne hyphen" 😉

            
            javascript.0
            2022-07-12 07:07:03.063	error	WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
            
            javascript.0
            2022-07-12 07:07:03.063	error	npm
            
            javascript.0
            2022-07-12 07:07:03.039	error	WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
            
            javascript.0
            2022-07-12 07:07:03.038	error	npm
            
            javascript.0
            2022-07-12 07:07:03.019	error	WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
            
            javascript.0
            2022-07-12 07:07:03.018	error	npm
            
            javascript.0
            2022-07-12 07:07:03.000	error	WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
            
            javascript.0
            2022-07-12 07:07:02.999	error	npm
            
            javascript.0
            2022-07-12 07:07:02.970	error	WARN deprecated har-validator@5.1.5: this library is no longer supported
            
            javascript.0
            2022-07-12 07:07:02.970	error	npm
            
            javascript.0
            2022-07-12 07:07:01.079	error	WARN config production Use `--omit=dev` instead.
            
            javascript.0
            2022-07-12 07:07:01.079	error	npm
            

            Falls du zu den anderen Fehlern noch ne Meinung hast immer her damit. Dank deiner dezenten Hinweise hier und da war ich auf der Maschine auch noch nie als root unterwegs.

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • B bommel_030

              @thomas-braun
              Ich stolpere zwar immer noch bei meine Unix-Gehversuchen, aber sollte coffe-script nicht irgendwie durch coffeescript ersetzt werden? Zumindest meckert meine javascript-Instanz beim Neustart immer er will mit "ohne hyphen" 😉

              
              javascript.0
              2022-07-12 07:07:03.063	error	WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
              
              javascript.0
              2022-07-12 07:07:03.063	error	npm
              
              javascript.0
              2022-07-12 07:07:03.039	error	WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
              
              javascript.0
              2022-07-12 07:07:03.038	error	npm
              
              javascript.0
              2022-07-12 07:07:03.019	error	WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
              
              javascript.0
              2022-07-12 07:07:03.018	error	npm
              
              javascript.0
              2022-07-12 07:07:03.000	error	WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
              
              javascript.0
              2022-07-12 07:07:02.999	error	npm
              
              javascript.0
              2022-07-12 07:07:02.970	error	WARN deprecated har-validator@5.1.5: this library is no longer supported
              
              javascript.0
              2022-07-12 07:07:02.970	error	npm
              
              javascript.0
              2022-07-12 07:07:01.079	error	WARN config production Use `--omit=dev` instead.
              
              javascript.0
              2022-07-12 07:07:01.079	error	npm
              

              Falls du zu den anderen Fehlern noch ne Meinung hast immer her damit. Dank deiner dezenten Hinweise hier und da war ich auf der Maschine auch noch nie als root unterwegs.

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

              @bommel_030

              Die Hinweise müssten im Javascript Adapter angegangen werden. Gibt da mindestens zu Coffee-Script ein Issue zu.

              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
              • Thomas BraunT Thomas Braun

                @stephan-schleich sagte in requestPath: 'coffee-script':

                pubsuffix-psl

                Kommt aus der Ecke tough-cookie

                npm ls tough-cookie
                
                Stephan SchleichS Offline
                Stephan SchleichS Offline
                Stephan Schleich
                schrieb am zuletzt editiert von
                #9

                @thomas-braun sagte in requestPath: 'coffee-script':

                npm ls tough-cookie

                root@ioBroker:/opt/iobroker# npm ls tough-cookie
                iobroker.inst@3.0.0 /opt/iobroker
                +-- iobroker.backitup@2.4.9
                | `-- request@2.88.2
                |   `-- tough-cookie@2.5.0
                +-- iobroker.iot@1.11.4
                | `-- jsdom@19.0.0
                |   `-- tough-cookie@4.0.0 deduped
                +-- iobroker.javascript@5.7.0
                | `-- request@2.88.2
                |   `-- tough-cookie@2.5.0
                +-- iobroker.parcel@0.0.18
                | +-- http-cookie-agent@1.0.6
                | | `-- tough-cookie@4.0.0 deduped
                | `-- tough-cookie@4.0.0
                +-- iobroker.pollenflug@1.0.6
                | `-- request-promise-native@1.0.9
                |   `-- tough-cookie@2.5.0
                +-- iobroker.rest-api@1.0.0
                | `-- swagger-node-runner-fork@0.8.0
                |   `-- bagpipes@0.2.2
                |     `-- machinepack-http@8.0.0
                |       `-- request@2.88.0
                |         `-- tough-cookie@2.4.3
                `-- iobroker.telegram@1.13.0
                  `-- node-telegram-bot-api@0.57.0
                    `-- request-promise@4.2.6
                      `-- tough-cookie@2.5.0
                
                Stephan SchleichS 1 Antwort Letzte Antwort
                0
                • Stephan SchleichS Stephan Schleich

                  @thomas-braun sagte in requestPath: 'coffee-script':

                  npm ls tough-cookie

                  root@ioBroker:/opt/iobroker# npm ls tough-cookie
                  iobroker.inst@3.0.0 /opt/iobroker
                  +-- iobroker.backitup@2.4.9
                  | `-- request@2.88.2
                  |   `-- tough-cookie@2.5.0
                  +-- iobroker.iot@1.11.4
                  | `-- jsdom@19.0.0
                  |   `-- tough-cookie@4.0.0 deduped
                  +-- iobroker.javascript@5.7.0
                  | `-- request@2.88.2
                  |   `-- tough-cookie@2.5.0
                  +-- iobroker.parcel@0.0.18
                  | +-- http-cookie-agent@1.0.6
                  | | `-- tough-cookie@4.0.0 deduped
                  | `-- tough-cookie@4.0.0
                  +-- iobroker.pollenflug@1.0.6
                  | `-- request-promise-native@1.0.9
                  |   `-- tough-cookie@2.5.0
                  +-- iobroker.rest-api@1.0.0
                  | `-- swagger-node-runner-fork@0.8.0
                  |   `-- bagpipes@0.2.2
                  |     `-- machinepack-http@8.0.0
                  |       `-- request@2.88.0
                  |         `-- tough-cookie@2.4.3
                  `-- iobroker.telegram@1.13.0
                    `-- node-telegram-bot-api@0.57.0
                      `-- request-promise@4.2.6
                        `-- tough-cookie@2.5.0
                  
                  Stephan SchleichS Offline
                  Stephan SchleichS Offline
                  Stephan Schleich
                  schrieb am zuletzt editiert von Stephan Schleich
                  #10

                  @stephan-schleich sagte in requestPath: 'coffee-script':

                  +-- iobroker.javascript@5.7.0 | -- request@2.88.2 | -- tough-cookie@2.5.0

                  die ganzen oder viele module sind scheinbar im javascript unvollständig, wie kann ich die alle wieder vervollständigen?

                  host.ioBroker
                  2022-07-12 15:13:21.518	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at node:internal/main/run_main_module:17:47
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:58:23)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:11:21)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/lib/index.js:3:14)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/lib/parser.js:5:13)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/lib/utils.js:4:13)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/index.js:3:11)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/key.js:8:19)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/fingerprint.js:11:18)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/private-key.js:10:17)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/signature.js:10:13)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/utils.js:32:10)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1069:27)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1033:15)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.compileFunction (node:vm:352:18)
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: SyntaxError: Unexpected end of input
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]:
                  host.ioBroker
                  2022-07-12 15:13:21.516	error	Caught by controller[0]: var u = b.y.toBigInteger().multiply(
                  host.ioBroker
                  2022-07-12 15:13:21.515	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.javascript/node_modules/ecc-jsbn/lib/ec.js:126
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • Stephan SchleichS Stephan Schleich

                    @stephan-schleich sagte in requestPath: 'coffee-script':

                    +-- iobroker.javascript@5.7.0 | -- request@2.88.2 | -- tough-cookie@2.5.0

                    die ganzen oder viele module sind scheinbar im javascript unvollständig, wie kann ich die alle wieder vervollständigen?

                    host.ioBroker
                    2022-07-12 15:13:21.518	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at node:internal/main/run_main_module:17:47
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:58:23)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:11:21)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.518	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/lib/index.js:3:14)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/lib/parser.js:5:13)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/lib/utils.js:4:13)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/index.js:3:11)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/key.js:8:19)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/fingerprint.js:11:18)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.517	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/private-key.js:10:17)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/signature.js:10:13)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/utils.js:32:10)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1069:27)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1033:15)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: at Object.compileFunction (node:vm:352:18)
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: SyntaxError: Unexpected end of input
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]:
                    host.ioBroker
                    2022-07-12 15:13:21.516	error	Caught by controller[0]: var u = b.y.toBigInteger().multiply(
                    host.ioBroker
                    2022-07-12 15:13:21.515	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.javascript/node_modules/ecc-jsbn/lib/ec.js:126
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #11

                    @stephan-schleich

                    Zunächst mal nicht als root rumhampeln, dann schauen ob nodejs senkrecht installiert ist.

                    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

                    Stephan SchleichS 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @stephan-schleich

                      Zunächst mal nicht als root rumhampeln, dann schauen ob nodejs senkrecht installiert ist.

                      Stephan SchleichS Offline
                      Stephan SchleichS Offline
                      Stephan Schleich
                      schrieb am zuletzt editiert von
                      #12

                      @thomas-braun Was heißt senkrecht? wie mach ich das?

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • Stephan SchleichS Stephan Schleich

                        @thomas-braun Was heißt senkrecht? wie mach ich das?

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

                        @stephan-schleich

                        Schau in meine Signatur, da steht's drin.

                        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

                        Stephan SchleichS 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @stephan-schleich

                          Schau in meine Signatur, da steht's drin.

                          Stephan SchleichS Offline
                          Stephan SchleichS Offline
                          Stephan Schleich
                          schrieb am zuletzt editiert von Stephan Schleich
                          #14

                          @thomas-braun wenn ichs richtig gemacht habe, hats nichts gebracht - kanns gerne mal via TeamViewer herzeigen?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • Stephan SchleichS Stephan Schleich

                            @thomas-braun wenn ichs richtig gemacht habe, hats nichts gebracht - kanns gerne mal via TeamViewer herzeigen?

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

                            @stephan-schleich

                            TeamViewer? Was ist das?
                            Für ein Terminal braucht es kein TeamViewer.
                            Was kommt da konkret ums Eck und bist du mittlerweile als user und nicht mehr als root unterwegs?

                            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

                            Stephan SchleichS 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @stephan-schleich

                              TeamViewer? Was ist das?
                              Für ein Terminal braucht es kein TeamViewer.
                              Was kommt da konkret ums Eck und bist du mittlerweile als user und nicht mehr als root unterwegs?

                              Stephan SchleichS Offline
                              Stephan SchleichS Offline
                              Stephan Schleich
                              schrieb am zuletzt editiert von Stephan Schleich
                              #16

                              @thomas-braun das kommt rum

                              root@ioBroker:/opt/iobroker# uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                              x86_64
                              /usr/bin/nodejs
                              /usr/bin/node
                              /usr/bin/npm
                              v16.15.1
                              v16.15.1
                              8.11.0
                              root
                              /opt/iobroker
                              Hit:1 https://repos.influxdata.com/debian focal InRelease
                              Hit:2 https://deb.nodesource.com/node_16.x focal InRelease                                          
                              Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease                                              
                              Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
                              Get:5 http://archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
                              Fetched 228 kB in 1s (261 kB/s)  
                              Reading package lists... Done
                              Building dependency tree       
                              Reading state information... Done
                              40 packages can be upgraded. Run 'apt list --upgradable' to see them.
                              nodejs:
                                Installed: 16.15.1-deb-1nodesource1
                                Candidate: 16.16.0-deb-1nodesource1
                                Version table:
                                   16.16.0-deb-1nodesource1 500
                                      500 https://deb.nodesource.com/node_16.x focal/main amd64 Packages
                               *** 16.15.1-deb-1nodesource1 100
                                      100 /var/lib/dpkg/status
                                   10.19.0~dfsg-3ubuntu1 500
                                      500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                              root@ioBroker:/opt/iobroker# sudo apt install nodejs --reinstall
                              Reading package lists... Done
                              Building dependency tree       
                              Reading state information... Done
                              The following package was automatically installed and is no longer required:
                                libllvm11
                              Use 'sudo apt autoremove' to remove it.
                              The following packages will be upgraded:
                                nodejs
                              1 upgraded, 0 newly installed, 0 to remove and 39 not upgraded.
                              Need to get 26.5 MB of archives.
                              After this operation, 6144 B of additional disk space will be used.
                              Get:1 https://deb.nodesource.com/node_16.x focal/main amd64 nodejs amd64 16.16.0-deb-1nodesource1 [26.5 MB]
                              Fetched 26.5 MB in 4s (7135 kB/s) 
                              (Reading database ... 34743 files and directories currently installed.)
                              Preparing to unpack .../nodejs_16.16.0-deb-1nodesource1_amd64.deb ...
                              Unpacking nodejs (16.16.0-deb-1nodesource1) over (16.15.1-deb-1nodesource1) ...
                              Setting up nodejs (16.16.0-deb-1nodesource1) ...
                              Processing triggers for man-db (2.9.1-1) ...
                              root@ioBroker:/opt/iobroker#
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • Stephan SchleichS Stephan Schleich

                                @thomas-braun das kommt rum

                                root@ioBroker:/opt/iobroker# uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                x86_64
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v16.15.1
                                v16.15.1
                                8.11.0
                                root
                                /opt/iobroker
                                Hit:1 https://repos.influxdata.com/debian focal InRelease
                                Hit:2 https://deb.nodesource.com/node_16.x focal InRelease                                          
                                Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease                                              
                                Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
                                Get:5 http://archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
                                Fetched 228 kB in 1s (261 kB/s)  
                                Reading package lists... Done
                                Building dependency tree       
                                Reading state information... Done
                                40 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                nodejs:
                                  Installed: 16.15.1-deb-1nodesource1
                                  Candidate: 16.16.0-deb-1nodesource1
                                  Version table:
                                     16.16.0-deb-1nodesource1 500
                                        500 https://deb.nodesource.com/node_16.x focal/main amd64 Packages
                                 *** 16.15.1-deb-1nodesource1 100
                                        100 /var/lib/dpkg/status
                                     10.19.0~dfsg-3ubuntu1 500
                                        500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                root@ioBroker:/opt/iobroker# sudo apt install nodejs --reinstall
                                Reading package lists... Done
                                Building dependency tree       
                                Reading state information... Done
                                The following package was automatically installed and is no longer required:
                                  libllvm11
                                Use 'sudo apt autoremove' to remove it.
                                The following packages will be upgraded:
                                  nodejs
                                1 upgraded, 0 newly installed, 0 to remove and 39 not upgraded.
                                Need to get 26.5 MB of archives.
                                After this operation, 6144 B of additional disk space will be used.
                                Get:1 https://deb.nodesource.com/node_16.x focal/main amd64 nodejs amd64 16.16.0-deb-1nodesource1 [26.5 MB]
                                Fetched 26.5 MB in 4s (7135 kB/s) 
                                (Reading database ... 34743 files and directories currently installed.)
                                Preparing to unpack .../nodejs_16.16.0-deb-1nodesource1_amd64.deb ...
                                Unpacking nodejs (16.16.0-deb-1nodesource1) over (16.15.1-deb-1nodesource1) ...
                                Setting up nodejs (16.16.0-deb-1nodesource1) ...
                                Processing triggers for man-db (2.9.1-1) ...
                                root@ioBroker:/opt/iobroker#
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #17

                                @stephan-schleich

                                Auf ubuntu rumpelt man nicht als root durch das System. Punkt.

                                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

                                Stephan SchleichS 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @stephan-schleich

                                  Auf ubuntu rumpelt man nicht als root durch das System. Punkt.

                                  Stephan SchleichS Offline
                                  Stephan SchleichS Offline
                                  Stephan Schleich
                                  schrieb am zuletzt editiert von
                                  #18

                                  @thomas-braun Das hat derzeit nix mit dem Problem zu tun, ich schau mir das später an, das Problem ist mir derzeit wichtiger weil nix mehr läuft

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Stephan SchleichS Stephan Schleich

                                    @thomas-braun Das hat derzeit nix mit dem Problem zu tun, ich schau mir das später an, das Problem ist mir derzeit wichtiger weil nix mehr läuft

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

                                    @stephan-schleich sagte in requestPath: 'coffee-script':

                                    Das hat derzeit nix mit dem Problem zu tun

                                    Sehe ich anders. Aber viel Erfolg noch weiterhin.

                                    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
                                    2
                                    • Stephan SchleichS Offline
                                      Stephan SchleichS Offline
                                      Stephan Schleich
                                      schrieb am zuletzt editiert von
                                      #20

                                      Für jeden dem dieses root gelaber in jedem Post auch aufn Sack geht, es mag seine Berechtigung haben, aber es ist jedem das seine:

                                      Die Lösung war folgende:

                                      1. /opt/iobroker/node_modules/iobroker.javascript\node_modules umbenennen z.b. *.old
                                      2. npm rebuild iobroker.javascript

                                      dann läufts wieder.

                                      Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                                      0
                                      • Stephan SchleichS Stephan Schleich

                                        Für jeden dem dieses root gelaber in jedem Post auch aufn Sack geht, es mag seine Berechtigung haben, aber es ist jedem das seine:

                                        Die Lösung war folgende:

                                        1. /opt/iobroker/node_modules/iobroker.javascript\node_modules umbenennen z.b. *.old
                                        2. npm rebuild iobroker.javascript

                                        dann läufts wieder.

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

                                        @stephan-schleich sagte in requestPath: 'coffee-script':

                                        Für jeden dem dieses root gelaber in jedem Post auch aufn Sack geht

                                        Dann änder es halt. Dann musst du auch nicht 'angelabert' werden.

                                        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
                                        3
                                        • Stephan SchleichS Stephan Schleich

                                          Für jeden dem dieses root gelaber in jedem Post auch aufn Sack geht, es mag seine Berechtigung haben, aber es ist jedem das seine:

                                          Die Lösung war folgende:

                                          1. /opt/iobroker/node_modules/iobroker.javascript\node_modules umbenennen z.b. *.old
                                          2. npm rebuild iobroker.javascript

                                          dann läufts wieder.

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #22

                                          @stephan-schleich sagte in *Gelöst* requestPath: 'coffee-script':

                                          Für jeden dem dieses root gelaber in jedem Post auch aufn Sack geht,

                                          eigentlich nicht , denn @Thomas-Braun hat recht .... bzw. auch darauf hinzuweisen .

                                          es mag seine Berechtigung haben, aber es ist jedem das seine:

                                          deshalb .... sei froh das @Thomas-Braun dir noch soweit geholfen hat 😉

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          1 Antwort Letzte Antwort
                                          4
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          402

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe