Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker oder Admin Adapter startet immer neu

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker oder Admin Adapter startet immer neu

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

      @iced112

      Bring zunächst einmal nodejs auf Stand.

      iob nodejs-update
      

      Den Rest ggfls. auch.

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

        @thomas-braun
        iob dazu zuvor Stoppen?

        Host habe ich gestern erst aktualsiert

        iob fix
        iob update
        iob upgrade self

        bin mir grad nicht sicher ob das die korrekte reihenfolge ist. Habs auf jedenfall gestern korrekt durchgeführt

        Meinst du das mit dem Rest?

        Thomas Braun 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @IceD112 last edited by

          @iced112

          Nein, kannst du im laufenden Betrieb machen.

          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @IceD112 last edited by

            @iced112 Mit Rest meine ich das Betriebssystem.

            sudo apt update
            

            sagt? Am besten wie gesagt

            iob diag
            

            anschauen.

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

              @thomas-braun ok, lass ich beides mal grade durchlaufen

              Danach möchtest du iob diag sehen?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @IceD112 last edited by

                @iced112

                Ja, damit man mal sieht wie genau du da unterwegs bist.

                I 2 Replies Last reply Reply Quote 0
                • I
                  IceD112 @Thomas Braun last edited by

                  @thomas-braun kommt gleich

                  nodejs update ist was größer scheinbar:-)

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

                    @thomas-braun

                    We tried our best to fix your nodejs. Please run iob diag again to verify.
                    
                    *** RESTARTING ioBroker NOW! ***
                     Please refresh or restart your browser in a few moments.
                    
                    
                    This system needs to be REBOOTED NOW!
                    
                    
                    Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @IceD112 last edited by

                      @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                      iob reboot

                      nein!

                      @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                      This system needs to be REBOOTED NOW!

                      I 1 Reply Last reply Reply Quote 0
                      • I
                        IceD112 @Homoran last edited by IceD112

                        @homoran
                        heißt, Konsole schließen und neu starten?

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @IceD112 last edited by Thomas Braun

                          @iced112

                          Nicht der ioBroker muss gebootet werden, sondern der gesamte Rechner.
                          Macht man mit

                          sudo reboot
                          

                          Sagt mir aber, dass da vermutlich noch nie Updates gemacht wurden...

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

                            @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                            @homoran
                            heißt, Konsole schließen und neu starten?

                            äääähm, nein!
                            wie willst du ohne Konsole neu starten?

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

                              @thomas-braun
                              naja, noch nie will ich villeicht nicht sagen aber es ist vielleicht schon ne ganze weiler her 😲

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @IceD112 last edited by

                                @iced112
                                Also doch eher nie.
                                Und wie willst du ohne Terminal den Rechner neustarten?
                                Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

                                Homoran I 2 Replies Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Thomas Braun last edited by

                                  @thomas-braun sagte in ioBroker oder Admin Adapter startet immer neu:

                                  Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

                                  ich denke da an was anderes...

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

                                    @thomas-braun
                                    neee, sorry, ich hab das falsch interpretiert. Ich bin nicht so super fit mit der Arbeit auf dem Pi.

                                    hab den reboot gemacht und

                                    sudo apt update
                                    

                                    durchgeführt

                                    pi@ioBroker:~ $ sudo apt update
                                    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    1 package can be upgraded. Run 'apt list --upgradable' to see it.
                                    pi@ioBroker:~ $ apt list --upgradable
                                    Listing... Done
                                    raspinfo/oldstable 20230123-1 all [upgradable from: 20221220-1]
                                    N: There is 1 additional version. Please use the '-a' switch to see it
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @IceD112 last edited by

                                      @iced112

                                      sudo apt full-upgrade
                                      

                                      Und ein

                                      iob diag
                                      

                                      sagt nun?

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

                                        @thomas-braun

                                        
                                        ======== Start marking the full check here =========
                                        
                                        Skript v.2023-10-10
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: ioBroker
                                                 Icon name: computer
                                          Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                    Kernel: Linux 6.1.21-v8+
                                              Architecture: arm64
                                        
                                        Model           : Raspberry Pi 4 Model B Rev 1.4
                                        Docker          : false
                                        Virtualization  : none
                                        Kernel          : aarch64
                                        Userland        : armhf
                                        
                                        Systemuptime and Load:
                                         21:25:09 up 10 min,  2 users,  load average: 2.23, 1.83, 1.21
                                        CPU threads: 4
                                        
                                        
                                        *** RASPBERRY THROTTLING ***
                                        Current issues:
                                        No throttling issues detected.
                                        
                                        Previously detected issues:
                                        No throttling issues detected.
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Tue 2023-11-21 21:25:09 CET
                                                   Universal time: Tue 2023-11-21 20:25:09 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CET, +0100)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** User and Groups ***
                                        pi
                                        /home/pi
                                        pi 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:    multi-user.target
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            1.8G        1.5G        123M        0.0K        182M        241M
                                        Swap:            99M         99M        0.0K
                                        Total:          1.9G        1.6G        124M
                                        
                                                 1849 M total memory
                                                 1543 M used memory
                                                 1350 M active memory
                                                  244 M inactive memory
                                                  123 M free memory
                                                    8 M buffer memory
                                                  174 M swap cache
                                                   99 M total swap
                                                   99 M used swap
                                                    0 M free swap
                                        
                                        Raspberry only:
                                        oom events: 0
                                        lifetime oom required: 0 Mbytes
                                        total time in oom handler: 0 ms
                                        max time spent in oom handler: 0 ms
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT LOAD ACTIVE SUB DESCRIPTION
                                        0 loaded units listed.
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        /dev/root      ext4       29G  7.6G   21G  28% /
                                        devtmpfs       devtmpfs  667M     0  667M   0% /dev
                                        tmpfs          tmpfs     925M     0  925M   0% /dev/shm
                                        tmpfs          tmpfs     370M  828K  370M   1% /run
                                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                        /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                        tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Tue Nov 21 21:14:22 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=DC:A6:32:CF:73:10 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=f85227ed-02 rootfstype=ext4 fsck.repair=yes rootwait
                                        [Tue Nov 21 21:14:23 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                        [Tue Nov 21 21:14:23 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                        [Tue Nov 21 21:14:25 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:
                                        3.5G    /var/
                                        2.9G    /var/log/journal/25070aeb79f44c94a7f7bcc85e4ba968
                                        2.9G    /var/log/journal
                                        2.9G    /var/log
                                        387M    /var/cache
                                        
                                        Archived and active journals take up 2.8G in the file system.
                                        
                                        /opt/iobroker/backups:
                                        74M     /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        745M    /opt/iobroker/iobroker-data/
                                        381M    /opt/iobroker/iobroker-data/files
                                        274M    /opt/iobroker/iobroker-data/backup-objects
                                        74M     /opt/iobroker/iobroker-data/files/vis.0
                                        72M     /opt/iobroker/iobroker-data/files/telegram.admin
                                        
                                        The five largest files in iobroker-data are:
                                        52M     /opt/iobroker/iobroker-data/objects.jsonl
                                        38M     /opt/iobroker/iobroker-data/states.jsonl
                                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                                        15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                                        8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        find: '/dev/serial/by-id/': No such file or directory
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v18.18.2
                                        /usr/bin/node           v18.18.2
                                        /usr/bin/npm            9.8.1
                                        /usr/bin/npx            9.8.1
                                        /usr/bin/corepack       0.19.0
                                        
                                        
                                        nodejs:
                                          Installed: 18.18.2-1nodesource1
                                          Candidate: 18.18.2-1nodesource1
                                          Version table:
                                         *** 18.18.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             18.18.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.18.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.17.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.16.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.9.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             12.22.12~dfsg-1~deb11u4 500
                                                500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree:
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Core adapters versions
                                        js-controller:  5.0.16
                                        admin:          6.12.0
                                        javascript:     7.1.4
                                        
                                        Adapters from github:   1
                                        
                                        Adapter State
                                        + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
                                        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                        + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                          system.adapter.blink4home.0             : blink4home            : ioBroker                                 - disabled
                                        + system.adapter.bring.0                  : bring                 : ioBroker                                 -  enabled
                                          system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
                                          system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                        + system.adapter.denon.0                  : denon                 : ioBroker                                 -  enabled
                                        + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                          system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                                        + system.adapter.energiefluss.1           : energiefluss          : ioBroker                                 -  enabled
                                        + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
                                        + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                                        + system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker                                 -  enabled
                                        + system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
                                        + system.adapter.ham.0                    : ham                   : ioBroker                                 -  enabled
                                        + system.adapter.harmony.0                : harmony               : ioBroker                                 -  enabled
                                        + system.adapter.heos.0                   : heos                  : ioBroker                                 -  enabled
                                        + system.adapter.hue-extended.0           : hue-extended          : ioBroker                                 -  enabled
                                        + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                          system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                          system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                                          system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
                                        + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                        + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
                                        + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
                                        + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
                                        + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
                                        + system.adapter.panasonic-viera.0        : panasonic-viera       : ioBroker                                 -  enabled
                                        + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                                        + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.spotify-premium.0        : spotify-premium       : ioBroker                                 -  enabled
                                        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                                        + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                                        + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                                          system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.yr.0                     : yr                    : ioBroker                                 -  enabled
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                        + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
                                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        ioBroker-Repositories
                                        stable        : http://download.iobroker.net/sources-dist.json
                                        beta          : http://download.iobroker.net/sources-dist-latest.json
                                        
                                        Active repo(s): beta
                                        
                                        Installed ioBroker-Instances
                                        Used repository: beta
                                        Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                                        Adapter    "admin"        : 6.12.4   , installed 6.12.0 [Updatable]
                                        Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                                        Adapter    "backitup"     : 2.9.4    , installed 2.8.7  [Updatable]
                                        Adapter    "bring"        : 1.8.4    , installed 1.8.4
                                        Adapter    "bydhvs"       : 1.5.0    , installed 1.4.0  [Updatable]
                                        Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                                        Adapter    "daswetter"    : 3.1.11   , installed 3.1.10 [Updatable]
                                        Adapter    "denon"        : 1.15.4   , installed 1.15.4
                                        Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                        Adapter    "followthesun" : 0.4.2    , installed 0.4.2
                                        Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                                        Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                                        Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                        Adapter    "harmony"      : 1.3.0    , installed 1.2.2  [Updatable]
                                        Adapter    "heos"         : 2.1.0    , installed 2.1.0
                                        Adapter    "hue"          : 3.10.1   , installed 3.10.1
                                        Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                        Adapter    "javascript"   : 7.1.6    , installed 7.1.4  [Updatable]
                                        Controller "js-controller": 5.0.16   , installed 5.0.16
                                        Adapter    "lgtv"         : 2.1.2    , installed 2.1.1  [Updatable]
                                        Adapter    "lgtv11"       : 1.0.5    , installed 1.0.5
                                        Adapter    "meross"       : 1.15.1   , installed 1.15.1
                                        Adapter    "modbus"       : 6.0.1    , installed 5.0.11 [Updatable]
                                        Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                        Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "socketio"     : 6.6.0    , installed 6.5.5  [Updatable]
                                        Adapter    "spotify-premium": 1.3.1  , installed 1.2.2  [Updatable]
                                        Adapter    "telegram"     : 3.0.0    , installed 1.16.0 [Updatable]
                                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                        Adapter    "trashschedule": 2.3.0    , installed 2.2.0  [Updatable]
                                        Adapter    "vis"          : 1.5.1    , installed 1.4.16 [Updatable]
                                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                        Adapter    "vis-icontwo"  : 0.97.3   , installed 0.96.0 [Updatable]
                                        Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "web"          : 6.1.10   , installed 6.1.2  [Updatable]
                                        Adapter    "ws"           : 2.5.8    , installed 2.5.5  [Updatable]
                                        Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        36301
                                        States:         29693
                                        
                                        *** 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_18.x nodistro InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13260      492/iobroker.js-con
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12171      492/iobroker.js-con
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14204      522/sshd: /usr/sbin
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21660      1583/io.web.0
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13308      804/io.admin.0
                                        tcp6       0      0 :::61991                :::*                    LISTEN      1001       21010      1362/io.harmony.0
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          14206      522/sshd: /usr/sbin
                                        udp        0      0 0.0.0.0:52690           0.0.0.0:*                           108        12954      353/avahi-daemon: r
                                        udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       21011      1362/io.harmony.0
                                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17764      971/io.shelly.0
                                        udp        0      0 0.0.0.0:50951           0.0.0.0:*                           1001       21091      1408/io.heos.0
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14500      723/dhcpcd
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12952      353/avahi-daemon: r
                                        udp6       0      0 :::546                  :::*                                0          14558      723/dhcpcd
                                        udp6       0      0 :::57204                :::*                                108        12955      353/avahi-daemon: r
                                        udp6       0      0 :::5353                 :::*                                108        12953      353/avahi-daemon: r
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2023-11-21 21:21:01.596  - error: modbus.0 (1049) Socket Error
                                        2023-11-21 21:21:01.597  - error: modbus.0 (1049) Client in error state.
                                        2023-11-21 21:21:01.597  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                        2023-11-21 21:22:02.604  - error: modbus.0 (1049) Socket Error
                                        2023-11-21 21:22:02.605  - error: modbus.0 (1049) Client in error state.
                                        2023-11-21 21:22:02.606  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                        2023-11-21 21:23:03.611  - error: modbus.0 (1049) Socket Error
                                        2023-11-21 21:23:03.612  - error: modbus.0 (1049) Client in error state.
                                        2023-11-21 21:23:03.613  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                        2023-11-21 21:24:04.620  - error: modbus.0 (1049) Socket Error
                                        2023-11-21 21:24:04.621  - error: modbus.0 (1049) Client in error state.
                                        2023-11-21 21:24:04.622  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                        2023-11-21 21:25:00.070  - info: host.ioBroker instance system.adapter.dwd.0 started with pid 2301
                                        2023-11-21 21:25:03.908  - info: dwd.0 (2301) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.18.2, js-controller: 5.0.16
                                        2023-11-21 21:25:05.246  - info: dwd.0 (2301) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-11-21 21:25:05.627  - error: modbus.0 (1049) Socket Error
                                        2023-11-21 21:25:05.628  - error: modbus.0 (1049) Client in error state.
                                        2023-11-21 21:25:05.629  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                        2023-11-21 21:25:05.781  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-11-21 21:26:06.635  - error: modbus.0 (1049) Socket Error
                                        2023-11-21 21:26:06.636  - error: modbus.0 (1049) Client in error state.
                                        2023-11-21 21:26:06.636  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                        2023-11-21 21:27:07.643  - error: modbus.0 (1049) Socket Error
                                        2023-11-21 21:27:07.644  - error: modbus.0 (1049) Client in error state.
                                        2023-11-21 21:27:07.645  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                        ============ Mark until here for C&P =============
                                        iob diag has finished.
                                        
                                        
                                        Press any key for a summary
                                        
                                        Thomas Braun 2 Replies Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @IceD112 last edited by

                                          @iced112

                                          Zu wenig RAM.

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @IceD112 last edited by

                                            @iced112

                                            Zu viel Beta-Zeugs aktiv.

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

                                            Support us

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

                                            825
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            47
                                            1622
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo