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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. inventwo Icon Set Adapter - updaten funktioniert nicht

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    164

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

inventwo Icon Set Adapter - updaten funktioniert nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
61 Beiträge 4 Kommentatoren 5.7k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • DJMarc75D DJMarc75

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

    npm ERR! code ENOTSUP
    npm ERR! notsup Unsupported engine for np@8.0.4: wanted: {"node":">=16.6.0","npm":">=7.19.0","git":">=2.11.0","yarn":">=1.7.0"} (current: {"node":"14.19.0","npm":"6.14.16"})
    npm ERR! notsup Not compatible with your version of node/npm: np@8.0.4
    npm ERR! notsup Not compatible with your version of node/npm: np@8.0.4
    npm ERR! notsup Required: {"node":">=16.6.0","npm":">=7.19.0","git":">=2.11.0","yarn":">=1.7.0"}
    npm ERR! notsup Actual:   {"npm":"6.14.16","node":"14.19.0"}
    

    scheint ja auch Steinzeit bei Dir zu sein ;)

    rtwlR Online
    rtwlR Online
    rtwl
    schrieb am zuletzt editiert von
    #7

    @djmarc75 ist es das, was ich noch tun muss, oder?
    ich schiebe das schon eine zeitlang vor mich hin

    09c0646a-df91-4400-a666-ffb15a63fba5-image.png

    -Peter

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • rtwlR rtwl

      @glasfaser
      meinst du das:

      iobroker [command]
      
      Commands:
        iobroker setup                                               Setup ioBroker
        iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
        iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
        iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
        iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
        iobroker info                                                Shows the host info
        iobroker logs [<adapter>]                                    Monitor log
        iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
        iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
        iobroker rebuild [<module>]                                  Rebuild all native modules or path
        iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
        iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
        iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
        iobroker update [<repositoryUrl>]                            Update repository and list adapters
        iobroker upgrade                                             Upgrade management
        iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
        iobroker object                                              Object management  [aliases: o]
        iobroker state                                               State management  [aliases: s]
        iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
        iobroker list <type> [<filter>]                              List all entries, like objects
        iobroker chmod <mode> <file>                                 Change file rights
        iobroker chown <user> <group> <file>                         Change file ownership
        iobroker touch <file>                                        Touch file
        iobroker rm <file>                                           Remove file
        iobroker file                                                File management
        iobroker user                                                User commands
        iobroker group                                               group management
        iobroker host <hostname>                                     Set host to given hostname
        iobroker set <adapter>.<instance>                            Change settings of adapter config
        iobroker license <license.file or license.text>              Update license by given file
        iobroker cert                                                Certificate management
        iobroker clean <yes>                                         Clears all objects and states
        iobroker backup                                              Create backup
        iobroker restore <backup name or path>                       Restore a specified backup
        iobroker validate <backup name or path>                      Validate a specified backup
        iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
        iobroker repo [<name>]                                       Show repo information
        iobroker uuid                                                Show uuid of the installation  [aliases: id]
        iobroker unsetup                                             Reset license, installation secret and language
        iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
        iobroker multihost                                           Multihost management
        iobroker compact                                             compact group management
        iobroker plugin                                              Plugin management
        iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
      
      Options:
        --help  Show help  [boolean]
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #8

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

      meinst du das:

      Nee ....

      mache mal :

      iob stop
      iob fix
      iob start
      

      dann

      iob diag
      

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Antwort Letzte Antwort
      1
      • rtwlR rtwl

        @djmarc75 ist es das, was ich noch tun muss, oder?
        ich schiebe das schon eine zeitlang vor mich hin

        09c0646a-df91-4400-a666-ffb15a63fba5-image.png

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #9

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

        @djmarc75 ist es das, was ich noch tun muss, oder?
        ich schiebe das schon eine zeitlang vor mich hin

        das ist nur für den js.controller !!!!

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        1 Antwort Letzte Antwort
        0
        • DJMarc75D DJMarc75

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

          npm ERR! code ENOTSUP
          npm ERR! notsup Unsupported engine for np@8.0.4: wanted: {"node":">=16.6.0","npm":">=7.19.0","git":">=2.11.0","yarn":">=1.7.0"} (current: {"node":"14.19.0","npm":"6.14.16"})
          npm ERR! notsup Not compatible with your version of node/npm: np@8.0.4
          npm ERR! notsup Not compatible with your version of node/npm: np@8.0.4
          npm ERR! notsup Required: {"node":">=16.6.0","npm":">=7.19.0","git":">=2.11.0","yarn":">=1.7.0"}
          npm ERR! notsup Actual:   {"npm":"6.14.16","node":"14.19.0"}
          

          scheint ja auch Steinzeit bei Dir zu sein ;)

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #10

          @djmarc75 sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:
          scheint ja auch Steinzeit bei Dir zu sein

          Jipp .. sieht bei @rtwl so aus :)

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          DJMarc75D rtwlR 2 Antworten Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @djmarc75 sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:
            scheint ja auch Steinzeit bei Dir zu sein

            Jipp .. sieht bei @rtwl so aus :)

            DJMarc75D Offline
            DJMarc75D Offline
            DJMarc75
            schrieb am zuletzt editiert von
            #11

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

            Jipp .. sieht bei @rtwl so aus

            bin sehr gespannt auf die Ausgabe von iob diag :dizzy_face: :clown_face:

            Lehrling seit 1975 !!!
            Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
            https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

            rtwlR 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @djmarc75 sagte in inventwo Icon Set Adapter - updaten funktioniert nicht:
              scheint ja auch Steinzeit bei Dir zu sein

              Jipp .. sieht bei @rtwl so aus :)

              rtwlR Online
              rtwlR Online
              rtwl
              schrieb am zuletzt editiert von
              #12

              @glasfaser danke vorerst mal.
              muss jetzt leider weg. Am Abend geht's für mich weiter. Dann kümmere ich mich darum, dass die Steinzeit verschwindet

              -Peter

              GlasfaserG 1 Antwort Letzte Antwort
              0
              • DJMarc75D DJMarc75

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

                Jipp .. sieht bei @rtwl so aus

                bin sehr gespannt auf die Ausgabe von iob diag :dizzy_face: :clown_face:

                rtwlR Online
                rtwlR Online
                rtwl
                schrieb am zuletzt editiert von
                #13

                @djmarc75 wirst du dann am Abend bekommen

                -Peter

                1 Antwort Letzte Antwort
                0
                • rtwlR rtwl

                  @glasfaser danke vorerst mal.
                  muss jetzt leider weg. Am Abend geht's für mich weiter. Dann kümmere ich mich darum, dass die Steinzeit verschwindet

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von Glasfaser
                  #14

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

                  Dann kümmere ich mich darum, dass die Steinzeit verschwindet

                  Eine Full Ausgabe von

                  iob diag 
                  

                  wäre schon vor deinem " kümmern " von Vorteil .!!!!

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  rtwlR 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

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

                    Dann kümmere ich mich darum, dass die Steinzeit verschwindet

                    Eine Full Ausgabe von

                    iob diag 
                    

                    wäre schon vor deinem " kümmern " von Vorteil .!!!!

                    rtwlR Online
                    rtwlR Online
                    rtwl
                    schrieb am zuletzt editiert von
                    #15

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

                    Eine Full Ausgabe von
                    iob diag

                    
                    Skript v.2023-04-16
                    
                    *** BASE SYSTEM ***
                    Model           : Raspberry Pi 4 Model B Rev 1.4
                    Architecture    : armv7l
                    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:
                     11:12:53 up 210 days, 18:35,  1 user,  load average: 1.34, 2.42, 1.42
                    CPU threads: 4
                    
                    Raspberry only:
                    throttled=0x0
                    Other values than 0x0 hint to temperature/voltage problems
                    temp=64.2'C
                    volt=0.9160V
                    
                    *** Time and Time Zones ***
                                   Local time: Sun 2023-08-13 11:12:53 CEST
                               Universal time: Sun 2023-08-13 09:12:53 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        924M        1.0G        0.0K        1.9G        3.0G
                    Swap:            99M        1.0M         98M
                    Total:          3.9G        925M        1.1G
                    
                             3838 M total memory
                              924 M used memory
                              698 M active memory
                             1902 M inactive memory
                             1044 M free memory
                              140 M buffer memory
                             1729 M swap cache
                               99 M total swap
                                1 M used swap
                               98 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.9G  7.9G  43% /
                    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                    tmpfs          tmpfs     768M  812K  767M   1% /run
                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                    tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Sat Jan 14 15:37:17 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  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
                    [Sat Jan 14 15:37:18 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                    [Sat Jan 14 15:37:18 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                    [Sat Jan 14 15:37:20 2023] EXT4-fs (mmcblk0p2): recovery complete
                    [Sat Jan 14 15:37:20 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                    [Sat Jan 14 15:37:20 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Sat Jan 14 15:37:23 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                    
                    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,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    1.1G    /var/
                    786M    /var/log
                    785M    /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
                    785M    /var/log/journal
                    144M    /var/cache
                    
                    Archived and active journals take up 784.1M in the file system.
                    
                    /opt/iobroker/backups:
                    131M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    967M    /opt/iobroker/iobroker-data/
                    484M    /opt/iobroker/iobroker-data/history
                    297M    /opt/iobroker/iobroker-data/files
                    138M    /opt/iobroker/iobroker-data/backup-objects
                    88M     /opt/iobroker/iobroker-data/files/echarts.admin
                    
                    The five largest files in iobroker-data are:
                    24M     /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.19.0
                    /usr/bin/node           v14.19.0
                    /usr/bin/npm            6.14.16
                    /usr/bin/npx            6.14.16
                    
                    
                    nodejs:
                      Installed: 14.19.0-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
                     *** 14.19.0-deb-1nodesource1 100
                            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://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Hit:2 https://deb.nodesource.com/node_14.x bullseye InRelease
                    Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                    Reading package lists...
                    Pending Updates: 171
                    
                    *** 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:1883            0.0.0.0:*               LISTEN      1001       135573713  14664/io.mqtt.0
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       135570114  14274/iobroker.js-c
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       135570107  14274/iobroker.js-c
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14394      542/sshd: /usr/sbin
                    tcp6       0      0 :::61991                :::*                    LISTEN      1001       135574694  14804/io.harmony.0
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       135569310  14302/io.admin.0
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       135572259  14699/io.web.0
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          14396      542/sshd: /usr/sbin
                    udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       135573576  14544/io.radar2.0
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13576      646/dhcpcd
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14341      397/avahi-daemon: r
                    udp        0      0 0.0.0.0:40819           0.0.0.0:*                           108        14343      397/avahi-daemon: r
                    udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       135574695  14804/io.harmony.0
                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       135571949  14452/io.shelly.0
                    udp6       0      0 :::5353                 :::*                                108        14342      397/avahi-daemon: r
                    udp6       0      0 :::50211                :::*                                108        14344      397/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-08-13 11:10:34.562  - info: sourceanalytix.0 (15142) Found 3 SourceAnalytix enabled states
                    2023-08-13 11:10:34.568  - info: sourceanalytix.0 (15142) Initialising (1 of 3) "shelly.0.SHPLG-S#9773DE#1.Relay0.Energy"
                    2023-08-13 11:10:34.678  - info: echarts.0 (15184) starting. Version 1.5.1 in /opt/iobroker/node_modules/iobroker.echarts, node: v14.19.0, js-controller: 4.0.23
                    2023-08-13 11:10:38.035  - info: sourceanalytix.0 (15142) Initialization of shelly.0.SHPLG-S#9773DE#1.Relay0.Energy successfully
                    2023-08-13 11:10:38.036  - info: sourceanalytix.0 (15142) Initialising (2 of 3) "shelly.0.SHPLG-S#8040D1#1.Relay0.Energy"
                    2023-08-13 11:10:42.120  - info: sourceanalytix.0 (15142) Initialization of shelly.0.SHPLG-S#8040D1#1.Relay0.Energy successfully
                    2023-08-13 11:10:42.121  - info: sourceanalytix.0 (15142) Initialising (3 of 3) "mqtt.0.SHRDZM.4C7525361F9E.4C7525361F9E.sensor.1.8.0"
                    2023-08-13 11:10:44.175  - info: sourceanalytix.0 (15142) Initialization of mqtt.0.SHRDZM.4C7525361F9E.4C7525361F9E.sensor.1.8.0 successfully
                    2023-08-13 11:10:44.200  - info: sourceanalytix.0 (15142) Successfully activated SourceAnalytix for 3 of 3 states, will do my Job until you stop me!
                    2023-08-13 11:11:34.098  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz history.0 alive läuft wieder
                    2023-08-13 11:11:36.252  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz pushover.0 alive läuft wieder
                    2023-08-13 11:11:38.323  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz shelly.0 alive läuft wieder
                    2023-08-13 11:11:44.249  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz radar2.0 alive läuft wieder
                    2023-08-13 11:11:52.951  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz alexa2.0 alive läuft wieder
                    2023-08-13 11:11:57.250  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz onkyo.0 alive läuft wieder
                    2023-08-13 11:11:58.491  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz mqtt.0 alive läuft wieder
                    2023-08-13 11:12:03.995  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz backitup.0 alive läuft wieder
                    2023-08-13 11:12:08.418  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz web.0 alive läuft wieder
                    2023-08-13 11:12:20.919  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz bring.0 alive läuft wieder
                    2023-08-13 11:12:24.431  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz vis-inventwo.0 alive läuft wieder
                    2023-08-13 11:12:25.641  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz harmony.0 alive läuft wieder
                    2023-08-13 11:12:26.182  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz trashschedule.0 alive läuft wieder
                    2023-08-13 11:12:37.922  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz shuttercontrol.0 alive läuft wieder
                    2023-08-13 11:13:04.441  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz sourceanalytix.0 alive läuft wieder
                    2023-08-13 11:13:04.785  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz echarts.0 alive läuft wieder
                    
                    
                    
                    ============ Mark until here for C&P =============
                    

                    ======================= SUMMARY =======================
                                        v.2023-04-16
                    
                    
                    Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                    Kernel:                 5.10.92-v7l+
                    Installation:           Native
                    Timezone:               Europe/Vienna (CEST, +0200)
                    User-ID:                1000
                    X-Server:               false
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     171
                    Pending iob updates:    2
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v14.19.0
                                           /usr/bin/node           v14.19.0
                                           /usr/bin/npm            6.14.16
                                           /usr/bin/npx            6.14.16
                    
                    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        978M        989M        0.0K        1.9G        2.9G
                    Swap:            99M        1.0M         98M
                    Total:          3.9G        979M        1.1G
                    
                    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:
                    
                    24M     /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
                    3.9M    /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 ====================
                    

                    ich würde mich sehr über Hilfe freuen!

                    -Peter

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • rtwlR rtwl

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

                      Eine Full Ausgabe von
                      iob diag

                      
                      Skript v.2023-04-16
                      
                      *** BASE SYSTEM ***
                      Model           : Raspberry Pi 4 Model B Rev 1.4
                      Architecture    : armv7l
                      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:
                       11:12:53 up 210 days, 18:35,  1 user,  load average: 1.34, 2.42, 1.42
                      CPU threads: 4
                      
                      Raspberry only:
                      throttled=0x0
                      Other values than 0x0 hint to temperature/voltage problems
                      temp=64.2'C
                      volt=0.9160V
                      
                      *** Time and Time Zones ***
                                     Local time: Sun 2023-08-13 11:12:53 CEST
                                 Universal time: Sun 2023-08-13 09:12:53 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        924M        1.0G        0.0K        1.9G        3.0G
                      Swap:            99M        1.0M         98M
                      Total:          3.9G        925M        1.1G
                      
                               3838 M total memory
                                924 M used memory
                                698 M active memory
                               1902 M inactive memory
                               1044 M free memory
                                140 M buffer memory
                               1729 M swap cache
                                 99 M total swap
                                  1 M used swap
                                 98 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.9G  7.9G  43% /
                      devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     768M  812K  767M   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                      tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Sat Jan 14 15:37:17 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  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
                      [Sat Jan 14 15:37:18 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                      [Sat Jan 14 15:37:18 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                      [Sat Jan 14 15:37:20 2023] EXT4-fs (mmcblk0p2): recovery complete
                      [Sat Jan 14 15:37:20 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                      [Sat Jan 14 15:37:20 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Sat Jan 14 15:37:23 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                      
                      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,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      1.1G    /var/
                      786M    /var/log
                      785M    /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
                      785M    /var/log/journal
                      144M    /var/cache
                      
                      Archived and active journals take up 784.1M in the file system.
                      
                      /opt/iobroker/backups:
                      131M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      967M    /opt/iobroker/iobroker-data/
                      484M    /opt/iobroker/iobroker-data/history
                      297M    /opt/iobroker/iobroker-data/files
                      138M    /opt/iobroker/iobroker-data/backup-objects
                      88M     /opt/iobroker/iobroker-data/files/echarts.admin
                      
                      The five largest files in iobroker-data are:
                      24M     /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.19.0
                      /usr/bin/node           v14.19.0
                      /usr/bin/npm            6.14.16
                      /usr/bin/npx            6.14.16
                      
                      
                      nodejs:
                        Installed: 14.19.0-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
                       *** 14.19.0-deb-1nodesource1 100
                              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://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:2 https://deb.nodesource.com/node_14.x bullseye InRelease
                      Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                      Reading package lists...
                      Pending Updates: 171
                      
                      *** 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:1883            0.0.0.0:*               LISTEN      1001       135573713  14664/io.mqtt.0
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       135570114  14274/iobroker.js-c
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       135570107  14274/iobroker.js-c
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14394      542/sshd: /usr/sbin
                      tcp6       0      0 :::61991                :::*                    LISTEN      1001       135574694  14804/io.harmony.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       135569310  14302/io.admin.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       135572259  14699/io.web.0
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          14396      542/sshd: /usr/sbin
                      udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       135573576  14544/io.radar2.0
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13576      646/dhcpcd
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14341      397/avahi-daemon: r
                      udp        0      0 0.0.0.0:40819           0.0.0.0:*                           108        14343      397/avahi-daemon: r
                      udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       135574695  14804/io.harmony.0
                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       135571949  14452/io.shelly.0
                      udp6       0      0 :::5353                 :::*                                108        14342      397/avahi-daemon: r
                      udp6       0      0 :::50211                :::*                                108        14344      397/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-08-13 11:10:34.562  - info: sourceanalytix.0 (15142) Found 3 SourceAnalytix enabled states
                      2023-08-13 11:10:34.568  - info: sourceanalytix.0 (15142) Initialising (1 of 3) "shelly.0.SHPLG-S#9773DE#1.Relay0.Energy"
                      2023-08-13 11:10:34.678  - info: echarts.0 (15184) starting. Version 1.5.1 in /opt/iobroker/node_modules/iobroker.echarts, node: v14.19.0, js-controller: 4.0.23
                      2023-08-13 11:10:38.035  - info: sourceanalytix.0 (15142) Initialization of shelly.0.SHPLG-S#9773DE#1.Relay0.Energy successfully
                      2023-08-13 11:10:38.036  - info: sourceanalytix.0 (15142) Initialising (2 of 3) "shelly.0.SHPLG-S#8040D1#1.Relay0.Energy"
                      2023-08-13 11:10:42.120  - info: sourceanalytix.0 (15142) Initialization of shelly.0.SHPLG-S#8040D1#1.Relay0.Energy successfully
                      2023-08-13 11:10:42.121  - info: sourceanalytix.0 (15142) Initialising (3 of 3) "mqtt.0.SHRDZM.4C7525361F9E.4C7525361F9E.sensor.1.8.0"
                      2023-08-13 11:10:44.175  - info: sourceanalytix.0 (15142) Initialization of mqtt.0.SHRDZM.4C7525361F9E.4C7525361F9E.sensor.1.8.0 successfully
                      2023-08-13 11:10:44.200  - info: sourceanalytix.0 (15142) Successfully activated SourceAnalytix for 3 of 3 states, will do my Job until you stop me!
                      2023-08-13 11:11:34.098  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz history.0 alive läuft wieder
                      2023-08-13 11:11:36.252  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz pushover.0 alive läuft wieder
                      2023-08-13 11:11:38.323  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz shelly.0 alive läuft wieder
                      2023-08-13 11:11:44.249  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz radar2.0 alive läuft wieder
                      2023-08-13 11:11:52.951  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz alexa2.0 alive läuft wieder
                      2023-08-13 11:11:57.250  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz onkyo.0 alive läuft wieder
                      2023-08-13 11:11:58.491  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz mqtt.0 alive läuft wieder
                      2023-08-13 11:12:03.995  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz backitup.0 alive läuft wieder
                      2023-08-13 11:12:08.418  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz web.0 alive läuft wieder
                      2023-08-13 11:12:20.919  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz bring.0 alive läuft wieder
                      2023-08-13 11:12:24.431  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz vis-inventwo.0 alive läuft wieder
                      2023-08-13 11:12:25.641  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz harmony.0 alive läuft wieder
                      2023-08-13 11:12:26.182  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz trashschedule.0 alive läuft wieder
                      2023-08-13 11:12:37.922  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz shuttercontrol.0 alive läuft wieder
                      2023-08-13 11:13:04.441  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz sourceanalytix.0 alive läuft wieder
                      2023-08-13 11:13:04.785  - info: javascript.0 (14325) script.js.common.Adapter_check: Instanz echarts.0 alive läuft wieder
                      
                      
                      
                      ============ Mark until here for C&P =============
                      

                      ======================= SUMMARY =======================
                                          v.2023-04-16
                      
                      
                      Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                      Kernel:                 5.10.92-v7l+
                      Installation:           Native
                      Timezone:               Europe/Vienna (CEST, +0200)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     171
                      Pending iob updates:    2
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v14.19.0
                                             /usr/bin/node           v14.19.0
                                             /usr/bin/npm            6.14.16
                                             /usr/bin/npx            6.14.16
                      
                      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        978M        989M        0.0K        1.9G        2.9G
                      Swap:            99M        1.0M         98M
                      Total:          3.9G        979M        1.1G
                      
                      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:
                      
                      24M     /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
                      3.9M    /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 ====================
                      

                      ich würde mich sehr über Hilfe freuen!

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

                      @rtwl

                      System auf Stand bringen.
                      171 Updates und nodejs auf die Empfehlung v18.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      rtwlR 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @rtwl

                        System auf Stand bringen.
                        171 Updates und nodejs auf die Empfehlung v18.

                        rtwlR Online
                        rtwlR Online
                        rtwl
                        schrieb am zuletzt editiert von
                        #17

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

                        System auf Stand bringen

                        Aufgrund der Anspielung auf meine "Steinzeit" wäre das auch mein Ziel.
                        aber wie fange ich damit am besten an? - Ich hab noch keine Erfahrung damit. Copy&Paste war auch der Zugang bei mir beim Aufsetzen von ioBroker.

                        -Peter

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • rtwlR rtwl

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

                          System auf Stand bringen

                          Aufgrund der Anspielung auf meine "Steinzeit" wäre das auch mein Ziel.
                          aber wie fange ich damit am besten an? - Ich hab noch keine Erfahrung damit. Copy&Paste war auch der Zugang bei mir beim Aufsetzen von ioBroker.

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

                          @rtwl

                          System mit

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

                          Wechsel auf nodejs18 nach meinem HowTo in meiner Signatur.

                          Oder du kannst auch probieren mit der Bera-Version von iob diag auf node18 zu kommen.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          rtwlR 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @rtwl

                            System mit

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

                            Wechsel auf nodejs18 nach meinem HowTo in meiner Signatur.

                            Oder du kannst auch probieren mit der Bera-Version von iob diag auf node18 zu kommen.

                            rtwlR Online
                            rtwlR Online
                            rtwl
                            schrieb am zuletzt editiert von
                            #19

                            @thomas-braun
                            ich hab irgendwo mal die Empfehlung bekommen nichts mit sudo einzugeben - keine Ahnung warum genau.

                            aber hier passt es wenn ich die 4 Schritte so mache? - ich will nur auf Nummer sicher gehen und bin dir sehr dankbar, dass du mir hilfst.

                            -Peter

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • rtwlR rtwl

                              @thomas-braun
                              ich hab irgendwo mal die Empfehlung bekommen nichts mit sudo einzugeben - keine Ahnung warum genau.

                              aber hier passt es wenn ich die 4 Schritte so mache? - ich will nur auf Nummer sicher gehen und bin dir sehr dankbar, dass du mir hilfst.

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

                              @rtwl

                              Das ist ja grundsätzlich richtig, sudo so selten wie möglich zu verwenden.

                              Mittels sudo bekommt man Zugriff auf das Kernsystem, das ist aber bei Updates/Upgrades natürlich erforderlich.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              rtwlR 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @rtwl

                                Das ist ja grundsätzlich richtig, sudo so selten wie möglich zu verwenden.

                                Mittels sudo bekommt man Zugriff auf das Kernsystem, das ist aber bei Updates/Upgrades natürlich erforderlich.

                                rtwlR Online
                                rtwlR Online
                                rtwl
                                schrieb am zuletzt editiert von
                                #21

                                @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. 🙄

                                -Peter

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @rtwl

                                  System mit

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

                                  Wechsel auf nodejs18 nach meinem HowTo in meiner Signatur.

                                  Oder du kannst auch probieren mit der Bera-Version von iob diag auf node18 zu kommen.

                                  rtwlR Online
                                  rtwlR Online
                                  rtwl
                                  schrieb am zuletzt editiert von
                                  #22

                                  @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?

                                  -Peter

                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • rtwlR rtwl

                                    @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?

                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #23

                                    @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

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    rtwlR 1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG Glasfaser

                                      @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

                                      rtwlR Online
                                      rtwlR Online
                                      rtwl
                                      schrieb am zuletzt editiert von
                                      #24

                                      @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 ====================
                                      

                                      -Peter

                                      GlasfaserG 2 Antworten Letzte Antwort
                                      0
                                      • rtwlR rtwl

                                        @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 ====================
                                        

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        schrieb am zuletzt editiert von
                                        #25

                                        @rtwl

                                        Überflogen ... sieht gut aus .

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

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        rtwlR 1 Antwort Letzte Antwort
                                        0
                                        • rtwlR rtwl

                                          @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 ====================
                                          

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #26

                                          @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 !?

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          478

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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