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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] Fehler Javascript Adapter nach Update System

NEWS

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

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

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

[gelöst] Fehler Javascript Adapter nach Update System

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
2 Beiträge 1 Kommentatoren 237 Aufrufe
  • Ä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.
  • N Offline
    N Offline
    Nordischerjung
    schrieb am zuletzt editiert von Nordischerjung
    #1

    Moin ,

    ich habe heut mal mein System wieder geupdatet mit

    sudo apt update
    sudo apt dist-upgrade
    sudo reboot
    

    Danach startet der Javascript Adapter nicht mehr. Den iob fix habe ich auch schon laufen lassen, keine Besserung. was kann das sein?

    Das sind die Fehlermeldungen im log

    host.iOBroker
    2023-05-25 14:50:12.958	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iOBroker
    2023-05-25 14:50:12.957	error	Caught by controller[0]: Node.js v18.16.0
    host.iOBroker
    2023-05-25 14:50:12.957	error	Caught by controller[0]: }
    host.iOBroker
    2023-05-25 14:50:12.957	error	Caught by controller[0]: requestPath: 'request'
    host.iOBroker
    2023-05-25 14:50:12.957	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/package.json',
    host.iOBroker
    2023-05-25 14:50:12.957	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iOBroker
    2023-05-25 14:50:12.957	error	Caught by controller[0]: {
    host.iOBroker
    2023-05-25 14:50:12.957	error	Caught by controller[0]: at node:internal/main/run_main_module:23:47
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:958:12)
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iOBroker
    2023-05-25 14:50:12.956	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:958:12)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:920:27)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1061:27)
    host.iOBroker
    2023-05-25 14:50:12.955	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:678:18)
    host.iOBroker
    2023-05-25 14:50:12.954	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:436:19)
    host.iOBroker
    2023-05-25 14:50:12.954	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js'. Please verify that the package.json has a valid "main" entry
    host.iOBroker
    2023-05-25 14:50:12.954	error	Caught by controller[0]: ^
    host.iOBroker
    2023-05-25 14:50:12.954	error	Caught by controller[0]: throw err;
    host.iOBroker
    2023-05-25 14:50:12.953	error	Caught by controller[0]: node:internal/modules/cjs/loader:444
    host.iOBroker
    2023-05-25 14:49:42.066	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iOBroker
    2023-05-25 14:49:42.066	error	Caught by controller[0]: Node.js v18.16.0
    host.iOBroker
    2023-05-25 14:49:42.066	error	Caught by controller[0]: }
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: requestPath: 'request'
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/package.json',
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: {
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: at node:internal/main/run_main_module:23:47
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:958:12)
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iOBroker
    2023-05-25 14:49:42.065	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:958:12)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iOBroker
    2023-05-25 14:49:42.064	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:920:27)
    host.iOBroker
    2023-05-25 14:49:42.063	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1061:27)
    host.iOBroker
    2023-05-25 14:49:42.063	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:678:18)
    host.iOBroker
    2023-05-25 14:49:42.063	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:436:19)
    host.iOBroker
    2023-05-25 14:49:42.063	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js'. Please verify that the package.json has a valid "main" entry
    host.iOBroker
    2023-05-25 14:49:42.063	error	Caught by controller[0]: ^
    host.iOBroker
    2023-05-25 14:49:42.063	error	Caught by controller[0]: throw err;
    host.iOBroker
    2023-05-25 14:49:42.061	error	Caught by controller[0]: node:internal/modules/cjs/loader:444
    

    hier noch iob diag

    Skript v.2023-04-16
    
    *** BASE SYSTEM ***
    Architecture    : x86_64
    Docker          : false
    Virtualization  : lxc
    Distributor ID: Debian
    Description:    Debian GNU/Linux 11 (bullseye)
    Release:        11
    Codename:       bullseye
    
    PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
    NAME="Debian GNU/Linux"
    VERSION_ID="11"
    VERSION="11 (bullseye)"
    VERSION_CODENAME=bullseye
    ID=debian
    HOME_URL="https://www.debian.org/"
    SUPPORT_URL="https://www.debian.org/support"
    BUG_REPORT_URL="https://bugs.debian.org/"
    
    Systemuptime and Load:
    15:09:17 up  3:10,  1 user,  load average: 2.19, 2.26, 2.21
    CPU threads: 4
    
    
    *** Time and Time Zones ***
    Failed to query server: Connection timed out
    
    *** User and Groups ***
    sb
    /home/sb
    sb sudo iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:
    Boot Target:    multi-user.target
    
    *** MEMORY ***
                  total        used        free      shared  buff/cache   available
    Mem:            6.1G        2.9G        2.3G        0.0K        953M        3.2G
    Swap:           1.0G          0B        1.0G
    Total:          7.2G        2.9G        3.3G
    
            6144 M total memory
            2919 M used memory
             512 M active memory
            2981 M inactive memory
            2270 M free memory
               0 M buffer memory
             953 M swap cache
            1024 M total swap
               0 M used swap
            1024 M free swap
    
    *** FILESYSTEM ***
    Filesystem                       Type      Size  Used Avail Use% Mounted on
    /dev/mapper/pve-vm--101--disk--0 ext4       25G   12G   12G  49% /
    none                             tmpfs     492K  4.0K  488K   1% /dev
    udev                             devtmpfs  3.8G     0  3.8G   0% /dev/tty
    tmpfs                            tmpfs     3.9G     0  3.9G   0% /dev/shm
    tmpfs                            tmpfs     1.6G   68K  1.6G   1% /run
    tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
    
    Messages concerning ext4 filesystem in dmesg:
    dmesg: read kernel buffer failed: Operation not permitted
    
    Show mounted filesystems (real ones only):
    TARGET SOURCE                           FSTYPE OPTIONS
    /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
    
    Files in neuralgic directories:
    
    /var:
    1.2G    /var/
    537M    /var/lib
    416M    /var/log
    400M    /var/lib/influxdb
    363M    /var/lib/influxdb/data
    
    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 48.0M in the file system.
    
    /opt/iobroker/backups:
    1.6G    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    3.2G    /opt/iobroker/iobroker-data/
    1.6G    /opt/iobroker/iobroker-data/history
    1.2G    /opt/iobroker/iobroker-data/files
    656M    /opt/iobroker/iobroker-data/files/vis-2-beta
    573M    /opt/iobroker/iobroker-data/files/vis-2-beta/static
    
    The five largest files in iobroker-data are:
    33M     /opt/iobroker/iobroker-data/objects.jsonl
    27M     /opt/iobroker/iobroker-data/files/material/static/js/2.73100bd6.chunk.js.map
    23M     /opt/iobroker/iobroker-data/states.jsonl
    21M     /opt/iobroker/iobroker-data/objects.json.migrated
    21M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v18.16.0
    /usr/bin/node           v18.16.0
    /usr/bin/npm            9.5.1
    /usr/bin/npx            9.5.1
    
    
    nodejs:
     Installed: 18.16.0-deb-1nodesource1
     Candidate: 18.16.0-deb-1nodesource1
     Version table:
    *** 18.16.0-deb-1nodesource1 500
           500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
           100 /var/lib/dpkg/status
        12.22.12~dfsg-1~deb11u4 500
           500 http://security.debian.org bullseye-security/main amd64 Packages
        12.22.12~dfsg-1~deb11u3 500
           500 http://ftp.debian.org/debian bullseye/main amd64 Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    MULTIHOSTSERVICE/enabled: false
    
    Core adapters versions
    js-controller:  4.0.24
    admin:          6.3.5
    javascript:     6.1.4
    
    Adapters from github:   12
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : iOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.alexa2.0                 : alexa2                : iOBroker                                 -  enabled
     system.adapter.alias-manager.0          : alias-manager         : iOBroker                                 - disabled
    + system.adapter.backitup.0               : backitup              : iOBroker                                 -  enabled
     system.adapter.daswetter.0              : daswetter             : iOBroker                                 -  enabled
     system.adapter.device-watcher.0         : device-watcher        : iOBroker                                 - disabled
    + system.adapter.discovery.0              : discovery             : iOBroker                                 -  enabled
     system.adapter.dwd.0                    : dwd                   : iOBroker                                 -  enabled
     system.adapter.easee.0                  : easee                 : iOBroker                                 - disabled
     system.adapter.echarts.0                : echarts               : iOBroker                                 - disabled
    + system.adapter.enigma2.0                : enigma2               : iOBroker                                 -  enabled
    + system.adapter.esphome.0                : esphome               : iOBroker                                 -  enabled
     system.adapter.feiertage.0              : feiertage             : iOBroker                                 -  enabled
     system.adapter.flot.0                   : flot                  : iOBroker                                 - disabled
     system.adapter.ford.0                   : ford                  : iOBroker                                 - disabled
     system.adapter.fritzdect.0              : fritzdect             : iOBroker                                 - disabled
    + system.adapter.fullybrowser.0           : fullybrowser          : iOBroker                                 -  enabled
    + system.adapter.harmony.0                : harmony               : iOBroker                                 -  enabled
    + system.adapter.heatingcontrol.0         : heatingcontrol        : iOBroker                                 -  enabled
    + system.adapter.hiob.0                   : hiob                  : iOBroker                                 -  enabled
     system.adapter.history.0                : history               : iOBroker                                 - disabled
    + system.adapter.hm-rega.0                : hm-rega               : iOBroker                                 -  enabled
    + system.adapter.hm-rpc.0                 : hm-rpc                : iOBroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iOBroker                                 -  enabled, port: 0
    + system.adapter.hue-extended.0           : hue-extended          : iOBroker                                 -  enabled
     system.adapter.hue.0                    : hue                   : iOBroker                                 - disabled, port: 80
     system.adapter.ical.0                   : ical                  : iOBroker                                 -  enabled
     system.adapter.ical.1                   : ical                  : iOBroker                                 -  enabled
     system.adapter.ical.2                   : ical                  : iOBroker                                 -  enabled
     system.adapter.ical.3                   : ical                  : iOBroker                                 -  enabled
     system.adapter.ical.4                   : ical                  : iOBroker                                 -  enabled
     system.adapter.icons-icons8.0           : icons-icons8          : iOBroker                                 - disabled
     system.adapter.icons-material-png.0     : icons-material-png    : iOBroker                                 - disabled
     system.adapter.icons-mfd-png.0          : icons-mfd-png         : iOBroker                                 - disabled
     system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iOBroker                                 - disabled
     system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iOBroker                                 - disabled
    + system.adapter.influxdb.0               : influxdb              : iOBroker                                 -  enabled, port: 8086
    + system.adapter.info.0                   : info                  : iOBroker                                 -  enabled
    + system.adapter.iot.0                    : iot                   : iOBroker                                 -  enabled
    + system.adapter.iqontrol.0               : iqontrol              : iOBroker                                 -  enabled
     system.adapter.jarvis.0                 : jarvis                : iOBroker                                 - disabled
     system.adapter.javascript.0             : javascript            : iOBroker                                 -  enabled
     system.adapter.javascript.1             : javascript            : iOBroker                                 -  enabled
    + system.adapter.logparser.0              : logparser             : iOBroker                                 -  enabled
     system.adapter.material.0               : material              : iOBroker                                 - disabled
    + system.adapter.meross.0                 : meross                : iOBroker                                 -  enabled
    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iOBroker                                 -  enabled, port: 54321
    + system.adapter.mqtt.0                   : mqtt                  : iOBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
    + system.adapter.mytime.0                 : mytime                : iOBroker                                 -  enabled
     system.adapter.onkyo.0                  : onkyo                 : iOBroker                                 - disabled
     system.adapter.openweathermap.0         : openweathermap        : iOBroker                                 - disabled
     system.adapter.parser.0                 : parser                : iOBroker                                 - disabled
     system.adapter.ping.0                   : ping                  : iOBroker                                 - disabled
    + system.adapter.proxmox.0                : proxmox               : iOBroker                                 -  enabled, port: 8006
    + system.adapter.pushover.0               : pushover              : iOBroker                                 -  enabled
    + system.adapter.radar2.0                 : radar2                : iOBroker                                 -  enabled
     system.adapter.reolink.0                : reolink               : iOBroker                                 - disabled
    + system.adapter.s7.0                     : s7                    : iOBroker                                 -  enabled
     system.adapter.sayit.0                  : sayit                 : iOBroker                                 - disabled
    + system.adapter.scenes.0                 : scenes                : iOBroker                                 -  enabled
    + system.adapter.shelly.0                 : shelly                : iOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : iOBroker                                 -  enabled, port: 4882, bind: 0.0.0.0
    + system.adapter.simple-api.0             : simple-api            : iOBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.socketio.0               : socketio              : iOBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
    + system.adapter.sourceanalytix.0         : sourceanalytix        : iOBroker                                 -  enabled
    + system.adapter.tankerkoenig.0           : tankerkoenig          : iOBroker                                 -  enabled
    + system.adapter.telegram.0               : telegram              : iOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.1               : telegram              : iOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.2               : telegram              : iOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
     system.adapter.text2command.0           : text2command          : iOBroker                                 - disabled
     system.adapter.tr-064.0                 : tr-064                : iOBroker                                 - disabled
    + system.adapter.trashschedule.0          : trashschedule         : iOBroker                                 -  enabled
     system.adapter.vis-2-beta.0             : vis-2-beta            : iOBroker                                 - disabled
     system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iOBroker                                 -  enabled
     system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iOBroker                                 -  enabled
     system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iOBroker                                 -  enabled
     system.adapter.vis-bars.0               : vis-bars              : iOBroker                                 - disabled
     system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iOBroker                                 - disabled
     system.adapter.vis-colorpicker.0        : vis-colorpicker       : iOBroker                                 - disabled
     system.adapter.vis-history.0            : vis-history           : iOBroker                                 - disabled
     system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iOBroker                                 - disabled
     system.adapter.vis-inventwo.0           : vis-inventwo          : iOBroker                                 - disabled
     system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iOBroker                                 - disabled
     system.adapter.vis-justgage.0           : vis-justgage          : iOBroker                                 - disabled
     system.adapter.vis-materialdesign.0     : vis-materialdesign    : iOBroker                                 - disabled
     system.adapter.vis-metro.0              : vis-metro             : iOBroker                                 - disabled
     system.adapter.vis-players.0            : vis-players           : iOBroker                                 - disabled
     system.adapter.vis-rgraph.0             : vis-rgraph            : iOBroker                                 - disabled
     system.adapter.vis-timeandweather.0     : vis-timeandweather    : iOBroker                                 - disabled
     system.adapter.vis-weather.0            : vis-weather           : iOBroker                                 - disabled
     system.adapter.vis.0                    : vis                   : iOBroker                                 -  enabled
     system.adapter.vofo-speedtest.0         : vofo-speedtest        : iOBroker                                 - disabled
    + system.adapter.web.0                    : web                   : iOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
     system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iOBroker                                 - disabled
    + system.adapter.ws.0                     : ws                    : iOBroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : iOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.hm-rpc.0                 : hm-rpc                : iOBroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iOBroker                                 -  enabled, port: 0
    + system.adapter.influxdb.0               : influxdb              : iOBroker                                 -  enabled, port: 8086
    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iOBroker                                 -  enabled, port: 54321
    + system.adapter.mqtt.0                   : mqtt                  : iOBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
    + system.adapter.proxmox.0                : proxmox               : iOBroker                                 -  enabled, port: 8006
    + system.adapter.shelly.0                 : shelly                : iOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : iOBroker                                 -  enabled, port: 4882, bind: 0.0.0.0
    + system.adapter.simple-api.0             : simple-api            : iOBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.socketio.0               : socketio              : iOBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
    + system.adapter.telegram.0               : telegram              : iOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.1               : telegram              : iOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.2               : telegram              : iOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.web.0                    : web                   : iOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.ws.0                     : ws                    : iOBroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.3.5    , installed 6.3.5
    Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
    Adapter    "alias-manager": 1.2.4    , installed 1.2.4
    Adapter    "backitup"     : 2.6.19   , installed 2.6.19
    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
    Adapter    "device-watcher": 2.9.1   , installed 2.9.1
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Adapter    "dwd"          : 2.8.3    , installed 2.8.3
    Adapter    "easee"        : 1.0.7    , installed 1.0.7
    Adapter    "echarts"      : 1.0.12   , installed 1.0.12
    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
    Adapter    "flot"         : 1.11.0   , installed 1.11.0
    Adapter    "ford"         : 0.0.14   , installed 0.0.14
    Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
    Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
    Adapter    "harmony"      : 1.2.2    , installed 1.2.2
    Adapter    "heatingcontrol": 2.10.6  , installed 2.10.6
    Adapter    "history"      : 2.2.4    , installed 2.2.4
    Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
    Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
    Adapter    "hue"          : 3.7.1    , installed 3.7.1
    Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
    Adapter    "ical"         : 1.13.2   , installed 1.13.2
    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
    Adapter    "info"         : 1.9.26   , installed 1.9.26
    Adapter    "iot"          : 1.14.2   , installed 1.14.2
    Adapter    "iqontrol"     : 2.1.0    , installed 2.2.0
    Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
    Controller "js-controller": 4.0.24   , installed 4.0.24
    Adapter    "logparser"    : 2.1.1    , installed 2.1.1
    Adapter    "material"     : 1.1.2    , installed 1.1.2
    Adapter    "meross"       : 1.14.0   , installed 1.14.0
    Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
    Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
    Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
    Adapter    "openweathermap": 0.3.3   , installed 0.3.3
    Adapter    "parser"       : 1.1.8    , installed 1.1.8
    Adapter    "ping"         : 1.5.3    , installed 1.5.3
    Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
    Adapter    "radar2"       : 2.0.3    , installed 2.0.3
    Adapter    "s7"           : 1.3.14   , installed 1.3.14
    Adapter    "sayit"        : 1.12.3   , installed 1.12.3
    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
    Adapter    "shelly"       : 6.3.1    , installed 6.4.0
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
    Adapter    "telegram"     : 1.15.2   , installed 1.15.2
    Adapter    "text2command" : 2.3.0    , installed 2.3.0
    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
    Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
    Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
    Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
    Adapter    "web"          : 4.3.0    , installed 4.3.0
    Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
    Adapter    "ws"           : 1.3.0    , installed 1.3.0
    
    Objects and States
    Please stand by - This may take a while
    Objects:        33805
    States:         34972
    
    *** OS-Repositories and Updates ***
    Hit:1 http://ftp.debian.org/debian bullseye InRelease
    Hit:2 http://ftp.debian.org/debian bullseye-updates InRelease
    Hit:3 http://security.debian.org bullseye-security InRelease
    Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
    Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** 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          44214      334/master
    tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       1191638    190325/io.mqtt.0
    tcp        0      0 0.0.0.0:2001            0.0.0.0:*               LISTEN      1001       1189792    189469/io.hm-rpc.0
    tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1001       1190079    189637/io.hm-rpc.2
    tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       1197070    190794/python3
    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          30731      1/init
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          43871      184/sshd: /usr/sbin
    tcp        0      0 0.0.0.0:4882            0.0.0.0:*               LISTEN      1001       1192666    190482/io.shelly.1
    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       1187003    188898/iobroker.js-
    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       1187010    188898/iobroker.js-
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1201553    191351/io.web.0
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1187092    188920/io.admin.0
    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       1198466    191081/io.simple-ap
    tcp6       0      0 :::8085                 :::*                    LISTEN      1001       1201665    191461/io.ws.0
    tcp6       0      0 :::8084                 :::*                    LISTEN      1001       1198789    191161/io.socketio.
    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          44215      334/master
    tcp6       0      0 :::111                  :::*                    LISTEN      0          30733      1/init
    tcp6       0      0 :::22                   :::*                    LISTEN      0          43873      184/sshd: /usr/sbin
    tcp6       0      0 :::8769                 :::*                    LISTEN      1001       1200859    191579/io.hiob.0
    tcp6       0      0 :::61991                :::*                    LISTEN      1001       1195423    190837/io.harmony.0
    udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       1196788    191026/io.radar2.0
    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          30732      1/init
    udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       1195424    190837/io.harmony.0
    udp        0      0 192.168.170.35:5353     0.0.0.0:*                           1001       1194205    190794/python3
    udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       1194204    190794/python3
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1194198    190794/python3
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1195150    190727/io.esphome.0
    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       1190562    190446/io.shelly.0
    udp        0      0 0.0.0.0:55422           0.0.0.0:*                           1001       1193516    190264/io.mihome-va
    udp6       0      0 :::111                  :::*                                0          30734      1/init
    
    *** Log File - Last 25 Lines ***
    
    2023-05-25 15:04:12.589  - error: host.iOBroker Caught by controller[0]:     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1061:27)
    2023-05-25 15:04:12.589  - error: host.iOBroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:920:27)
    2023-05-25 15:04:12.589  - error: host.iOBroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1141:19)
    2023-05-25 15:04:12.589  - error: host.iOBroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
    2023-05-25 15:04:12.589  - error: host.iOBroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
    2023-05-25 15:04:12.589  - error: host.iOBroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1254:14)
    2023-05-25 15:04:12.590  - error: host.iOBroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    2023-05-25 15:04:12.590  - error: host.iOBroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1117:32)
    2023-05-25 15:04:12.590  - error: host.iOBroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:958:12)
    2023-05-25 15:04:12.590  - error: host.iOBroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1141:19)
    2023-05-25 15:04:12.590  - error: host.iOBroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
    2023-05-25 15:04:12.590  - error: host.iOBroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
    2023-05-25 15:04:12.590  - error: host.iOBroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1254:14)
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1117:32)
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:958:12)
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:     at node:internal/main/run_main_module:23:47
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:  {
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
    2023-05-25 15:04:12.591  - error: host.iOBroker Caught by controller[0]:   path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/package.json',
    2023-05-25 15:04:12.592  - error: host.iOBroker Caught by controller[0]:   requestPath: 'request'
    2023-05-25 15:04:12.592  - error: host.iOBroker Caught by controller[0]: }
    2023-05-25 15:04:12.592  - error: host.iOBroker Caught by controller[0]: Node.js v18.16.0
    2023-05-25 15:04:12.592  - error: host.iOBroker instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    
    

    Gruß Nordischerjung

    sonnige Grüße von der Ostsee

    1 Antwort Letzte Antwort
    0
    • N Offline
      N Offline
      Nordischerjung
      schrieb am zuletzt editiert von
      #2

      So, ich habe es selbst repariert. Die index.js war weg. Ich habe die Version 7.0.3 von GitHub installiert, danach leifen die beiden Instanzen wieder, aber in der Ansicht waren keinerlei Scripte vorhanden. Der Reiter Scripte war leer, komplett. Aber die Scripte liefen im Hintergrund. Dann bin ich wieder auf die Version 6.1.4 zurück und alles läuft, auch im Reiter Scripte alles wieder da. Die Datei index.js ist auch wieder vorhanden.

      Gruß Nordischerjung

      sonnige Grüße von der Ostsee

      1 Antwort Letzte Antwort
      0

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

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

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

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


      Support us

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

      284

      Online

      32.8k

      Benutzer

      82.9k

      Themen

      1.3m

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

      • Du hast noch kein Konto? Registrieren

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