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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. File tab_m.html not found

NEWS

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

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

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

File tab_m.html not found

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
60 Beiträge 12 Kommentatoren 6.3k Aufrufe 8 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.
  • I Int17

    Nach der Installation von Text2Command (3.0.2) bekomme nach Selektion von Kommandos
    1298af13-20ab-424d-a326-e3ceed571b43-grafik.png
    Zudem fehlt der Schraubenschlüssel in der Instanz.
    86941bad-25f1-4ffb-aa6f-c3f9265c00be-grafik.png

    Löschen/Neu installieren brachte nichts.

    klu@iobroker:~$ cd /opt/iobroker
    klu@iobroker:/opt/iobroker$ iobroker update -i                                                                                                  
    Used repository: beta
    Adapter    "admin"        : 6.12.9   , installed 6.12.9
    Adapter    "backitup"     : 2.9.7    , installed 2.9.7
    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
    Adapter    "doorbird"     : 1.3.0    , installed 1.3.0
    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
    Adapter    "email"        : 1.2.1    , installed 1.2.1
    Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
    Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
    Adapter    "ical"         : 1.13.4   , installed 1.13.4
    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
    Adapter    "info"         : 2.0.0    , installed 2.0.0
    Adapter    "javascript"   : 7.4.0    , installed 7.4.0
    Controller "js-controller": 5.0.17   , installed 5.0.17
    Adapter    "logparser"    : 2.2.0    , installed 2.2.0
    Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
    Adapter    "mbus"         : 2.6.1    , installed 2.6.1
    Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
    Adapter    "nut"          : 1.6.0    , installed 1.6.0
    Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
    Adapter    "pvforecast"   : 2.9.0    , installed 2.9.0
    Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
    Adapter    "sayit"        : 3.0.5    , installed 3.0.5
    Adapter    "shelly"       : 6.6.1    , installed 6.6.1
    Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "smartthings"  : 0.1.1    , installed 0.1.1
    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
    Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
    Adapter    "telegram"     : 3.0.1    , installed 3.0.1
    Adapter    "text2command" : 3.0.2    , installed 3.0.2
    Adapter    "trashschedule": 2.3.0    , installed 2.3.0
    Adapter    "vis"          : 1.5.4    , installed 1.5.4
    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
    Adapter    "weatherunderground": 3.6.0, installed 3.6.0
    Adapter    "web"          : 6.2.1    , installed 6.2.1
    Adapter    "wolf-smartset": 1.1.1    , installed 1.1.1
    Adapter    "ws"           : 2.5.8    , installed 2.5.8
    klu@iobroker:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs                                                                            ln: failed to create symbolic link '/usr/bin/nodejs': File exists
    klu@iobroker:/opt/iobroker$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
    x86_64
    /usr/bin/nodejs
    /usr/bin/node
    /usr/bin/npm
    v18.17.1
    v18.17.1
    10.2.0
    klu
    /opt/iobroker
    OK:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
    OK:2 https://apt.grafana.com stable InRelease
    OK:3 https://repos.influxdata.com/debian jammy InRelease
    OK:4 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
    OK:5 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
    OK:6 https://dl.yarnpkg.com/debian stable InRelease
    OK:7 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
    Paketlisten werden gelesen… Fertig
    Abhängigkeitsbaum wird aufgebaut… Fertig
    Statusinformationen werden eingelesen… Fertig
    Aktualisierung für 6 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
    Paketlisten werden gelesen… Fertig
    Abhängigkeitsbaum wird aufgebaut… Fertig
    Statusinformationen werden eingelesen… Fertig
    Paketaktualisierung (Upgrade) wird berechnet… Fertig
    Die folgenden Pakete sind zurückgehalten worden:
      cryptsetup cryptsetup-bin cryptsetup-initramfs libcryptsetup12 python3-update-manager update-manager-core
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 6 nicht aktualisiert.
    
    nodejs:
      Installiert:           18.17.1-deb-1nodesource1
      Installationskandidat: 18.17.1-deb-1nodesource1
      Versionstabelle:
     *** 18.17.1-deb-1nodesource1 100
            100 /var/lib/dpkg/status
         12.22.9~dfsg-1ubuntu3.2 500
            500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
            500 http://de.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
         12.22.9~dfsg-1ubuntu3 500
            500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
    
    
    Systemdata Bitte Ausfüllen
    Hardwaresystem: NUC
    Arbeitsspeicher: 32GB
    Festplattenart: SSD
    Betriebssystem: Ubuntu
    Node-Version: 10.2.0
    Nodejs-Version: 18.17.1
    NPM-Version: 18.17.1
    Installationsart: Skript
    Image genutzt: Nein
    Ort/Name der Imagedatei: Link
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #3

    @int17

    iob nodejs-update
    

    Das ist nämlich zu 100% falsch installiert.

    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

    I 1 Antwort Letzte Antwort
    0
    • DJMarc75D DJMarc75

      @int17 zeig mal die Langfassung von

      iob diag
      
      I Offline
      I Offline
      Int17
      schrieb am zuletzt editiert von Int17
      #4

      @djmarc75

      
      ======== Start marking the full check here =========
      Skript v.2023-10-10
      
      *** BASE SYSTEM ***
       Static hostname: iobroker
             Icon name: computer-vm
               Chassis: vm
        Virtualization: kvm
      Operating System: Ubuntu 22.04.3 LTS
                Kernel: Linux 5.15.0-91-generic
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      
      model name      : QEMU Virtual CPU version 2.5+
      Docker          : false
      Virtualization  : kvm
      Kernel          : x86_64
      Userland        : amd64
      
      Systemuptime and Load:
       10:55:24 up 5 days, 22:43,  2 users,  load average: 0.04, 0.08, 0.04
      CPU threads: 4
      
      
      *** Time and Time Zones ***
                     Local time: Thu 2023-12-14 10:55:24 CET
                 Universal time: Thu 2023-12-14 09:55:24 UTC
                       RTC time: Thu 2023-12-14 09:55:24
                      Time zone: Europe/Amsterdam (CET, +0100)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** User and Groups ***
      klu
      /home/klu
      klu adm cdrom sudo dip plugdev lxd iobroker
      
      *** X-Server-Setup ***
      X-Server:       false
      Desktop:
      Terminal:       tty
      Boot Target:    graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            7.9G        3.6G        2.3G        1.0M        2.0G        4.1G
      Swap:             0B          0B          0B
      Total:          7.9G        3.6G        2.3G
      
               7937 M total memory
               3594 M used memory
                771 M active memory
               4492 M inactive memory
               2299 M free memory
                181 M buffer memory
               1861 M swap cache
                  0 M total swap
                  0 M used swap
                  0 M free swap
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem                        Type   Size  Used Avail Use% Mounted on
      tmpfs                             tmpfs  794M  1.1M  793M   1% /run
      /dev/mapper/ubuntu--vg-ubuntu--lv ext4    30G  9.7G   19G  35% /
      tmpfs                             tmpfs  3.9G     0  3.9G   0% /dev/shm
      tmpfs                             tmpfs  5.0M     0  5.0M   0% /run/lock
      /dev/sda2                         ext4   2.0G  251M  1.6G  14% /boot
      tmpfs                             tmpfs  794M  4.0K  794M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Fri Dec  8 12:11:39 2023] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
      [Fri Dec  8 12:11:39 2023] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
      [Fri Dec  8 12:11:39 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
      
      Show mounted filesystems \(real ones only\):
      TARGET              SOURCE                            FSTYPE   OPTIONS
      /                   /dev/mapper/ubuntu--vg-ubuntu--lv ext4     rw,relatime
      |-/snap/core20/2015 /dev/loop1                        squashfs ro,nodev,relatime,errors=continue
      |-/snap/lxd/24322   /dev/loop2                        squashfs ro,nodev,relatime,errors=continue
      |-/snap/snapd/20290 /dev/loop3                        squashfs ro,nodev,relatime,errors=continue
      |-/snap/snapd/20092 /dev/loop4                        squashfs ro,nodev,relatime,errors=continue
      |-/boot             /dev/sda2                         ext4     rw,relatime
      `-/snap/core20/2105 /dev/loop5                        squashfs ro,nodev,relatime,errors=continue
      
      Files in neuralgic directories:
      
      /var:
      3.0G    /var/
      2.2G    /var/log
      2.1G    /var/log/journal/ae98c2ea2f1b47099af7b83f9e96f873
      2.1G    /var/log/journal
      755M    /var/lib
      
      Archived and active journals take up 2.0G in the file system.
      
      /opt/iobroker/backups:
      4.0K    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      302M    /opt/iobroker/iobroker-data/
      184M    /opt/iobroker/iobroker-data/files
      81M     /opt/iobroker/iobroker-data/backup-objects
      55M     /opt/iobroker/iobroker-data/files/javascript.admin
      36M     /opt/iobroker/iobroker-data/files/javascript.admin/static
      
      The five largest files in iobroker-data are:
      24M     /opt/iobroker/iobroker-data/objects.jsonl
      22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c98a13fc.js.map
      18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
      14M     /opt/iobroker/iobroker-data/states.jsonl
      8.2M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c98a13fc.js
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
      
      /dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller_DNBNt114J20-if00-port0
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v18.17.1
      /usr/bin/node           v18.17.1
      /usr/bin/npm            10.2.0
      /usr/bin/npx            10.2.0
      /usr/bin/corepack       0.18.0
      
      
      nodejs:
        Installed: 18.17.1-deb-1nodesource1
        Candidate: 18.17.1-deb-1nodesource1
        Version table:
       *** 18.17.1-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           12.22.9~dfsg-1ubuntu3.2 500
              500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
              500 http://de.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
           12.22.9~dfsg-1ubuntu3 500
              500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      Errors in npm tree:
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Core adapters versions
      js-controller:  5.0.17
      admin:          6.12.9
      javascript:     7.4.0
      
      Adapters from github:   2
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
      + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
      + system.adapter.doorbird.0               : doorbird              : iobroker                                 -  enabled
        system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
        system.adapter.email.0                  : email                 : iobroker                                 - disabled
        system.adapter.energiefluss.0           : energiefluss          : iobroker                                 - disabled
        system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 - disabled
      + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 2001
      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 18701
      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 12010
        system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
        system.adapter.influxdb.0               : influxdb              : iobroker                                 - disabled, port: 8086
        system.adapter.influxdb.1               : influxdb              : iobroker                                 - disabled, port: 8086
      + system.adapter.influxdb.2               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.3               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.4               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.5               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.6               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
      + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
        system.adapter.logparser.0              : logparser             : iobroker                                 - disabled
        system.adapter.luftdaten.0              : luftdaten             : iobroker                                 -  enabled
      + system.adapter.mbus.0                   : mbus                  : iobroker                                 -  enabled, port: 3493
      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.178.41
      + system.adapter.nut.0                    : nut                   : iobroker                                 -  enabled
        system.adapter.pushsafer.0              : pushsafer             : iobroker                                 - disabled
      + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
      + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.41
        system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 - disabled
        system.adapter.smartthings.0            : smartthings           : iobroker                                 - disabled
        system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.text2command.0           : text2command          : iobroker                                 - disabled
      + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
        system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
        system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.wolf-smartset.0          : wolf-smartset         : iobroker                                 -  enabled
      + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, 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: 2001
      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 18701
      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 12010
      + system.adapter.influxdb.2               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.3               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.4               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.5               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.influxdb.6               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.mbus.0                   : mbus                  : iobroker                                 -  enabled, port: 3493
      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.178.41
      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.41
      + system.adapter.telegram.0               : 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: 8084, 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): beta
      
      Installed ioBroker-Instances
      Used repository: beta
      Adapter    "admin"        : 6.12.9   , installed 6.12.9
      Adapter    "backitup"     : 2.9.7    , installed 2.9.7
      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
      Adapter    "doorbird"     : 1.3.0    , installed 1.3.0
      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
      Adapter    "email"        : 1.2.1    , installed 1.2.1
      Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
      Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
      Adapter    "ical"         : 1.13.4   , installed 1.13.4
      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
      Adapter    "info"         : 2.0.0    , installed 2.0.0
      Adapter    "javascript"   : 7.4.0    , installed 7.4.0
      Controller "js-controller": 5.0.17   , installed 5.0.17
      Adapter    "logparser"    : 2.2.0    , installed 2.2.0
      Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
      Adapter    "mbus"         : 2.6.1    , installed 2.6.1
      Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
      Adapter    "nut"          : 1.6.0    , installed 1.6.0
      Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
      Adapter    "pvforecast"   : 2.9.0    , installed 2.9.0
      Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
      Adapter    "sayit"        : 3.0.5    , installed 3.0.5
      Adapter    "shelly"       : 6.6.1    , installed 6.6.1
      Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "smartthings"  : 0.1.1    , installed 0.1.1
      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
      Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
      Adapter    "telegram"     : 3.0.1    , installed 3.0.1
      Adapter    "text2command" : 3.0.2    , installed 3.0.2
      Adapter    "trashschedule": 2.3.0    , installed 2.3.0
      Adapter    "vis"          : 1.5.4    , installed 1.5.4
      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
      Adapter    "weatherunderground": 3.6.0, installed 3.6.0
      Adapter    "web"          : 6.2.1    , installed 6.2.1
      Adapter    "wolf-smartset": 1.1.1    , installed 1.1.1
      Adapter    "ws"           : 2.5.8    , installed 2.5.8
      
      Objects and States
      Please stand by - This may take a while
      Objects:        11455
      States:         9719
      
      *** OS-Repositories and Updates ***
      Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
      Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
      Hit:3 https://repos.influxdata.com/debian jammy InRelease
      Hit:4 https://dl.yarnpkg.com/debian stable InRelease
      Hit:5 https://apt.grafana.com stable InRelease
      Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
      Hit:7 http://de.archive.ubuntu.com/ubuntu jammy-security 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 192.168.178.41:18701    0.0.0.0:*               LISTEN      1001       3117353    900638/io.hm-rpc.1
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17246      1/init
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          23584      707/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       23782      818/iobroker.js-con
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       23775      818/iobroker.js-con
      tcp        0      0 192.168.178.41:8100     0.0.0.0:*               LISTEN      1001       22369      1279/io.doorbird.0
      tcp        0      0 192.168.178.41:12010    0.0.0.0:*               LISTEN      1001       3158551    912164/io.hm-rpc.2
      tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       3542030    1017403/sshd: klu@p
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        21685      658/systemd-resolve
      tcp        0      0 192.168.178.41:2001     0.0.0.0:*               LISTEN      1001       3117338    900623/io.hm-rpc.0
      tcp        0      0 192.168.178.41:1883     0.0.0.0:*               LISTEN      1001       24069      1196/io.mqtt.0
      tcp6       0      0 :::111                  :::*                    LISTEN      0          13298      1/init
      tcp6       0      0 :::22                   :::*                    LISTEN      0          23586      707/sshd: /usr/sbin
      tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       3542029    1017403/sshd: klu@p
      tcp6       0      0 :::3000                 :::*                    LISTEN      117        23792      817/grafana
      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       28137      1841/io.ws.0
      tcp6       0      0 :::8086                 :::*                    LISTEN      114        23652      710/influxd
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       3114994    900407/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       28682      1826/io.web.0
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        21684      658/systemd-resolve
      udp        0      0 192.168.178.41:68       0.0.0.0:*                           101        2937171    656/systemd-network
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17247      1/init
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       21482      1166/io.shelly.0
      udp        0      0 0.0.0.0:42946           0.0.0.0:*                           1001       3536157    1166/io.shelly.0
      udp6       0      0 :::111                  :::*                                0          17248      1/init
      udp6       0      0 fe80::6861:5dff:fee:546 :::*                                101        23202      656/systemd-network
      
      *** Log File - Last 25 Lines ***
      
      2023-12-14 10:42:44.498  - info: javascript.0 (186252) Start javascript script.js.common.Wartung.USV_Check
      2023-12-14 10:42:44.505  - info: javascript.0 (186252) script.js.common.Wartung.USV_Check: registered 7 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
      2023-12-14 10:44:00.019  - info: host.iobroker instance system.adapter.luftdaten.0 started with pid 1012205
      2023-12-14 10:44:01.034  - info: host.iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-12-14 10:45:00.018  - info: host.iobroker instance system.adapter.dwd.0 started with pid 1012241
      2023-12-14 10:45:02.337  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-12-14 10:45:11.885  - info: javascript.1 (186259) Stop script script.js.common.Mitteilungen.Abfalltonne
      2023-12-14 10:45:11.886  - info: javascript.0 (186252) Stop script script.js.common.Mitteilungen.Abfalltonne
      2023-12-14 10:45:11.931  - info: javascript.0 (186252) Start javascript script.js.common.Mitteilungen.Abfalltonne
      2023-12-14 10:45:11.935  - info: javascript.0 (186252) script.js.common.Mitteilungen.Abfalltonne: Debug: true
      2023-12-14 10:45:11.935  - info: javascript.0 (186252) script.js.common.Mitteilungen.Abfalltonne: registered 2 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
      2023-12-14 10:46:00.016  - info: host.iobroker instance system.adapter.luftdaten.0 started with pid 1012446
      2023-12-14 10:46:01.036  - info: host.iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-12-14 10:48:00.015  - info: host.iobroker instance system.adapter.luftdaten.0 started with pid 1014104
      2023-12-14 10:48:01.077  - info: host.iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-12-14 10:50:00.015  - info: host.iobroker instance system.adapter.luftdaten.0 started with pid 1014499
      2023-12-14 10:50:01.032  - info: host.iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-12-14 10:50:04.027  - info: host.iobroker instance system.adapter.dwd.0 started with pid 1014535
      2023-12-14 10:50:05.172  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-12-14 10:52:00.016  - info: host.iobroker instance system.adapter.luftdaten.0 started with pid 1015525
      2023-12-14 10:52:00.990  - info: host.iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-12-14 10:54:00.018  - info: host.iobroker instance system.adapter.luftdaten.0 started with pid 1016719
      2023-12-14 10:54:01.033  - info: host.iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-12-14 10:55:00.020  - info: host.iobroker instance system.adapter.dwd.0 started with pid 1017114
      2023-12-14 10:55:01.223  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      
      ============ Mark until here for C&P =============
      
      iob diag has finished.
      
      
      Press any key for a summary
      
      ======================= SUMMARY =======================
                              v.2023-10-10
      
      
       Static hostname: iobroker
             Icon name: computer-vm
               Chassis: vm
        Virtualization: kvm
      Operating System: Ubuntu 22.04.3 LTS
                Kernel: Linux 5.15.0-91-generic
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      
      Installation:           kvm
      Kernel:                 x86_64
      Userland:               amd64
      Timezone:               Europe/Amsterdam (CET, +0100)
      User-ID:                1000
      X-Server:               false
      Boot Target:            graphical.target
      
      Pending OS-Updates:     0
      Pending iob updates:    0
      
      Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                              /usr/bin/node           v18.17.1
                              /usr/bin/npm            10.2.0
                              /usr/bin/npx            10.2.0
                              /usr/bin/corepack       0.18.0
      
      Recommended versions are nodejs 18.19.0 and npm 10.2.3
      Your nodejs installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            7.9G        3.6G        2.3G        1.0M        2.0G        4.0G
      Swap:             0B          0B          0B
      Total:          7.9G        3.6G        2.3G
      
      Active iob-Instances:   29
      Active repo(s): beta
      
      ioBroker Core:          js-controller           5.0.17
                              admin                   6.12.9
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                11455
      States:                 9719
      
      Size of iob-Database:
      
      24M     /opt/iobroker/iobroker-data/objects.jsonl
      15M     /opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ====================
      
      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @int17

        iob nodejs-update
        

        Das ist nämlich zu 100% falsch installiert.

        I Offline
        I Offline
        Int17
        schrieb am zuletzt editiert von
        #5

        @thomas-braun
        klu@iobroker:~$ iob nodejs-update
        iobroker nodejs-update [<major-version>]

        Upgrade the Node.JS installation to the current LTS

        Options:
        --help Show help [boolean]

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • I Int17

          @thomas-braun
          klu@iobroker:~$ iob nodejs-update
          iobroker nodejs-update [<major-version>]

          Upgrade the Node.JS installation to the current LTS

          Options:
          --help Show help [boolean]

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

          @int17

          iob stop
          iob fix
          

          Danach dürfte

          iob nodejs-update
          

          dann funktionieren.

          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

          I 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @int17

            iob stop
            iob fix
            

            Danach dürfte

            iob nodejs-update
            

            dann funktionieren.

            I Offline
            I Offline
            Int17
            schrieb am zuletzt editiert von Int17
            #7

            @thomas-braun

            ioBroker nodejs fixer 2023-10-13
            
            Recommended nodejs-version is: 18.19.0
            Checking your installation now. Please be patient!
            
            Your current setup is:
            /usr/bin/nodejs         v18.17.1
            /usr/bin/node           v18.17.1
            /usr/bin/npm            10.2.0
            /usr/bin/npx            10.2.0
            /usr/bin/corepack       0.18.0
            
            We found these nodejs versions available for installation:
            
            nodejs:
              Installed: 18.17.1-deb-1nodesource1
              Candidate: 18.17.1-deb-1nodesource1
              Version table:
             *** 18.17.1-deb-1nodesource1 100
                    100 /var/lib/dpkg/status
                 12.22.9~dfsg-1ubuntu3.2 500
                    500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                    500 http://de.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                 12.22.9~dfsg-1ubuntu3 500
                    500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
            
            
            
            Nothing to do - Your installation is using the correct paths.
            
            You are running nodejs v18.17.1. Do you want to install recommended version 18.19.0?
            
            Press <y> to continue or any other key to quit
            Trying to update your installation now. Please be patient.
            
            Virtualization: kvm
            Waiting for ioBroker to shut down - Give me a minute...
            ############################################################
            
            *** These repos are active on your system:
            Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
            Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
            Hit:3 https://repos.influxdata.com/debian jammy InRelease
            Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
            Hit:5 https://dl.yarnpkg.com/debian stable InRelease
            Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
            Hit:7 https://apt.grafana.com stable InRelease
            Reading package lists... Done
            
            *** Installing ca-certificates, curl and gnupg, just in case they are missing.
            
            *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
            
            deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
            Package: nodejs
            Pin: origin deb.nodesource.com
            Pin-Priority: 1001
            
            *** These repos are active after the adjustments:
            Hit:1 https://apt.grafana.com stable InRelease
            Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
            Hit:3 https://repos.influxdata.com/debian jammy InRelease
            Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
            Hit:5 https://dl.yarnpkg.com/debian stable InRelease
            Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
            Hit:7 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
            Get:8 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
            Get:9 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [6451 B]
            Fetched 18.6 kB in 0s (42.1 kB/s)
            Reading package lists... Done
            
            Installing the recommended nodejs version now!
            
            Installing the recommended nodejs version!
            (Reading database ... 134957 files and directories currently installed.)
            Preparing to unpack .../nodejs_18.19.0-1nodesource1_amd64.deb ...
            Detected old npm client, removing...
            Unpacking nodejs (18.19.0-1nodesource1) over (18.17.1-deb-1nodesource1) ...
            Setting up nodejs (18.19.0-1nodesource1) ...
            Processing triggers for man-db (2.10.2-1) ...
            Scanning processes...
            Scanning linux images...
            
            Running kernel seems to be up-to-date.
            
            No services need to be restarted.
            
            No containers need to be restarted.
            
            No user sessions are running outdated binaries.
            
            No VM guests are running outdated hypervisor (qemu) binaries on this host.
            
            *** You need to manually restart your container/virtual machine now! ***
            
            We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
            klu@iobroker:~$
            

            Habe danach text2command deinstalliert/installiert. Fehler bleibt.

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • I Int17

              @thomas-braun

              ioBroker nodejs fixer 2023-10-13
              
              Recommended nodejs-version is: 18.19.0
              Checking your installation now. Please be patient!
              
              Your current setup is:
              /usr/bin/nodejs         v18.17.1
              /usr/bin/node           v18.17.1
              /usr/bin/npm            10.2.0
              /usr/bin/npx            10.2.0
              /usr/bin/corepack       0.18.0
              
              We found these nodejs versions available for installation:
              
              nodejs:
                Installed: 18.17.1-deb-1nodesource1
                Candidate: 18.17.1-deb-1nodesource1
                Version table:
               *** 18.17.1-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   12.22.9~dfsg-1ubuntu3.2 500
                      500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                      500 http://de.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                   12.22.9~dfsg-1ubuntu3 500
                      500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
              
              
              
              Nothing to do - Your installation is using the correct paths.
              
              You are running nodejs v18.17.1. Do you want to install recommended version 18.19.0?
              
              Press <y> to continue or any other key to quit
              Trying to update your installation now. Please be patient.
              
              Virtualization: kvm
              Waiting for ioBroker to shut down - Give me a minute...
              ############################################################
              
              *** These repos are active on your system:
              Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
              Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
              Hit:3 https://repos.influxdata.com/debian jammy InRelease
              Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
              Hit:5 https://dl.yarnpkg.com/debian stable InRelease
              Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
              Hit:7 https://apt.grafana.com stable InRelease
              Reading package lists... Done
              
              *** Installing ca-certificates, curl and gnupg, just in case they are missing.
              
              *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
              
              deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
              Package: nodejs
              Pin: origin deb.nodesource.com
              Pin-Priority: 1001
              
              *** These repos are active after the adjustments:
              Hit:1 https://apt.grafana.com stable InRelease
              Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
              Hit:3 https://repos.influxdata.com/debian jammy InRelease
              Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
              Hit:5 https://dl.yarnpkg.com/debian stable InRelease
              Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
              Hit:7 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
              Get:8 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
              Get:9 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [6451 B]
              Fetched 18.6 kB in 0s (42.1 kB/s)
              Reading package lists... Done
              
              Installing the recommended nodejs version now!
              
              Installing the recommended nodejs version!
              (Reading database ... 134957 files and directories currently installed.)
              Preparing to unpack .../nodejs_18.19.0-1nodesource1_amd64.deb ...
              Detected old npm client, removing...
              Unpacking nodejs (18.19.0-1nodesource1) over (18.17.1-deb-1nodesource1) ...
              Setting up nodejs (18.19.0-1nodesource1) ...
              Processing triggers for man-db (2.10.2-1) ...
              Scanning processes...
              Scanning linux images...
              
              Running kernel seems to be up-to-date.
              
              No services need to be restarted.
              
              No containers need to be restarted.
              
              No user sessions are running outdated binaries.
              
              No VM guests are running outdated hypervisor (qemu) binaries on this host.
              
              *** You need to manually restart your container/virtual machine now! ***
              
              We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
              klu@iobroker:~$
              

              Habe danach text2command deinstalliert/installiert. Fehler bleibt.

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

              @int17

              Hast du den Container jetzt neugestartet?
              Ist nodejs jetzt aktuell?

              Dann

              iob upload all
              

              ausführen.

              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

              I 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @int17

                Hast du den Container jetzt neugestartet?
                Ist nodejs jetzt aktuell?

                Dann

                iob upload all
                

                ausführen.

                I Offline
                I Offline
                Int17
                schrieb am zuletzt editiert von
                #9

                @thomas-braun
                ja, es wird keine neuere Version angezeigt.
                Was für einen Container meinst du? Ich habe keine Docker Installation.
                iobroker wurde natürlich neu gestartet, da ich ihn ja gestoppt hatte.
                Danach text2command deinstalliert/installiert.
                Log vom upload all:
                upload all.txt

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • I Int17

                  @thomas-braun
                  ja, es wird keine neuere Version angezeigt.
                  Was für einen Container meinst du? Ich habe keine Docker Installation.
                  iobroker wurde natürlich neu gestartet, da ich ihn ja gestoppt hatte.
                  Danach text2command deinstalliert/installiert.
                  Log vom upload all:
                  upload all.txt

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

                  @int17 sagte in File tab_m.html not found:

                  Ich habe keine Docker Installation.

                  Nee, aber eine kvm-Installation.

                  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

                  I 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @int17 sagte in File tab_m.html not found:

                    Ich habe keine Docker Installation.

                    Nee, aber eine kvm-Installation.

                    I Offline
                    I Offline
                    Int17
                    schrieb am zuletzt editiert von Int17
                    #11

                    @thomas-braun
                    die VM habe ich neu gestartet. Dann noch mal iob upload all. Fehler bleibt.

                    mcm1957M 1 Antwort Letzte Antwort
                    0
                    • I Int17

                      @thomas-braun
                      die VM habe ich neu gestartet. Dann noch mal iob upload all. Fehler bleibt.

                      mcm1957M Offline
                      mcm1957M Offline
                      mcm1957
                      schrieb am zuletzt editiert von mcm1957
                      #12

                      @int17

                      Also die Datei tab_m.html gibt es nicht. Es existiert nur die Datei tab.html.

                      Mach mal ein Issue beim Adapter auf.

                      Und bitte gib ALLE relevanten Versionen an

                      Adapter: 3.0.2
                      Admin
                      js-controller
                      node

                      Könnte sein, dass sich da was am admin geändert hat.

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      I 1 Antwort Letzte Antwort
                      0
                      • mcm1957M mcm1957

                        @int17

                        Also die Datei tab_m.html gibt es nicht. Es existiert nur die Datei tab.html.

                        Mach mal ein Issue beim Adapter auf.

                        Und bitte gib ALLE relevanten Versionen an

                        Adapter: 3.0.2
                        Admin
                        js-controller
                        node

                        Könnte sein, dass sich da was am admin geändert hat.

                        I Offline
                        I Offline
                        Int17
                        schrieb am zuletzt editiert von
                        #13

                        @mcm57
                        Hört sich nach einem Plan an. Danke für den Tipp.

                        mcm1957M 1 Antwort Letzte Antwort
                        0
                        • I Int17

                          @mcm57
                          Hört sich nach einem Plan an. Danke für den Tipp.

                          mcm1957M Offline
                          mcm1957M Offline
                          mcm1957
                          schrieb am zuletzt editiert von
                          #14

                          @int17
                          Bitte Release 3.0.3 testen. Ist ab sofort via npm und ab spätestens morgen via LATEST Repository verfügbar.

                          (Note: Dank für Korrektur geht an @Bluefox !)

                          Ref: https://github.com/ioBroker/ioBroker.text2command/issues/299

                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                          Support Repositoryverwaltung.

                          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                          LESEN - gute Forenbeitrage

                          1 Antwort Letzte Antwort
                          0
                          • PeterLeP Offline
                            PeterLeP Offline
                            PeterLe
                            schrieb am zuletzt editiert von PeterLe
                            #15

                            Hallo,
                            bei mir kommt nun auch der Fehler "File tab_m.html not found" hoch.
                            Was war denn nun die Lösung?
                            (iobroker gerade erst frisch installiert und Backup eingespielt)
                            Grüße
                            Peter

                            HomoranH 1 Antwort Letzte Antwort
                            0
                            • PeterLeP PeterLe

                              Hallo,
                              bei mir kommt nun auch der Fehler "File tab_m.html not found" hoch.
                              Was war denn nun die Lösung?
                              (iobroker gerade erst frisch installiert und Backup eingespielt)
                              Grüße
                              Peter

                              HomoranH Offline
                              HomoranH Offline
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #16

                              @peterle sagte in File tab_m.html not found:

                              Was war denn nun die Lösung?
                              (iobroker gerade erst frisch installiert und Backup eingespielt)

                              restore noch nicht fertig!???
                              nicht diesen Vorgang durch irgendwelche Aktionen stören.

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              PeterLeP 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @peterle sagte in File tab_m.html not found:

                                Was war denn nun die Lösung?
                                (iobroker gerade erst frisch installiert und Backup eingespielt)

                                restore noch nicht fertig!???
                                nicht diesen Vorgang durch irgendwelche Aktionen stören.

                                PeterLeP Offline
                                PeterLeP Offline
                                PeterLe
                                schrieb am zuletzt editiert von
                                #17

                                @homoran
                                ich hab den restore mit dem Adapter "backitup" gemacht und gewartet bis die Meldung kam, das der Vorgang abgeschlossen ist,
                                dann erst weiter gemacht.
                                Die anderen Adapter funktionieren alle.

                                W HomoranH 2 Antworten Letzte Antwort
                                0
                                • PeterLeP PeterLe

                                  @homoran
                                  ich hab den restore mit dem Adapter "backitup" gemacht und gewartet bis die Meldung kam, das der Vorgang abgeschlossen ist,
                                  dann erst weiter gemacht.
                                  Die anderen Adapter funktionieren alle.

                                  W Offline
                                  W Offline
                                  Wildbill
                                  schrieb am zuletzt editiert von
                                  #18

                                  @peterle Wenn die Meldung kommt, fängt der restore erst mit der eigentlichen Arbeit an. Es werden nach und nach alle Adapter, die benötigt werden, installiert. Kann auch mal bis zu einer Stunde dauern und sollte nicht gestört werden, indem man da bereits manuell eingreift, oder ein System bedienen will, was erst gerade im Aufbau ist.

                                  Gruss, Jürgen

                                  1 Antwort Letzte Antwort
                                  0
                                  • PeterLeP PeterLe

                                    @homoran
                                    ich hab den restore mit dem Adapter "backitup" gemacht und gewartet bis die Meldung kam, das der Vorgang abgeschlossen ist,
                                    dann erst weiter gemacht.
                                    Die anderen Adapter funktionieren alle.

                                    HomoranH Offline
                                    HomoranH Offline
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von Homoran
                                    #19

                                    @peterle sagte in File tab_m.html not found:

                                    ich hab den restore mit dem Adapter "backitup" gemacht und gewartet bis die Meldung kam, das der Vorgang abgeschlossen ist,

                                    dann war zwat backitup mit seiner Arbeit die gesicherten Konfigurationen wiederherzustellen fertig, aber das System noch lange nicht.

                                    Danach werden alle Adapter neu gebaut.
                                    Das kann man mit iob logs --watch verfolgen oder im Admin zusehen, wie weitestgrhrnd alphabetisch die Instanzen ihre Icons erhalten.

                                    Etwas anderes sollte nicht gemacht werden, da es sonst zu einem inconsistenten System komnen kann.

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    PeterLeP 1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      @peterle sagte in File tab_m.html not found:

                                      ich hab den restore mit dem Adapter "backitup" gemacht und gewartet bis die Meldung kam, das der Vorgang abgeschlossen ist,

                                      dann war zwat backitup mit seiner Arbeit die gesicherten Konfigurationen wiederherzustellen fertig, aber das System noch lange nicht.

                                      Danach werden alle Adapter neu gebaut.
                                      Das kann man mit iob logs --watch verfolgen oder im Admin zusehen, wie weitestgrhrnd alphabetisch die Instanzen ihre Icons erhalten.

                                      Etwas anderes sollte nicht gemacht werden, da es sonst zu einem inconsistenten System komnen kann.

                                      PeterLeP Offline
                                      PeterLeP Offline
                                      PeterLe
                                      schrieb am zuletzt editiert von PeterLe
                                      #20

                                      Danke für die Info
                                      Dann muss ich den Restore wohl nochmal machen... Schade ...
                                      Es wäre vermutlich gut die Meldung des backitup Adapters entsprechend anzupassen
                                      (zB "Restore gestartet und läuft im Hintergrund. Fortschritt kann in der Konsole per <iob logs --watch> geprüft werden")

                                      HomoranH 1 Antwort Letzte Antwort
                                      0
                                      • PeterLeP PeterLe

                                        Danke für die Info
                                        Dann muss ich den Restore wohl nochmal machen... Schade ...
                                        Es wäre vermutlich gut die Meldung des backitup Adapters entsprechend anzupassen
                                        (zB "Restore gestartet und läuft im Hintergrund. Fortschritt kann in der Konsole per <iob logs --watch> geprüft werden")

                                        HomoranH Offline
                                        HomoranH Offline
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von Homoran
                                        #21

                                        @peterle sagte in File tab_m.html not found:

                                        Es wäre vermutlich gut die Meldung des backitup Adapters entsprechend anzupassen

                                        naja, backitup hat ja das was es gesichert hat vollständig wieder hergestellt.
                                        Also stimmt die Meldung.

                                        Der Rest ist ein neuer Build passend zur möglicherweise neuen Hardware, neuem Betriebssystem und neuem nodejs und hat mit backitup nichts zu tun.

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        1 Antwort Letzte Antwort
                                        0
                                        • PeterLeP Offline
                                          PeterLeP Offline
                                          PeterLe
                                          schrieb am zuletzt editiert von
                                          #22

                                          Hallo,
                                          @Homoran
                                          nach einigen Versuchen habe ich am Ende nun den Raspi komplett neu aufgesetzt,
                                          iobroker neu installiert und das Backup über "backitup" angestossen.
                                          Dann das System in Ruhe gelassen bis im Log keine Aktivitäten mehr geloggt wurden,
                                          dann sicherheitshalber noch zusätzlich 1 Stunde nix gemacht
                                          (gem. Unix "top" war das System mit 1% ausgelastet - da lief aus meiner Sicht kein Compiler o.ä. mehr)
                                          Ergebnis ist das gleich:
                                          Beim Klicken auf den Punkt "Info" im Menü kommt die Meldung "File tab_m.html not found".

                                          Was mich auch wundert ist das nach Neuinstallation des iobroker (also VOR Einspielen des Backups)
                                          der Menüpunkt "Info" gar nicht existiert hat.
                                          D.h. der muss erst durch den Restore reingekommen sein.
                                          Einen eigenen Adapter "Info" hab' ich nicht gefunden - durch welchen Adapter wird der Menüpunkt "Info" denn installiert?

                                          Danke!

                                          Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                          0
                                          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

                                          434

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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