Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller Lucy (Version 7.0) jetzt im Stable Repository

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller Lucy (Version 7.0) jetzt im Stable Repository

    This topic has been deleted. Only users with topic management privileges can see it.
    • mcm1957
      mcm1957 @Dommi239 last edited by

      @dommi239
      Nein, das Verhalten ist nicht bekannt. js-controller 7.0.6 läuft in zig Installationen einwandfrei.

      Und ja - mehr Infos brauchen wir.

      • Langfassung von iob diag
      • Fehlermeldungen im Log

      mal für den Anfang

      D 2 Replies Last reply Reply Quote 0
      • D
        Dommi239 @mcm1957 last edited by

        @mcm1957
        danke für die schnelle Rückmeldung.
        Die Ausgabe von iob diag wollte ich schon auslesen, jedoch wird folgendes ausgegeben:

        *** iob diag is starting up, please wait ***
        iob diag needs to be updated. Please execute 'iobroker fix' first.
        

        Nachdem ich "iobroker fix" ausgeführt habe und "iob fix" erneut starte kommt die selbe Meldung.

        Kannst du mir bitte sagen wie ich zu den Fehlermeldungen im Log komme bzw. wo das Logfile liegt?
        Ich zähle mich leider zu den Amateuren auf diesem Gebiet. 👶

        1 Reply Last reply Reply Quote 0
        • D
          Dommi239 @mcm1957 last edited by Dommi239

          @mcm1957
          Mit ein bisschen Internetrecherche bzw mithilfe des Befehls von dem Beitrag https://forum.iobroker.net/topic/59549/iob-diag-skript konnte ich die Ausgabe von iob diag generieren. Hier ist die Langfassung zu finden:

          ```bash
          Script v.2024-12-09 Raspbian+zigbee diag+masking
          
          *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v7l+
                Architecture: arm
          OS is similar to: debian
          
          Model           : Raspberry Pi 4 Model B Rev 1.4
          Docker          : false
          Virtualization  : none
          Kernel          : armv7l
          Userland        : 32 bit
          
          Systemuptime and Load:
           20:13:26 up 2 days, 17:12,  2 users,  load average: 1.03, 1.74, 1.94
          CPU threads: 4
          
          
          *** LIFE CYCLE STATUS ***
          Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** TIME AND TIMEZONES ***
                         Local time: Fri 2025-01-10 20:13:26 CET
                     Universal time: Fri 2025-01-10 19:13:26 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: n/a
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          pi
          HOME=/home/pi
          GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
          
          User that is running 'js-controller':
          js-controller is not running
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server: false
          Desktop:
          Terminal:       tty
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            3.8G        1.2G        2.2G        0.0K        422M        3.0G
          Swap:            99M         23M         76M
          Total:          3.9G        1.3G        2.2G
          
          Active iob-Instances:   1
          
                   3838 M total memory
                   1243 M used memory
                    500 M active memory
                   1051 M inactive memory
                   2172 M free memory
                     60 M buffer memory
                    362 M swap cache
                     99 M total swap
                     23 M used swap
                     76 M free swap
          
          *** top - Table Of Processes  ***
          top - 20:13:26 up 2 days, 17:12,  2 users,  load average: 1.03, 1.74, 1.94
          Tasks: 189 total,   1 running, 188 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  1.5 us,  0.0 sy,  0.0 ni, 98.5 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
          MiB Mem :   3838.4 total,   2172.0 free,   1243.7 used,    422.7 buff/cache
          MiB Swap:    100.0 total,     76.4 free,     23.6 used.   3006.0 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT             LOAD   ACTIVE SUB    DESCRIPTION
          * iobroker.service loaded failed failed ioBroker Server
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       30G   16G   13G  56% /
          devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
          tmpfs          tmpfs     768M  908K  767M   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
          /dev/sda1      fuseblk   120G  1.5G  119G   2% /media/usbstick
          tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Wed Jan  8 03:00:28 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:74:E9:FE vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=e555a3d8-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Wed Jan  8 03:00:29 2025] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
          [Wed Jan  8 03:00:29 2025] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Wed Jan  8 03:00:32 2025] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
          
          Show mounted filesystems:
          TARGET            SOURCE         FSTYPE  OPTIONS
          /                 /dev/mmcblk0p2 ext4    rw,noatime
          |-/boot           /dev/mmcblk0p1 vfat    rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
          `-/media/usbstick /dev/sda1      fuseblk rw,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
          
          Files in neuralgic directories:
          
          /var:
          du: cannot access '/var/lib/lxcfs/cgroup': Input/output error
          6.4G    /var/
          3.1G    /var/log
          3.0G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
          3.0G    /var/log/journal
          2.3G    /var/cache/apt
          
          Archived and active journals take up 2.9G in the file system.
          
          /opt/iobroker/backups:
          135M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          656M    /opt/iobroker/iobroker-data/
          465M    /opt/iobroker/iobroker-data/files
          163M    /opt/iobroker/iobroker-data/files/vis-2
          158M    /opt/iobroker/iobroker-data/files/admin.admin
          157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
          
          The five largest files in iobroker-data are:
          24M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.f305bc29.js.map
          24M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.8e80ccb0.js.map
          24M     /opt/iobroker/iobroker-data/files/vis-2/customWidgets.js.map
          19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.js.map
          16M     /opt/iobroker/iobroker-data/objects.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-FTDI_WEIDMANN_485_A17A7M72-if00-port0
          /dev/serial/by-id/usb-FTDI_WEIDMANN_485_A171XSMT-if00-port0
          
          Zigbee Network Settings on your coordinator/in nvbackup are:
          
          zigbee.X
          Extended Pan ID:
          *** MASKED ***
          Pan ID:
          *** MASKED ***
          Channel:
          *** MASKED ***
          Network Key:
          *** MASKED ***
          
          To unmask the settings run 'iob diag --unmask'
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v20.18.1
          /usr/bin/node           v20.18.1
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.4
          
          nodejs:
            Installed: 20.18.1-1nodesource1
            Candidate: 20.18.1-1nodesource1
            Version table:
           *** 20.18.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                  100 /var/lib/dpkg/status
               20.18.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.17.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.16.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.15.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.15.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.14.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.13.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.13.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.12.2-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.12.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.12.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.11.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.11.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.10.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.9.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.8.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.8.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.7.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.6.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.6.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.5.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.5.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.4.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.3.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.3.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.2.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.1.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.0.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               12.22.12~dfsg-1~deb11u5 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
               10.24.0~dfsg-1~deb10u3 500
                  500 https://archive.raspbian.org/raspbian buster/main armhf Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is not running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          raspberrypi         raspberrypi (version: 6.0.11, hostname: raspberrypi   , alive, uptime: 757)
          
          Core adapters versions
          js-controller:  7.0.6
          admin:          7.4.10
          javascript:     "javascript" not found
          
          nodejs modules from github:     6
          +-- @iobroker/plugin-sentry@1.2.1 (git+ssh://git@github.com/ioBroker/plugin-sentry.git#b4ffa9b120a09e4e276c76a03156c5cf2f7135b7)
          +-- iobroker.bambulab@0.3.4 (git+ssh://git@github.com/DrozmotiX/ioBroker.bambulab.git#e53b4e97cc6c3e1f9df0b4a48bf5d089f8747266)
          +-- iobroker.judoisoft@1.1.2 (git+ssh://git@github.com/arteck/ioBroker.judoisoft.git#ffb56fd97602fa5e4aab7c92acaab023d41aea17)
          +-- iobroker.sourceanalytix@0.4.12 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#2eeddf574c25d28a4d21719e2fc606f00408418e)
          +-- iobroker.web@6.3.1 (git+ssh://git@github.com/ioBroker/ioBroker.web.git#c2e3d0f8eb0f99201ad894a8b42123e244003ba8)
          +-- node-accuweather@1.6.3 (git+ssh://git@github.com/deniztetik/node-accuweather.git#7687b02cba4aff02bffbf169030f2c52ef546bea)
          
          Adapter State
            system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
            system.adapter.bambulab.0               : bambulab              : raspberrypi                              - disabled, port: 8883
            system.adapter.bydhvs.0                 : bydhvs                : raspberrypi                              -  enabled
            system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
            system.adapter.energiefluss.0           : energiefluss          : raspberrypi                              -  enabled
            system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
            system.adapter.fronius.0                : fronius               : raspberrypi                              -  enabled
            system.adapter.fronius.1                : fronius               : raspberrypi                              -  enabled
            system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              -  enabled
            system.adapter.history.0                : history               : raspberrypi                              -  enabled
            system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
            system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
            system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
            system.adapter.homee.0                  : homee                 : raspberrypi                              -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              -  enabled
            system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
            system.adapter.judoisoft.0              : judoisoft             : raspberrypi                              - disabled
            system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
            system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
            system.adapter.reolink.0                : reolink               : raspberrypi                              - disabled
            system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
            system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
            system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled
            system.adapter.smartmeter.1             : smartmeter            : raspberrypi                              -  enabled
            system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
            system.adapter.stiebel-isg.0            : stiebel-isg           : raspberrypi                              -  enabled
            system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
            system.adapter.tuya.0                   : tuya                  : raspberrypi                              - disabled
            system.adapter.vis-2.0                  : vis-2                 : raspberrypi                              -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              -  enabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              -  enabled
            system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              -  enabled
            system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              -  enabled
            system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
            system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
            system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            system.adapter.worx.0                   : worx                  : raspberrypi                              - disabled
          
          + instance is alive
          
          Enabled adapters with bindings
            system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
            system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
            system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
            system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
            system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
            system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, 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.4.10   , installed 7.4.10
          Adapter    "backitup"     : 3.0.31   , installed 3.0.31
          Adapter    "bydhvs"       : 1.5.0    , installed 1.5.0
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "energiefluss" : 3.6.2    , installed 3.6.2
          Adapter    "fb-checkpresence": 1.2.8 , installed 1.2.8
          Adapter    "fronius"      : 2.1.1    , installed 2.1.1
          Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
          Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
          Adapter    "homee"        : 1.2.0    , installed 1.2.0
          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
          Controller "js-controller": 7.0.6    , installed 7.0.6
          Adapter    "judoisoft"    : 1.1.1    , installed 1.1.2
          Adapter    "node-red"     : 5.2.1    , installed 5.2.1
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "reolink"      : 1.1.2    , installed 1.1.2
          Adapter    "rpi2"         : 2.2.1    , installed 2.2.1
          Adapter    "shelly"       : 8.5.1    , installed 8.5.1
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "stiebel-isg"  : 1.7.7    , installed 1.7.7
          Adapter    "trashschedule": 3.3.0    , installed 3.3.0
          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
          Adapter    "vis-icontwo"  : 1.5.0    , installed 1.6.3
          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "web"          : 6.2.5    , installed 6.3.1
          Adapter    "worx"         : 3.1.1    , installed 3.1.1
          Adapter    "ws"           : 2.6.2    , installed 2.6.2
          
          Objects and States
          Please stand by - This may take a while
          Objects:        5982
          States:         5347
          
          *** OS-Repositories and Updates ***
          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:3 https://apt.grafana.com stable InRelease
          Hit:4 https://repos.influxdata.com/debian stable InRelease
          Hit:5 https://apt.pivccu.de/piVCCU stable InRelease
          Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
          Hit:7 https://archive.raspbian.org/raspbian buster InRelease
          Reading package lists... Done
          Pending Updates: 23
          
          *** 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 10.0.3.1:53             0.0.0.0:*               LISTEN      0          15568      982/dnsmasq
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13055      971/sshd: /usr/sbin
          tcp        0      0 127.0.0.1:8086          0.0.0.0:*               LISTEN      999        16195      886/influxd
          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        15586      886/influxd
          tcp6       0      0 :::3000                 :::*                    LISTEN      110        15311      1803/grafana
          tcp6       0      0 :::22                   :::*                    LISTEN      0          13057      971/sshd: /usr/sbin
          udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          15567      982/dnsmasq
          udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          15564      982/dnsmasq
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15413      759/dhclient
          udp        0      0 0.0.0.0:56402           0.0.0.0:*                           108        14334      467/avahi-daemon: r
          udp        0      0 192.168.239.16:123      0.0.0.0:*                           0          12991      917/ntpd
          udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          12989      917/ntpd
          udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          12985      917/ntpd
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14332      467/avahi-daemon: r
          udp6       0      0 :::52779                :::*                                108        14335      467/avahi-daemon: r
          udp6       0      0 fe80::fc15:f3ff:fe4:123 :::*                                111        16877      917/ntpd
          udp6       0      0 fe80::e65f:1ff:fe74:123 :::*                                111        16523      917/ntpd
          udp6       0      0 2003:f2:5708:1a00:e:123 :::*                                111        16521      917/ntpd
          udp6       0      0 ::1:123                 :::*                                0          12995      917/ntpd
          udp6       0      0 :::123                  :::*                                0          12982      917/ntpd
          udp6       0      0 :::5353                 :::*                                108        14333      467/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2025-01-10 20:08:58.260  - info: host.raspberrypi instance system.adapter.bydhvs.0 terminated with code 0 (NO_ERROR)
          2025-01-10 20:08:58.260  - info: host.raspberrypi instance system.adapter.vis-2.0 terminated with code 0 (NO_ERROR)
          2025-01-10 20:08:58.347  - info: host.raspberrypi instance system.adapter.fb-checkpresence.0 terminated with code 0 (NO_ERROR)
          2025-01-10 20:08:58.347  - info: host.raspberrypi instance system.adapter.trashschedule.0 terminated with code 0 (NO_ERROR)
          2025-01-10 20:08:58.348  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
          2025-01-10 20:08:58.349  - info: host.raspberrypi instance system.adapter.hm-rpc.0 terminated with code 0 (NO_ERROR)
          2025-01-10 20:08:58.350  - info: host.raspberrypi All instances are stopped.
          2025-01-10 20:08:58.678  - info: host.raspberrypi instance system.adapter.fullybrowser.0 terminated with code 0 (NO_ERROR)
          2025-01-10 20:08:58.678  - info: host.raspberrypi All instances are stopped.
          2025-01-10 20:08:58.679  - warn: host.raspberrypi instance system.adapter.fronius.1 terminated due to SIGKILL
          2025-01-10 20:08:58.679  - info: host.raspberrypi instance system.adapter.fronius.1 terminated with code null ()
          2025-01-10 20:08:58.679  - info: host.raspberrypi All instances are stopped.
          2025-01-10 20:08:58.679  - warn: host.raspberrypi instance system.adapter.fronius.0 terminated due to SIGKILL
          2025-01-10 20:08:58.679  - info: host.raspberrypi instance system.adapter.fronius.0 terminated with code null ()
          2025-01-10 20:08:58.679  - info: host.raspberrypi All instances are stopped.
          2025-01-10 20:08:58.739  - warn: host.raspberrypi instance system.adapter.ping.0 terminated due to SIGKILL
          2025-01-10 20:08:58.740  - info: host.raspberrypi instance system.adapter.ping.0 terminated with code null ()
          2025-01-10 20:08:58.740  - info: host.raspberrypi All instances are stopped.
          2025-01-10 20:08:58.740  - warn: host.raspberrypi instance system.adapter.hm-rega.0 terminated due to SIGKILL
          2025-01-10 20:08:58.740  - info: host.raspberrypi instance system.adapter.hm-rega.0 terminated with code null ()
          2025-01-10 20:08:58.740  - info: host.raspberrypi All instances are stopped.
          2025-01-10 20:08:58.741  - warn: host.raspberrypi instance system.adapter.web.0 terminated due to SIGKILL
          2025-01-10 20:08:58.741  - info: host.raspberrypi instance system.adapter.web.0 terminated with code null ()
          2025-01-10 20:08:58.741  - info: host.raspberrypi All instances are stopped.
          2025-01-10 20:08:58.842  - info: host.raspberrypi terminated
          
          

          Und hier sind die Log-Einträge seit dem Update auf die neue js-controller version:

          Jan 10 20:11:08 raspberrypi grafana[1803]: logger=plugins.update.checker t=2025-01-10T20:11:08.194505219+01:00 level=info msg="Update check succeeded" duration=86.508092ms
          Jan 10 20:11:16 raspberrypi grafana[1803]: logger=cleanup t=2025-01-10T20:11:16.555987382+01:00 level=info msg="Completed cleanup jobs" duration=8.605590751s
          Jan 10 20:12:38 raspberrypi systemd[1]: Started Session 209 of user pi.
          Jan 10 20:12:38 raspberrypi systemd[1]: session-209.scope: Succeeded.
          Jan 10 20:13:26 raspberrypi dbus-daemon[472]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.57' (uid=1000 pid=26815 comm="hostnamectl ")
          Jan 10 20:13:26 raspberrypi systemd[1]: Starting Hostname Service...
          Jan 10 20:13:26 raspberrypi dbus-daemon[472]: [system] Successfully activated service 'org.freedesktop.hostname1'
          Jan 10 20:13:26 raspberrypi systemd[1]: Started Hostname Service.
          Jan 10 20:13:26 raspberrypi dbus-daemon[472]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.59' (uid=1000 pid=26831 comm="timedatectl ")
          Jan 10 20:13:26 raspberrypi systemd[1]: Starting Time & Date Service...
          Jan 10 20:13:26 raspberrypi dbus-daemon[472]: [system] Successfully activated service 'org.freedesktop.timedate1'
          Jan 10 20:13:26 raspberrypi systemd[1]: Started Time & Date Service.
          Jan 10 20:13:56 raspberrypi systemd[1]: systemd-hostnamed.service: Succeeded.
          Jan 10 20:13:56 raspberrypi systemd[1]: systemd-timedated.service: Succeeded.
          Jan 10 20:15:50 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:15:50.362771Z lvl=info msg="failed to store statistics" log_id=0txv6dRl000 service=monitor error=timeout
          Jan 10 20:16:10 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:16:10.292246Z lvl=info msg="failed to store statistics" log_id=0txv6dRl000 service=monitor error=timeout
          Jan 10 20:16:41 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:16:20.618384Z lvl=info msg="failed to store statistics" log_id=0txv6dRl000 service=monitor error=timeout
          Jan 10 20:16:41 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:16:30.944625Z lvl=info msg="failed to store statistics" log_id=0txv6dRl000 service=monitor error=timeout
          Jan 10 20:16:41 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:16:41.238123Z lvl=info msg="failed to store statistics" log_id=0txv6dRl000 service=monitor error=timeout
          Jan 10 20:16:48 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:16:48.105216Z lvl=info msg="Cache snapshot (start)" log_id=0txv6dRl000 engine=tsm1 trace_id=0u0QCmQG000 op_name=tsm1_cache_snapshot op_event=start
          Jan 10 20:16:48 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:16:48.166276Z lvl=info msg="Snapshot for path written" log_id=0txv6dRl000 engine=tsm1 trace_id=0u0QCmQG000 op_name=tsm1_cache_snapshot path=/media/usbstick/data/iobrokerDB/autogen/1304 duration=61.143ms
          Jan 10 20:16:48 raspberrypi influxd-systemd-start.sh[886]: ts=2025-01-10T19:16:48.167152Z lvl=info msg="Cache snapshot (end)" log_id=0txv6dRl000 engine=tsm1 trace_id=0u0QCmQG000 op_name=tsm1_cache_snapshot op_event=end op_elapsed=61.982ms
          Jan 10 20:17:04 raspberrypi CRON[27790]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
          Jan 10 20:17:32 raspberrypi systemd[1]: Started Session 211 of user pi.
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Dommi239 last edited by

            @dommi239

            Installier da Raspberry OS 12 in der 64Bit-Version (Lite) komplett NEU.

            1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @Dommi239 last edited by apollon77

              @dommi239 sind denn die Adapter soweit aktuell oder ggf alt?
              Sich wäre log interessant weil „Adapter startet nicht“ ist so schön nichts sagend 😉

              1 Reply Last reply Reply Quote 0
              • S
                smartin23 last edited by

                Hallo zusammen,

                ich habe den js-controller 7.0.3 installiert und es wird ein Update auf 7.0.6 angeboten. Beim Installieren kommt allerdings die Fehlermeldung

                "SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON"

                Das hatte ich bisher noch nie. Kennt jemand das Problem und weiß, wie ich es beheben kann?

                Habe IOBroker 7.4.10 installiert. Läuft bei mir im Docker auf meiner Diskstation, dort ist auch das aktuellste Image installiert.

                mcm1957 1 Reply Last reply Reply Quote 0
                • mcm1957
                  mcm1957 @smartin23 last edited by mcm1957

                  @smartin23

                  Bitte mal die SUCHFUNKTION verwenden. und in das js-controller 7 Topic mal reinschaun.

                  Kurzinfo zur Lösung:
                  Bei Docker auf 7.0.6 via Commandline akztualisieren. Spätere Updates gehen wieder via UI.

                  @Homoran Bitte an den js-controller 7 Topic anhängen.

                  EDIT: SChön langsam frag ich mich ob man das pinnen sollte 🙂

                  Homoran S 2 Replies Last reply Reply Quote 1
                  • Homoran
                    Homoran Global Moderator Administrators @mcm1957 last edited by

                    @mcm1957 sagte in js-controller Lucy (Version 7.0) jetzt im Stable Repository:

                    EDIT: SChön langsam frag ich mich ob man das pinnen sollte

                    nutzt nix!
                    Suche nach der Meldung wird ja auch nicht genutzt

                    T 1 Reply Last reply Reply Quote 1
                    • S
                      smartin23 @mcm1957 last edited by

                      @mcm1957 Guten Morgen, danke! Ich habe übrigens vorher gesucht - im Forum und per Google. Nur das Passende gefunden habe ich nicht, sorry. Jetzt aber dank Euch! 🙂

                      Christof.Kac 1 Reply Last reply Reply Quote 1
                      • Christof.Kac
                        Christof.Kac @smartin23 last edited by

                        Ich habe aktuell den folgenden sporadischen Fehler:

                        host.ioBrokerProductive 2025-02-15 12:57:26.768	error	cannot call visUtils: Not exists
                        

                        In der Suche habe ich nur Hinweise auf die Beta-Version bezüglich dieses Fehlers gefunden.
                        Ich nutze js-controller 7.0.6, habe schon iob fix, vis re-installation und andere Kleinigkeiten probiert, alles ohne Erfolg.
                        Gibt es hier noch einen Tip?

                        1 Reply Last reply Reply Quote 0
                        • T
                          ticaki Developer @Homoran last edited by

                          @homoran
                          Hast du mal nach der Meldung hier im Forum gesucht? Ich finde da nix relevantes. 🙂

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @ticaki last edited by

                            @ticaki sagte in js-controller Lucy (Version 7.0) jetzt im Stable Repository:

                            Hast du mal nach der Meldung hier im Forum gesucht?

                            damals hätte ich es noch gewusst, jetzt
                            https://forum.iobroker.net/search?term=Unexpected token '<'%2C "<!doctype ".&in=titlesposts
                            kommt einiges

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              ticaki Developer @Homoran last edited by

                              @homoran
                              Ok nur in der schnell auswahl war nix drin, dann entschuldige bitte 🙂

                              Homoran 1 Reply Last reply Reply Quote 1
                              • Homoran
                                Homoran Global Moderator Administrators @ticaki last edited by

                                @ticaki sagte in js-controller Lucy (Version 7.0) jetzt im Stable Repository:

                                dann entschuldige bitte

                                nöö 😁

                                da gibt es nix zu entschuldigen, ist ja nix gewesen!

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

                                Support us

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

                                512
                                Online

                                31.7k
                                Users

                                79.7k
                                Topics

                                1.3m
                                Posts

                                backup dynamic notifications js-controller lucy stable test
                                35
                                116
                                12261
                                Loading More Posts
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes
                                Reply
                                • Reply as topic
                                Log in to reply
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                The ioBroker Community 2014-2023
                                logo