Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. adminseite nicht erreichbar

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    adminseite nicht erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tomstephieC last edited by Negalein

      Hallo,

      seit 2 Jahre läuft iobroker auf meinem Synology Server.

      Ioborker ist istalliert als Conainer im Container Manager mit Portainer.

      Heute abend, wolte ich was im Iobroker schaue, aber konnte die Adapters nicht mehr sehen
      Ich hatte die Errormeldung:
      Cannot get adapters info: TypeError: can't assign to property "rating" on "\n": not an object

      Ich habe versucht direkt im Iobroker eine Backup Version von gestern zurückzuspielen und seit dann komme ich nicht mehr auf dem Adminseite.

      Im Portainer läuft scheint alles ok ... ich habe viel rum probiert und gelesen aber komme ich leider nicht weiter.

      Hier ein paar Infos:

      root@iobroker:/opt/iobroker# iobroker update
      Used repositories: stable, github
      Adapter    "admin"        : 6.17.14  , installed 5.4.9  [Updatable]
      Adapter    "backitup"     : 2.11.0   , installed 2.6.23 [Updatable]
      Adapter    "chromecast"   : 3.4.0    , installed 3.0.3  [Updatable]
      Adapter    "cloud"        : 5.0.1    , installed 4.4.1  [Updatable]
      Adapter    "denon"        : 1.15.5   , installed 1.15.2 [Updatable]
      Adapter    "discovery"    : 4.5.0    , installed 3.1.0  [Updatable]
      Adapter    "history"      : 3.0.1    , installed 2.2.4  [Updatable]
      Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
      Adapter    "influxdb"     : 4.0.2    , installed 3.2.0  [Updatable]
      Adapter    "iot"          : 3.3.0    , installed 1.14.5 [Updatable]
      Adapter    "jarvis"       : 3.1.8    , installed 3.1.2  [Updatable]
      Adapter    "javascript"   : 8.3.1    , installed 7.0.3  [Updatable]
      Controller "js-controller": 5.0.19   , installed 5.0.19
      Adapter    "modbus"       : 6.1.0    , installed 5.0.11 [Updatable]
      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
      Adapter    "net-tools"    : 1.0.11   , installed 0.2.0  [Updatable]
      Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
      Adapter    "shelly"       : 7.0.0    , installed 6.4.1  [Updatable]
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "sma-em"       : 1.0.1    , installed 0.7.0  [Updatable]
      Adapter    "socketio"     : 6.7.0    , installed 4.2.0  [Updatable]
      Adapter    "vis"          : 1.5.6    , installed 1.4.16 [Updatable]
      Adapter    "web"          : 6.2.5    , installed 4.3.0  [Updatable]
      Adapter    "ws"           : 2.6.1    , installed 1.3.0  [Updatable]
      
      root@iobroker:/opt/iobroker# iobroker info
      Platform       : docker
      os             : linux
      Architecture   : x64
      CPUs           : 8
      Speed          : 2200 MHz
      Model          : AMD Ryzen Embedded V1500B
      RAM            : 31.3 GB
      System uptime  : 00:57:45
      Node.js        : v18.20.3
      time           : 1719780924405
      timeOffset     : -120
      NPM            : 10.8.1
      adapters count : 240701
      dockerInformation: [object Object]
      Disk size      : 11.6 TiB
      Disk free      : 5.8 TiB
      
      IP Iobroker:
      192.168.2.80:8081
      
      root@iobroker:/opt/iobroker# iobroker version
      5.0.19
      
      root@iobroker:/opt/iobroker# iobroker logs
      2024-06-30 22:04:06.195  - info: host.iobroker iobroker.js-controller version 5.0.19 js-controller starting
      2024-06-30 22:04:06.199  - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
      2024-06-30 22:04:06.199  - info: host.iobroker hostname: iobroker, node: v18.20.3
      2024-06-30 22:04:06.200  - info: host.iobroker ip addresses: 192.168.2.80
      2024-06-30 22:04:07.030  - info: host.iobroker connected to Objects and States
      2024-06-30 22:04:07.057  - info: host.iobroker added notifications configuration of host
      2024-06-30 22:04:07.060  - info: host.iobroker Node.js version has changed from unknown to 18.20.3
      2024-06-30 22:04:07.297  - info: host.iobroker 23 instances found
      2024-06-30 22:04:07.313  - info: host.iobroker starting 2 instances
      2024-06-30 22:04:07.386  - info: host.iobroker instance system.adapter.admin.0 started with pid 229
      2024-06-30 22:04:07.834  - warn: host.iobroker Error while trying to update capabilities after detecting new Node.js version: Command failed: sudo setcap cap_net_admin,cap_net_bind_service,cap_net_raw+epi /usr/bin/node
      Failed to set capabilities on file '/usr/bin/node': Operation not supported
      2024-06-30 22:04:08.660  - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1143
      2024-06-30 22:04:08.661  - error: host.iobroker Caught by controller[0]:   throw err;
      2024-06-30 22:04:08.661  - error: host.iobroker Caught by controller[0]:   ^
      2024-06-30 22:04:08.661  - error: host.iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
      2024-06-30 22:04:08.661  - error: host.iobroker Caught by controller[0]: Require stack:
      2024-06-30 22:04:08.661  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
      2024-06-30 22:04:08.661  - error: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
      2024-06-30 22:04:08.662  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
      2024-06-30 22:04:08.662  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-06-30 22:04:08.662  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
      2024-06-30 22:04:08.662  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:21:18)
      2024-06-30 22:04:08.662  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
      2024-06-30 22:04:08.662  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      2024-06-30 22:04:08.663  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
      2024-06-30 22:04:08.663  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
      2024-06-30 22:04:08.663  - error: host.iobroker Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
      2024-06-30 22:04:08.663  - error: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-06-30 22:04:08.663  - error: host.iobroker Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
      2024-06-30 22:04:08.663  - error: host.iobroker Caught by controller[0]: }
      2024-06-30 22:04:08.663  - error: host.iobroker Caught by controller[0]: Node.js v18.20.3
      2024-06-30 22:04:08.664  - error: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-06-30 22:04:08.664  - info: host.iobroker Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
      2024-06-30 22:04:08.667  - info: host.iobroker system.adapter.admin.0 will be rebuilt
      2024-06-30 22:04:08.668  - warn: host.iobroker adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
      2024-06-30 22:04:08.668  - info: host.iobroker iobroker rebuild
      2024-06-30 22:04:09.229  - info: host.iobroker iobroker npm-rebuild: Rebuilding native modules ...
      2024-06-30 22:04:11.329  - error: host.iobroker startInstance system.adapter.backitup.0 Adapter dependency not fulfilled on any host: required adapter "admin" has wrong version. Installed "5.1.28", required ">=6.0.0"!
      2024-06-30 22:04:18.791  - info: vis.0 (305) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.3, js-controller: 5.0.19
      2024-06-30 22:04:19.008  - info: vis.0 (305) vis license is OK.
      2024-06-30 22:04:20.156  - info: vis.0 (305) Terminated (NO_ERROR): Without reason
      2024-06-30 22:04:34.174  - info: host.iobroker iobroker npm-rebuild: rebuilt dependencies successfully
      2024-06-30 22:04:34.187  - info: host.iobroker iobroker npm-rebuild: 
      2024-06-30 22:04:34.188  - info: host.iobroker iobroker npm-rebuild: Rebuilding native modules done
      2024-06-30 22:04:35.194  - info: host.iobroker iobroker npm-rebuild: exit 0
      2024-06-30 22:04:35.262  - info: host.iobroker instance system.adapter.admin.0 started with pid 601
      2024-06-30 22:04:35.760  - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1143
      2024-06-30 22:04:35.760  - error: host.iobroker Caught by controller[0]:   throw err;
      2024-06-30 22:04:35.761  - error: host.iobroker Caught by controller[0]:   ^
      2024-06-30 22:04:35.761  - error: host.iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
      2024-06-30 22:04:35.761  - error: host.iobroker Caught by controller[0]: Require stack:
      2024-06-30 22:04:35.761  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
      2024-06-30 22:04:35.761  - error: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
      2024-06-30 22:04:35.761  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
      2024-06-30 22:04:35.761  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-06-30 22:04:35.762  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
      2024-06-30 22:04:35.762  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:21:18)
      2024-06-30 22:04:35.762  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
      2024-06-30 22:04:35.762  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      2024-06-30 22:04:35.762  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
      2024-06-30 22:04:35.762  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
      2024-06-30 22:04:35.762  - error: host.iobroker Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
      2024-06-30 22:04:35.763  - error: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-06-30 22:04:35.763  - error: host.iobroker Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
      2024-06-30 22:04:35.763  - error: host.iobroker Caught by controller[0]: }
      2024-06-30 22:04:35.763  - error: host.iobroker Caught by controller[0]: Node.js v18.20.3
      2024-06-30 22:04:35.763  - error: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-06-30 22:04:35.763  - info: host.iobroker Adapter system.adapter.admin.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
      2024-06-30 22:04:35.764  - info: host.iobroker system.adapter.admin.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
      2024-06-30 22:04:35.764  - warn: host.iobroker adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
      2024-06-30 22:04:35.764  - info: host.iobroker iobroker rebuild iobroker.js-controller@5.0.19 --path /opt/iobroker/node_modules
      2024-06-30 22:04:36.349  - info: host.iobroker iobroker npm-rebuild: Rebuilding native module "iobroker.js-controller@5.0.19" in /opt/iobroker/node_modules ...
      2024-06-30 22:04:42.445  - info: host.iobroker iobroker npm-rebuild: rebuilt dependencies successfully
      2024-06-30 22:04:42.460  - info: host.iobroker iobroker npm-rebuild: 
      2024-06-30 22:04:42.461  - info: host.iobroker iobroker npm-rebuild: Rebuilding native modules done
      2024-06-30 22:04:43.467  - info: host.iobroker iobroker npm-rebuild: exit 0
      2024-06-30 22:04:43.524  - info: host.iobroker instance system.adapter.admin.0 started with pid 658
      2024-06-30 22:04:44.044  - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1143
      2024-06-30 22:04:44.044  - error: host.iobroker Caught by controller[0]:   throw err;
      2024-06-30 22:04:44.044  - error: host.iobroker Caught by controller[0]:   ^
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]: Require stack:
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:21:18)
      2024-06-30 22:04:44.045  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
      2024-06-30 22:04:44.046  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      2024-06-30 22:04:44.046  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
      2024-06-30 22:04:44.046  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
      2024-06-30 22:04:44.046  - error: host.iobroker Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
      2024-06-30 22:04:44.046  - error: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-06-30 22:04:44.046  - error: host.iobroker Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
      2024-06-30 22:04:44.047  - error: host.iobroker Caught by controller[0]: }
      2024-06-30 22:04:44.047  - error: host.iobroker Caught by controller[0]: Node.js v18.20.3
      2024-06-30 22:04:44.047  - error: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-06-30 22:04:44.047  - info: host.iobroker Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
      2024-06-30 22:04:44.047  - info: host.iobroker system.adapter.admin.0 will be rebuilt
      2024-06-30 22:04:44.047  - warn: host.iobroker adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
      2024-06-30 22:04:44.047  - info: host.iobroker iobroker rebuild
      2024-06-30 22:04:44.656  - info: host.iobroker iobroker npm-rebuild: Rebuilding native modules ...
      2024-06-30 22:04:48.277  - info: vis.0 (734) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.3, js-controller: 5.0.19
      2024-06-30 22:04:48.476  - info: vis.0 (734) vis license is OK.
      2024-06-30 22:04:49.030  - info: vis.0 (734) Terminated (NO_ERROR): Without reason
      2024-06-30 22:05:03.026  - info: host.iobroker iobroker npm-rebuild: rebuilt dependencies successfully
      2024-06-30 22:05:03.041  - info: host.iobroker iobroker npm-rebuild: 
      2024-06-30 22:05:03.041  - info: host.iobroker iobroker npm-rebuild: Rebuilding native modules done
      2024-06-30 22:05:04.048  - info: host.iobroker iobroker npm-rebuild: exit 0
      2024-06-30 22:05:04.118  - info: host.iobroker instance system.adapter.admin.0 started with pid 1029
      2024-06-30 22:05:04.626  - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1143
      2024-06-30 22:05:04.626  - error: host.iobroker Caught by controller[0]:   throw err;
      2024-06-30 22:05:04.627  - error: host.iobroker Caught by controller[0]:   ^
      2024-06-30 22:05:04.627  - error: host.iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
      2024-06-30 22:05:04.627  - error: host.iobroker Caught by controller[0]: Require stack:
      2024-06-30 22:05:04.627  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
      2024-06-30 22:05:04.627  - error: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
      2024-06-30 22:05:04.627  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
      2024-06-30 22:05:04.627  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:21:18)
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
      2024-06-30 22:05:04.628  - error: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-06-30 22:05:04.629  - error: host.iobroker Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
      2024-06-30 22:05:04.629  - error: host.iobroker Caught by controller[0]: }
      2024-06-30 22:05:04.629  - error: host.iobroker Caught by controller[0]: Node.js v18.20.3
      2024-06-30 22:05:04.629  - error: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-06-30 22:05:04.629  - info: host.iobroker Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      2024-06-30 22:31:41.445  - info: host.iobroker received SIGTERM
      2024-06-30 22:31:41.446  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=false)
      2024-06-30 22:31:41.446  - info: host.iobroker stopInstance system.adapter.javascript.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.history.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.influxdb.1 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.ping.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.chromecast.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.modbus.1 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.shelly.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.mqtt.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.discovery.0 (force=false, process=false)
      2024-06-30 22:31:41.447  - info: host.iobroker stopInstance system.adapter.backitup.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.net-tools.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.web.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.denon.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.jarvis.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.cloud.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.iot.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.sma-em.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.smaevcharger.0 (force=false, process=false)
      2024-06-30 22:31:41.448  - info: host.iobroker stopInstance system.adapter.sma-ev-charger.0 (force=false, process=false)
      2024-06-30 22:31:56.592  - info: host.iobroker force terminating
      

      Ich würde gern eine Backup Version direkt aus der Konsole vom Portainer zurückspielen, oder das fehlende Modul /tools.js manuell installieren, oder ...

      Ich hoffe, dass Sie Idee haben und mich aushelfen können. DANKE VORAB
      grüße
      Thomas

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Support us

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

      814
      Online

      31.9k
      Users

      80.3k
      Topics

      1.3m
      Posts

      adminseite jscontrollerstopped tools.js
      1
      1
      71
      Loading More Posts
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
      The ioBroker Community 2014-2023
      logo