Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. inventwo Icon Set Adapter - updaten funktioniert nicht

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    inventwo Icon Set Adapter - updaten funktioniert nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • rtwl
      rtwl @Thomas Braun last edited by

      @thomas-braun
      alles klar, danke 👍

      Ich denke das wird einiges an Zeit in Anspruch nehmen (171 Updates...) daher gehts erst später weiter. Muss jetzt Essen fahren. 🙄

      1 Reply Last reply Reply Quote 0
      • rtwl
        rtwl @Thomas Braun last edited by

        @thomas-braun sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

        System mit

        • sudo apt update
        • iob stop
        • sudo apt full-upgrade
        • sudo reboot

        soeben hab ich diese Schritte gemacht.
        was wäre jetzt mein nächster Schritt?

        js-controller updaten laut der offiziellen Anleitung?
        a4e11b69-d663-42ff-9f47-2671f9759ab5-image.png

        oder muss ich da vorab nochmal was machen?

        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @rtwl last edited by

          @rtwl sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

          soeben hab ich diese Schritte gemacht.
          was wäre jetzt mein nächster Schritt?

          Zeigen ...

          Full-Ausgabe von

          iob diag

          rtwl 1 Reply Last reply Reply Quote 0
          • rtwl
            rtwl @Glasfaser last edited by

            @glasfaser

            Skript v.2023-04-16
            
            *** BASE SYSTEM ***
            Model           : Raspberry Pi 4 Model B Rev 1.4
            Architecture    : aarch64
            Docker          : false
            Virtualization  : none
            Distributor ID: Raspbian
            Description:    Raspbian GNU/Linux 11 (bullseye)
            Release:        11
            Codename:       bullseye
            
            PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
            NAME="Raspbian GNU/Linux"
            VERSION_ID="11"
            VERSION="11 (bullseye)"
            VERSION_CODENAME=bullseye
            ID=raspbian
            ID_LIKE=debian
            HOME_URL="http://www.raspbian.org/"
            SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
            BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
            
            Systemuptime and Load:
            19:19:40 up 15 min,  1 user,  load average: 0.31, 0.33, 0.35
            CPU threads: 4
            
            Raspberry only:
            throttled=0x0
            Other values than 0x0 hint to temperature/voltage problems
            temp=62.3'C
            volt=0.9060V
            
            *** Time and Time Zones ***
                          Local time: Sun 2023-08-13 19:19:40 CEST
                      Universal time: Sun 2023-08-13 17:19:40 UTC
                            RTC time: n/a
                           Time zone: Europe/Vienna (CEST, +0200)
            System clock synchronized: yes
                         NTP service: active
                     RTC in local TZ: no
            
            *** User and Groups ***
            rtwl
            /home/rtwl
            rtwl adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:            3.8G        1.0G        2.5G        0.0K        307M        3.0G
            Swap:            99M          0B         99M
            Total:          3.9G        1.0G        2.6G
            
                    3794 M total memory
                    1016 M used memory
                     756 M active memory
                     454 M inactive memory
                    2470 M free memory
                      43 M buffer memory
                     263 M swap cache
                      99 M total swap
                       0 M used swap
                      99 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       15G  5.8G  8.0G  42% /
            devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     759M  804K  759M   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
            tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun Aug 13 19:03:46 2023] 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:75:F7:C5 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=36a229aa-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Sun Aug 13 19:03:47 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
            [Sun Aug 13 19:03:47 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [Sun Aug 13 19:03:50 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
            
            Show mounted filesystems (real ones only):
            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
            
            Files in neuralgic directories:
            
            /var:
            1.2G    /var/
            794M    /var/log
            793M    /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
            793M    /var/log/journal
            144M    /var/cache
            
            Archived and active journals take up 792.1M in the file system.
            
            /opt/iobroker/backups:
            131M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            978M    /opt/iobroker/iobroker-data/
            485M    /opt/iobroker/iobroker-data/history
            297M    /opt/iobroker/iobroker-data/files
            139M    /opt/iobroker/iobroker-data/backup-objects
            88M     /opt/iobroker/iobroker-data/files/echarts.admin
            
            The five largest files in iobroker-data are:
            36M     /opt/iobroker/iobroker-data/objects.jsonl
            23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
            23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
            23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
            17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b04901d.js.map
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v14.21.3
            /usr/bin/node           v14.21.3
            /usr/bin/npm            6.14.18
            /usr/bin/npx            6.14.18
            
            
            nodejs:
             Installed: 14.21.3-deb-1nodesource1
             Candidate: 14.21.3-deb-1nodesource1
             Version table:
            *** 14.21.3-deb-1nodesource1 500
                   500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                   100 /var/lib/dpkg/status
                12.22.12~dfsg-1~deb11u4 500
                   500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            MULTIHOSTSERVICE/enabled: false
            
            Core adapters versions
            js-controller:  4.0.23
            admin:          6.4.1
            javascript:     7.0.3
            
            Adapters from github:   5
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : smarthome                                -  enabled
             system.adapter.alias-manager.0          : alias-manager         : smarthome                                -  enabled
            + system.adapter.backitup.0               : backitup              : smarthome                                -  enabled
            + system.adapter.bring.0                  : bring                 : smarthome                                -  enabled
             system.adapter.daswetter.0              : daswetter             : smarthome                                -  enabled
             system.adapter.discovery.0              : discovery             : smarthome                                - disabled
            + system.adapter.echarts.0                : echarts               : smarthome                                -  enabled
             system.adapter.flot.0                   : flot                  : smarthome                                -  enabled
            + system.adapter.harmony.0                : harmony               : smarthome                                -  enabled
            + system.adapter.history.0                : history               : smarthome                                -  enabled
             system.adapter.ical.0                   : ical                  : smarthome                                -  enabled
             system.adapter.ical.1                   : ical                  : smarthome                                -  enabled
            + system.adapter.javascript.0             : javascript            : smarthome                                -  enabled
             system.adapter.meteoalarm.0             : meteoalarm            : smarthome                                -  enabled
             system.adapter.meteoalarm.1             : meteoalarm            : smarthome                                -  enabled
            + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
             system.adapter.netatmo-crawler.0        : netatmo-crawler       : smarthome                                -  enabled
            + system.adapter.onkyo.0                  : onkyo                 : smarthome                                -  enabled
            + system.adapter.pushover.0               : pushover              : smarthome                                -  enabled
            + system.adapter.radar2.0                 : radar2                : smarthome                                -  enabled
            + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.shuttercontrol.0         : shuttercontrol        : smarthome                                -  enabled
            + system.adapter.sourceanalytix.0         : sourceanalytix        : smarthome                                -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : smarthome                                -  enabled
             system.adapter.uv-protect.0             : uv-protect            : smarthome                                -  enabled
             system.adapter.vis-icontwo.0            : vis-icontwo           : smarthome                                -  enabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : smarthome                                -  enabled
             system.adapter.vis-materialdesign.0     : vis-materialdesign    : smarthome                                -  enabled
             system.adapter.vis-timeandweather.0     : vis-timeandweather    : smarthome                                -  enabled
             system.adapter.vis.0                    : vis                   : smarthome                                -  enabled
            + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.3.5    , installed 6.4.1
            Adapter    "alexa2"       : 3.24.1   , installed 3.24.1
            Adapter    "alias-manager": 1.2.4    , installed 1.2.4
            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
            Adapter    "bring"        : 1.8.1    , installed 1.8.1
            Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
            Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Adapter    "echarts"      : 1.5.1    , installed 1.5.1
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "harmony"      : 1.2.2    , installed 1.2.2
            Adapter    "history"      : 2.2.4    , installed 2.2.4
            Adapter    "ical"         : 1.13.3   , installed 1.13.3
            Adapter    "javascript"   : 7.0.3    , installed 7.0.3
            Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
            Adapter    "meteoalarm"   : 2.3.6    , installed 2.3.6
            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
            Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
            Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
            Adapter    "ping"         : 1.5.3    , installed 1.5.3
            Adapter    "pushover"     : 3.0.3    , installed 3.0.3
            Adapter    "radar2"       : 2.0.7    , installed 2.0.7
            Adapter    "shelly"       : 6.4.1    , installed 6.4.1
            Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 4.2.0    , installed 4.2.0
            Adapter    "trashschedule": 2.2.0    , installed 2.2.0
            Adapter    "uv-protect"   : 0.4.0    , installed 0.4.0
            Adapter    "vis"          : 1.4.16   , installed 1.4.16
            Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "web"          : 4.3.0    , installed 4.3.0
            Adapter    "ws"           : 1.3.0    , installed 1.3.0
            
            Objects and States
            Please stand by - This may take a while
            Objects:        9374
            States:         8189
            
            *** 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://deb.nodesource.com/node_14.x bullseye InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12596      531/sshd: /usr/sbin
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       13074      871/io.mqtt.0
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15504      499/iobroker.js-con
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15497      499/iobroker.js-con
            tcp6       0      0 :::61991                :::*                    LISTEN      1001       13277      1000/io.harmony.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          12598      531/sshd: /usr/sbin
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15661      610/io.admin.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       13123      905/io.web.0
            udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       15839      793/io.radar2.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1892       667/dhcpcd
            udp        0      0 0.0.0.0:59618           0.0.0.0:*                           108        1769       392/avahi-daemon: r
            udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       13278      1000/io.harmony.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1767       392/avahi-daemon: r
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15105      761/io.shelly.0
            udp6       0      0 :::39631                :::*                                108        1770       392/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                108        1768       392/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-08-13 19:07:11.340  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz shelly.0 alive läuft wieder
            2023-08-13 19:07:12.571  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz radar2.0 alive läuft wieder
            2023-08-13 19:07:23.619  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz onkyo.0 alive läuft wieder
            2023-08-13 19:07:24.578  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz mqtt.0 alive läuft wieder
            2023-08-13 19:07:29.300  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz backitup.0 alive läuft wieder
            2023-08-13 19:07:31.221  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz web.0 alive läuft wieder
            2023-08-13 19:07:40.972  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz bring.0 alive läuft wieder
            2023-08-13 19:07:41.818  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz vis-inventwo.0 alive läuft wieder
            2023-08-13 19:07:45.832  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz trashschedule.0 alive läuft wieder
            2023-08-13 19:07:52.116  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz harmony.0 alive läuft wieder
            2023-08-13 19:08:02.115  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz shuttercontrol.0 alive läuft wieder
            2023-08-13 19:08:17.218  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz sourceanalytix.0 alive läuft wieder
            2023-08-13 19:08:21.352  - info: javascript.0 (686) script.js.common.Adapter_check: Instanz echarts.0 alive läuft wieder
            2023-08-13 19:15:02.116  - info: shuttercontrol.0 (1048) Sunprotect #422 Set ID: Terrassen Fenster value: 100%
            2023-08-13 19:15:07.196  - info: shuttercontrol.0 (1048) Sunprotect #422 Set ID: Küche value: 100%
            2023-08-13 19:15:12.216  - info: shuttercontrol.0 (1048) Sunprotect #422 Set ID: Wäscheraum value: 100%
            2023-08-13 19:15:12.231  - info: javascript.0 (686) script.js.Raffstores.Wäscheraum: geöffnet
            2023-08-13 19:15:17.252  - info: shuttercontrol.0 (1048) Sunprotect #422 Set ID: Schrankraum value: 100%
            2023-08-13 19:15:17.281  - info: javascript.0 (686) script.js.Raffstores.Schrankraum: geöffnet
            2023-08-13 19:15:22.291  - info: shuttercontrol.0 (1048) Sunprotect #422 Set ID: Kinderzimmer value: 100%
            2023-08-13 19:15:22.305  - info: javascript.0 (686) script.js.Raffstores.LindaZimmer: geöffnet
            2023-08-13 19:15:27.311  - info: shuttercontrol.0 (1048) Sunprotect #422 Set ID: IsabellZimmer value: 100%
            2023-08-13 19:15:27.325  - info: javascript.0 (686) script.js.Raffstores.IsabellZimmer: geöffnet
            2023-08-13 19:15:30.219  - info: javascript.0 (686) script.js.Raffstores.Küche: halb oben
            2023-08-13 19:15:48.220  - info: javascript.0 (686) script.js.Raffstores.TerrassenFenster: halb geöffnet
            
            

            ======================= SUMMARY =======================
                                v.2023-04-16
            
            
            Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
            Kernel:                 6.1.21-v8+
            Installation:           Native
            Timezone:               Europe/Vienna (CEST, +0200)
            User-ID:                1000
            X-Server:               false
            Boot Target:            graphical.target
            
            Pending OS-Updates:     0
            Pending iob updates:    2
            
            Nodejs-Installation:    /usr/bin/nodejs         v14.21.3
                                   /usr/bin/node           v14.21.3
                                   /usr/bin/npm            6.14.18
                                   /usr/bin/npx            6.14.18
            
            Recommended versions are nodejs 18.x.y and npm 9.x.y
            Your nodejs installation is correct
            
            MEMORY:
                          total        used        free      shared  buff/cache   available
            Mem:            3.8G        1.0G        2.2G        0.0K        532M        3.0G
            Swap:            99M          0B         99M
            Total:          3.9G        1.0G        2.3G
            
            Active iob-Instances:   19
            Active repo(s): stable
            
            ioBroker Core:          js-controller           4.0.23
                                   admin                   6.4.1
            
            ioBroker Status:        iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            Objects:                9374
            States:                 8189
            
            Size of iob-Database:
            
            36M     /opt/iobroker/iobroker-data/objects.jsonl
            9.6M    /opt/iobroker/iobroker-data/objects.json.migrated
            9.6M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
            2.8M    /opt/iobroker/iobroker-data/states.jsonl
            1.2M    /opt/iobroker/iobroker-data/states.json.migrated
            1.2M    /opt/iobroker/iobroker-data/states.json.bak.migrated
            0       /opt/iobroker/iobroker-data/states.json.broken
            
            
            
            =================== END OF SUMMARY ====================
            

            Glasfaser 2 Replies Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @rtwl last edited by

              @rtwl

              Überflogen ... sieht gut aus .

              Würde jetzt das wichtigste machen , den js-controller updaten .
              Zuvor aber ein BACKUP !!

              rtwl 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @rtwl last edited by

                @rtwl sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                Adapter "admin" : 6.3.5 , installed 6.4.1

                Was mich wundert ...
                du bist in Stable und hast ein Uralte BETA Version vom Admin auf deinem System vorhanden !?

                1 Reply Last reply Reply Quote 0
                • rtwl
                  rtwl @Glasfaser last edited by

                  @glasfaser sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                  Zuvor aber ein BACKUP

                  Reicht das tägliche Backup vom backitup Adapter?

                  @glasfaser sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                  du bist in Stable und hast ein Uralte BETA Version vom Admin auf deinem System

                  Keine Ahnung, ich glaube ich hab mal ein BETA Installiert. Soll ich da vorher was ändern, bevor ich den js-controller update?

                  Glasfaser 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @rtwl last edited by

                    @rtwl sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                    Reicht das tägliche Backup vom backitup Adapter?

                    NEIN ... immer vor einer Änderung / update / upgrade usw. erstellen !

                    1 Reply Last reply Reply Quote 0
                    • rtwl
                      rtwl last edited by

                      okay, Backup soeben mit dem backitup Adapter gemacht - liegt auf google drive.

                      jetzt den js-controller? - sorry die blöden Fragen, aber ich will mir nichts zerstören.

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @rtwl last edited by

                        @rtwl

                        Ja , jetzt den JS Controller

                        rtwl 1 Reply Last reply Reply Quote 0
                        • rtwl
                          rtwl @Glasfaser last edited by

                          @glasfaser

                          Skript v.2023-04-16
                          
                          *** BASE SYSTEM ***
                          Model           : Raspberry Pi 4 Model B Rev 1.4
                          Architecture    : aarch64
                          Docker          : false
                          Virtualization  : none
                          Distributor ID: Raspbian
                          Description:    Raspbian GNU/Linux 11 (bullseye)
                          Release:        11
                          Codename:       bullseye
                          
                          PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
                          NAME="Raspbian GNU/Linux"
                          VERSION_ID="11"
                          VERSION="11 (bullseye)"
                          VERSION_CODENAME=bullseye
                          ID=raspbian
                          ID_LIKE=debian
                          HOME_URL="http://www.raspbian.org/"
                          SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                          BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                          
                          Systemuptime and Load:
                          20:13:17 up  1:09,  1 user,  load average: 1.71, 1.78, 1.07
                          CPU threads: 4
                          
                          Raspberry only:
                          throttled=0x0
                          Other values than 0x0 hint to temperature/voltage problems
                          temp=67.2'C
                          volt=0.9060V
                          
                          *** Time and Time Zones ***
                                        Local time: Sun 2023-08-13 20:13:17 CEST
                                    Universal time: Sun 2023-08-13 18:13:17 UTC
                                          RTC time: n/a
                                         Time zone: Europe/Vienna (CEST, +0200)
                          System clock synchronized: yes
                                       NTP service: active
                                   RTC in local TZ: no
                          
                          *** User and Groups ***
                          rtwl
                          /home/rtwl
                          rtwl adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                          
                          *** X-Server-Setup ***
                          X-Server:       false
                          Desktop:
                          Terminal:       tty
                          Boot Target:    graphical.target
                          
                          *** MEMORY ***
                                        total        used        free      shared  buff/cache   available
                          Mem:            3.8G        646M        2.4G        0.0K        727M        3.1G
                          Swap:            99M          0B         99M
                          Total:          3.9G        646M        2.5G
                          
                                  3794 M total memory
                                   646 M used memory
                                   665 M active memory
                                   484 M inactive memory
                                  2419 M free memory
                                   120 M buffer memory
                                   607 M swap cache
                                    99 M total swap
                                     0 M used swap
                                    99 M free swap
                          
                          Raspberry only:
                          oom events: 0
                          lifetime oom required: 0 Mbytes
                          total time in oom handler: 0 ms
                          max time spent in oom handler: 0 ms
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/root      ext4       15G  5.8G  8.0G  42% /
                          devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                          tmpfs          tmpfs     759M  804K  759M   1% /run
                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                          tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Sun Aug 13 19:03:46 2023] 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:75:F7:C5 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=36a229aa-02 rootfstype=ext4 fsck.repair=yes rootwait
                          [Sun Aug 13 19:03:47 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                          [Sun Aug 13 19:03:47 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                          [Sun Aug 13 19:03:50 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                          
                          Show mounted filesystems (real ones only):
                          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
                          
                          Files in neuralgic directories:
                          
                          /var:
                          1.2G    /var/
                          794M    /var/log
                          793M    /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
                          793M    /var/log/journal
                          144M    /var/cache
                          
                          Archived and active journals take up 792.1M in the file system.
                          
                          /opt/iobroker/backups:
                          140M    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          956M    /opt/iobroker/iobroker-data/
                          485M    /opt/iobroker/iobroker-data/history
                          297M    /opt/iobroker/iobroker-data/files
                          139M    /opt/iobroker/iobroker-data/backup-objects
                          88M     /opt/iobroker/iobroker-data/files/echarts.admin
                          
                          The five largest files in iobroker-data are:
                          23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                          23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                          23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                          17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b04901d.js.map
                          17M     /opt/iobroker/iobroker-data/files/echarts.admin/preview/static/js/main.1b04901d.js.map
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v14.21.3
                          /usr/bin/node           v14.21.3
                          /usr/bin/npm            6.14.18
                          /usr/bin/npx            6.14.18
                          
                          
                          nodejs:
                           Installed: 14.21.3-deb-1nodesource1
                           Candidate: 14.21.3-deb-1nodesource1
                           Version table:
                          *** 14.21.3-deb-1nodesource1 500
                                 500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                 100 /var/lib/dpkg/status
                              12.22.12~dfsg-1~deb11u4 500
                                 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          MULTIHOSTSERVICE/enabled: false
                          
                          Core adapters versions
                          js-controller:  4.0.24
                          admin:          6.4.1
                          javascript:     7.0.3
                          
                          Adapters from github:   5
                          
                          Adapter State
                          No connection to databases possible ...
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          stable        : http://download.iobroker.net/sources-dist.json
                          beta          : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "admin"        : 6.3.5    , installed 6.4.1
                          Adapter    "alexa2"       : 3.24.1   , installed 3.24.1
                          Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                          Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                          Adapter    "bring"        : 1.8.1    , installed 1.8.1
                          Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                          Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                          Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                          Adapter    "history"      : 2.2.4    , installed 2.2.4
                          Adapter    "ical"         : 1.13.3   , installed 1.13.3
                          Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                          Controller "js-controller": 4.0.24   , installed 4.0.24
                          Adapter    "meteoalarm"   : 2.3.6    , installed 2.3.6
                          Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                          Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                          Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                          Adapter    "ping"         : 1.5.3    , installed 1.5.3
                          Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                          Adapter    "radar2"       : 2.0.7    , installed 2.0.7
                          Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                          Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                          Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                          Adapter    "uv-protect"   : 0.4.0    , installed 0.4.0
                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                          Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
                          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        9374
                          States:         8192
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 https://deb.nodesource.com/node_14.x bullseye InRelease
                          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                          Reading package lists...
                          Pending Updates: 0
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12596      531/sshd: /usr/sbin
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       57685      3960/io.mqtt.0
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       55023      3627/iobroker.js-co
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       55016      3627/iobroker.js-co
                          tcp6       0      0 :::61991                :::*                    LISTEN      1001       58753      4150/io.harmony.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          12598      531/sshd: /usr/sbin
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       53785      3645/io.admin.0
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       57757      4033/io.web.0
                          udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       59450      3782/io.radar2.0
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1892       667/dhcpcd
                          udp        0      0 0.0.0.0:59618           0.0.0.0:*                           108        1769       392/avahi-daemon: r
                          udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       58755      4150/io.harmony.0
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1767       392/avahi-daemon: r
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       57098      3728/io.shelly.0
                          udp6       0      0 :::39631                :::*                                108        1770       392/avahi-daemon: r
                          udp6       0      0 :::5353                 :::*                                108        1768       392/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-08-13 20:14:21.939  - info: radar2.0 (3782) Adapter identified macs: (60:b7:6e:01:2e:68,84:2a:fd:25:2d:48,54:60:09:84:fd:d2,00:1e:c0:5d:9e:de,dc:0b:34:c9:1f:49,58:24:29:6b:45:17,00:04:20:fb:fa:12,5c:33:8e:9d:db:c6,b2:a7:b9:06:f9:22),
                          ips: (192.168.0.8,192.168.0.29,192.168.0.12,192.168.0.23,192.168.0.9,192.168.0.7,192.168.0.6,192.168.0.19,192.168.0.100),
                          bts LE: (),
                          bts norm: ()
                          2023-08-13 20:14:22.151  - info: radar2.0 (3782) will scan UWZ with code UWZAT00803 every 60 minutes
                          2023-08-13 20:14:22.281  - info: radar2.0 (3782) UWZ found the following (changed) warnings: Unwetterwarnung der Stufe Rot vor starkem Gewitter, gültig von Sonntag, 13.08. 14:00 Uhr bis Dienstag, 15.08. 14:00 Uhr.: alert_forewarn_red
                          Wetterhinweis wegen Hitze, gültig von Montag, 14.08. 14:00 Uhr bis Montag, 14.08. 17:00 Uhr.: notice_forewarn_orange
                          2023-08-13 20:14:22.317  - info: radar2.0 (3782) radar2 found 9 devices in config (Papa,Drucker,Chromecast,LMAir,Tasker_Handy,Mama,HarmonyHub,Fernseher,Smartmeter) and 9 enabled.
                          2023-08-13 20:14:22.318  - info: radar2.0 (3782) radar2 set use of noble(false), doArp(false), btid(-1) and doUwz(UWZAT00803,60,0,de,true).
                          2023-08-13 20:14:22.912  - info: vis-inventwo.0 (4096) starting. Version 3.3.3 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v14.21.3, js-controller: 4.0.24
                          2023-08-13 20:14:28.157  - info: shuttercontrol.0 (4151) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.shuttercontrol, node: v14.21.3, js-controller: 4.0.24
                          2023-08-13 20:14:30.609  - info: sourceanalytix.0 (4200) starting. Version 0.4.14 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v14.21.3, js-controller: 4.0.24
                          2023-08-13 20:14:30.656  - info: sourceanalytix.0 (4200) Welcome to SourceAnalytix, making things ready ...
                          2023-08-13 20:14:30.773  - info: sourceanalytix.0 (4200) Found 3 SourceAnalytix enabled states
                          2023-08-13 20:14:30.774  - info: sourceanalytix.0 (4200) Initialising (1 of 3) "shelly.0.SHPLG-S#9773DE#1.Relay0.Energy"
                          2023-08-13 20:14:32.305  - info: echarts.0 (4236) starting. Version 1.5.1 in /opt/iobroker/node_modules/iobroker.echarts, node: v14.21.3, js-controller: 4.0.24
                          2023-08-13 20:14:34.569  - info: sourceanalytix.0 (4200) Initialization of shelly.0.SHPLG-S#9773DE#1.Relay0.Energy successfully
                          2023-08-13 20:14:34.570  - info: sourceanalytix.0 (4200) Initialising (2 of 3) "shelly.0.SHPLG-S#8040D1#1.Relay0.Energy"
                          2023-08-13 20:14:38.809  - info: sourceanalytix.0 (4200) Initialization of shelly.0.SHPLG-S#8040D1#1.Relay0.Energy successfully
                          2023-08-13 20:14:38.810  - info: sourceanalytix.0 (4200) Initialising (3 of 3) "mqtt.0.SHRDZM.4C7525361F9E.4C7525361F9E.sensor.1.8.0"
                          2023-08-13 20:14:42.516  - info: sourceanalytix.0 (4200) Initialization of mqtt.0.SHRDZM.4C7525361F9E.4C7525361F9E.sensor.1.8.0 successfully
                          2023-08-13 20:14:42.529  - info: sourceanalytix.0 (4200) Successfully activated SourceAnalytix for 3 of 3 states, will do my Job until you stop me!
                          2023-08-13 20:14:48.938  - info: radar2.0 (3782) first scan took 26.618 seconds
                          2023-08-13 20:14:48.939  - info: radar2.0 (3782) will scan external network every  60  minutes
                          2023-08-13 20:14:49.496  - info: radar2.0 (3782) Adapter initialization finished!
                          
                          

                          js-controller ist up to date.

                          wie geht es weiter?

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @rtwl last edited by

                            @rtwl sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                            wie geht es weiter?

                            HowTo in seiner Signatur zu 18

                            https://forum.iobroker.net/post/1029006

                            rtwl 1 Reply Last reply Reply Quote 0
                            • rtwl
                              rtwl @Glasfaser last edited by

                              @glasfaser
                              ich habs befürchtet, dass das jetzt kommt...
                              hab mir den Post 1 dort schon gelesen, aber bin mir nicht sicher ob ich das schaffe. Da muss man so viel selber kontrollieren und einschätzen ob korrekt bzw "kann man ignorieren" oder auch irgendwelche Verisonsnummern/Pfade rausfinden,... so dass ich mich da ehrlichgesagt nicht sicher fühle, das ganze durchzuspielen.

                              1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser last edited by Glasfaser

                                @rtwl sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                                das ganze durchzuspielen.

                                siehe hier den Hinweis !

                                @thomas-braun sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:
                                Oder du kannst auch probieren mit der Beta-Version von iob diag auf node18 zu kommen.

                                per :

                                curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_diag > iob_diag
                                chmod 744 iob_diag
                                ./iob_diag
                                
                                rtwl 1 Reply Last reply Reply Quote 0
                                • rtwl
                                  rtwl @Glasfaser last edited by

                                  @glasfaser
                                  kann ich gerne "probieren". Was aber passiert da im schlimmsten Fall? Kann ich damit mein System lahm legen?

                                  muss ich diese 3 Zeilen hintereinander einfügen mit jeweils [ENTER], oder ist es nur eine Zeile und beim Einfügen hier etwas schief gegangen?

                                  Glasfaser 1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @rtwl last edited by

                                    @rtwl sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                                    muss ich diese 3 Zeilen hintereinander einfügen mit jeweils [ENTER], oder ist es nur eine Zeile und beim Einfügen hier etwas schief gegangen?

                                    in der ersten Zeile wird von Github das Script auf dein System geladen
                                    in der zweiten Zeile die Rechte dafür vergeben
                                    die dritte Zeile startet das Script .

                                    Also alles einzeln eingeben !

                                    rtwl 1 Reply Last reply Reply Quote 0
                                    • rtwl
                                      rtwl @Glasfaser last edited by

                                      @glasfaser
                                      Erledigt.

                                      Skript v.2023-08-13
                                      
                                      *** BASE SYSTEM ***
                                         Static hostname: smarthome
                                               Icon name: computer
                                              Machine ID: ce513f1a44ff4c9dbd382eb66e08c51e
                                                 Boot ID: 6acd61a272a4420690e212e4f6f77ae7
                                        Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                  Kernel: Linux 6.1.21-v8+
                                            Architecture: arm64
                                      
                                      Model           : Raspberry Pi 4 Model B Rev 1.4
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : aarch64
                                      Userland        : armhf
                                      
                                      Systemuptime and Load:
                                       21:02:55 up  1:59,  1 user,  load average: 0.41, 0.67, 1.06
                                      CPU threads: 4
                                      
                                      Raspberry only:
                                      throttled=0x0
                                      Other values than 0x0 hint to temperature/voltage problems
                                      temp=63.3'C
                                      volt=0.9060V
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Sun 2023-08-13 21:02:55 CEST
                                                 Universal time: Sun 2023-08-13 19:02:55 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Vienna (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      rtwl
                                      /home/rtwl
                                      rtwl adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            3.8G        1.1G        2.0G        0.0K        768M        2.9G
                                      Swap:            99M          0B         99M
                                      Total:          3.9G        1.1G        2.1G
                                      
                                               3794 M total memory
                                               1059 M used memory
                                                840 M active memory
                                                751 M inactive memory
                                               1966 M free memory
                                                123 M buffer memory
                                                645 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      Raspberry only:
                                      oom events: 0
                                      lifetime oom required: 0 Mbytes
                                      total time in oom handler: 0 ms
                                      max time spent in oom handler: 0 ms
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      0 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      /dev/root      ext4       15G  5.8G  8.0G  43% /
                                      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                      tmpfs          tmpfs     759M  808K  759M   1% /run
                                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                      /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                      tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Sun Aug 13 19:03:46 2023] 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:75:F7:C5 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=36a229aa-02 rootfstype=ext4 fsck.repair=yes rootwait
                                      [Sun Aug 13 19:03:47 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                      [Sun Aug 13 19:03:47 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                      [Sun Aug 13 19:03:50 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems \(real ones only\):
                                      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
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      1.2G    /var/
                                      794M    /var/log
                                      793M    /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
                                      793M    /var/log/journal
                                      144M    /var/cache
                                      
                                      Archived and active journals take up 792.1M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      140M    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      962M    /opt/iobroker/iobroker-data/
                                      485M    /opt/iobroker/iobroker-data/history
                                      297M    /opt/iobroker/iobroker-data/files
                                      139M    /opt/iobroker/iobroker-data/backup-objects
                                      88M     /opt/iobroker/iobroker-data/files/echarts.admin
                                      
                                      The five largest files in iobroker-data are:
                                      23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                                      20M     /opt/iobroker/iobroker-data/objects.jsonl
                                      17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b04901d.js.map
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v14.21.3
                                      /usr/bin/node           v14.21.3
                                      /usr/bin/npm            6.14.18
                                      /usr/bin/npx            6.14.18
                                      /usr/bin/corepack       0.15.1
                                      
                                      
                                      nodejs:
                                        Installed: 14.21.3-deb-1nodesource1
                                        Candidate: 14.21.3-deb-1nodesource1
                                        Version table:
                                       *** 14.21.3-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           12.22.12~dfsg-1~deb11u4 500
                                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 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:  4.0.24
                                      admin:          6.4.1
                                      javascript:     7.0.3
                                      
                                      Adapters from github:   5
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : smarthome                                -  enabled
                                        system.adapter.alias-manager.0          : alias-manager         : smarthome                                -  enabled
                                      + system.adapter.backitup.0               : backitup              : smarthome                                -  enabled
                                      + system.adapter.bring.0                  : bring                 : smarthome                                -  enabled
                                        system.adapter.daswetter.0              : daswetter             : smarthome                                -  enabled
                                        system.adapter.discovery.0              : discovery             : smarthome                                - disabled
                                      + system.adapter.echarts.0                : echarts               : smarthome                                -  enabled
                                        system.adapter.flot.0                   : flot                  : smarthome                                -  enabled
                                      + system.adapter.harmony.0                : harmony               : smarthome                                -  enabled
                                      + system.adapter.history.0                : history               : smarthome                                -  enabled
                                        system.adapter.ical.0                   : ical                  : smarthome                                -  enabled
                                        system.adapter.ical.1                   : ical                  : smarthome                                -  enabled
                                      + system.adapter.javascript.0             : javascript            : smarthome                                -  enabled
                                        system.adapter.meteoalarm.0             : meteoalarm            : smarthome                                -  enabled
                                        system.adapter.meteoalarm.1             : meteoalarm            : smarthome                                -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
                                        system.adapter.netatmo-crawler.0        : netatmo-crawler       : smarthome                                -  enabled
                                      + system.adapter.onkyo.0                  : onkyo                 : smarthome                                -  enabled
                                      + system.adapter.pushover.0               : pushover              : smarthome                                -  enabled
                                      + system.adapter.radar2.0                 : radar2                : smarthome                                -  enabled
                                      + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.shuttercontrol.0         : shuttercontrol        : smarthome                                -  enabled
                                      + system.adapter.sourceanalytix.0         : sourceanalytix        : smarthome                                -  enabled
                                      + system.adapter.trashschedule.0          : trashschedule         : smarthome                                -  enabled
                                        system.adapter.uv-protect.0             : uv-protect            : smarthome                                -  enabled
                                        system.adapter.vis-icontwo.0            : vis-icontwo           : smarthome                                -  enabled
                                      + system.adapter.vis-inventwo.0           : vis-inventwo          : smarthome                                -  enabled
                                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : smarthome                                -  enabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : smarthome                                -  enabled
                                        system.adapter.vis.0                    : vis                   : smarthome                                -  enabled
                                      + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.mqtt.0                   : mqtt                  : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.3.5    , installed 6.4.1
                                      Adapter    "alexa2"       : 3.24.1   , installed 3.24.1
                                      Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                                      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                      Adapter    "bring"        : 1.8.1    , installed 1.8.1
                                      Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                                      Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                      Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                      Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                      Adapter    "history"      : 2.2.4    , installed 2.2.4
                                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                      Controller "js-controller": 4.0.24   , installed 4.0.24
                                      Adapter    "meteoalarm"   : 2.3.6    , installed 2.3.6
                                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                      Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                      Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                                      Adapter    "radar2"       : 2.0.7    , installed 2.0.7
                                      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                      Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                      Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                                      Adapter    "uv-protect"   : 0.4.0    , installed 0.4.0
                                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
                                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        9374
                                      States:         8137
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                                      Reading package lists... Done
                                      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:22              0.0.0.0:*               LISTEN      0          12596      531/sshd: /usr/sbin
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       65910      4948/io.mqtt.0
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       65035      4683/iobroker.js-co
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       65028      4683/iobroker.js-co
                                      tcp6       0      0 :::61991                :::*                    LISTEN      1001       64370      5142/io.harmony.0
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          12598      531/sshd: /usr/sbin
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       62901      4702/io.admin.0
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       66017      5011/io.web.0
                                      udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       86007      6067/io.radar2.0
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1892       667/dhcpcd
                                      udp        0      0 0.0.0.0:59618           0.0.0.0:*                           108        1769       392/avahi-daemon: r
                                      udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       64371      5142/io.harmony.0
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1767       392/avahi-daemon: r
                                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       63006      4793/io.shelly.0
                                      udp6       0      0 :::39631                :::*                                108        1770       392/avahi-daemon: r
                                      udp6       0      0 :::5353                 :::*                                108        1768       392/avahi-daemon: r
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-08-13 20:42:00.180  - info: javascript.0 (4725) script.js.VIS.Anzahl_Lampen: 1
                                      2023-08-13 20:51:20.212  - info: web.0 (5011) ==> Connected system.user.admin from ::ffff:192.168.0.5
                                      2023-08-13 20:52:00.073  - info: shuttercontrol.0 (5194) Living down #18 Set ID: Terrassen Fenster value: 0%
                                      2023-08-13 20:52:00.096  - info: javascript.0 (4725) script.js.Raffstores.TerrassenFenster: geschlossen
                                      2023-08-13 20:52:03.102  - info: shuttercontrol.0 (5194) Living down #18 Set ID: Küche value: 0%
                                      2023-08-13 20:52:03.117  - info: javascript.0 (4725) script.js.Raffstores.Küche: geschlossen
                                      2023-08-13 20:52:06.132  - info: shuttercontrol.0 (5194) Living down #18 Set ID: Wäscheraum value: 0%
                                      2023-08-13 20:52:06.169  - info: javascript.0 (4725) script.js.Raffstores.Wäscheraum: geschlossen
                                      2023-08-13 20:52:09.179  - info: shuttercontrol.0 (5194) Living down #18 Set ID: Wohnzimmer value: 0%
                                      2023-08-13 20:52:11.202  - info: javascript.0 (4725) script.js.Raffstores.Wohnzimmer: geschlossen / Lamellen offen
                                      2023-08-13 20:52:12.219  - info: shuttercontrol.0 (5194) Living down #18 Set ID: Vorzimmer value: 0%
                                      2023-08-13 20:52:15.289  - info: shuttercontrol.0 (5194) Living down #18 Set ID: Bad value: 0%
                                      2023-08-13 20:52:18.309  - info: shuttercontrol.0 (5194) Living down #18 Set ID: Schrankraum value: 0%
                                      2023-08-13 20:52:47.299  - info: javascript.0 (4725) script.js.Raffstores.Vorzimmer: geschlossen / Lamellen offen
                                      2023-08-13 20:52:49.313  - info: javascript.0 (4725) script.js.Raffstores.Bad: geschlossen / Lamellen offen
                                      2023-08-13 20:52:52.345  - info: javascript.0 (4725) script.js.Raffstores.Schrankraum: geschlossen / Lamellen offen
                                      2023-08-13 21:00:21.982  - info: sourceanalytix.0 (5227) Got terminate signal TERMINATE_YOURSELF
                                      2023-08-13 21:00:21.985  - info: sourceanalytix.0 (5227) SourceAnalytix stopped, now you have to calculate by yourself :'( ...
                                      2023-08-13 21:00:21.986  - info: sourceanalytix.0 (5227) terminating
                                      2023-08-13 21:00:21.988  - info: sourceanalytix.0 (5227) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2023-08-13 21:01:04.205  - info: radar2.0 (4852) Got terminate signal TERMINATE_YOURSELF
                                      2023-08-13 21:01:04.213  - info: radar2.0 (4852) Unload adapter now with null
                                      2023-08-13 21:01:04.215  - info: radar2.0 (4852) Adapter disconnected and stopped with dostop(null) and callback(true)
                                      2023-08-13 21:01:04.216  - info: radar2.0 (4852) terminating
                                      2023-08-13 21:01:04.218  - info: radar2.0 (4852) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      
                                      

                                      Vielen Dank zwischendurch mal für deine Hilfe!

                                      rtwl 1 Reply Last reply Reply Quote 0
                                      • rtwl
                                        rtwl @rtwl last edited by

                                        ah doch nicht - wird erst jetzt installiert

                                        1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser last edited by

                                          @rtwl sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:

                                          wird erst jetzt installiert

                                          jipp

                                          rtwl 1 Reply Last reply Reply Quote 0
                                          • rtwl
                                            rtwl @Glasfaser last edited by

                                            @glasfaser
                                            sieht schlecht aus...

                                            You are running nodejs v.14.21.3. Do you want to install recommended nodejs v.18.17.1?
                                            *** DO NOT TRY THIS FIX ON NON-LINUX-SYSTEMS! ***
                                            Press <y> to continue or any other key to quit
                                            Waiting for ioBroker to shut down - Give me a minute...
                                            ############################################################sudo: /home/iobroker/nodesetup: command not found
                                            Reading package lists... Done
                                            Building dependency tree... Done
                                            Reading state information... Done
                                            E: Version '18.17.1-deb-1nodesource1' for 'nodejs' was not found
                                            
                                            Glasfaser 2 Replies 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

                                            820
                                            Online

                                            32.1k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            61
                                            3788
                                            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