Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. js controller update nicht möglich

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    js controller update nicht möglich

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

      samsung_tizen ist als 1.0.0 im repo verfügbar. Diese Release ist für js-controlelr 5 auch erforderlich.

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

        @mcm57 sagte in js controller update nicht möglich:

        samsung_tizen ist als 1.0.0 im repo verfügbar. Diese Release ist für js-controlelr 5 auch erforderlich.

        Ja, das ist aber bei weitem nicht der einzige Fehler im Tree.

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

          @thomas-braun
          Nö - wollt nur die Info gleich mal deponieren.
          Was da alles im npm tree nicht passt - keine Ahnung. Da kannst du sicher besser helfen.

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

            @mcm57 sagte in js controller update nicht möglich:

            Da kannst du sicher besser helfen.

            Da ist so viel... Muss mal schauen was da noch geht.

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

              @thomas-braun
              Zweiter Versuch
              iob_diag.log

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

                @spaddel

                Höchste Zeit das Ding komplett neuauzusetzen.
                Als Bookworm-64Bit-Version 'Lite'.

                Versuch

                find "/opt/iobroker/" -iname "*package-lock*" -exec rm -rf "{}" \;
                

                dann

                iob update 
                iob upgrade
                
                S 1 Reply Last reply Reply Quote 0
                • S
                  spaddel @Thomas Braun last edited by

                  @thomas-braun
                  Wenn ich die Kommentare lese scheint einiges im Argen zu sein. Wie kann ich das System sauber neu aufsetzen. Wenn ich mich richtig erinnere, habe ich damals eine Anleitung von verdrahtet.info auf youtube verwendet.

                  Gruß
                  CHristian

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

                    @spaddel

                    https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                    Zu allem was da sonst noch läuft musst du dir aber selber Gedanken machen.

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

                      @thomas-braun
                      Danke für den Link.

                      Nach dem o.g. Befehlen sind die Adapter wieder auf Stand aber der js-controller steht noch auf 4.0.24. Kann ich jetzt den vorgeschlagenen Weg gehen?
                      cd /opt/iobroker/
                      sudo iobroker stop
                      sudo iobroker update
                      sudo iobroker upgrade self
                      sudo iobroker start

                      Gruß
                      Christian

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

                        @spaddel

                        Zeig

                        iob update
                        
                        S 1 Reply Last reply Reply Quote 0
                        • S
                          spaddel @Thomas Braun last edited by

                          @thomas-braun

                          pi@raspberrypi:/ $ iob update
                          Used repository: stable
                          Adapter    "admin"        : 6.12.0   , installed 6.12.0
                          Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                          Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                          Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
                          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                          Adapter    "info"         : 2.0.0    , installed 2.0.0
                          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                          Controller "js-controller": 5.0.12   , installed 4.0.24 [Updatable]
                          Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
                          Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                          Adapter    "parser"       : 1.3.2    , installed 1.3.2
                          Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                          Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                          Adapter    "synology"     : 3.0.0    , installed 3.0.0
                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                          Adapter    "web"          : 6.1.2    , installed 6.1.2
                          Adapter    "ws"           : 2.5.5    , installed 2.5.5
                          pi@raspberrypi:/ $
                          
                          
                          Thomas Braun 2 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @spaddel last edited by

                            @spaddel

                            OHNE sudo!!!

                            iob stop
                            iob fix
                            iob upgrade self
                            iob start
                            
                            S 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @spaddel last edited by

                              @spaddel

                              Und warum hat der arme pi kein Zuhause?

                              cd
                              
                              1 Reply Last reply Reply Quote 0
                              • S
                                spaddel @Thomas Braun last edited by

                                @thomas-braun
                                Hi Thomas,

                                vielen Dank für deine Hilfe. Jetzt ist zumindest alles wieder auf Stand. Allerdings habe ich noch ein paar Fragen, um zu vermeiden, dass ich beim nächsten Mal wieder so ein Chaos anstelle. Wenn ich pivccu und IObroker auf einem System laufen habe, wie kann ich dann am besten ein Update des Systems machen. Wie oben geschrieben?

                                iob stop
                                iob fix
                                iob upgrade self
                                iob start
                                

                                Zudem habe ich nicht kapiert, woran ihr festgemacht habt, dass das System schlecht aussieht. Und wie kann ich das in Zukunft vermeiden?

                                Besten Dank für den super Support.
                                Christian

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

                                  @spaddel

                                  Woran man sieht, dass das Ding windschief ist?

                                  Dann ist die Datei zu groß -> Zu viele Fehler.

                                  Gib jetzt nochmal die Langfassung von

                                  iob diag
                                  

                                  zum Besten. Das müsste ja jetzt bedeutend besser direkt in's Forum passen.

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

                                    @thomas-braun

                                    
                                    ======== Start marking the full check here =========
                                    
                                    
                                    Skript v.2023-10-10
                                    
                                    *** BASE SYSTEM ***
                                       Static hostname: raspberrypi
                                             Icon name: computer
                                      Operating System: Raspbian GNU/Linux 10 (buster)
                                                Kernel: Linux 5.10.103-v7l+
                                          Architecture: arm
                                    
                                    Model           : Raspberry Pi 4 Model B Rev 1.2
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : armv7l
                                    Userland        : armhf
                                    
                                    Systemuptime and Load:
                                     21:43:51 up 1 day, 32 min,  1 user,  load average: 0.10, 0.41, 1.18
                                    CPU threads: 4
                                    
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Wed 2023-11-01 21:43:51 CET
                                               Universal time: Wed 2023-11-01 20:43:51 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 netdev gpio i2c spi iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    graphical.target
                                    
                                    *** MEMORY ***
                                                  total        used        free      shared  buff/cache   available
                                    Mem:           3.8G        1.1G        757M         24M        2.0G        2.6G
                                    Swap:           99M          0B         99M
                                    Total:         3.9G        1.1G        857M
                                    
                                             3838 M total memory
                                             1058 M used memory
                                              857 M active memory
                                             1982 M inactive memory
                                              757 M free memory
                                              368 M buffer memory
                                             1654 M swap cache
                                               99 M total swap
                                                0 M used swap
                                               99 M free swap
                                    
                                    Raspberry only:
                                    oom events: 0
                                    lifetime oom required: 0 Mbytes
                                    total time in oom handler: 0 ms
                                    max time spent in oom handler: 0 ms
                                    
                                    *** FAILED SERVICES ***
                                    
                                    0 loaded units listed. Pass --all to see loaded but inactive units, too.
                                    To show all installed unit files use 'systemctl list-unit-files'.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    /dev/root      ext4       29G  9.0G   19G  33% /
                                    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                    tmpfs          tmpfs     1.9G   25M  1.9G   2% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
                                    /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                                    tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Tue Oct 31 21:11:41 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:58:37:7E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=e52a9d10-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                                    [Tue Oct 31 21:11:41 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                                    [Tue Oct 31 21:11:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                    [Tue Oct 31 21:11:43 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                                    
                                    Show mounted filesystems \(real ones only\):
                                    TARGET        SOURCE         FSTYPE OPTIONS
                                    /             /dev/mmcblk0p2 ext4   rw,noatime
                                    |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                    `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    4.6G    /var/
                                    2.9G    /var/lib
                                    1.5G    /var/cache/apt/archives
                                    1.5G    /var/cache/apt
                                    1.5G    /var/cache
                                    
                                    Archived and active journals take up 23.9M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    22M     /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    318M    /opt/iobroker/iobroker-data/
                                    133M    /opt/iobroker/iobroker-data/files
                                    102M    /opt/iobroker/iobroker-data/sonosCache
                                    67M     /opt/iobroker/iobroker-data/backup-objects
                                    52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                    
                                    The five largest files in iobroker-data are:
                                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                                    8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                                    7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                                    6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                                    6.1M    /opt/iobroker/iobroker-data/objects.jsonl
                                    
                                    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
                                         10.24.0~dfsg-1~deb10u3 500
                                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    npm ERR! code ELSPROBLEMS
                                    npm ERR! invalid: iobroker.samsung_tizen@0.0.12 /opt/iobroker/node_modules/iobroker.samsung_tizen
                                    npm ERR! invalid: iobroker.samsung2016@0.0.2 /opt/iobroker/node_modules/iobroker.samsung2016
                                    npm ERR! invalid: eiscp@0.0.1 /opt/iobroker/node_modules/eiscp
                                    npm ERR! invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv
                                    npm ERR! invalid: syno@3.0.0 /opt/iobroker/node_modules/syno
                                    npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
                                    
                                    npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-11-01T20_43_59_663Z-debug-0.log
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller:  5.0.12
                                    admin:          6.12.0
                                    javascript:     7.1.4
                                    
                                    npm ERR! code ELSPROBLEMS
                                    npm ERR! invalid: iobroker.samsung_tizen@0.0.12 /opt/iobroker/node_modules/iobroker.samsung_tizen
                                    npm ERR! invalid: iobroker.samsung2016@0.0.2 /opt/iobroker/node_modules/iobroker.samsung2016
                                    
                                    npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-11-01T20_44_15_984Z-debug-0.log
                                    Adapters from github:   2
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.bmw.0                    : bmw                   : raspberrypi                              -  enabled
                                    + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                    + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                    + system.adapter.lgtv.0                   : lgtv                  : raspberrypi                              -  enabled
                                    + system.adapter.onkyo.0                  : onkyo                 : raspberrypi                              -  enabled
                                      system.adapter.samsung.0                : samsung               : raspberrypi                              -  enabled
                                      system.adapter.samsung.1                : samsung               : raspberrypi                              -  enabled
                                    + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                                    + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                      system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              -  enabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              -  enabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              -  enabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              -  enabled
                                      system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              -  enabled
                                      system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              -  enabled
                                      system.adapter.vis-players.0            : vis-players           : raspberrypi                              -  enabled
                                      system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                    + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  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.12.0   , installed 6.12.0
                                    Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                                    Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
                                    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                                    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                    Controller "js-controller": 5.0.12   , installed 5.0.12
                                    Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
                                    Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                                    Adapter    "parser"       : 1.3.2    , installed 1.3.2
                                    Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                    Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                                    Adapter    "synology"     : 3.0.0    , installed 3.0.0
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                    Adapter    "web"          : 6.1.2    , installed 6.1.2
                                    Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        2757
                                    States:         2430
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                                    Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                    Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                                    Hit:5 https://apt.pivccu.de/piVCCU stable InRelease
                                    Hit:3 https://dl.ui.com/unifi/debian stable 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 192.168.2.35:2001       0.0.0.0:*               LISTEN      1001       1079846    323/io.hm-rpc.0
                                    tcp        0      0 127.0.0.1:28017         0.0.0.0:*               LISTEN      109        17672      387/mongod
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17819      626/sshd
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1076886    32663/iobroker.js-c
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1076879    32663/iobroker.js-c
                                    tcp        0      0 127.0.0.1:27017         0.0.0.0:*               LISTEN      109        16739      387/mongod
                                    tcp        0      0 127.0.0.1:27117         0.0.0.0:*               LISTEN      110        20983      1644/bin/mongod
                                    tcp6       0      0 :::8880                 :::*                    LISTEN      110        18391      1242/java
                                    tcp6       0      0 :::8080                 :::*                    LISTEN      110        18390      1242/java
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1076937    32755/io.admin.0
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1081421    933/io.web.0
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          17821      626/sshd
                                    tcp6       0      0 :::8443                 :::*                    LISTEN      110        20642      1242/java
                                    tcp6       0      0 :::6789                 :::*                    LISTEN      110        23250      1242/java
                                    tcp6       0      0 :::8843                 :::*                    LISTEN      110        19099      1242/java
                                    tcp6       0      0 :::3500                 :::*                    LISTEN      1001       1077061    444/io.sonos.0
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15550      447/dhclient
                                    udp        0      0 0.0.0.0:48756           0.0.0.0:*                           108        17646      384/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17644      384/avahi-daemon: r
                                    udp6       0      0 :::3478                 :::*                                110        23246      1242/java
                                    udp6       0      0 :::43447                :::*                                108        17647      384/avahi-daemon: r
                                    udp6       0      0 192.168.2.35:52159      :::*                                110        23111      1242/java
                                    udp6       0      0 :::5353                 :::*                                108        17645      384/avahi-daemon: r
                                    udp6       0      0 :::10001                :::*                                110        23112      1242/java
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-11-01 21:45:11.345  - error: hm-rpc.1 (9265) uncaught exception: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                    2023-11-01 21:45:11.346  - error: hm-rpc.1 (9265) Error: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                        at Server.setupListenHandle [as _listen2] (node:net:1800:21)
                                        at listenInCluster (node:net:1865:12)
                                        at doListen (node:net:2014:7)
                                        at processTicksAndRejections (node:internal/process/task_queues:83:21)
                                    2023-11-01 21:45:11.347  - error: hm-rpc.1 (9265) Exception-Code: EADDRNOTAVAIL: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                    2023-11-01 21:45:11.389  - info: hm-rpc.1 (9265) terminating
                                    2023-11-01 21:45:11.392  - warn: hm-rpc.1 (9265) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    2023-11-01 21:45:11.406  - info: hm-rpc.1 (9265) xmlrpc server is trying to listen on 192.168.2.29:8701
                                    2023-11-01 21:45:11.407  - info: hm-rpc.1 (9265) xmlrpc client is trying to connect to 192.168.2.30:8701/ with ["http://192.168.2.29:8701","raspberrypi:hm-rpc.1:7a9e8c6352b649f83463b5b1400929e5"]
                                    2023-11-01 21:45:11.675  - error: host.raspberrypi Caught by controller[0]: Error: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                    2023-11-01 21:45:11.689  - error: host.raspberrypi Caught by controller[0]:     at Server.setupListenHandle [as _listen2] (node:net:1800:21)
                                    2023-11-01 21:45:11.689  - error: host.raspberrypi Caught by controller[0]:     at listenInCluster (node:net:1865:12)
                                    2023-11-01 21:45:11.690  - error: host.raspberrypi Caught by controller[0]:     at doListen (node:net:2014:7)
                                    2023-11-01 21:45:11.690  - error: host.raspberrypi Caught by controller[0]:     at processTicksAndRejections (node:internal/process/task_queues:83:21) {
                                    2023-11-01 21:45:11.690  - error: host.raspberrypi Caught by controller[0]:   code: 'EADDRNOTAVAIL',
                                    2023-11-01 21:45:11.691  - error: host.raspberrypi Caught by controller[0]:   errno: -99,
                                    2023-11-01 21:45:11.692  - error: host.raspberrypi Caught by controller[0]:   syscall: 'listen',
                                    2023-11-01 21:45:11.692  - error: host.raspberrypi Caught by controller[0]:   address: '192.168.2.29',
                                    2023-11-01 21:45:11.692  - error: host.raspberrypi Caught by controller[0]:   port: 8701
                                    2023-11-01 21:45:11.693  - error: host.raspberrypi Caught by controller[0]: }
                                    2023-11-01 21:45:11.693  - error: host.raspberrypi instance system.adapter.hm-rpc.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2023-11-01 21:45:11.699  - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.1 because enabled
                                    2023-11-01 21:45:35.419  - info: admin.0 (32755) ==> Connected system.user.admin from ::ffff:192.168.2.31
                                    
                                    
                                    ============ Mark until here for C&P =============
                                    
                                    iob diag has finished.
                                    
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active last edited by

                                      @spaddel

                                      iobroker url https://github.com/iobroker-community-adapters/ioBroker.samsung_tizen --debug
                                      
                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        spaddel @Thomas Braun last edited by

                                        @thomas-braun

                                        
                                        pi@raspberrypi:~ $ iobroker url https://github.com/iobroker-community-adapters/ioBroker.samsung_tizen --debug
                                        install iobroker-community-adapters/ioBroker.samsung_tizen#40841b79aaaafcb86c59482dc0d8b47bc4b56751
                                        NPM version: 9.8.1
                                        Installing iobroker-community-adapters/ioBroker.samsung_tizen#40841b79aaaafcb86c59482dc0d8b47bc4b56751... (System call)
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.samsung_tizen.git
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/Stefan0875/iobroker.samsung2016.git
                                        
                                        added 1 package, and changed 6 packages in 27s
                                        
                                        36 packages are looking for funding
                                          run `npm fund` for details
                                        upload [1] samsung_tizen.admin /opt/iobroker/node_modules/iobroker.samsung_tizen/admin/index.html index.html text/html
                                        upload [0] samsung_tizen.admin /opt/iobroker/node_modules/iobroker.samsung_tizen/admin/samsung.png samsung.png image/png
                                        
                                        
                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          spaddel @spaddel last edited by

                                          @spaddel

                                          
                                          ======== Start marking the full check here =========
                                          
                                          Skript v.2023-10-10
                                          
                                          *** BASE SYSTEM ***
                                            Static hostname: raspberrypi
                                                  Icon name: computer
                                           Operating System: Raspbian GNU/Linux 10 (buster)
                                                     Kernel: Linux 5.10.103-v7l+
                                               Architecture: arm
                                          
                                          Model           : Raspberry Pi 4 Model B Rev 1.2
                                          Docker          : false
                                          Virtualization  : none
                                          Kernel          : armv7l
                                          Userland        : armhf
                                          
                                          Systemuptime and Load:
                                          22:08:08 up 1 day, 56 min,  1 user,  load average: 1.79, 0.81, 0.81
                                          CPU threads: 4
                                          
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** Time and Time Zones ***
                                                        Local time: Wed 2023-11-01 22:08:08 CET
                                                    Universal time: Wed 2023-11-01 21:08:08 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 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        755M         32M        2.0G        2.6G
                                          Swap:           99M          0B         99M
                                          Total:         3.9G        1.0G        855M
                                          
                                                  3838 M total memory
                                                  1048 M used memory
                                                   857 M active memory
                                                  1982 M inactive memory
                                                   755 M free memory
                                                   369 M buffer memory
                                                  1665 M swap cache
                                                    99 M total swap
                                                     0 M used swap
                                                    99 M free swap
                                          
                                          Raspberry only:
                                          oom events: 0
                                          lifetime oom required: 0 Mbytes
                                          total time in oom handler: 0 ms
                                          max time spent in oom handler: 0 ms
                                          
                                          *** FAILED SERVICES ***
                                          
                                          0 loaded units listed. Pass --all to see loaded but inactive units, too.
                                          To show all installed unit files use 'systemctl list-unit-files'.
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          /dev/root      ext4       29G  9.0G   19G  33% /
                                          devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                                          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                          tmpfs          tmpfs     1.9G   33M  1.9G   2% /run
                                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                          tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
                                          /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                                          tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Tue Oct 31 21:11:41 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1                                                                                                              snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC                                                                                                             :A6:32:58:37:7E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.l                                                                                                             pm_enable=0 console=tty1 root=PARTUUID=e52a9d10-02 rootfstype=ext4 elevator=dead                                                                                                             line fsck.repair=yes rootwait
                                          [Tue Oct 31 21:11:41 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered                                                                                                              data mode. Opts: (null)
                                          [Tue Oct 31 21:11:41 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                             e 179:2.
                                          [Tue Oct 31 21:11:43 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                                          
                                          Show mounted filesystems \(real ones only\):
                                          TARGET        SOURCE         FSTYPE OPTIONS
                                          /             /dev/mmcblk0p2 ext4   rw,noatime
                                          |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                          `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=4                                                                                                             37,iocharset=ascii,shortname=mixed,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          4.6G    /var/
                                          2.9G    /var/lib
                                          1.5G    /var/cache/apt/archives
                                          1.5G    /var/cache/apt
                                          1.5G    /var/cache
                                          
                                          Archived and active journals take up 31.9M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          22M     /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          319M    /opt/iobroker/iobroker-data/
                                          133M    /opt/iobroker/iobroker-data/files
                                          102M    /opt/iobroker/iobroker-data/sonosCache
                                          67M     /opt/iobroker/iobroker-data/backup-objects
                                          52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                          
                                          The five largest files in iobroker-data are:
                                          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.m                                                                                                             ap
                                          8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                                          7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4a                                                                                                             b.chunk.js.map
                                          6.3M    /opt/iobroker/iobroker-data/objects.jsonl
                                          6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-n                                                                                                             ode_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_                                                                                                             iobr-99c23e.847b8ad9.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
                                              10.24.0~dfsg-1~deb10u3 500
                                                 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                          
                                          Temp directories causing npm8 problem: 0
                                          No problems detected
                                          
                                          Errors in npm tree:
                                          npm ERR! code ELSPROBLEMS
                                          npm ERR! invalid: iobroker.samsung_tizen@1.0.0 /opt/iobroker/node_modules/iobroker.samsung_tizen
                                          npm ERR! invalid: iobroker.samsung2016@0.0.2 /opt/iobroker/node_modules/iobroker.samsung2016
                                          npm ERR! invalid: eiscp@0.0.1 /opt/iobroker/node_modules/eiscp
                                          npm ERR! invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv
                                          npm ERR! invalid: syno@3.0.0 /opt/iobroker/node_modules/syno
                                          npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
                                          
                                          npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-11-01T21_08_16_136Z-debug-0.log
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Core adapters versions
                                          js-controller:  5.0.12
                                          admin:          6.12.0
                                          javascript:     7.1.4
                                          
                                          npm ERR! code ELSPROBLEMS
                                          npm ERR! invalid: iobroker.samsung_tizen@1.0.0 /opt/iobroker/node_modules/iobroker.samsung_tizen
                                          npm ERR! invalid: iobroker.samsung2016@0.0.2 /opt/iobroker/node_modules/iobroker.samsung2016
                                          
                                          npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-11-01T21_08_32_798Z-debug-0.log
                                          Adapters from github:   2
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.bmw.0                    : bmw                   : raspberrypi                              -  enabled
                                          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                          + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                                          + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                           system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                          + system.adapter.lgtv.0                   : lgtv                  : raspberrypi                              -  enabled
                                          + system.adapter.onkyo.0                  : onkyo                 : raspberrypi                              -  enabled
                                           system.adapter.samsung.0                : samsung               : raspberrypi                              -  enabled
                                           system.adapter.samsung.1                : samsung               : raspberrypi                              -  enabled
                                          + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                                          + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                           system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              -  enabled
                                           system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              -  enabled
                                           system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              -  enabled
                                           system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              -  enabled
                                           system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              -  enabled
                                           system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              -  enabled
                                           system.adapter.vis-players.0            : vis-players           : raspberrypi                              -  enabled
                                           system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                                          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                           system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                          + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                          + system.adapter.web.0                    : web                   : raspberrypi                              -  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.12.0   , installed 6.12.0
                                          Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                          Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                                          Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
                                          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                                          Adapter    "info"         : 2.0.0    , installed 2.0.0
                                          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                          Controller "js-controller": 5.0.12   , installed 5.0.12
                                          Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
                                          Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                                          Adapter    "parser"       : 1.3.2    , installed 1.3.2
                                          Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                          Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                                          Adapter    "synology"     : 3.0.0    , installed 3.0.0
                                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                          Adapter    "web"          : 6.1.2    , installed 6.1.2
                                          Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        2758
                                          States:         2430
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                          Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                          Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Hit:4 https://apt.pivccu.de/piVCCU stable InRelease
                                          Hit:5 https://dl.ui.com/unifi/debian stable 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 192.168.2.35:2001       0.0.0.0:*               LISTEN      1001       1079846    323/io.hm-rpc.0
                                          tcp        0      0 127.0.0.1:28017         0.0.0.0:*               LISTEN      109        17672      387/mongod
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17819      626/sshd
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1076886    32663/iobroker.js-c
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1076879    32663/iobroker.js-c
                                          tcp        0      0 127.0.0.1:27017         0.0.0.0:*               LISTEN      109        16739      387/mongod
                                          tcp        0      0 127.0.0.1:27117         0.0.0.0:*               LISTEN      110        20983      1644/bin/mongod
                                          tcp6       0      0 :::8880                 :::*                    LISTEN      110        18391      1242/java
                                          tcp6       0      0 :::8080                 :::*                    LISTEN      110        18390      1242/java
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1076937    32755/io.admin.0
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1081421    933/io.web.0
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          17821      626/sshd
                                          tcp6       0      0 :::8443                 :::*                    LISTEN      110        20642      1242/java
                                          tcp6       0      0 :::6789                 :::*                    LISTEN      110        23250      1242/java
                                          tcp6       0      0 :::8843                 :::*                    LISTEN      110        19099      1242/java
                                          tcp6       0      0 :::3500                 :::*                    LISTEN      1001       1077061    444/io.sonos.0
                                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15550      447/dhclient
                                          udp        0      0 0.0.0.0:48756           0.0.0.0:*                           108        17646      384/avahi-daemon: r
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17644      384/avahi-daemon: r
                                          udp6       0      0 :::3478                 :::*                                110        23246      1242/java
                                          udp6       0      0 :::43447                :::*                                108        17647      384/avahi-daemon: r
                                          udp6       0      0 192.168.2.35:52159      :::*                                110        23111      1242/java
                                          udp6       0      0 :::5353                 :::*                                108        17645      384/avahi-daemon: r
                                          udp6       0      0 :::10001                :::*                                110        23112      1242/java
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2023-11-01 22:09:06.793  - error: hm-rpc.1 (17218) Address 192.168.2.29 not available, maybe your HOST IP has changed due to migration
                                          2023-11-01 22:09:06.794  - error: hm-rpc.1 (17218) uncaught exception: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                          2023-11-01 22:09:06.796  - error: hm-rpc.1 (17218) Error: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                             at Server.setupListenHandle [as _listen2] (node:net:1800:21)
                                             at listenInCluster (node:net:1865:12)
                                             at doListen (node:net:2014:7)
                                             at processTicksAndRejections (node:internal/process/task_queues:83:21)
                                          2023-11-01 22:09:06.797  - error: hm-rpc.1 (17218) Exception-Code: EADDRNOTAVAIL: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                          2023-11-01 22:09:06.841  - info: hm-rpc.1 (17218) terminating
                                          2023-11-01 22:09:06.843  - warn: hm-rpc.1 (17218) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          2023-11-01 22:09:06.849  - info: hm-rpc.1 (17218) xmlrpc server is trying to listen on 192.168.2.29:8701
                                          2023-11-01 22:09:06.850  - info: hm-rpc.1 (17218) xmlrpc client is trying to connect to 192.168.2.30:8701/ with ["http://192.168.2.29:8701","raspberrypi:hm-rpc.1:676823439b37bcf90f0b0c2aa92fb436"]
                                          2023-11-01 22:09:07.102  - error: host.raspberrypi Caught by controller[0]: Error: listen EADDRNOTAVAIL: address not available 192.168.2.29:8701
                                          2023-11-01 22:09:07.103  - error: host.raspberrypi Caught by controller[0]:     at Server.setupListenHandle [as _listen2] (node:net:1800:21)
                                          2023-11-01 22:09:07.103  - error: host.raspberrypi Caught by controller[0]:     at listenInCluster (node:net:1865:12)
                                          2023-11-01 22:09:07.103  - error: host.raspberrypi Caught by controller[0]:     at doListen (node:net:2014:7)
                                          2023-11-01 22:09:07.103  - error: host.raspberrypi Caught by controller[0]:     at processTicksAndRejections (node:internal/process/task_queues:83:21) {
                                          2023-11-01 22:09:07.103  - error: host.raspberrypi Caught by controller[0]:   code: 'EADDRNOTAVAIL',
                                          2023-11-01 22:09:07.103  - error: host.raspberrypi Caught by controller[0]:   errno: -99,
                                          2023-11-01 22:09:07.104  - error: host.raspberrypi Caught by controller[0]:   syscall: 'listen',
                                          2023-11-01 22:09:07.104  - error: host.raspberrypi Caught by controller[0]:   address: '192.168.2.29',
                                          2023-11-01 22:09:07.104  - error: host.raspberrypi Caught by controller[0]:   port: 8701
                                          2023-11-01 22:09:07.104  - error: host.raspberrypi Caught by controller[0]: }
                                          2023-11-01 22:09:07.104  - error: host.raspberrypi instance system.adapter.hm-rpc.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          2023-11-01 22:09:07.104  - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.1 because enabled
                                          
                                          ============ Mark until here for C&P =============
                                          
                                          iob diag has finished.
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @spaddel last edited by

                                            @spaddel

                                            cd /opt/iobroker/ && npm ls
                                            
                                            S 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            845
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            js controller
                                            3
                                            48
                                            1657
                                            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