Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Lgtv v2.3.x

    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

    Test Adapter Lgtv v2.3.x

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

      Release 2.1.0 steht ab sofort in Github und ab heute nachmuttag im LATEST Repository zur Verfügung.

      • Ein Fehler, der den aktuellen App-Zustand beim Wechsel von tv in den App-Modus störte, wurde behoben.
      • Websocket SSL-Zustände können nun aufgrund der Websocket ssl-Änderungen wieder gesendet / empfangen werden.
      • Plain Websocket wurde durch SSL Websocket ersetzt."

      DANKE an @basti4557 (Github - leider keine Ahnung wie er hier heißt) der diverse Änderungen aus anderen Forks zusammengetragen hat und hier als PR zur Verfügung gestellt hat.

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

        Release 2.1.0 scheint noch ein Problem zu haben. Bitte auf Release 2.1.1 / einen Fix von @basti4557 warten.

        https://github.com/iobroker-community-adapters/ioBroker.lgtv/issues/161

        Ilovegym66 created this issue in iobroker-community-adapters/ioBroker.lgtv

        closed V2.1.0 - keepaliveInterval must be specified.. #161

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

          (Nur) via Github und npm steht ab sofort eine v2.1.1-alpha.0 zum Test zur Verfügung.
          Sobald ich ein positives Feedback erhalte, release ich diese ins Latest Repo

          Hinweis:
          Ganz besonderer Dank gehört @basti4557 (lt. GH) der den Fix in Nullzeit zur Verfügung gestellt hat. Da ich kein passendes Device besitze, kann ich den Adapter selbst nicht (sinnvoll) warten und sorg im Moment nur für den Releaseablauf.

          sigi234 Neuschwansteini 2 Replies Last reply Reply Quote 2
          • sigi234
            sigi234 Forum Testing Most Active @mcm1957 last edited by

            @mcm57 sagte in Test Adapter Lgtv v2.0.x:

            (Nur) via Github und npm steht ab sofort eine v2.1.1-alpha.0 zum Test zur Verfügung.
            Sobald ich ein positives Feedback erhalte, release ich diese ins Latest Repo

            Läuft bei mir.👍

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

              @mcm57

              laeuft hier auch, hab schon auf Github commentiert.. Danke an alle!

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

                Auf Grund der positiven Meldungen habe ich nun eine 2.1.1 losgelassen.
                Dies sollet aber morgen im LATEST Repository verfügbar sein.

                1 Reply Last reply Reply Quote 0
                • N
                  niklasmader last edited by

                  Hi,

                  ich hoffe, dass ich hier mit meiner Frage richtig bin.

                  Ich habe vor einiger Zeit den Adapter erfolgreich in Betrieb genommen. Vielen Dank auch für die weitere Wartung. Ich habe allerdings nur die IP eingetragen. Wofür gibt es die Möglichkeit die Mac-Adresse zusätzlich einzutragen. Hat das einen Vorteil? Ist das für User ohne feste IP?

                  Liebe Grüße,
                  Niklas

                  Neuschwansteini 1 Reply Last reply Reply Quote 0
                  • Neuschwansteini
                    Neuschwansteini @niklasmader last edited by

                    @niklasmader

                    Hallo,
                    manche Modelle brauchen zusaetzlich die Mac Adresse im Adapter, um den TV einschalten zu koennen.
                    Wenn bei dir alles so klappt, kannste die auch weg lassen.

                    N 1 Reply Last reply Reply Quote 0
                    • N
                      niklasmader @Neuschwansteini last edited by

                      @ilovegym

                      Hi, danke für deine Antwort. Das habe ich tatsächlich noch gar nicht ausprobiert, brauchte bisher nur die Statusabfragen. Ich habe auch von dem CX zu dem G3 gewechselt und dort den Adapter noch gar nicht ausprobiert. Aber dann kann ich die Mac Adresse einfach zusätzlich eintragen? Es gibt ja keinen Nachteil, oder?

                      1 Reply Last reply Reply Quote 0
                      • sigi234
                        sigi234 Forum Testing Most Active @mcm1957 last edited by sigi234

                        @mcm57

                        Das kommt wenn ich den Kanal wechsle einfach immer. Ein Ändern des Objekts bringt nix.

                        lgtv.0
                        2023-10-08 10:39:51.073	info	State value to set for "lgtv.0.states.channel" has to be type "string" but received type "number"
                        
                        {
                          "_id": "lgtv.0.states.channel",
                          "type": "state",
                          "common": {
                            "name": "Select channel",
                            "role": "state",
                            "type": "string",
                            "read": true,
                            "write": true
                          },
                          "native": {},
                          "acl": {
                            "object": 1636,
                            "state": 1636,
                            "owner": "system.user.admin",
                            "ownerGroup": "system.group.administrator"
                          },
                          "from": "system.adapter.lgtv.0",
                          "user": "system.user.admin",
                          "ts": 1696668866441
                        }
                        

                        Installierte Version:
                        2.1.1

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

                          @sigi234
                          Bitte versuch mal

                          • adapter stoppen
                          • den beanstandeten state löschen
                          • adapter neu starten.

                          Wenn das nix nutzt mach bitte ein issue suf.

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

                            Es gibt ab sofort auf Github und am morgen im LATEST eine 2.1.2

                            @agross (github, keine Kenntnis des Forumnamens) hat danken swerter Weise einen Fix zum Problem der verzögerten Ausschaltanzeige beigetragen. Dieses Problem hat er lt. Issue schon vor Jahren gefixed, die Problemlösung ist nur leider bei der Konsolidierung der Sourcen im Zuge von 2.x.x verloren gegangen.

                            Details siehe Issue https://github.com/iobroker-community-adapters/ioBroker.lgtv/issues/165.
                            OB der Fix auch #164 behebt - keine Ahnung. Für Rückmeldungen hier buzw. in den Issues sag ich mal DANKE

                            instalator created this issue in iobroker-community-adapters/ioBroker.lgtv

                            closed states.on does not change when turned off #165

                            Fabio 1 Reply Last reply Reply Quote 3
                            • Fabio
                              Fabio @mcm1957 last edited by

                              @mcm57 vielen Dank euch. 👍👌

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

                                Ich kann leider den Adapter nicht mehr installieren. (Weder über die Adapterliste noch über Github) Im Log steht folgendes.

                                Wo ist bei mir der Fehler? Muss ich noch irgendwas vorinstallieren? Iobroker wurde erst kürzlich neu aufgesetzt.

                                LG WebOS SmartTV: Verfügbare Version: 2.1.2

                                js-controller: 5.0.16

                                *** 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

                                iobroker npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/bufferutilnpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! gyp info it worked if it ends with oknpm ERR! gyp info using node-gyp@7.1.2npm ERR! gyp info using node@18.18.2 | linux | armnpm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3"npm ERR! (node:5467) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! gyp info spawn /usr/bin/python3npm ERR! gyp info spawn args [npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',npm ERR! gyp info spawn args 'binding.gyp',npm ERR! gyp info spawn args '-f',npm ERR! gyp info spawn args 'make',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/opt/iobroker/node_modules/bufferutil/build/config.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.18.2/include/node/common.gypi',npm ERR! gyp info spawn args '-Dlibrary=shared_library',npm ERR! gyp info spawn args '-Dvisibility=default',npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.18.2',npm ERR! gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.18.2/<(target_arch)/node.lib',npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/bufferutil',npm ERR! gyp info spawn args '-Dnode_engine=v8',npm ERR! gyp info spawn args '--depth=.',npm ERR! gyp info spawn args '--no-parallel',npm ERR! gyp info spawn args '--generator-output',npm ERR! gyp info spawn args 'build',npm ERR! gyp info spawn args '-Goutput_dir=.'npm ERR! gyp info spawn args ]npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12)npm ERR! gyp ERR! System Linux 6.1.0-rpi4-rpi-v8npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/bufferutilnpm ERR! gyp ERR! node -v v18.18.2npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-01T21_03_47_957Z-debug-0.log
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Snigga last edited by

                                  @snigga

                                  Wie genau installierst du den? Läuft nämlich hier 1A durch:

                                  echad@chet:/opt/iobroker $ iob url https://github.com/iobroker-community-adapters/ioBroker.lgtv
                                  install iobroker-community-adapters/ioBroker.lgtv#65177d6a00ac1822e440176a5f2f48df013b3d9b
                                  NPM version: 10.2.0
                                  Installing iobroker-community-adapters/ioBroker.lgtv#65177d6a00ac1822e440176a5f2f48df013b3d9b... (System call)
                                  
                                  added 17 packages in 21s
                                  
                                  106 packages are looking for funding
                                    run `npm fund` for details
                                  upload [3] lgtv.admin /opt/iobroker/node_modules/iobroker.lgtv/admin/index.html index.html text/html
                                  upload [2] lgtv.admin /opt/iobroker/node_modules/iobroker.lgtv/admin/index_m.html index_m.html text/html
                                  upload [1] lgtv.admin /opt/iobroker/node_modules/iobroker.lgtv/admin/lgtv.png lgtv.png image/png
                                  upload [0] lgtv.admin /opt/iobroker/node_modules/iobroker.lgtv/admin/words.js words.js application/javascript
                                  echad@chet:/opt/iobroker $
                                  
                                  mcm1957 S 2 Replies Last reply Reply Quote 0
                                  • mcm1957
                                    mcm1957 @Thomas Braun last edited by mcm1957

                                    Im ersten Beitrag hier https://forum.iobroker.net/topic/3263/lgtv-adapter-zur-steuerung-von-lg-webos-smarttvs/859 stand da noch eine Zeile mehr im Log:

                                    iobroker npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.lgtv.git npm ERR! code 1
                                    

                                    Die Meldung kenn ich nur von github installationen.

                                    Und bevor wer wegen Doppelpost schreit: ICH habe darume rsucht mit dem Thema in diesen aktuellen Topic zu wechseln. DANKE @snigga und Danke für das Ergänzen der Versionen.

                                    Und damit es klar ist:
                                    Der Adapter ist ganz normal im Repository verfügbar. Von einer Installation via Github rate ich explizit AB - dazu sollte es keinen Grund geben !

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

                                      @thomas-braun normal über die Adapter. Github habe ich nur versucht, da ich den Fehler bekommen habe.

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

                                        @snigga
                                        Was (zumindest mir) als Info noch fehlt ist das o/s auf dem das Problem existiert.
                                        Obwohl bei mir funktioniert die Installation auch auf Windows.

                                        Ich erspar dann mal Thomas seine Standardbitte 🙂

                                        Bitte post mal den Output von 'iob diag'. Ev. sieht dann wer was ...

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

                                          @mcm57

                                          ======== Start marking the full check here =========

                                          Skript v.2023-10-10
                                          
                                          *** BASE SYSTEM ***
                                           Static hostname: iobroker
                                                 Icon name: computer
                                          Operating System: Raspbian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.1.0-rpi4-rpi-v8
                                              Architecture: arm64
                                          
                                          Model           : Raspberry Pi 4 Model B Rev 1.2
                                          Docker          : false
                                          Virtualization  : none
                                          Kernel          : aarch64
                                          Userland        : armhf
                                          
                                          Systemuptime and Load:
                                           17:36:26 up 7 min,  5 users,  load average: 1.97, 1.34, 0.72
                                          CPU threads: 4
                                          
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** Time and Time Zones ***
                                                         Local time: Fri 2023-11-03 17:36:26 CET
                                                     Universal time: Fri 2023-11-03 16:36:26 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 lp                                                                             admin gpio i2c spi iobroker
                                          
                                          *** X-Server-Setup ***
                                          X-Server:       true
                                          Desktop:
                                          Terminal:       tty
                                          Boot Target:    graphical.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            4.0G        1.4G        1.8G         16M        809M        2.5G
                                          Swap:           104M          0B        104M
                                          Total:          4.1G        1.4G        1.9G
                                          
                                                   3792 M total memory
                                                   1368 M used memory
                                                   1459 M active memory
                                                    369 M inactive memory
                                                   1743 M free memory
                                                     85 M buffer memory
                                                    686 M swap cache
                                                     99 M total swap
                                                      0 M used swap
                                                     99 M free swap
                                          
                                          Raspberry only:
                                          oom events: 0
                                          lifetime oom required: 0 Mbytes
                                          total time in oom handler: 0 ms
                                          max time spent in oom handler: 0 ms
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT LOAD ACTIVE SUB DESCRIPTION
                                          0 loaded units listed.
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                          tmpfs          tmpfs     380M  980K  379M   1% /run
                                          /dev/sda2      ext4       56G  6.4G   47G  12% /
                                          tmpfs          tmpfs     1.9G  8.0K  1.9G   1% /dev/shm
                                          tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                          /dev/sda1      vfat      510M  113M  398M  23% /boot/firmware
                                          tmpfs          tmpfs     380M   40K  380M   1% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Fri Nov  3 17:29:04 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0                                                                              snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                                                                             ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:7F:20:A0 vc_mem.                                                                             mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty                                                                             1 root=PARTUUID=00401c0a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splas                                                                             h plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
                                          [Fri Nov  3 17:29:08 2023] EXT4-fs (sda2): mounted filesystem with ordered data                                                                              mode. Quota mode: none.
                                          [Fri Nov  3 17:29:11 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                          
                                          Show mounted filesystems \(real ones only\):
                                          TARGET           SOURCE    FSTYPE OPTIONS
                                          /                /dev/sda2 ext4   rw,noatime
                                          `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437                                                                             ,iocharset=ascii,shortname=mixed,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          506M    /var/
                                          143M    /var/cache
                                          137M    /var/lib
                                          136M    /var/cache/apt
                                          125M    /var/log/journal/2633d84c20934117aaba6d9ff4478d36
                                          
                                          Archived and active journals take up 124.0M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          285M    /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          454M    /opt/iobroker/iobroker-data/
                                          254M    /opt/iobroker/iobroker-data/files
                                          146M    /opt/iobroker/iobroker-data/backup-objects
                                          67M     /opt/iobroker/iobroker-data/files/javascript.admin
                                          48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                          
                                          The five largest files in iobroker-data are:
                                          37M     /opt/iobroker/iobroker-data/objects.jsonl
                                          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.                                                                             js.map
                                          33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.m                                                                             ap
                                          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.m                                                                             ap
                                          18M     /opt/iobroker/iobroker-data/states.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 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                  100 /var/lib/dpkg/status
                                               18.18.1-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.18.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.17.1-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.17.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.16.1-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.16.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.15.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.2-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.1-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.13.0+dfsg1-1+rpi1 500
                                                  500 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf Package                                                                             s
                                               18.13.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.12.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.11.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.10.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.9.1-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.9.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.8.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.7.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.6.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.5.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.4.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.3.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.2.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.1.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.0.0-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x nodistro/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.1
                                          javascript:     7.1.6
                                          
                                          Adapters from github:   4
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: ::, run as: admin
                                            system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
                                            system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                          + system.adapter.bosch-ebike.0            : bosch-ebike           : iobroker                                 -  enabled
                                          + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
                                            system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                                          + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -  enabled
                                            system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
                                            system.adapter.devices.0                : devices               : iobroker                                 - disabled
                                          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                          + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                                            system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
                                          + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
                                            system.adapter.google-sharedlocations.0 : google-sharedlocations: iobroker                                 - disabled
                                            system.adapter.google-sharedlocations.1 : google-sharedlocations: iobroker                                 - disabled
                                            system.adapter.history.0                : history               : iobroker                                 - disabled
                                            system.adapter.homepilot20.0            : homepilot20           : iobroker                                 -  enabled
                                          + system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                            system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                            system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                                            system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                            system.adapter.javascript.1             : javascript            : iobroker                                 - disabled
                                            system.adapter.parcel.0                 : parcel                : iobroker                                 -  enabled
                                          + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
                                          + system.adapter.roomba.0                 : roomba                : iobroker                                 -  enabled
                                            system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                                            system.adapter.senec.0                  : senec                 : iobroker                                 -  enabled
                                          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            system.adapter.smartgarden.0            : smartgarden           : iobroker                                 - disabled
                                            system.adapter.socketio.0               : socketio              : iobroker                                 - disabled, port: 8084, bind: 0.0.0.0 (SSL), run as: admin
                                            system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                                            system.adapter.statistics.0             : statistics            : iobroker                                 -  enabled
                                            system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                            system.adapter.telegram-menu.0          : telegram-menu         : iobroker                                 - disabled
                                          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                          + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
                                          + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                            system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                            system.adapter.virtualpowermeter.0      : virtualpowermeter     : iobroker                                 -  enabled
                                            system.adapter.vw-connect.0             : vw-connect            : iobroker                                 - disabled
                                            system.adapter.vw-connect.1             : vw-connect            : iobroker                                 - disabled
                                            system.adapter.vw-connect.2             : vw-connect            : iobroker                                 -  enabled
                                            system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: ::, run as: admin
                                          + 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.telegram.1               : 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    "admin"        : 6.12.2   , installed 6.12.1 [Updatable]
                                          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                          Adapter    "backitup"     : 2.9.1    , installed 2.9.1
                                          Adapter    "bosch-ebike"  : 0.1.0    , installed 0.1.0
                                          Adapter    "chromecast"   : 3.0.3    , installed 3.1.0
                                          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                          Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                                          Adapter    "device-watcher": 2.9.4   , installed 2.9.4
                                          Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                          Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                          Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                          Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                                          Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                          Adapter    "info"         : 2.0.0    , installed 2.0.0
                                          Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                          Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                          Controller "js-controller": 5.0.16   , installed 5.0.16
                                          Adapter    "parcel"       : 0.1.6    , installed 0.1.6
                                          Adapter    "radar2"       : 2.1.0    , installed 2.1.0
                                          Adapter    "roomba"       : 1.2.2    , installed 1.2.2
                                          Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                          Adapter    "senec"        : 1.6.10   , installed 1.6.10
                                          Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                          Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                          Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                          Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                          Adapter    "statistics"   : 2.3.0    , installed 2.3.0
                                          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                          Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                                          Adapter    "telegram-menu": 0.8.3    , installed 0.8.3
                                          Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                          Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                                          Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
                                          Adapter    "vw-connect"   : 0.2.0    , installed 0.2.0
                                          Adapter    "web"          : 6.1.10   , installed 6.1.10
                                          Adapter    "weblogin"     : 0.1.1    , installed 0.1.1
                                          Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        55929
                                          States:         54865
                                          
                                          *** OS-Repositories and Updates ***
                                          W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                                          Hit:1 http://raspbian.raspberrypi.com/raspbian bookworm InRelease
                                          Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                                          Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Reading package lists...
                                          W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                                          Pending Updates: 0
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16710      799/sshd: /usr/sbin
                                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          16701      775/cupsd
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       28779      3071/iobroker.js-co
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       27459      3071/iobroker.js-co
                                          tcp        0      0 0.0.0.0:5999            0.0.0.0:*               LISTEN      0          16048      786/vncserver-virtu
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          16712      799/sshd: /usr/sbin
                                          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          16700      775/cupsd
                                          tcp6       0      0 :::5999                 :::*                    LISTEN      0          16047      786/vncserver-virtu
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       29788      3113/io.admin.0
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       29629      3759/io.web.0
                                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          19526      1068/cups-browsed
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       31989      3246/io.chromecast.
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        2029       582/avahi-daemon: r
                                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       31349      3223/io.shelly.0
                                          udp        0      0 0.0.0.0:40621           0.0.0.0:*                           104        2031       582/avahi-daemon: r
                                          udp        0      0 0.0.0.0:5999            0.0.0.0:*                           0          16049      786/vncserver-virtu
                                          udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       29249      3200/io.radar2.0
                                          udp6       0      0 :::33845                :::*                                104        2032       582/avahi-daemon: r
                                          udp6       0      0 :::5353                 :::*                                104        2030       582/avahi-daemon: r
                                          udp6       0      0 :::5999                 :::*                                0          16050      786/vncserver-virtu
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2023-11-03 17:38:48.950  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010043-35000262.Position Destination Power: homepilot20.0.Actuator.1010043-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010043-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:48.951  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010045-35000262.Position
                                          2023-11-03 17:38:49.254  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010045-35000262.Position Destination Power: homepilot20.0.Actuator.1010045-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010045-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:49.264  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010046-35000262.Position
                                          2023-11-03 17:38:49.733  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010046-35000262.Position Destination Power: homepilot20.0.Actuator.1010046-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010046-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:49.734  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010047-35000262.Position
                                          2023-11-03 17:38:50.079  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010047-35000262.Position Destination Power: homepilot20.0.Actuator.1010047-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010047-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:50.080  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010049-35000262.Position
                                          2023-11-03 17:38:50.432  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010049-35000262.Position Destination Power: homepilot20.0.Actuator.1010049-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010049-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:50.433  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010052-35140462.Position
                                          2023-11-03 17:38:50.720  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010052-35140462.Position Destination Power: homepilot20.0.Actuator.1010052-35140462.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010052-35140462.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:50.721  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010063-35000262.Position
                                          2023-11-03 17:38:51.217  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010063-35000262.Position Destination Power: homepilot20.0.Actuator.1010063-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010063-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:51.217  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010064-35000262.Position
                                          2023-11-03 17:38:51.612  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010064-35000262.Position Destination Power: homepilot20.0.Actuator.1010064-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010064-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:51.613  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010065-35000262.Position
                                          2023-11-03 17:38:52.000  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010065-35000262.Position Destination Power: homepilot20.0.Actuator.1010065-35000262.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010065-35000262.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:38:52.008  - info: cloud.0 (3356) Trying to connect as system.user.admin to cloud
                                          2023-11-03 17:38:52.000  - info: virtualpowermeter.0 (3734) initial homepilot20.0.Actuator.1010068-35140462.Position
                                          2023-11-03 17:38:52.181  - info: cloud.0 (3356) Connection changed: connect
                                          2023-11-03 17:38:52.565  - info: virtualpowermeter.0 (3734) initial done homepilot20.0.Actuator.1010068-35140462.Position Destination Power: homepilot20.0.Actuator.1010068-35140462.Virtual_Energy_Power Destination EnergyTotal: homepilot20.0.Actuator.1010068-35140462.Virtual_Energy_Total Destination Group:  virtualpowermeter.0.group_Licht.
                                          2023-11-03 17:39:05.458  - info: virtualpowermeter.0 (3734) initial completed
                                          2023-11-03 17:39:15.049  - info: sourceanalytix.0 (3600) Initialization of 0_userdata.0.HP8620.Info.Scanner_ADF successfully
                                          2023-11-03 17:39:15.051  - info: sourceanalytix.0 (3600) Initialising (2 of 47) "0_userdata.0.HP8620.Info.Scanner_Gesamt"
                                          2023-11-03 17:39:18.027  - info: statistics.0 (3635) [SETUP] observing 10 values after startup
                                          
                                          

                                          ============ Mark until here for C&P =============

                                          iob diag has finished.

                                          Press any key for a summary

                                          Copy text starting here:

                                          ======================= SUMMARY =======================
                                                                  v.2023-10-10
                                          
                                          
                                           Static hostname: iobroker
                                                 Icon name: computer
                                          Operating System: Raspbian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.1.0-rpi4-rpi-v8
                                              Architecture: arm64
                                          
                                          Installation:           native
                                          Kernel:                 aarch64
                                          Userland:               armhf
                                          Timezone:               Europe/Berlin (CET, +0100)
                                          User-ID:                1000
                                          X-Server:               true
                                          Boot Target:            graphical.target
                                          
                                          Pending OS-Updates:     0
                                          Pending iob updates:    1
                                          
                                          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
                                          
                                          Recommended versions are nodejs Server Cannot start inMem-states on port 9000: Failed to lock DB file "/opt/iobroker/iobroker-data/states.jsonl"! and npm
                                          Your nodejs installation is correct
                                          
                                          MEMORY:
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            4.0G        2.0G        1.2G         16M        841M        2.0G
                                          Swap:           104M          0B        104M
                                          Total:          4.1G        2.0G        1.3G
                                          
                                          Active iob-Instances:   33
                                          Active repo(s): beta
                                          
                                          ioBroker Core:          js-controller           5.0.16
                                                                  admin                   6.12.1
                                          
                                          ioBroker Status:        iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Status admin and web instance:
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: ::, run as: admin
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          Objects:                55929
                                          States:                 54865
                                          
                                          Size of iob-Database:
                                          
                                          41M     /opt/iobroker/iobroker-data/objects.jsonl
                                          21M     /opt/iobroker/iobroker-data/states.jsonl
                                          
                                          
                                          
                                          =================== END OF SUMMARY ====================
                                          

                                          === Mark text until here for copying ===
                                          pi@iobroker:~ $

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

                                            @snigga

                                            Desktop ausschalten, dann den gpg-Schlüssel verschieben.

                                            sudo mv /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d/
                                            
                                            S 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            696
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            16
                                            76
                                            5990
                                            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