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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    297

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[Gelöst] IOB startet nicht mehr nach Proxmox CT restart.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controllerstartet nichtproxmox
22 Beiträge 4 Kommentatoren 116 Aufrufe 4 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.
  • wendy2702W wendy2702

    Hi,

    eigentlich wollte ich nur mal eben den Proxmox Rechner an eine neue USV hängen und habe erstmal testen wollen ob alles danach sauber startet. Also dachte ich mir stoppe/starte mal jeden CT/VM und schaue ob alles wieder sauber läuft.

    Schon beim ersten "Iobroker" geht nichts mehr.

    JS Controller File kann nicht mehr gefunden werden. Unterschied zum letzten neustart der zwecks CT Backup jeden ersten im Monat erfolgt sind die Updates einiger Adapter und Installation des Open-Meteo-Wetter Adapters von GIT. Ich bin mir aber fast sicher das ich zwischendurch auch mal neu gestartet habe aber egal.

    Fakt: in iob diag kommt das:

    ioBroker Status
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Hosts:
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Core adapters versions
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    js-controller: 	
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    admin: 		
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    javascript: 	
    
    nodejs modules from github: 	2
    +-- iobroker.open-meteo-weather@ (git+ssh://git@github.com/H5N1v2/ioBroker.open-meteo-weather.git#d59cf2747dcbf37ea8fda1c1680d60c62d56e733)
    +-- iobroker.smartstate@ (git+ssh://git@github.com/ChriD/ioBroker.smartstate.git#aa448478fd656fff055532b33decd1138d9222e3)
    
    Adapter State
    
    
    Enabled adapters with bindings
    
    ioBroker-Repositories
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Installed ioBroker-Adapters
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Objects and States
    Please stand by - This may take a while
    Objects: 	0
    States: 	0
    

    Ein iob FIX löst das Problem an der Stelle auch nicht und dann dachte ich mir nutze die Gelegenheit und installiere direkt den JS-Controller in Version 7.1.0 was aber leider auch fehlschlägt:

    Hier mal die letzten Zeilen des vollständigen NPM Installations logs:

    4490 info run @serialport/bindings-cpp@13.0.0 install { code: 0, signal: null }
    4491 info run iobroker.vis@1.5.6 install { code: 6, signal: null }
    4492 verbose stack Error: command failed
    4492 verbose stack     at promiseSpawn (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:22:22)
    4492 verbose stack     at spawnWithShell (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:124:10)
    4492 verbose stack     at promiseSpawn (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:12:12)
    4492 verbose stack     at runScriptPkg (/usr/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js:79:13)
    4492 verbose stack     at runScript (/usr/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js:9:12)
    4492 verbose stack     at /usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js:329:17
    4492 verbose stack     at run (/usr/lib/node_modules/npm/node_modules/promise-call-limit/dist/commonjs/index.js:67:22)
    4492 verbose stack     at /usr/lib/node_modules/npm/node_modules/promise-call-limit/dist/commonjs/index.js:79:13
    4492 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    4493 verbose pkgid iobroker.vis@1.5.6
    4494 error code 6
    4495 error path /opt/iobroker/node_modules/iobroker.vis
    4496 error command failed
    4497 error command sh -c node main.js --install
    4498 silly unfinished npm timer reify 1771347277111
    4499 silly unfinished npm timer reify:build 1771347352994
    4500 silly unfinished npm timer build 1771347352999
    4501 silly unfinished npm timer build:deps 1771347353000
    4502 silly unfinished npm timer build:run:install 1771347353512
    4503 silly unfinished npm timer build:run:install:node_modules/iobroker.vis 1771347378100
    4504 verbose cwd /opt/iobroker
    4505 verbose os Linux 6.17.4-2-pve
    4506 verbose node v22.22.0
    4507 verbose npm  v10.9.4
    4508 verbose exit 6
    4509 verbose code 6
    
    

    Sieht für mich nach einem Problem mit VIS1.5.6 aud was bisher allerdings immer Fehlerfrei lief. Dann ein Versuch mit JS-Controller 7.0.7, die Version die vorher eigentlich Problemlos lief:

    Aber leider endet das genauso nicht erfolgreich:

    2760 info run @serialport/bindings-cpp@13.0.0 install { code: 0, signal: null }
    2761 info run iobroker.vis@1.5.6 install { code: 6, signal: null }
    2762 verbose stack Error: command failed
    2762 verbose stack     at promiseSpawn (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:22:22)
    2762 verbose stack     at spawnWithShell (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:124:10)
    2762 verbose stack     at promiseSpawn (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:12:12)
    2762 verbose stack     at runScriptPkg (/usr/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js:79:13)
    2762 verbose stack     at runScript (/usr/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js:9:12)
    2762 verbose stack     at /usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js:329:17
    2762 verbose stack     at run (/usr/lib/node_modules/npm/node_modules/promise-call-limit/dist/commonjs/index.js:67:22)
    2762 verbose stack     at /usr/lib/node_modules/npm/node_modules/promise-call-limit/dist/commonjs/index.js:79:13
    2762 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    2763 verbose pkgid iobroker.vis@1.5.6
    2764 error code 6
    2765 error path /opt/iobroker/node_modules/iobroker.vis
    2766 error command failed
    2767 error command sh -c node main.js --install
    2768 silly unfinished npm timer reify 1771347567031
    2769 silly unfinished npm timer reify:build 1771347664543
    2770 silly unfinished npm timer build 1771347664550
    2771 silly unfinished npm timer build:deps 1771347664551
    2772 silly unfinished npm timer build:run:install 1771347665381
    2773 silly unfinished npm timer build:run:install:node_modules/iobroker.vis 1771347684206
    2774 verbose cwd /opt/iobroker
    2775 verbose os Linux 6.17.4-2-pve
    2776 verbose node v22.22.0
    2777 verbose npm  v10.9.4
    2778 verbose exit 6
    2779 verbose code 6
    2780 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-02-17T16_59_26_613Z-debug-0.log
    

    iob diag:

    Script v.2026-01-31
    
    *** BASE SYSTEM ***
    Operating System: Debian GNU/Linux 13 (trixie)
     Static hostname: iobroker
           Icon name: computer-container
             Chassis: container ☐
      Virtualization: lxc
              Kernel: Linux 6.17.4-2-pve
        Architecture: x86-64
    OS is similar to: 
    
    model name	: Intel(R) Pentium(R) Silver J5040 CPU @ 2.00GHz
    Docker          : false
    Virtualization  : lxc
    Kernel          : x86_64
    Userland        : 64 bit
    
    Systemuptime and Load:
     18:16:54 up 35 min,  1 user,  load average: 0.59, 0.65, 1.07
    CPU threads: 4
    
    
    *** LIFE CYCLE STATUS ***
    Operating System is the current Debian stable version codenamed 'trixie'!
    
    *** TIME AND TIMEZONES ***
                   Local time: Tue 2026-02-17 18:16:54 CET
               Universal time: Tue 2026-02-17 17:16:54 UTC
                     RTC time: n/a
                    Time zone: Europe/Berlin (CET, +0100)
    System clock synchronized: yes
                  NTP service: inactive
              RTC in local TZ: no
    
    *** Users and Groups ***
    User that called 'iob diag':
    mirko
    HOME=/home/mirko
    GROUPS=mirko sudo iobroker
    
    User that is running 'js-controller':
    js-controller is not running
    
    *** DISPLAY-SERVER SETUP ***
    Display-Server: 	false
    Unit display-manager.service could not be found.
    Display-Manager: 	
    Desktop: 		
    Session: 		tty
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:             17G         45M         15G        3.0M        1.4G         17G
    Swap:             0B          0B          0B
    Total:           17G         45M         15G
    
    Active iob-Instances: 	0
    
            16384 M total memory
               43 M used memory
              167 M active memory
             1043 M inactive memory
            15004 M free memory
                0 M buffer memory
             1338 M swap cache
                0 M total swap
                0 M used swap
                0 M free swap
    
    *** top - Table Of Processes  ***
    top - 18:16:55 up 35 min,  1 user,  load average: 0.70, 0.68, 1.08
    Tasks:  31 total,   1 running,  30 sleeping,   0 stopped,   0 zombie
    %Cpu(s):  0.0 us,  2.5 sy,  0.0 ni, 97.5 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
    MiB Mem :  16384.0 total,  15003.4 free,     44.7 used,   1338.8 buff/cache     
    MiB Swap:      0.0 total,      0.0 free,      0.0 used.  16339.3 avail Mem 
    
    *** FAILED SERVICES ***
    
      UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
    * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
    * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
    * sys-kernel-debug.mount  loaded failed failed Kernel Debug File System
    
    Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
            ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
            SUB    -> The low-level unit activation state, values depend on unit type.
    
    3 loaded units listed.
    
    
    *** DMESG CRITICAL ERRORS ***
    dmesg: read kernel buffer failed: Operation not permitted
    No critical errors detected
    
    *** FILESYSTEM ***
    Filesystem                       Type      Size  Used Avail Use% Mounted on
    /dev/mapper/pve-vm--101--disk--0 ext4       30G   18G   11G  62% /
    none                             tmpfs     492K  4.0K  488K   1% /dev
    udev                             devtmpfs   16G     0   16G   0% /dev/tty
    tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
    tmpfs                            tmpfs     6.3G  116K  6.3G   1% /run
    tmpfs                            tmpfs      16G  2.8M   16G   1% /tmp
    tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
    tmpfs                            tmpfs     3.2G  8.0K  3.2G   1% /run/user/1001
    
    Messages concerning ext4 filesystem in dmesg:
    dmesg: read kernel buffer failed: Operation not permitted
    
    Show mounted filesystems:
    TARGET SOURCE                           FSTYPE OPTIONS
    /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
    
    Files in neuralgic directories:
    
    /var:
    1.3G	/var/
    847M	/var/log
    842M	/var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
    842M	/var/log/journal
    257M	/var/lib
    
    Hint: You are currently not seeing messages from other users and the system.
          Users in groups 'adm', 'systemd-journal' can see all messages.
          Pass -q to turn off this notice.
    Archived and active journals take up 130.2M in the file system.
    
    /opt/iobroker/backups:
    2.1G	/opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    1.4G	/opt/iobroker/iobroker-data/
    965M	/opt/iobroker/iobroker-data/files
    287M	/opt/iobroker/iobroker-data/backup-objects
    171M	/opt/iobroker/iobroker-data/files/vis
    163M	/opt/iobroker/iobroker-data/files/vis/widgets
    
    The five largest files in iobroker-data are:
    41M	/opt/iobroker/iobroker-data/objects.jsonl
    32M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets/index-B_3WOu59.js.map
    27M	/opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
    26M	/opt/iobroker/iobroker-data/objects.json.migrated
    26M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
    
    USB-Devices by-id:
    USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
    please always prefer the links 'by-id':
    
    No Devices found 'by-id'
    
    No nvbackup.json found.
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs 	v22.22.0
    /usr/bin/node 		v22.22.0
    /usr/bin/npm 		10.9.4
    /usr/bin/npx 		10.9.4
    
    ✓ Node.js installation is correct
    
    nodejs:
      Installed: 22.22.0-1nodesource1
      Candidate: 22.22.0-1nodesource1
      Version table:
     *** 22.22.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
            100 /var/lib/dpkg/status
         22.21.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.20.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.19.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.18.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.17.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.17.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.16.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.15.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.15.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.14.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.13.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.13.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.12.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.11.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.10.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.9.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.8.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.7.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.6.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.5.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.5.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.4.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.4.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.3.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.2.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.1.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         22.0.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
         20.20.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.19.6-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.19.5-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.19.4-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.19.3-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.19.2+dfsg-1 500
            500 http://deb.debian.org/debian trixie/main amd64 Packages
         20.19.2-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.19.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.19.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.18.3-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.18.2-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.18.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.18.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.17.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.16.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.15.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.15.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.14.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.13.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.13.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.12.2-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.12.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.12.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.11.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.11.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.10.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.9.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.8.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.8.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.7.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.6.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.6.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.5.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.5.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.4.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.3.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.3.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.2.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.1.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
         20.0.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
    
    Temp directories causing deletion problem: 0
    No problems detected
    
    Errors in npm tree: 0
    No problems detected
    
    Checking for nodejs vulnerability:
    
    
     █████  ██      ██           ██████   ██████   ██████  ██████         ██
    ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
    ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
    ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
    ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
    
    
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Hosts:
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Core adapters versions
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    js-controller: 	
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    admin: 		
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    javascript: 	
    
    nodejs modules from github: 	2
    +-- iobroker.open-meteo-weather@ (git+ssh://git@github.com/H5N1v2/ioBroker.open-meteo-weather.git#d59cf2747dcbf37ea8fda1c1680d60c62d56e733)
    +-- iobroker.smartstate@ (git+ssh://git@github.com/ChriD/ioBroker.smartstate.git#aa448478fd656fff055532b33decd1138d9222e3)
    
    Adapter State
    
    
    Enabled adapters with bindings
    
    ioBroker-Repositories
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Installed ioBroker-Adapters
    node:internal/modules/cjs/loader:1386
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        at Function._load (node:internal/modules/cjs/loader:1192:37)
        at TracingChannel.traceSync (node:diagnostics_channel:328:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
        at node:internal/main/run_main_module:36:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v22.22.0
    
    Objects and States
    Please stand by - This may take a while
    Objects: 	0
    States: 	0
    
    *** OS-Repositories and Updates ***
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_20.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-19T15:27:46Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: Failed to fetch https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-19T15:27:46Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    Hit:1 http://deb.debian.org/debian trixie InRelease
    Hit:2 http://deb.debian.org/debian trixie-updates InRelease
    Hit:3 http://security.debian.org/debian-security trixie-security InRelease
    Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
    Err:4 https://deb.nodesource.com/node_22.x nodistro InRelease
      Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
    Err:5 https://deb.nodesource.com/node_20.x nodistro InRelease
      Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-19T15:27:46Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    Reading package lists...
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_20.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-19T15:27:46Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: Failed to fetch https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-19T15:27:46Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    Pending systemupdates: 1
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          299894813  311/master          
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          299890686  183/sshd: /usr/sbin 
    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          299889371  1/init              
    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          299894814  311/master          
    tcp6       0      0 :::22                   :::*                    LISTEN      0          299890688  183/sshd: /usr/sbin 
    tcp6       0      0 :::111                  :::*                    LISTEN      0          299889373  1/init              
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          299889594  102/dhclient        
    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          299889372  1/init              
    udp6       0      0 :::111                  :::*                                0          299889374  1/init              
    
    *** Log File - Last 25 Lines ***
    
    2026-02-17 18:02:37.187  - error: vis.0 (5875) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2026-02-17 18:02:37.189  - error: vis.0 (5875) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2026-02-17 18:02:42.190  - error: vis.0 (5875) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2026-02-17 18:02:42.191  - error: vis.0 (5875) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2026-02-17 18:02:47.195  - error: vis.0 (5875) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2026-02-17 18:02:47.195  - error: vis.0 (5875) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2026-02-17 18:02:52.197  - error: vis.0 (5875) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2026-02-17 18:02:52.198  - error: vis.0 (5875) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2026-02-17 18:02:57.204  - error: vis.0 (5875) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2026-02-17 18:02:57.205  - error: vis.0 (5875) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2026-02-17 18:03:02.205  - error: vis.0 (5875) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2026-02-17 18:03:02.208  - error: vis.0 (5875) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2026-02-17 18:03:02.210  - info: vis.0 (5875) config.js changed. Upload.
    2026-02-17 18:03:02.211  - error: vis.0 (5875) Cannot write file js/config.js: DB closed
    2026-02-17 18:03:02.211  - error: vis.0 (5875) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2026-02-17 18:03:02.212  - error: vis.0 (5875) unhandled promise rejection: DB closed
    2026-02-17 18:03:02.213  - error: vis.0 (5875) Error: DB closed
        at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
        at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:121:25)
        at ObjectsInRedisClient._getObject (file:///opt/iobroker/node_modules/@iobroker/db-objects-redis/build/esm/lib/objects/objectsInRedisClient.js:2353:37)
        at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-objects-redis/build/esm/lib/objects/objectsInRedisClient.js:2394:29)
        at process.processImmediate (node:internal/timers:487:21)
    2026-02-17 18:03:02.213  - error: vis.0 (5875) DB closed
    2026-02-17 18:03:02.715  - info: vis.0 (5875) terminating
    2026-02-17 18:03:02.715  - warn: vis.0 (5875) Terminated (UNCAUGHT_EXCEPTION): Without reason
    

    Wo liegt jetzt der Hund begraben?

    EDIT: Was muss ich machen um den Text hier besser lesbar zu bekommen:

    e0853517-cc0f-4292-b98d-6561a5235a1d-grafik.png

    Ist das ein Skin Thema?

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

    @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

    load average: 0.59, 0.65, 1.07

    war aber vorhin nicht.

    oder lief da iob nicht?

    @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

    Muss ich mal gucken was die beanspruch

    zeig mal top

    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 im Header. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • wendy2702W Offline
      wendy2702W Offline
      wendy2702
      schrieb am zuletzt editiert von
      #14

      Jetzt sieht es schon ruhiger aus:

      top - 19:22:44 up 10 min,  1 user,  load average: 3.61, 6.33, 5.60
      

      keine Ahnung was da eben noch lief.

      Bitte keine Fragen per PN, die gehören ins Forum!

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      HomoranH 1 Antwort Letzte Antwort
      0
      • wendy2702W wendy2702

        @Thomas-Braun sagte in IOB startet nicht mehr nach Proxmox CT restart.:

        Den strapaziertst du aber ganz schön.

        Ups... schon länger nicht mehr drauf geschaut. Muss ich mal gucken was die beansprucht.

        Wieviel SWAP würdest du machen?

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

        @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

        Wieviel SWAP würdest du machen?

        Kommt drauf an...
        Mein RPI4 hat 512MB z. B.

        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
        • wendy2702W wendy2702

          Jetzt sieht es schon ruhiger aus:

          top - 19:22:44 up 10 min,  1 user,  load average: 3.61, 6.33, 5.60
          

          keine Ahnung was da eben noch lief.

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

          @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

          keine Ahnung was da eben noch lief.

          siehst du in der darunter angezeigten Tabelle!

          Das ist immer noch Grenzwertig

          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 im Header. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          wendy2702W 1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

            keine Ahnung was da eben noch lief.

            siehst du in der darunter angezeigten Tabelle!

            Das ist immer noch Grenzwertig

            wendy2702W Offline
            wendy2702W Offline
            wendy2702
            schrieb am zuletzt editiert von wendy2702
            #17

            @Homoran sagte in IOB startet nicht mehr nach Proxmox CT restart.:

            Das ist immer noch Grenzwertig

            Hm,

            wenn ich mir die Auslastung in Proxmox anschaue dümpelt der CT so bei 20% rum.

            Komplette PVE bei 40%

            Top vom CT:

            top - 19:32:49 up 21 min,  1 user,  load average: 1.98, 3.01, 4.20
            Tasks:  88 total,   1 running,  87 sleeping,   0 stopped,   0 zombie
            %Cpu(s): 24.9 us,  7.5 sy,  0.0 ni, 65.0 id,  0.0 wa,  0.0 hi,  2.6 si,  0.0 st 
            MiB Mem :  16384.0 total,  11087.7 free,   4649.9 used,    651.5 buff/cache     
            MiB Swap:      0.0 total,      0.0 free,      0.0 used.  11734.1 avail Mem 
            
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                  
                174 iobroker  20   0   11.5g 593728  54032 S  47.8   3.5  10:52.54 iobroker.js-con                                                                          
                677 iobroker  20   0   11.1g 123776  49616 S   8.6   0.7   1:00.77 io.hue.0                                                                                 
               1234 iobroker  20   0   11.3g 165284  57764 S   6.0   1.0   1:38.47 io.web.0                                                                                 
                395 iobroker  20   0   21.5g 324324  57348 S   5.3   1.9   4:45.51 io.javascript.0                                                                          
                488 iobroker  20   0   11.1g 122972  49456 S   3.3   0.7   0:56.36 io.influxdb.0                                                                            
                984 iobroker  20   0   11.0g 117688  54812 S   3.3   0.7   0:17.47 io.shelly.0                                                                              
                436 iobroker  20   0   11.3g 276212  55508 S   3.0   1.6   4:25.73 io.javascript.2                                                                          
                410 iobroker  20   0   11.3g 303512  49824 S   2.7   1.8   4:27.82 io.javascript.1                                                                          
               1402 iobroker  20   0   11.2g  94168  49464 S   1.3   0.6   0:11.78 io.energiefluss                                                                          
               1574 iobroker  20   0   11.0g 108512  50612 S   1.3   0.6   0:11.56 io.reolink.2                                                                             
                327 iobroker  20   0   21.5g 313772  57060 S   1.0   1.9   0:48.11 io.admin.0                                                                               
                799 iobroker  20   0   11.0g  92920  49776 S   1.0   0.6   0:13.62 io.modbus.3                                                                              
               1016 iobroker  20   0   11.0g 100512  49428 S   1.0   0.6   0:08.37 io.sonoff.0                                                                              
               1507 iobroker  20   0   11.0g 103436  50812 S   1.0   0.6   0:11.64 io.reolink.0                                                                             
                850 iobroker  20   0   11.1g 107008  50280 S   0.7   0.6   0:07.01 io.yahka.1                                                                               
               1476 iobroker  20   0   11.2g 121176  57724 S   0.7   0.7   0:09.61 io.web.3                                                                                 
               1604 iobroker  20   0   11.0g 106624  50696 S   0.7   0.6   0:11.67 io.reolink.3                                                                             
                588 iobroker  20   0   11.0g  91088  49620 S   0.3   0.5   0:04.65 io.harmony.0                                                                             
                756 iobroker  20   0   11.0g  96104  49816 S   0.3   0.6   0:04.93 io.modbus.0                                                                              
                775 iobroker  20   0   11.0g  90516  49772 S   0.3   0.5   0:04.53 io.modbus.2                                                                              
                835 iobroker  20   0   11.1g 100476  50192 S   0.3   0.6   0:06.75 io.yahka.0                                                                               
                883 iobroker  20   0   11.1g  99692  50256 S   0.3   0.6   0:06.70 io.yahka.2                                                                               
                906 iobroker  20   0   11.1g 102456  50256 S   0.3   0.6   0:06.42 io.yahka.3                                                                               
                925 iobroker  20   0   11.0g  92476  49736 S   0.3   0.6   0:10.39 io.modbus.5                                                                              
                950 iobroker  20   0   11.0g  94268  49824 S   0.3   0.6   0:06.42 io.modbus.1                                                                              
                969 iobroker  20   0   11.0g 100860  54644 S   0.3   0.6   0:03.14 io.shuttercontr             
            

            Bitte keine Fragen per PN, die gehören ins Forum!

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            HomoranH 1 2 Antworten Letzte Antwort
            0
            • wendy2702W wendy2702

              @Homoran sagte in IOB startet nicht mehr nach Proxmox CT restart.:

              Das ist immer noch Grenzwertig

              Hm,

              wenn ich mir die Auslastung in Proxmox anschaue dümpelt der CT so bei 20% rum.

              Komplette PVE bei 40%

              Top vom CT:

              top - 19:32:49 up 21 min,  1 user,  load average: 1.98, 3.01, 4.20
              Tasks:  88 total,   1 running,  87 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 24.9 us,  7.5 sy,  0.0 ni, 65.0 id,  0.0 wa,  0.0 hi,  2.6 si,  0.0 st 
              MiB Mem :  16384.0 total,  11087.7 free,   4649.9 used,    651.5 buff/cache     
              MiB Swap:      0.0 total,      0.0 free,      0.0 used.  11734.1 avail Mem 
              
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                  
                  174 iobroker  20   0   11.5g 593728  54032 S  47.8   3.5  10:52.54 iobroker.js-con                                                                          
                  677 iobroker  20   0   11.1g 123776  49616 S   8.6   0.7   1:00.77 io.hue.0                                                                                 
                 1234 iobroker  20   0   11.3g 165284  57764 S   6.0   1.0   1:38.47 io.web.0                                                                                 
                  395 iobroker  20   0   21.5g 324324  57348 S   5.3   1.9   4:45.51 io.javascript.0                                                                          
                  488 iobroker  20   0   11.1g 122972  49456 S   3.3   0.7   0:56.36 io.influxdb.0                                                                            
                  984 iobroker  20   0   11.0g 117688  54812 S   3.3   0.7   0:17.47 io.shelly.0                                                                              
                  436 iobroker  20   0   11.3g 276212  55508 S   3.0   1.6   4:25.73 io.javascript.2                                                                          
                  410 iobroker  20   0   11.3g 303512  49824 S   2.7   1.8   4:27.82 io.javascript.1                                                                          
                 1402 iobroker  20   0   11.2g  94168  49464 S   1.3   0.6   0:11.78 io.energiefluss                                                                          
                 1574 iobroker  20   0   11.0g 108512  50612 S   1.3   0.6   0:11.56 io.reolink.2                                                                             
                  327 iobroker  20   0   21.5g 313772  57060 S   1.0   1.9   0:48.11 io.admin.0                                                                               
                  799 iobroker  20   0   11.0g  92920  49776 S   1.0   0.6   0:13.62 io.modbus.3                                                                              
                 1016 iobroker  20   0   11.0g 100512  49428 S   1.0   0.6   0:08.37 io.sonoff.0                                                                              
                 1507 iobroker  20   0   11.0g 103436  50812 S   1.0   0.6   0:11.64 io.reolink.0                                                                             
                  850 iobroker  20   0   11.1g 107008  50280 S   0.7   0.6   0:07.01 io.yahka.1                                                                               
                 1476 iobroker  20   0   11.2g 121176  57724 S   0.7   0.7   0:09.61 io.web.3                                                                                 
                 1604 iobroker  20   0   11.0g 106624  50696 S   0.7   0.6   0:11.67 io.reolink.3                                                                             
                  588 iobroker  20   0   11.0g  91088  49620 S   0.3   0.5   0:04.65 io.harmony.0                                                                             
                  756 iobroker  20   0   11.0g  96104  49816 S   0.3   0.6   0:04.93 io.modbus.0                                                                              
                  775 iobroker  20   0   11.0g  90516  49772 S   0.3   0.5   0:04.53 io.modbus.2                                                                              
                  835 iobroker  20   0   11.1g 100476  50192 S   0.3   0.6   0:06.75 io.yahka.0                                                                               
                  883 iobroker  20   0   11.1g  99692  50256 S   0.3   0.6   0:06.70 io.yahka.2                                                                               
                  906 iobroker  20   0   11.1g 102456  50256 S   0.3   0.6   0:06.42 io.yahka.3                                                                               
                  925 iobroker  20   0   11.0g  92476  49736 S   0.3   0.6   0:10.39 io.modbus.5                                                                              
                  950 iobroker  20   0   11.0g  94268  49824 S   0.3   0.6   0:06.42 io.modbus.1                                                                              
                  969 iobroker  20   0   11.0g 100860  54644 S   0.3   0.6   0:03.14 io.shuttercontr             
              
              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #18

              @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

              der CT so bei 20% rum.

              ist das wieder so eine BlechSpezialität?
              gilt das auch im container für den gesamten Rechner?

              @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

              load average: 1.98, 3.01, 4.20

              größer 4 blockiert die CPU

              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 im Header. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Antwort Letzte Antwort
              0
              • wendy2702W Offline
                wendy2702W Offline
                wendy2702
                schrieb am zuletzt editiert von
                #19

                Das ist ein Proxmox System mit LXC für iobroker.

                Gibt es hier im Forum doch häufiger.

                Bitte keine Fragen per PN, die gehören ins Forum!

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                HomoranH 1 Antwort Letzte Antwort
                0
                • wendy2702W wendy2702

                  Das ist ein Proxmox System mit LXC für iobroker.

                  Gibt es hier im Forum doch häufiger.

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

                  @wendy2702 sagte in [Gelöst] IOB startet nicht mehr nach Proxmox CT restart.:

                  Gibt es hier im Forum doch häufiger.

                  aber nicht bei mir. Kenne daher die Feinheiten nicht. mit Proxmox hatte ich immer nur VMs.

                  Wenn die load average zwischen 2 und >4 liegt ist das definitiv kein dümpeln

                  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 im Header. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • wendy2702W Offline
                    wendy2702W Offline
                    wendy2702
                    schrieb am zuletzt editiert von
                    #21

                    Da muss ich mich nochmal detailiert mit auseinander setzen was TOP im CT wirklich anzeigt und was im Vergleich die Prozessor Auslastung dann bedeutet.

                    Bitte keine Fragen per PN, die gehören ins Forum!

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    1 Antwort Letzte Antwort
                    0
                    • wendy2702W wendy2702

                      @Homoran sagte in IOB startet nicht mehr nach Proxmox CT restart.:

                      Das ist immer noch Grenzwertig

                      Hm,

                      wenn ich mir die Auslastung in Proxmox anschaue dümpelt der CT so bei 20% rum.

                      Komplette PVE bei 40%

                      Top vom CT:

                      top - 19:32:49 up 21 min,  1 user,  load average: 1.98, 3.01, 4.20
                      Tasks:  88 total,   1 running,  87 sleeping,   0 stopped,   0 zombie
                      %Cpu(s): 24.9 us,  7.5 sy,  0.0 ni, 65.0 id,  0.0 wa,  0.0 hi,  2.6 si,  0.0 st 
                      MiB Mem :  16384.0 total,  11087.7 free,   4649.9 used,    651.5 buff/cache     
                      MiB Swap:      0.0 total,      0.0 free,      0.0 used.  11734.1 avail Mem 
                      
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                  
                          174 iobroker  20   0   11.5g 593728  54032 S  47.8   3.5  10:52.54 iobroker.js-con                                                                          
                          677 iobroker  20   0   11.1g 123776  49616 S   8.6   0.7   1:00.77 io.hue.0                                                                                 
                         1234 iobroker  20   0   11.3g 165284  57764 S   6.0   1.0   1:38.47 io.web.0                                                                                 
                          395 iobroker  20   0   21.5g 324324  57348 S   5.3   1.9   4:45.51 io.javascript.0                                                                          
                          488 iobroker  20   0   11.1g 122972  49456 S   3.3   0.7   0:56.36 io.influxdb.0                                                                            
                          984 iobroker  20   0   11.0g 117688  54812 S   3.3   0.7   0:17.47 io.shelly.0                                                                              
                          436 iobroker  20   0   11.3g 276212  55508 S   3.0   1.6   4:25.73 io.javascript.2                                                                          
                          410 iobroker  20   0   11.3g 303512  49824 S   2.7   1.8   4:27.82 io.javascript.1                                                                          
                         1402 iobroker  20   0   11.2g  94168  49464 S   1.3   0.6   0:11.78 io.energiefluss                                                                          
                         1574 iobroker  20   0   11.0g 108512  50612 S   1.3   0.6   0:11.56 io.reolink.2                                                                             
                          327 iobroker  20   0   21.5g 313772  57060 S   1.0   1.9   0:48.11 io.admin.0                                                                               
                          799 iobroker  20   0   11.0g  92920  49776 S   1.0   0.6   0:13.62 io.modbus.3                                                                              
                         1016 iobroker  20   0   11.0g 100512  49428 S   1.0   0.6   0:08.37 io.sonoff.0                                                                              
                         1507 iobroker  20   0   11.0g 103436  50812 S   1.0   0.6   0:11.64 io.reolink.0                                                                             
                          850 iobroker  20   0   11.1g 107008  50280 S   0.7   0.6   0:07.01 io.yahka.1                                                                               
                         1476 iobroker  20   0   11.2g 121176  57724 S   0.7   0.7   0:09.61 io.web.3                                                                                 
                         1604 iobroker  20   0   11.0g 106624  50696 S   0.7   0.6   0:11.67 io.reolink.3                                                                             
                          588 iobroker  20   0   11.0g  91088  49620 S   0.3   0.5   0:04.65 io.harmony.0                                                                             
                          756 iobroker  20   0   11.0g  96104  49816 S   0.3   0.6   0:04.93 io.modbus.0                                                                              
                          775 iobroker  20   0   11.0g  90516  49772 S   0.3   0.5   0:04.53 io.modbus.2                                                                              
                          835 iobroker  20   0   11.1g 100476  50192 S   0.3   0.6   0:06.75 io.yahka.0                                                                               
                          883 iobroker  20   0   11.1g  99692  50256 S   0.3   0.6   0:06.70 io.yahka.2                                                                               
                          906 iobroker  20   0   11.1g 102456  50256 S   0.3   0.6   0:06.42 io.yahka.3                                                                               
                          925 iobroker  20   0   11.0g  92476  49736 S   0.3   0.6   0:10.39 io.modbus.5                                                                              
                          950 iobroker  20   0   11.0g  94268  49824 S   0.3   0.6   0:06.42 io.modbus.1                                                                              
                          969 iobroker  20   0   11.0g 100860  54644 S   0.3   0.6   0:03.14 io.shuttercontr             
                      
                      1 Offline
                      1 Offline
                      150d
                      schrieb am zuletzt editiert von 150d
                      #22

                      (delete)

                      1 Antwort Letzte Antwort
                      1
                      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

                      276

                      Online

                      32.7k

                      Benutzer

                      82.5k

                      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