Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Gatling

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Groups 1

    Gatling

    @Gatling

    Starter

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Gatling Follow
    Starter

    Latest posts made by Gatling

    • RE: Fehler beim Javascript start nach Update

      Danke, alles klar dann stelle ich das in zukunft um und nutze es so wie du sagst. "iob fix" hab ich durchgeführt und keine problematischen dinge im log gesehen (fix scheint also geklappt zu haben bzw war eventuell nichts verstellt an den dateirechten).

      Der Status:
      Wärend ich eigentlich schreiben wollte das es immer noch den Fehler wirft kam ich auf die Idee folgendes zutun:

      1. Downgrade auf 8.6.0 (denn in der instanz des adapters behauptete er 8.6.0 zu sein obwohl er ja auf 8.7.6 steht bzw vorher sogar in der Beta 8.8.2 war(hatte dann ja nen downgrade gemacht)
      2. Nach dem Downgrade (der nichts gebracht hatte) habe ich wieder ein update auf 8.7.6 gemacht, dies hat den Adapter dann wohl durch das Update "repariert" so das er nun wieder wie gewohnt funktioniert.

      Daher Problem gelöst und ich möchte mich nochmal bei eurer eurer Hilfe und vorallem auch den Tips zum korrekten umgang mit iobroker bedanken.

      posted in Error/Bug
      G
      Gatling
    • RE: Fehler beim Javascript start nach Update

      Rausgelöscht ist dort nichts, ich habe es nur Abschnitt für Abschnitt kopiert da ich es mir zwischendurch selbst im Detail angesehen habe. (kannte diag bisher nicht). Ich kann es aber gern nochmal als one copy einfügen (ist aber der selbe inhalt):

      ======== Start marking the full check here =========

      Skript v.2024-05-22
      
      *** BASE SYSTEM ***
       Static hostname: smarthome
             Icon name: computer-vm
               Chassis: vm
        Virtualization: kvm
      Operating System: Ubuntu 22.04.4 LTS
                Kernel: Linux 5.15.0-119-generic
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      
      model name      : Common KVM processor
      Docker          : false
      Virtualization  : kvm
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       23:05:29 up  9:15,  4 users,  load average: 0.63, 0.42, 0.38
      CPU threads: 8
      
      
      *** Time and Time Zones ***
                     Local time: Tue 2024-08-27 23:05:29 CEST
                 Universal time: Tue 2024-08-27 21:05:29 UTC
                       RTC time: Tue 2024-08-27 21:05:29
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      root
      HOME=/root
      GROUPS=root dialout
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video
      
      *** Display-Server-Setup ***
      Display-Server: false
      Desktop:
      Terminal:
      Boot Target:    graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            9.7G        1.8G        5.0G        1.0M        2.9G        7.6G
      Swap:           3.8G          0B        3.8G
      Total:           13G        1.8G        8.9G
      
      Active iob-Instances:   19
      
               9703 M total memory
               1799 M used memory
                895 M active memory
               3311 M inactive memory
               5024 M free memory
                250 M buffer memory
               2629 M swap cache
               3838 M total swap
                  0 M used swap
               3838 M free swap
      
      *** top - Table Of Processes  ***
      top - 23:05:29 up  9:15,  4 users,  load average: 0.63, 0.42, 0.38
      Tasks: 160 total,   1 running, 159 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  6.3 us, 12.7 sy,  0.0 ni, 81.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   9703.4 total,   5024.6 free,   1799.1 used,   2879.6 buff/cache
      MiB Swap:   3839.0 total,   3839.0 free,      0.0 used.   7589.4 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type   Size  Used Avail Use% Mounted on
      tmpfs          tmpfs  971M  1.2M  970M   1% /run
      /dev/sda2      ext4    40G   28G  9.4G  75% /
      tmpfs          tmpfs  4.8G   12K  4.8G   1% /dev/shm
      tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
      
      Messages concerning ext4 filesystem in dmesg:
      [Tue Aug 27 13:49:47 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
      [Tue Aug 27 13:49:48 2024] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
      
      Show mounted filesystems:
      TARGET                                        SOURCE                         FSTYPE      OPTIONS
      /                                             /dev/sda2                      ext4        rw,relatime
      |-/sys                                        sysfs                          sysfs       rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/security                      securityfs                     securityfs  rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/cgroup                            cgroup2                        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
      | |-/sys/fs/pstore                            pstore                         pstore      rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/bpf                               bpf                            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
      | |-/sys/kernel/debug                         debugfs                        debugfs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/tracing                       tracefs                        tracefs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/fuse/connections                  fusectl                        fusectl     rw,nosuid,nodev,noexec,relatime
      | `-/sys/kernel/config                        configfs                       configfs    rw,nosuid,nodev,noexec,relatime
      |-/proc                                       proc                           proc        rw,nosuid,nodev,noexec,relatime
      | `-/proc/sys/fs/binfmt_misc                  systemd-1                      autofs      rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14935
      |   `-/proc/sys/fs/binfmt_misc                binfmt_misc                    binfmt_misc rw,nosuid,nodev,noexec,relatime
      |-/dev                                        udev                           devtmpfs    rw,nosuid,relatime,size=4909580k,nr_inodes=1227395,mode=755,inode64
      | |-/dev/pts                                  devpts                         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
      | |-/dev/shm                                  tmpfs                          tmpfs       rw,nosuid,nodev,inode64
      | |-/dev/hugepages                            hugetlbfs                      hugetlbfs   rw,relatime,pagesize=2M
      | `-/dev/mqueue                               mqueue                         mqueue      rw,nosuid,nodev,noexec,relatime
      |-/run                                        tmpfs                          tmpfs       rw,nosuid,nodev,noexec,relatime,size=993628k,mode=755,inode64
      | |-/run/lock                                 tmpfs                          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
      | |-/run/credentials/systemd-sysusers.service none                           ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
      | |-/run/rpc_pipefs                           sunrpc                         rpc_pipefs  rw,relatime
      | `-/run/snapd/ns                             tmpfs[/snapd/ns]               tmpfs       rw,nosuid,nodev,noexec,relatime,size=993628k,mode=755,inode64
      |   `-/run/snapd/ns/lxd.mnt                   nsfs[mnt:[4026532307]]         nsfs        rw
      |-/snap/bare/5                                /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core18/2823                           /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core18/2829                           /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core20/2264                           /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core22/1439                           /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core22/1564                           /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/firefox/4793                          /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/firefox/4757                          /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core20/2318                           /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/gnome-42-2204/176                     /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/gtk-common-themes/1535                /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/lxd/24061                             /dev/loop11                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/snapd/21465                           /dev/loop13                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/lxd/29619                             /dev/loop12                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/snapd/21759                           /dev/loop14                    squashfs    ro,nodev,relatime,errors=continue
      `-/var/snap/firefox/common/host-hunspell      /dev/sda2[/usr/share/hunspell] ext4        ro,noexec,noatime
      
      Files in neuralgic directories:
      
      /var:
      5.9G    /var/
      2.9G    /var/log/journal/d1b588c7054b42738ef3773b81e01d4e
      2.9G    /var/log/journal
      2.9G    /var/log
      2.7G    /var/lib
      
      Archived and active journals take up 2.8G in the file system.
      
      /opt/iobroker/backups:
      4.0G    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      1.3G    /opt/iobroker/iobroker-data/
      783M    /opt/iobroker/iobroker-data/history
      272M    /opt/iobroker/iobroker-data/files
      140M    /opt/iobroker/iobroker-data/backup-objects
      55M     /opt/iobroker/iobroker-data/files/material
      
      The five largest files in iobroker-data are:
      53M     /opt/iobroker/iobroker-data/objects.jsonl
      41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
      19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.1d90720e.js.map
      12M     /opt/iobroker/iobroker-data/states.jsonl
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2256969-if00
      
      
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.17.0
      /usr/bin/node           v20.17.0
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.3
      
      
      nodejs:
        Installed: 20.17.0-1nodesource1
        Candidate: 20.17.0-1nodesource1
        Version table:
       *** 20.17.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           20.16.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.14.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.2-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.10.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.9.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.7.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.4.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.2.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.1.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.0.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           12.22.9~dfsg-1ubuntu3.6 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:  6.0.9
      admin:          7.0.23
      javascript:     8.7.6
      
      nodejs modules from github:     1
      +-- iobroker.gree_aircon@0.0.1 (git+ssh://git@github.com/weltmeyer/ioBroker.gree_aircon.git#f951ced87269e260475c8a1bc92c48489e0cd421)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.alexa2.0                 : alexa2                : smarthome                                -  enabled
        system.adapter.cloud.0                  : cloud                 : smarthome                                - disabled
      + system.adapter.deconz.0                 : deconz                : smarthome                                -  enabled, port: 80
        system.adapter.denon.0                  : denon                 : smarthome                                - disabled
      + system.adapter.discovery.0              : discovery             : smarthome                                -  enabled
      + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : smarthome                                -  enabled
      + system.adapter.eusec.0                  : eusec                 : smarthome                                -  enabled
        system.adapter.firetv.0                 : firetv                : smarthome                                - disabled
        system.adapter.flot.0                   : flot                  : smarthome                                - disabled
        system.adapter.gree_aircon.0            : gree_aircon           : smarthome                                - disabled
        system.adapter.habpanel.0               : habpanel              : smarthome                                - disabled
        system.adapter.ham.0                    : ham                   : smarthome                                - disabled
      + system.adapter.history.0                : history               : smarthome                                -  enabled
      + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.hue.1                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.info.0                   : info                  : smarthome                                -  enabled
        system.adapter.javascript.0             : javascript            : smarthome                                - disabled
        system.adapter.material.0               : material              : smarthome                                -  enabled
      + system.adapter.meross.0                 : meross                : smarthome                                -  enabled
        system.adapter.mobile.0                 : mobile                : smarthome                                - disabled
      + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.nina.0                   : nina                  : smarthome                                -  enabled
        system.adapter.openweathermap.0         : openweathermap        : smarthome                                - disabled
        system.adapter.owntracks.0              : owntracks             : smarthome                                - disabled, port: 1888, bind: 0.0.0.0
      + system.adapter.ping.0                   : ping                  : smarthome                                -  enabled
        system.adapter.samsung_tizen.0          : samsung_tizen         : smarthome                                - disabled, port: 8002
        system.adapter.snmp.0                   : snmp                  : smarthome                                - disabled
      + system.adapter.sql.0                    : sql                   : smarthome                                -  enabled
        system.adapter.stockmarket.0            : stockmarket           : smarthome                                - disabled
      + system.adapter.tankerkoenig.0           : tankerkoenig          : smarthome                                -  enabled
      + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.tr-064.0                 : tr-064                : smarthome                                - disabled
        system.adapter.tradfri.0                : tradfri               : smarthome                                - disabled
        system.adapter.tuya.0                   : tuya                  : smarthome                                - disabled
        system.adapter.vis-map.0                : vis-map               : smarthome                                - disabled
        system.adapter.vis.0                    : vis                   : smarthome                                -  enabled
        system.adapter.weatherunderground.0     : weatherunderground    : smarthome                                - disabled
      + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.deconz.0                 : deconz                : smarthome                                -  enabled, port: 80
      + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.hue.1                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 7.0.23   , installed 7.0.23
      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "deconz"       : 1.4.1    , installed 2.0.5
      Adapter    "denon"        : 1.15.12  , installed 1.15.12
      Adapter    "discovery"    : 4.5.0    , installed 5.0.0
      Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.15
      Adapter    "eusec"        : 1.2.1    , installed 1.2.1
      Adapter    "firetv"       : 2.1.0    , installed 2.1.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
      Adapter    "ham"          : 5.3.1    , installed 5.3.1
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "hue"          : 3.11.0   , installed 3.12.0
      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
      Adapter    "javascript"   : 8.7.6    , installed 8.7.6
      Controller "js-controller": 6.0.9    , installed 6.0.9
      Adapter    "material"     : 1.3.1    , installed 1.3.1
      Adapter    "meross"       : 1.17.0   , installed 1.17.0
      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
      Adapter    "mqtt"         : 5.2.0    , installed 6.0.2
      Adapter    "nina"         : 0.0.25   , installed 0.0.26
      Adapter    "openweathermap": 1.1.2   , installed 1.1.2
      Adapter    "owntracks"    : 1.0.5    , installed 1.1.0
      Adapter    "ping"         : 1.6.2    , installed 1.7.3
      Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "snmp"         : 3.2.0    , installed 3.2.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sql"          : 3.0.1    , installed 3.0.1
      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
      Adapter    "telegram"     : 3.9.0    , installed 3.9.0
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
      Adapter    "tuya"         : 3.16.0   , installed 3.16.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
      Adapter    "weatherunderground": 3.7.0, installed 3.7.0
      Adapter    "web"          : 6.2.5    , installed 6.3.0
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      
      Objects and States
      Please stand by - This may take a while
      Objects:        13602
      States:         9954
      
      *** OS-Repositories and Updates ***
      Hit:1 http://phoscon.de/apt/deconz jammy-beta InRelease
      Hit:2 https://repo.saltproject.io/salt/py3/ubuntu/22.04/amd64/3007 jammy InRelease
      Hit:3 http://de.archive.ubuntu.com/ubuntu jammy InRelease
      Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
      Hit:5 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
      Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
      Hit:7 https://deb.nodesource.com/node_20.x nodistro 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 0.0.0.0:22344           0.0.0.0:*               LISTEN      0          23787      752/sshd: /usr/sbin
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        15329      653/systemd-resolve
      tcp        0      0 0.0.0.0:8088            0.0.0.0:*               LISTEN      0          379220     130439/deCONZ
      tcp        0      0 0.0.0.0:8555            0.0.0.0:*               LISTEN      1000       1717988    1006960/go2rtc
      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          376653     130439/deCONZ
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15788      1/init
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       1817593    1068791/io.mqtt.0
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       1712377    1004377/iobroker.js
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       1711407    1004377/iobroker.js
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          23035      1164/exim4
      tcp6       0      0 :::22344                :::*                    LISTEN      0          23789      752/sshd: /usr/sbin
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       1713166    1004444/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       1718599    1006626/io.web.0
      tcp6       0      0 :::8554                 :::*                    LISTEN      1000       1717983    1006960/go2rtc
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          23036      1164/exim4
      tcp6       0      0 :::111                  :::*                    LISTEN      0          20061      1/init
      tcp6       0      0 :::1984                 :::*                    LISTEN      1000       1717982    1006960/go2rtc
      udp        0      0 0.0.0.0:33833           0.0.0.0:*                           1000       1719555    1006870/io.eusec.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       1711824    1004788/io.deconz.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           0          378603     130439/deCONZ
      udp        0      0 0.0.0.0:37164           0.0.0.0:*                           1000       1719550    1006870/io.eusec.0
      udp        0      0 0.0.0.0:55260           0.0.0.0:*                           1000       1719560    1006870/io.eusec.0
      udp        0      0 0.0.0.0:56542           0.0.0.0:*                           1000       1719545    1006870/io.eusec.0
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        15328      653/systemd-resolve
      udp        0      0 172.18.2.12:68          0.0.0.0:*                           100        1774288    651/systemd-network
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15789      1/init
      udp        0      0 0.0.0.0:8555            0.0.0.0:*                           1000       1717984    1006960/go2rtc
      udp6       0      0 :::1900                 :::*                                1000       1711825    1004788/io.deconz.0
      udp6       0      0 :::111                  :::*                                0          18993      1/init
      
      *** Log File - Last 25 Lines ***
      
      2024-08-27 23:05:41.910  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:41.955  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:45.184  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:45.230  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:47.897  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:47.943  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:50.908  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:50.958  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:51.655  - info: mqtt.0 (1068791) Client [Kueche] connected with secret 1724792751651_8646
      2024-08-27 23:05:51.709  - info: mqtt.0 (1068791) Client [Kueche] subscribes on "mqtt.0.KuecheOsoyooCommand"
      2024-08-27 23:05:51.826  - info: mqtt.0 (1068791) Client [Buero] connected with secret 1724792751826_3204
      2024-08-27 23:05:51.836  - info: mqtt.0 (1068791) Client [Buero] subscribes on "mqtt.0.BueroOsoyooCommand"
      2024-08-27 23:05:51.910  - info: mqtt.0 (1068791) Client [Kueche] publishOnSubscribe
      2024-08-27 23:05:52.036  - info: mqtt.0 (1068791) Client [Buero] publishOnSubscribe
      2024-08-27 23:05:52.219  - info: mqtt.0 (1068791) Client [Schlafzimmer] connected with secret 1724792752218_3763
      2024-08-27 23:05:52.254  - info: mqtt.0 (1068791) Client [Bad] connected with secret 1724792752254_8857
      2024-08-27 23:05:52.255  - info: mqtt.0 (1068791) Client [Schlafzimmer] subscribes on "mqtt.0.SchlafzimmerOsoyooComman"
      2024-08-27 23:05:52.262  - info: mqtt.0 (1068791) Client [Bad] subscribes on "mqtt.0.BadOsoyooCommand"
      2024-08-27 23:05:52.293  - info: mqtt.0 (1068791) Client [Flur] connected with secret 1724792752289_9914
      2024-08-27 23:05:52.357  - info: mqtt.0 (1068791) Client [Flur] subscribes on "mqtt.0.FlurOsoyooCommand"
      2024-08-27 23:05:52.455  - info: mqtt.0 (1068791) Client [Schlafzimmer] publishOnSubscribe
      2024-08-27 23:05:52.463  - info: mqtt.0 (1068791) Client [Bad] publishOnSubscribe
      2024-08-27 23:05:52.557  - info: mqtt.0 (1068791) Client [Flur] publishOnSubscribe
      2024-08-27 23:05:53.902  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 23:05:53.950  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      
      

      ============ Mark until here for C&P =============

      Ansonsten ist die installationsweise von nodejs ( Ist ja nun 20.17 oder was meintest du?) so eigentlich nutzbar. Ich habe mich vor Jahren bei der Installation entschieden so viel wie möglich Systemseitig zu lassen (bzw manuell zu installieren um es zentral zu verwalten) daher ist nodejs, die apt Liste sowie der Installation/update von meinem configmanagment auf einem Zentralen Server verwaltet (Salt) (was bisher auch super lief). Iobroker zeigt nun auch 20.17 an oder besteht hier noch ein Problem das im diag zu erkennen ist? Es ist Jahre her das ich das alles aufgesetzt habe und wenn das alles so kein vernünftiger Weg mehr ist iobroker zu nutzen kann das schon sein ich habe mich seitdem nicht mehr wirklich mit dem Unterbau beschäftigt. Aber ich frage ja hier im Forum um von der Erfahrung mit iobroker von euch hilfe und das Problem so in den Griff zubekommen.

      posted in Error/Bug
      G
      Gatling
    • RE: Fehler beim Javascript start nach Update

      Ich habe meine apt liste von 18.x auf 20.x angepasst und über apt ein upgrade durchgeführt:
      root@smarthome ~ # dpkg -l |grep node
      ii nodejs 20.5.1-deb-1nodesource1 amd64 Node.js event-based server-side javascript engine
      Aber der apt stand auf jammy, wenn ich es auf nodistro stelle und update bekomme ich:
      ii nodejs 20.17.0-1nodesource1 amd64 Node.js event-based server-side javascript engine

      So lasse ich es dann mal. Hier der diag Auszug:

      ======== Start marking the full check here =========
      
      
      Skript v.2024-05-22
      
      *** BASE SYSTEM ***
       Static hostname: smarthome
             Icon name: computer-vm
               Chassis: vm
        Virtualization: kvm
      Operating System: Ubuntu 22.04.4 LTS
                Kernel: Linux 5.15.0-119-generic
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      
      model name      : Common KVM processor
      Docker          : false
      Virtualization  : kvm
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       22:41:16 up  8:51,  3 users,  load average: 0.50, 0.50, 0.44
      CPU threads: 8
      
      *** Time and Time Zones ***
                     Local time: Tue 2024-08-27 22:41:16 CEST
                 Universal time: Tue 2024-08-27 20:41:16 UTC
                       RTC time: Tue 2024-08-27 20:41:16
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      root
      HOME=/root
      GROUPS=root dialout
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            9.7G        1.7G        5.1G        1.0M        2.9G        7.7G
      Swap:           3.8G          0B        3.8G
      Total:           13G        1.7G        9.0G
      
      Active iob-Instances:   19
      
               9703 M total memory
               1707 M used memory
                879 M active memory
               3225 M inactive memory
               5131 M free memory
                248 M buffer memory
               2615 M swap cache
               3838 M total swap
                  0 M used swap
               3838 M free swap
      
      *** top - Table Of Processes  ***
      top - 22:41:16 up  8:51,  3 users,  load average: 0.50, 0.50, 0.44
      Tasks: 164 total,   1 running, 163 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  1.5 us,  1.5 sy,  0.0 ni, 96.9 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   9703.4 total,   5131.9 free,   1707.5 used,   2864.0 buff/cache
      MiB Swap:   3839.0 total,   3839.0 free,      0.0 used.   7681.0 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type   Size  Used Avail Use% Mounted on
      tmpfs          tmpfs  971M  1.2M  970M   1% /run
      /dev/sda2      ext4    40G   28G  9.4G  75% /
      tmpfs          tmpfs  4.8G   12K  4.8G   1% /dev/shm
      tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
      
      Show mounted filesystems:
      TARGET                                        SOURCE                         FSTYPE      OPTIONS
      /                                             /dev/sda2                      ext4        rw,relatime
      |-/sys                                        sysfs                          sysfs       rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/security                      securityfs                     securityfs  rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/cgroup                            cgroup2                        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
      | |-/sys/fs/pstore                            pstore                         pstore      rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/bpf                               bpf                            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
      | |-/sys/kernel/debug                         debugfs                        debugfs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/tracing                       tracefs                        tracefs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/fuse/connections                  fusectl                        fusectl     rw,nosuid,nodev,noexec,relatime
      | `-/sys/kernel/config                        configfs                       configfs    rw,nosuid,nodev,noexec,relatime
      |-/proc                                       proc                           proc        rw,nosuid,nodev,noexec,relatime
      | `-/proc/sys/fs/binfmt_misc                  systemd-1                      autofs      rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14935
      |   `-/proc/sys/fs/binfmt_misc                binfmt_misc                    binfmt_misc rw,nosuid,nodev,noexec,relatime
      |-/dev                                        udev                           devtmpfs    rw,nosuid,relatime,size=4909580k,nr_inodes=1227395,mode=755,inode64
      | |-/dev/pts                                  devpts                         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
      | |-/dev/shm                                  tmpfs                          tmpfs       rw,nosuid,nodev,inode64
      | |-/dev/hugepages                            hugetlbfs                      hugetlbfs   rw,relatime,pagesize=2M
      | `-/dev/mqueue                               mqueue                         mqueue      rw,nosuid,nodev,noexec,relatime
      |-/run                                        tmpfs                          tmpfs       rw,nosuid,nodev,noexec,relatime,size=993628k,mode=755,inode64
      | |-/run/lock                                 tmpfs                          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
      | |-/run/credentials/systemd-sysusers.service none                           ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
      | |-/run/rpc_pipefs                           sunrpc                         rpc_pipefs  rw,relatime
      | `-/run/snapd/ns                             tmpfs[/snapd/ns]               tmpfs       rw,nosuid,nodev,noexec,relatime,size=993628k,mode=755,inode64
      |   `-/run/snapd/ns/lxd.mnt                   nsfs[mnt:[4026532307]]         nsfs        rw
      |-/snap/bare/5                                /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core18/2823                           /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core18/2829                           /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core20/2264                           /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core22/1439                           /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core22/1564                           /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/firefox/4793                          /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/firefox/4757                          /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/core20/2318                           /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/gnome-42-2204/176                     /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue
      |-/snap/gtk-common-themes/1535                /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/lxd/24061                             /dev/loop11                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/snapd/21465                           /dev/loop13                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/lxd/29619                             /dev/loop12                    squashfs    ro,nodev,relatime,errors=continue
      |-/snap/snapd/21759                           /dev/loop14                    squashfs    ro,nodev,relatime,errors=continue
      `-/var/snap/firefox/common/host-hunspell      /dev/sda2[/usr/share/hunspell] ext4        ro,noexec,noatime
      
      Files in neuralgic directories:
      
      /var:
      5.9G    /var/
      2.9G    /var/log/journal/d1b588c7054b42738ef3773b81e01d4e
      2.9G    /var/log/journal
      2.9G    /var/log
      2.7G    /var/lib
      
      Archived and active journals take up 2.8G in the file system.
      
      /opt/iobroker/backups:
      4.0G    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      1.3G    /opt/iobroker/iobroker-data/
      783M    /opt/iobroker/iobroker-data/history
      272M    /opt/iobroker/iobroker-data/files
      140M    /opt/iobroker/iobroker-data/backup-objects
      55M     /opt/iobroker/iobroker-data/files/material
      
      The five largest files in iobroker-data are:
      43M     /opt/iobroker/iobroker-data/objects.jsonl
      41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
      19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.1d90720e.js.map
      11M     /opt/iobroker/iobroker-data/objects.json.migrated
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2256969-if00
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.17.0
      /usr/bin/node           v20.17.0
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.3
      
      nodejs:
        Installed: 20.17.0-1nodesource1
        Candidate: 20.17.0-1nodesource1
        Version table:
       *** 20.17.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           20.16.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.14.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.2-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.10.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.9.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.7.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.4.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.2.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.1.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.0.0-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           12.22.9~dfsg-1ubuntu3.6 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:  6.0.9
      admin:          7.0.23
      javascript:     8.7.6
      nodejs modules from github:     1
      +-- iobroker.gree_aircon@0.0.1 (git+ssh://git@github.com/weltmeyer/ioBroker.gree_aircon.git#f951ced87269e260475c8a1bc92c48489e0cd421)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.alexa2.0                 : alexa2                : smarthome                                -  enabled
        system.adapter.cloud.0                  : cloud                 : smarthome                                - disabled
      + system.adapter.deconz.0                 : deconz                : smarthome                                -  enabled, port: 80
        system.adapter.denon.0                  : denon                 : smarthome                                - disabled
      + system.adapter.discovery.0              : discovery             : smarthome                                -  enabled
      + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : smarthome                                -  enabled
      + system.adapter.eusec.0                  : eusec                 : smarthome                                -  enabled
        system.adapter.firetv.0                 : firetv                : smarthome                                - disabled
        system.adapter.flot.0                   : flot                  : smarthome                                - disabled
        system.adapter.gree_aircon.0            : gree_aircon           : smarthome                                - disabled
        system.adapter.habpanel.0               : habpanel              : smarthome                                - disabled
        system.adapter.ham.0                    : ham                   : smarthome                                - disabled
      + system.adapter.history.0                : history               : smarthome                                -  enabled
      + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.hue.1                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.info.0                   : info                  : smarthome                                -  enabled
        system.adapter.javascript.0             : javascript            : smarthome                                - disabled
        system.adapter.material.0               : material              : smarthome                                -  enabled
      + system.adapter.meross.0                 : meross                : smarthome                                -  enabled
        system.adapter.mobile.0                 : mobile                : smarthome                                - disabled
      + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.nina.0                   : nina                  : smarthome                                -  enabled
        system.adapter.openweathermap.0         : openweathermap        : smarthome                                - disabled
        system.adapter.owntracks.0              : owntracks             : smarthome                                - disabled, port: 1888, bind: 0.0.0.0
      + system.adapter.ping.0                   : ping                  : smarthome                                -  enabled
        system.adapter.samsung_tizen.0          : samsung_tizen         : smarthome                                - disabled, port: 8002
        system.adapter.snmp.0                   : snmp                  : smarthome                                - disabled
      + system.adapter.sql.0                    : sql                   : smarthome                                -  enabled
        system.adapter.stockmarket.0            : stockmarket           : smarthome                                - disabled
      + system.adapter.tankerkoenig.0           : tankerkoenig          : smarthome                                -  enabled
      + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.tr-064.0                 : tr-064                : smarthome                                - disabled
        system.adapter.tradfri.0                : tradfri               : smarthome                                - disabled
        system.adapter.tuya.0                   : tuya                  : smarthome                                - disabled
        system.adapter.vis-map.0                : vis-map               : smarthome                                - disabled
        system.adapter.vis.0                    : vis                   : smarthome                                -  enabled
        system.adapter.weatherunderground.0     : weatherunderground    : smarthome                                - disabled
      + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.deconz.0                 : deconz                : smarthome                                -  enabled, port: 80
      + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.hue.1                    : hue                   : smarthome                                -  enabled, port: 443
      + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 7.0.23   , installed 7.0.23
      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "deconz"       : 1.4.1    , installed 2.0.5
      Adapter    "denon"        : 1.15.12  , installed 1.15.12
      Adapter    "discovery"    : 4.5.0    , installed 5.0.0
      Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.15
      Adapter    "eusec"        : 1.2.1    , installed 1.2.1
      Adapter    "firetv"       : 2.1.0    , installed 2.1.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
      Adapter    "ham"          : 5.3.1    , installed 5.3.1
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "hue"          : 3.11.0   , installed 3.12.0
      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
      Adapter    "javascript"   : 8.7.6    , installed 8.7.6
      Controller "js-controller": 6.0.9    , installed 6.0.9
      Adapter    "material"     : 1.3.1    , installed 1.3.1
      Adapter    "meross"       : 1.17.0   , installed 1.17.0
      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
      Adapter    "mqtt"         : 5.2.0    , installed 6.0.2
      Adapter    "nina"         : 0.0.25   , installed 0.0.26
      Adapter    "openweathermap": 1.1.2   , installed 1.1.2
      Adapter    "owntracks"    : 1.0.5    , installed 1.1.0
      Adapter    "ping"         : 1.6.2    , installed 1.7.3
      Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "snmp"         : 3.2.0    , installed 3.2.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sql"          : 3.0.1    , installed 3.0.1
      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
      Adapter    "telegram"     : 3.9.0    , installed 3.9.0
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
      Adapter    "tuya"         : 3.16.0   , installed 3.16.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
      Adapter    "weatherunderground": 3.7.0, installed 3.7.0
      Adapter    "web"          : 6.2.5    , installed 6.3.0
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      
      Objects and States
      Please stand by - This may take a while
      Objects:        13602
      States:         9954
      
      *** OS-Repositories and Updates ***
      Hit:1 http://phoscon.de/apt/deconz jammy-beta InRelease
      Hit:2 https://repo.saltproject.io/salt/py3/ubuntu/22.04/amd64/3007 jammy InRelease
      Hit:3 http://de.archive.ubuntu.com/ubuntu jammy InRelease
      Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
      Hit:5 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
      Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
      Hit:7 https://deb.nodesource.com/node_20.x nodistro 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 0.0.0.0:22344           0.0.0.0:*               LISTEN      0          23787      752/sshd: /usr/sbin
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        15329      653/systemd-resolve
      tcp        0      0 0.0.0.0:8088            0.0.0.0:*               LISTEN      0          379220     130439/deCONZ
      tcp        0      0 0.0.0.0:8555            0.0.0.0:*               LISTEN      1000       1717988    1006960/go2rtc
      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          376653     130439/deCONZ
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15788      1/init
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       1711767    1004715/io.mqtt.0
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       1712377    1004377/iobroker.js
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       1711407    1004377/iobroker.js
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          23035      1164/exim4
      tcp6       0      0 :::22344                :::*                    LISTEN      0          23789      752/sshd: /usr/sbin
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       1713166    1004444/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       1718599    1006626/io.web.0
      tcp6       0      0 :::8554                 :::*                    LISTEN      1000       1717983    1006960/go2rtc
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          23036      1164/exim4
      tcp6       0      0 :::111                  :::*                    LISTEN      0          20061      1/init
      tcp6       0      0 :::1984                 :::*                    LISTEN      1000       1717982    1006960/go2rtc
      udp        0      0 0.0.0.0:33833           0.0.0.0:*                           1000       1719555    1006870/io.eusec.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       1711824    1004788/io.deconz.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           0          378603     130439/deCONZ
      udp        0      0 0.0.0.0:37164           0.0.0.0:*                           1000       1719550    1006870/io.eusec.0
      udp        0      0 0.0.0.0:55260           0.0.0.0:*                           1000       1719560    1006870/io.eusec.0
      udp        0      0 0.0.0.0:56542           0.0.0.0:*                           1000       1719545    1006870/io.eusec.0
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        15328      653/systemd-resolve
      udp        0      0 172.18.2.12:68          0.0.0.0:*                           100        1564389    651/systemd-network
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15789      1/init
      udp        0      0 0.0.0.0:8555            0.0.0.0:*                           1000       1717984    1006960/go2rtc
      udp6       0      0 :::1900                 :::*                                1000       1711825    1004788/io.deconz.0
      udp6       0      0 :::111                  :::*                                0          18993      1/init
      
      *** Log File - Last 25 Lines ***
      
      2024-08-27 22:41:11.531  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:14.486  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:14.531  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:17.491  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:17.538  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:20.489  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:20.534  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:21.685  - warn: deconz.0 (1004788) Object of state "deconz.0.info.connection" is missing the required property "common.type"
      2024-08-27 22:41:23.492  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:23.538  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:26.490  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:26.538  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:29.496  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:29.538  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:32.491  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:32.534  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:35.495  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:35.539  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:36.742  - info: mqtt.0 (1004715) Client [Kueche] connection closed: timeout
      2024-08-27 22:41:36.763  - info: mqtt.0 (1004715) Client [Buero] connection closed: timeout
      2024-08-27 22:41:37.072  - info: mqtt.0 (1004715) Client [Bad] connection closed: timeout
      2024-08-27 22:41:37.235  - info: mqtt.0 (1004715) Client [Flur] connection closed: timeout
      2024-08-27 22:41:37.339  - info: mqtt.0 (1004715) Client [Schlafzimmer] connection closed: timeout
      2024-08-27 22:41:38.515  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.rx_sec" has to be stringified but received type "number"
      2024-08-27 22:41:38.558  - info: info.0 (1005297) State value to set for "info.0.sysinfo.network.stats.iface0.tx_sec" has to be stringified but received type "number"
      
      ============ Mark until here for C&P =============
      
      posted in Error/Bug
      G
      Gatling
    • RE: Fehler beim Javascript start nach Update

      @Thomas-Braun

      update durchgefüht 20.5.1 ist nodejs jetzt, leider keiner verbesserung
      aber
      @haus-automatisierung
      Ich denke hier liegt schon das Problem, denn wenn ich den Adapter(Instanz) anklicke sehe ich 8.6.0 wenn ich jedoch nachsehen:
      Adapter "javascript" : 8.7.6 , installed 8.8.2

      ist 8.8.2 installiert. (Da ich bisher auf dem beta Branch war, denn ich hatte hier mal etwas gebraucht und es lief sehr gut im Beta daher blieb ich vor 2 Jahren erstmal weiterhin im Beta Branch, habe ich heute morgen umgestellt.) - Ein Downgrade:
      Adapter "admin" : 7.0.23 , installed 7.0.23
      Adapter "javascript" : 8.7.6 , installed 8.7.6
      Controller "js-controller": 6.0.9 , installed 6.0.9

      auf die Stable versionen hat leider keine verbesserung gebracht. Im javascript Adapter(Instanz) selbst sehe ich immer noch 8.6.0 aber er ist nun auf stable8.7.6

      posted in Error/Bug
      G
      Gatling
    • Fehler beim Javascript start nach Update

      Bitte in der nachfolgenden Übersicht die mit ... bzw x gekennzeichneten Felder ausfüllen und im Anschluss an die Tabelle auf Linux Systemen den Output des Commands iob diag einfügen.

      Hinweis: Das Eröffnen eines Issues hier ersetzt NICHT das Anlegen eine Issues im Repository des Adapters. Fehlerbehebungen werden ausschließlich über Issues getrackt.

      DANKE

      Bitte ausfüllen:

      • Adaptername: javascript
      • Adapterversion: 8.6.0
      • js-controller Version: 6.0.11
      • Admin Version: 7.0.25
      • Hardwaresystem: VM
      • Arbeitsspeicher: 10GB
      • Festplattenart: SSD
      • Betriebssystem: Ubuntu 22
      • Nodejs-Version: 18.17
      • NPM-Version: 9.6.7
      • Image, Docker genutzt:Nein

      Linux User bitte hier den Output von iob diag einfügen.

      Moin, ich hab seit einem update von javascript folgendes Problem (adapter startet nicht mehr):

      st.smarthome
      	2024-08-27 15:06:08.717	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.smarthome
      	2024-08-27 15:06:08.717	error	Caught by controller[0]: Node.js v18.17.1
      host.smarthome
      	2024-08-27 15:06:08.717	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
      host.smarthome
      	2024-08-27 15:06:08.717	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/lib/typescriptSettings.js:1:20)
      host.smarthome
      	2024-08-27 15:06:08.717	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
      host.smarthome
      	2024-08-27 15:06:08.717	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
      host.smarthome
      	2024-08-27 15:06:08.717	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
      host.smarthome
      	2024-08-27 15:06:08.717	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1220:27)
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1178:20)
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]: at internalCompileFunction (node:internal/vm:73:18)
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]: SyntaxError: Unexpected end of input
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]:
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]: function getIdentifierFromEntity
      host.smarthome
      	2024-08-27 15:06:08.716	error	Caught by controller[0]: /opt/iobroker/node_modules/typescript/lib/typescript.js:85017
      

      Gruß

      MOD-EDIT
      Bitte Code-Tags benutzen!

      posted in Error/Bug
      G
      Gatling
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo