Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst]HILFEEEEEEEE : Toubles after VM restart

NEWS

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

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

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

[gelöst]HILFEEEEEEEE : Toubles after VM restart

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
instanzjavasciprtnpmproblem
33 Beiträge 4 Kommentatoren 2.8k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • GlasfaserG Glasfaser

    @homecineplexx

    Dann

    cd /opt/iobroker/node_modules/iobroker.javascript
    
    npm install --omit=dev
    
    sudu reboot
    
    H Offline
    H Offline
    homecineplexx
    schrieb am zuletzt editiert von
    #13

    @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

    @homecineplexx

    Dann

    cd /opt/iobroker/node_modules/iobroker.javascript
    
    npm install --omit=dev
    
    sudu reboot
    

    hab ich durchgeführt:

    chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev
    
    > iobroker.javascript@6.1.4 postinstall
    > node ./install/installTypings.js
    
    Installing NodeJS typings...
    latest @types: 18, installed node: 16
    
    up to date, audited 199 packages in 39s
    
    28 packages are looking for funding
      run `npm fund` for details
    
    1 high severity vulnerability
    
    To address all issues, run:
      npm audit fix
    
    Run `npm audit` for details.
    chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ sudo reboot
    

    aber leider ohne erfolg.
    meine JavaScript Instanzen sind rot und :

    host.ioBroker
    2023-02-06 20:14:59.231	error	instance system.adapter.javascript.3 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    2023-02-06 20:14:59.231	error	Caught by controller[0]: }
    host.ioBroker
    2023-02-06 20:14:59.231	error	Caught by controller[0]: ]
    host.ioBroker
    2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.ioBroker
    2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/lib/request.js',
    host.ioBroker
    2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js',
    host.ioBroker
    2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js',
    host.ioBroker
    2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js',
    host.ioBroker
    2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js',
    host.ioBroker
    2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js',
    host.ioBroker
    2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js',
    host.ioBroker
    2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js',
    host.ioBroker
    2023-02-06 20:14:59.230	error	Caught by controller[0]: requireStack: [
    host.ioBroker
    2023-02-06 20:14:59.230	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.ioBroker
    2023-02-06 20:14:59.229	error	Caught by controller[0]: {
    host.ioBroker
    2023-02-06 20:14:59.229	error	Caught by controller[0]: at node:internal/main/run_main_module:22:47
    host.ioBroker
    2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    host.ioBroker
    2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.229	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.229	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.228	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
    host.ioBroker
    2023-02-06 20:14:59.228	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.228	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
    host.ioBroker
    2023-02-06 20:14:59.227	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.227	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
    host.ioBroker
    2023-02-06 20:14:59.226	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.225	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:23:11)
    host.ioBroker
    2023-02-06 20:14:59.225	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.224	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js:5:16)
    host.ioBroker
    2023-02-06 20:14:59.224	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.223	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js:1:11)
    host.ioBroker
    2023-02-06 20:14:59.222	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.222	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.222	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js:3:21)
    host.ioBroker
    2023-02-06 20:14:59.221	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.221	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.220	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.220	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js:3:15)
    host.ioBroker
    2023-02-06 20:14:59.220	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.219	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    host.ioBroker
    2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
    host.ioBroker
    2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    host.ioBroker
    2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
    host.ioBroker
    2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js:5:12)
    host.ioBroker
    2023-02-06 20:14:59.218	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
    host.ioBroker
    2023-02-06 20:14:59.218	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
    host.ioBroker
    2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
    host.ioBroker
    2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
    host.ioBroker
    2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.ioBroker
    2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/lib/request.js
    host.ioBroker
    2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js
    host.ioBroker
    2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js
    host.ioBroker
    2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js
    host.ioBroker
    2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js
    host.ioBroker
    2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js
    host.ioBroker
    2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js
    host.ioBroker
    2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js
    host.ioBroker
    2023-02-06 20:14:59.216	error	Caught by controller[0]: Require stack:
    host.ioBroker
    2023-02-06 20:14:59.215	error	Caught by controller[0]: Error: Cannot find module './util'
    host.ioBroker
    2023-02-06 20:14:59.215	error	Caught by controller[0]: ^
    host.ioBroker
    2023-02-06 20:14:59.215	error	Caught by controller[0]: throw err;
    host.ioBroker
    2023-02-06 20:14:59.215	error	Caught by controller[0]: node:internal/modules/cjs/loader:998
    host.ioBroker
    2023-02-06 20:14:59.214	info	system.adapter.javascript.1 will be rebuilt
    host.ioBroker
    2023-02-06 20:14:59.213	info	Adapter system.adapter.javascript.1 needs rebuild and will be restarted afterwards.
    
    GlasfaserG 1 Antwort Letzte Antwort
    0
    • H homecineplexx

      @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

      @homecineplexx

      Dann

      cd /opt/iobroker/node_modules/iobroker.javascript
      
      npm install --omit=dev
      
      sudu reboot
      

      hab ich durchgeführt:

      chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev
      
      > iobroker.javascript@6.1.4 postinstall
      > node ./install/installTypings.js
      
      Installing NodeJS typings...
      latest @types: 18, installed node: 16
      
      up to date, audited 199 packages in 39s
      
      28 packages are looking for funding
        run `npm fund` for details
      
      1 high severity vulnerability
      
      To address all issues, run:
        npm audit fix
      
      Run `npm audit` for details.
      chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ sudo reboot
      

      aber leider ohne erfolg.
      meine JavaScript Instanzen sind rot und :

      host.ioBroker
      2023-02-06 20:14:59.231	error	instance system.adapter.javascript.3 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      2023-02-06 20:14:59.231	error	Caught by controller[0]: }
      host.ioBroker
      2023-02-06 20:14:59.231	error	Caught by controller[0]: ]
      host.ioBroker
      2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.ioBroker
      2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/lib/request.js',
      host.ioBroker
      2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js',
      host.ioBroker
      2023-02-06 20:14:59.231	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js',
      host.ioBroker
      2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js',
      host.ioBroker
      2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js',
      host.ioBroker
      2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js',
      host.ioBroker
      2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js',
      host.ioBroker
      2023-02-06 20:14:59.230	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js',
      host.ioBroker
      2023-02-06 20:14:59.230	error	Caught by controller[0]: requireStack: [
      host.ioBroker
      2023-02-06 20:14:59.230	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.ioBroker
      2023-02-06 20:14:59.229	error	Caught by controller[0]: {
      host.ioBroker
      2023-02-06 20:14:59.229	error	Caught by controller[0]: at node:internal/main/run_main_module:22:47
      host.ioBroker
      2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
      host.ioBroker
      2023-02-06 20:14:59.229	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.229	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.229	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.228	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
      host.ioBroker
      2023-02-06 20:14:59.228	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.228	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.228	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.227	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
      host.ioBroker
      2023-02-06 20:14:59.227	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.227	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.227	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.226	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
      host.ioBroker
      2023-02-06 20:14:59.226	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.226	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.225	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.225	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:23:11)
      host.ioBroker
      2023-02-06 20:14:59.225	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.225	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.224	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.224	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.224	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js:5:16)
      host.ioBroker
      2023-02-06 20:14:59.224	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.223	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.223	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.223	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js:1:11)
      host.ioBroker
      2023-02-06 20:14:59.222	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.222	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.222	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.222	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js:3:21)
      host.ioBroker
      2023-02-06 20:14:59.221	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.221	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.221	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.221	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.220	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.220	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js:3:15)
      host.ioBroker
      2023-02-06 20:14:59.220	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.219	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.ioBroker
      2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.ioBroker
      2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.ioBroker
      2023-02-06 20:14:59.219	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.ioBroker
      2023-02-06 20:14:59.219	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js:5:12)
      host.ioBroker
      2023-02-06 20:14:59.218	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.ioBroker
      2023-02-06 20:14:59.218	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.ioBroker
      2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
      host.ioBroker
      2023-02-06 20:14:59.218	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
      host.ioBroker
      2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.ioBroker
      2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/lib/request.js
      host.ioBroker
      2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js
      host.ioBroker
      2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js
      host.ioBroker
      2023-02-06 20:14:59.217	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/lib/har.js
      host.ioBroker
      2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator/lib/promise.js
      host.ioBroker
      2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/ajv.js
      host.ioBroker
      2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/index.js
      host.ioBroker
      2023-02-06 20:14:59.216	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv/lib/compile/resolve.js
      host.ioBroker
      2023-02-06 20:14:59.216	error	Caught by controller[0]: Require stack:
      host.ioBroker
      2023-02-06 20:14:59.215	error	Caught by controller[0]: Error: Cannot find module './util'
      host.ioBroker
      2023-02-06 20:14:59.215	error	Caught by controller[0]: ^
      host.ioBroker
      2023-02-06 20:14:59.215	error	Caught by controller[0]: throw err;
      host.ioBroker
      2023-02-06 20:14:59.215	error	Caught by controller[0]: node:internal/modules/cjs/loader:998
      host.ioBroker
      2023-02-06 20:14:59.214	info	system.adapter.javascript.1 will be rebuilt
      host.ioBroker
      2023-02-06 20:14:59.213	info	Adapter system.adapter.javascript.1 needs rebuild and will be restarted afterwards.
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von Glasfaser
      #14

      @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

      npm install --omit=dev

      mach mal

      cd /opt/iobroker/node_modules/iobroker.javascript
      npm install --omit=dev --debug
      

      und hier die Ausgabe zeigen !

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

      H 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

        npm install --omit=dev

        mach mal

        cd /opt/iobroker/node_modules/iobroker.javascript
        npm install --omit=dev --debug
        

        und hier die Ausgabe zeigen !

        H Offline
        H Offline
        homecineplexx
        schrieb am zuletzt editiert von
        #15

        @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

        npm install --omit=dev --debug

        chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev --debug
        [sudo] Passwort für chris: 
        
        > iobroker.javascript@6.1.4 postinstall
        > node ./install/installTypings.js
        
        Installing NodeJS typings...
        latest @types: 18, installed node: 16
        
        up to date, audited 199 packages in 20s
        
        28 packages are looking for funding
          run `npm fund` for details
        
        1 high severity vulnerability
        
        To address all issues, run:
          npm audit fix
        
        Run `npm audit` for details.
        
        GlasfaserG 1 Antwort Letzte Antwort
        0
        • H homecineplexx

          @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

          npm install --omit=dev --debug

          chris@ioBroker:/opt/iobroker/node_modules/iobroker.javascript$ npm install --omit=dev --debug
          [sudo] Passwort für chris: 
          
          > iobroker.javascript@6.1.4 postinstall
          > node ./install/installTypings.js
          
          Installing NodeJS typings...
          latest @types: 18, installed node: 16
          
          up to date, audited 199 packages in 20s
          
          28 packages are looking for funding
            run `npm fund` for details
          
          1 high severity vulnerability
          
          To address all issues, run:
            npm audit fix
          
          Run `npm audit` for details.
          
          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #16

          @homecineplexx

          Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

          Hast du Nodejs oder was anderes installiert !?

          Nochmal
          zeige

          cd /opt/iobroker
          npm prune
          

          Sonst noch ... Full Ausgabe zeigen !

          iob diag
          

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

          H 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @homecineplexx

            Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

            Hast du Nodejs oder was anderes installiert !?

            Nochmal
            zeige

            cd /opt/iobroker
            npm prune
            

            Sonst noch ... Full Ausgabe zeigen !

            iob diag
            
            H Offline
            H Offline
            homecineplexx
            schrieb am zuletzt editiert von
            #17

            @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

            @homecineplexx

            Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

            Hast du Nodejs oder was anderes installiert !?

            Nochmal
            zeige

            cd /opt/iobroker
            npm prune
            

            Sonst noch ... Full Ausgabe zeigen !

            iob diag
            

            mein system ist jetzt ewig gelaufen. heute ist aus irgendeinem grund ein device hängen geblieben aus dem grund dachte ich, gut - restartest mal die VM, schon ewig her - und danach keine chance mehr...mehrmals rebootet, iobroker mehrmals restartet...nix installiert..schon lange nicht

            chris@ioBroker:/opt/iobroker$ npm prune
            
            removed 955 packages, and changed 1 package in 35s
            
            131 packages are looking for funding
              run `npm fund` for details
            
            ======================= SUMMARY =======================
            		     v.2023-01-02
            
            
            Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
            Installation: 		kvm
            Timezone: 		Europe/Vienna
            User-ID: 		1000
            X-Server: 		false
            Boot Target: 		graphical.target
            
            Pending OS-Updates: 	0
            
            Nodejs-Installation: 	/usr/bin/nodejs 	v16.19.0
            			/usr/bin/node 		v16.19.0
            			/usr/bin/npm 		8.19.3
            			/usr/bin/npx 		8.19.3
            
            ioBroker Core: 		js-controller 		4.0.24
            			admin 			6.3.5
            
            ioBroker Status: 	iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: redis
            
            Status admin:
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            Pending iob updates: 	0
            
            Active repo(s): stable
            
            Objects: 		39643
            States: 		33762
            
            Size of iob-Database:
            
            29M	/opt/iobroker/iobroker-data/objects.jsonl
            15M	/opt/iobroker/iobroker-data/objects.json.migrated
            15M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
            81M	/opt/iobroker/iobroker-data/states.jsonl
            2.5M	/opt/iobroker/iobroker-data/states.json.migrated
            2.5M	/opt/iobroker/iobroker-data/states.json.bak.migrated
            
            
            =================== END OF SUMMARY ====================
            
            GlasfaserG 1 Antwort Letzte Antwort
            0
            • H homecineplexx

              @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

              @homecineplexx

              Was hast du gemacht ... also von einem VM Neustart kommt das nicht !

              Hast du Nodejs oder was anderes installiert !?

              Nochmal
              zeige

              cd /opt/iobroker
              npm prune
              

              Sonst noch ... Full Ausgabe zeigen !

              iob diag
              

              mein system ist jetzt ewig gelaufen. heute ist aus irgendeinem grund ein device hängen geblieben aus dem grund dachte ich, gut - restartest mal die VM, schon ewig her - und danach keine chance mehr...mehrmals rebootet, iobroker mehrmals restartet...nix installiert..schon lange nicht

              chris@ioBroker:/opt/iobroker$ npm prune
              
              removed 955 packages, and changed 1 package in 35s
              
              131 packages are looking for funding
                run `npm fund` for details
              
              ======================= SUMMARY =======================
              		     v.2023-01-02
              
              
              Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
              Installation: 		kvm
              Timezone: 		Europe/Vienna
              User-ID: 		1000
              X-Server: 		false
              Boot Target: 		graphical.target
              
              Pending OS-Updates: 	0
              
              Nodejs-Installation: 	/usr/bin/nodejs 	v16.19.0
              			/usr/bin/node 		v16.19.0
              			/usr/bin/npm 		8.19.3
              			/usr/bin/npx 		8.19.3
              
              ioBroker Core: 		js-controller 		4.0.24
              			admin 			6.3.5
              
              ioBroker Status: 	iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: redis
              
              Status admin:
              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
              
              Pending iob updates: 	0
              
              Active repo(s): stable
              
              Objects: 		39643
              States: 		33762
              
              Size of iob-Database:
              
              29M	/opt/iobroker/iobroker-data/objects.jsonl
              15M	/opt/iobroker/iobroker-data/objects.json.migrated
              15M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
              81M	/opt/iobroker/iobroker-data/states.jsonl
              2.5M	/opt/iobroker/iobroker-data/states.json.migrated
              2.5M	/opt/iobroker/iobroker-data/states.json.bak.migrated
              
              
              =================== END OF SUMMARY ====================
              
              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #18

              @homecineplexx

              das ist nicht die Full Ausgabe von iob diag .

              Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

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

              H 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @homecineplexx

                das ist nicht die Full Ausgabe von iob diag .

                Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

                H Offline
                H Offline
                homecineplexx
                schrieb am zuletzt editiert von
                #19

                @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                @homecineplexx

                das ist nicht die Full Ausgabe von iob diag .

                Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

                das ist die ausgabe, die er mir gemacht hat und gesagt hat "copy text starting here"
                gibts da mehr das ich kopieren kann?

                wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • H homecineplexx

                  @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                  @homecineplexx

                  das ist nicht die Full Ausgabe von iob diag .

                  Deinstalliere den javascript Adapter inkl. Instanz , dann neu !

                  das ist die ausgabe, die er mir gemacht hat und gesagt hat "copy text starting here"
                  gibts da mehr das ich kopieren kann?

                  wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

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

                  @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                  wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                  Die bleiben ... hast du kein Backup dazu eingestellt !?

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

                  H 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                    wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                    Die bleiben ... hast du kein Backup dazu eingestellt !?

                    H Offline
                    H Offline
                    homecineplexx
                    schrieb am zuletzt editiert von
                    #21

                    @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                    @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                    wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                    Die bleiben ... hast du kein Backup dazu eingestellt !?

                    nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.
                    Dh auch wenn ich 3 Instanzen habe und die Files den unterschiedlichen Instanzen zugeordnet waren bleiben die. bleibt da auch nach dem deinstallieren und installieren pro file obs aktiv oder inaktiv war?

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • H homecineplexx

                      @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                      @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                      wenn ich den javascript adapter inkl instanzen lösche, sind dann meine javascript files auch alle weg???

                      Die bleiben ... hast du kein Backup dazu eingestellt !?

                      nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.
                      Dh auch wenn ich 3 Instanzen habe und die Files den unterschiedlichen Instanzen zugeordnet waren bleiben die. bleibt da auch nach dem deinstallieren und installieren pro file obs aktiv oder inaktiv war?

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

                      @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                      nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.

                      Ich will dich jetzt nicht an den Pranger stellen .... aber das ist das A ..und O .

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

                      H 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                        nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.

                        Ich will dich jetzt nicht an den Pranger stellen .... aber das ist das A ..und O .

                        H Offline
                        H Offline
                        homecineplexx
                        schrieb am zuletzt editiert von
                        #23

                        @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                        @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                        nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.

                        Ich will dich jetzt nicht an den Pranger stellen .... aber das ist das A ..und O .

                        ja weiß ich....ich könnt ja eh heulen, dass ichs nicht schon gemacht habe

                        H 1 Antwort Letzte Antwort
                        0
                        • H homecineplexx

                          @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                          @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                          nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.

                          Ich will dich jetzt nicht an den Pranger stellen .... aber das ist das A ..und O .

                          ja weiß ich....ich könnt ja eh heulen, dass ichs nicht schon gemacht habe

                          H Offline
                          H Offline
                          homecineplexx
                          schrieb am zuletzt editiert von
                          #24

                          @homecineplexx said in HILFEEEEEEEE : Toubles after VM restart:

                          @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                          @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                          nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.

                          Ich will dich jetzt nicht an den Pranger stellen .... aber das ist das A ..und O .

                          ja weiß ich....ich könnt ja eh heulen, dass ichs nicht schon gemacht habe

                          aber kann ich das nun machen oder nicht?

                          GlasfaserG 1 Antwort Letzte Antwort
                          0
                          • H homecineplexx

                            @homecineplexx said in HILFEEEEEEEE : Toubles after VM restart:

                            @glasfaser said in HILFEEEEEEEE : Toubles after VM restart:

                            @homecineplexx sagte in HILFEEEEEEEE : Toubles after VM restart:

                            nein hab leider kein backup. Noch nicht. Darum hab ich mich noch nicht gekümmert.

                            Ich will dich jetzt nicht an den Pranger stellen .... aber das ist das A ..und O .

                            ja weiß ich....ich könnt ja eh heulen, dass ichs nicht schon gemacht habe

                            aber kann ich das nun machen oder nicht?

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

                            @homecineplexx

                            Du kannst ein Backup machen mit Backitup ... das ist unabhängig davon !

                            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
                            0
                            • H Offline
                              H Offline
                              homecineplexx
                              schrieb am zuletzt editiert von
                              #26

                              Ich möchte mich bei allen die mir da geholfen haben bedanken...es funktioniert wieder!

                              GlasfaserG 1 Antwort Letzte Antwort
                              1
                              • H homecineplexx

                                Ich möchte mich bei allen die mir da geholfen haben bedanken...es funktioniert wieder!

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

                                @homecineplexx sagte in [gelöst]HILFEEEEEEEE : Toubles after VM restart:

                                Ich möchte mich bei allen die mir da geholfen haben bedanken...

                                es funktioniert wieder!

                                Und .. was hast du jetzt gemacht .. !?

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

                                H 1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @homecineplexx sagte in [gelöst]HILFEEEEEEEE : Toubles after VM restart:

                                  Ich möchte mich bei allen die mir da geholfen haben bedanken...

                                  es funktioniert wieder!

                                  Und .. was hast du jetzt gemacht .. !?

                                  H Offline
                                  H Offline
                                  homecineplexx
                                  schrieb am zuletzt editiert von
                                  #28

                                  @glasfaser naja ich hab prinzipiell mal alle skripte exportiert und mir fotos gemacht welche skripte laufen und welche nicht...dann hab ich mir meine Javascript instanzen angeschaut und fotos gemacht um zu merken was wo eingestellt war.
                                  danach alle JavaScript Instanzen und den Adapter gelöscht, danach neu installiert und wieder alles eingestellt...seither läufts

                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • H homecineplexx

                                    @glasfaser naja ich hab prinzipiell mal alle skripte exportiert und mir fotos gemacht welche skripte laufen und welche nicht...dann hab ich mir meine Javascript instanzen angeschaut und fotos gemacht um zu merken was wo eingestellt war.
                                    danach alle JavaScript Instanzen und den Adapter gelöscht, danach neu installiert und wieder alles eingestellt...seither läufts

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

                                    @homecineplexx

                                    Danke ... für deine Erläuterung dazu ;)

                                    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
                                    1
                                    • HomoranH Homoran

                                      I moved this topic from iobroker general in the English section here.
                                      Please let me know if tgere has been reasons for the other choice.

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

                                      @homecineplexx

                                      @homoran sagte in [gelöst]HILFEEEEEEEE : Toubles after VM restart:
                                      I moved this topic from iobroker general in the English section here.
                                      Please let me know if tgere has been reasons for the other choice.

                                      PS: ... @Homoran hast du übersehen .

                                      bei deinem HILFEEEEEEEE : Toubles after VM restart

                                      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
                                      0
                                      • HomoranH Homoran

                                        I moved this topic from iobroker general in the English section here.
                                        Please let me know if tgere has been reasons for the other choice.

                                        H Offline
                                        H Offline
                                        homecineplexx
                                        schrieb am zuletzt editiert von
                                        #31

                                        @homoran said in [gelöst]HILFEEEEEEEE : Toubles after VM restart:

                                        I moved this topic from iobroker general in the English section here.
                                        Please let me know if tgere has been reasons for the other choice.

                                        only the subject was english ;-)

                                        HomoranH 1 Antwort Letzte Antwort
                                        0
                                        • H homecineplexx

                                          @homoran said in [gelöst]HILFEEEEEEEE : Toubles after VM restart:

                                          I moved this topic from iobroker general in the English section here.
                                          Please let me know if tgere has been reasons for the other choice.

                                          only the subject was english ;-)

                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #32

                                          @homecineplexx sagte in [gelöst]HILFEEEEEEEE : Toubles after VM restart:

                                          only the subject was english

                                          no!
                                          The thread was placed in the english section of the forum

                                          kein Support per PN! - Fragen im Forum stellen -
                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          H 1 Antwort Letzte Antwort
                                          0

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

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

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

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


                                          Support us

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

                                          517

                                          Online

                                          32.9k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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