Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Hilfe bei Installation eines Adapters

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Hilfe bei Installation eines Adapters

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

      Hallo,
      heute wollte ich den BMW Adapter updaten, stellte dann aber fest... das diese noch immer nicht in der Repo drinnen ist ... hatte wohl damals bei installation über GitHub ?!?... weiß es leider nicht mehr.

      Also gegoogelt und eine "Anleitung" hier gefunden, Adapter deinstalliert, bei der Gelegenheit auch gleich komplettes Update/Upgrade durchgeführt.

      jetzt wollte ich mit npm i iobroker.bmw den Adapter wieder installieren und dann bekomme ich folgende Meldung:

      IO04:~$ npm i iobroker.bmw
      
      up to date, audited 241 packages in 2s
      
      82 packages are looking for funding
        run `npm fund` for details
      
      2 high severity vulnerabilities
      
      To address all issues, run:
        npm audit fix
      
      Run `npm audit` for details.
      
      

      also npm fund und auch npm audit fix ausgeführt ... Ergebnis = kein Änderung Fehlermeldung kommt immer und immer wieder.

      Könnt Ihr mir da evtl. Behilflich sein?

      Node.js: v20.18.1
      NPM: 10.9.2
      js-controler: 7.0.3

      Viele Grüße M

      haselchen Homoran Thomas Braun da_Woody 4 Replies Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @michl75 last edited by

        @michl75

        Also , als Erstes, dass sind keine Fehlermeldungen.
        Die kannst Du ignorieren.
        Dann, hast Du vielleicht nur die Instanz gelöscht und nicht den Adapter?

        Wenn nicht, dann hilft vielleicht dieser Beitrag von Github.

        https://github.com/TA2k/ioBroker.bmw/issues/79

        Harry423 created this issue in TA2k/ioBroker.bmw

        open BMW adding not available in iobroker? #79

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

          @michl75 sagte in Hilfe bei Installation eines Adapters:

          also npm fund und auch npm audit fix ausgeführt ... E

          so etwas sollte man nur mit äußerstem Bedacht ausführen

          @michl75 sagte in Hilfe bei Installation eines Adapters:

          hatte wohl damals bei installation über GitHub ?!?... weiß es leider nicht mehr.

          was sagt denn iob diag in der Langfassung?

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

            @michl75 sagte in Hilfe bei Installation eines Adapters:

            jetzt wollte ich mit npm i iobroker.bmw den Adapter wieder installieren

            Lass die Finger von npm!!!!!!!!!!!!
            Insbesondere von 'audit fix'

            Du hast das Modul nun in das /home des verwendeten Users geklatscht...
            Und mit dem 'fix' irgendwelche Paketabhängigkeiten reingeprügelt.

            Beta-Repo kurz freischalten, Adapter von dort installieren, Repo wieder auf stable zurücksetzen.

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

              @thomas-braun na tolle wurst... ok, dann hole ich als erstes mein Backup zurück das ich heute morgen früh gemacht hatte bevor ich damit begonnen habe....

              @Homoran bestimmten Teil davon oder wirklich alles? da wird so viel ausgegeben... ?

              Noch kurze Frage an euch: Gibt es ein Script oder ähnliches was "alles zusammen" updatet? also iobroker und auch das Betriebssytem?

              Möchte Fehler vermeiden ....

              haselchen Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
              • haselchen
                haselchen Most Active @michl75 last edited by

                @michl75

                Liest Du auch alle Antworten auf Deine Fragen?
                Ich habe Dir oben den Link zum Issue geschickt.

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

                  @michl75 sagte in Hilfe bei Installation eines Adapters:

                  Gibt es ein Script oder ähnliches was "alles zusammen" updatet?

                  Ich hab mir eins geschrieben. Da ich das aber grundsätzlich nicht empfehle das so zu machen werde ich das nicht veröffentlichen. Sind aber auch nur 4 Zeilen.

                  1 Reply Last reply Reply Quote 1
                  • michl75
                    michl75 @haselchen last edited by

                    @haselchen Deinen Beitrag habe ich übersehen....

                    schaue mir sofort an

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

                      @michl75

                      In dem Issue steht ja auch nur drin, was ich oben schon geschrieben habe:

                      Beta-Repo kurz freischalten, Adapter von dort installieren, Repo wieder auf stable zurücksetzen.

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

                        ok habe nun die Repos einmal komplett durchgewechselt von stable auf beta und zurück.

                        sorry das so lange gedauert hat, musste erst noch mal guggen wie geht... 🙂

                        1 Reply Last reply Reply Quote 0
                        • da_Woody
                          da_Woody @michl75 last edited by

                          @michl75 meine erste frage wäre: auf was hast du ioB installiert? kalender, raspi, proxmox, oder auf was ganz anderem?

                          Also gegoogelt und eine "Anleitung" hier gefunden,

                          wo? kein link dazu?

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

                            @michl75 sagte in Hilfe bei Installation eines Adapters:

                            oder wirklich alles

                            heisst ja nicht umsonst Langfassung!

                            @michl75 sagte in Hilfe bei Installation eines Adapters:

                            da wird so viel ausgegeben... ?

                            wenn es unnatürlich viel ist, ist auch unnatürlich viel krumm.
                            Dann erst recht!

                            @michl75 sagte in Hilfe bei Installation eines Adapters:

                            habe nun die Repos einmal komplett durchgewechselt von stable auf beta und zurück.

                            und das iob diag von vorher?

                            1 Reply Last reply Reply Quote 0
                            • michl75
                              michl75 @da_Woody last edited by

                              @da_woody

                              Proxmox, Basis ist dann für IO Debian

                              Da hab ich nur bei Google iobroker update und iobroker update OS eingegeben und da kam dann was, hab mir das nicht aufgehoben ... dummerweise.

                              Sollte ich ein Backup zurückholen erst? und alles neu updaten?

                              Homoran da_Woody 2 Replies Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @michl75 last edited by Homoran

                                @michl75 sagte in Hilfe bei Installation eines Adapters:

                                Proxmox

                                da war aber bisher keine Rede von.
                                VM oder lxc?

                                michl75 2 Replies Last reply Reply Quote 0
                                • michl75
                                  michl75 @Homoran last edited by michl75

                                  Script v.2024-10-19
                                  
                                  *** BASE SYSTEM ***
                                   Static hostname: MSIO04
                                         Icon name: computer-vm
                                           Chassis: vm 🖴
                                    Virtualization: kvm
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                            Kernel: Linux 6.1.0-28-amd64
                                      Architecture: x86-64
                                   Hardware Vendor: QEMU
                                    Hardware Model: Standard PC _Q35 + ICH9, 2009_
                                  Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                                  OS is similar to:
                                  
                                  model name      : Common KVM processor
                                  Docker          : false
                                  Virtualization  : kvm
                                  Kernel          : x86_64
                                  Userland        : 64 bit
                                  
                                  Systemuptime and Load:
                                   13:01:46 up 12 min,  2 users,  load average: 0.56, 0.33, 0.17
                                  CPU threads: 8
                                  
                                  
                                  *** LIFE CYCLE STATUS ***
                                  Operating System is the current Debian stable version codenamed 'bookworm'!
                                  
                                  *** TIME AND TIMEZONES ***
                                                 Local time: Sat 2024-12-14 13:01:46 CET
                                             Universal time: Sat 2024-12-14 12:01:46 UTC
                                                   RTC time: Sat 2024-12-14 12:01:46
                                                  Time zone: Europe/Berlin (CET, +0100)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  
                                  *** Users and Groups ***
                                  User that called 'iob diag':
                                  msirl
                                  HOME=/home/msirl
                                  GROUPS=msirl cdrom floppy sudo audio dip video plugdev netdev iobroker
                                  
                                  User that is running 'js-controller':
                                  iobroker
                                  HOME=/home/iobroker
                                  GROUPS=iobroker tty dialout audio video plugdev
                                  
                                  *** DISPLAY-SERVER SETUP ***
                                  Display-Server: false
                                  Desktop:
                                  Terminal:       tty
                                  
                                  System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            6.2G        2.7G        3.1G        708K        632M        3.5G
                                  Swap:           1.0G          0B        1.0G
                                  Total:          7.2G        2.7G        4.1G
                                  
                                  Active iob-Instances:   33
                                  
                                           5924 M total memory
                                           2596 M used memory
                                            226 M active memory
                                           2515 M inactive memory
                                           2958 M free memory
                                             67 M buffer memory
                                            535 M swap cache
                                            974 M total swap
                                              0 M used swap
                                            974 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 13:01:46 up 12 min,  2 users,  load average: 0.59, 0.34, 0.18
                                  Tasks: 152 total,   1 running, 151 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                  MiB Mem :   5924.7 total,   2958.8 free,   2596.1 used,    603.5 buff/cache
                                  MiB Swap:    975.0 total,    975.0 free,      0.0 used.   3328.6 avail Mem
                                  
                                  *** FAILED SERVICES ***
                                  
                                    UNIT LOAD ACTIVE SUB DESCRIPTION
                                  0 loaded units listed.
                                  
                                  
                                  *** DMESG CRITICAL ERRORS ***
                                  No critical errors detected
                                  
                                  *** FILESYSTEM ***
                                  Filesystem     Type      Size  Used Avail Use% Mounted on
                                  udev           devtmpfs  2.9G     0  2.9G   0% /dev
                                  tmpfs          tmpfs     593M  700K  592M   1% /run
                                  /dev/vda1      ext4       31G   14G   16G  46% /
                                  tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                  tmpfs          tmpfs     593M     0  593M   0% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Sat Dec 14 12:49:46 2024] EXT4-fs (vda1): mounted filesystem with ordered data mode. Quota mode: none.
                                  [Sat Dec 14 12:49:47 2024] EXT4-fs (vda1): re-mounted. Quota mode: none.
                                  
                                  Show mounted filesystems:
                                  TARGET SOURCE    FSTYPE OPTIONS
                                  /      /dev/vda1 ext4   rw,relatime,errors=remount-ro
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  3.6G    /var/
                                  1.5G    /var/log
                                  1.4G    /var/log/journal/7ce1f61ec68245b3abd5dadd803aa288
                                  1.4G    /var/log/journal
                                  1.3G    /var/lib
                                  
                                  Hint: You are currently not seeing messages from other users and the system.
                                        Users in groups 'adm', 'systemd-journal' can see all messages.
                                        Pass -q to turn off this notice.
                                  Archived and active journals take up 114.5M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  41M     /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  1.1G    /opt/iobroker/iobroker-data/
                                  939M    /opt/iobroker/iobroker-data/files
                                  617M    /opt/iobroker/iobroker-data/files/javascript.admin
                                  560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                  558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                  
                                  The five largest files in iobroker-data are:
                                  38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                  31M     /opt/iobroker/iobroker-data/objects.jsonl
                                  27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                  24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                  9.2M    /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  No Devices found 'by-id'
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v20.18.1
                                  /usr/bin/node           v20.18.1
                                  /usr/bin/npm            10.9.2
                                  /usr/bin/npx            10.9.2
                                  /usr/bin/corepack       0.29.4
                                  
                                  nodejs:
                                    Installed: 20.18.1-1nodesource1
                                    Candidate: 20.18.1-1nodesource1
                                    Version table:
                                   *** 20.18.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       20.18.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.17.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.16.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.15.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.15.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.14.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.13.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.13.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.12.2-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.12.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.12.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.11.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.11.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.10.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.9.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.8.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.8.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.7.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.6.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.6.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.5.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.5.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.4.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.3.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.3.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.2.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.1.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.0.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       18.19.0+dfsg-6~deb12u2 500
                                          500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                       18.19.0+dfsg-6~deb12u1 500
                                          500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                                  
                                  Temp directories causing deletion problem: 0
                                  No problems detected
                                  
                                  Errors in npm tree: 0
                                  No problems detected
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Hosts:
                                  MSIO04              MSIO04 (version: 7.0.3, hostname: MSIO04        , alive, uptime: 707)
                                  
                                  Core adapters versions
                                  js-controller:  7.0.3
                                  admin:          7.1.5
                                  javascript:     8.8.3
                                  
                                  nodejs modules from github:     5
                                  +-- homebridge-midea-air@1.7.3 (git+ssh://git@github.com/hillaliy/homebridge-midea-air.git#e35a3a43a5ce26c99ac07e43ab7fc37d992a3e33)
                                  +-- homebridge@1.6.1 (git+ssh://git@github.com/homebridge/homebridge.git#70cbfeadbbc2839f6daf5d293cc58cbb7e5c0948)
                                  | `-- kodi-ws@2.4.4 (git+https://git@github.com/iobroker-community-adapters/kodi-ws.git#ad5a1fdc5cd0a282e6818ff152594b5d32535103)
                                  | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                                  +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : MSIO04                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                  + system.adapter.alexa2.0                 : alexa2                : MSIO04                                   -  enabled
                                    system.adapter.bmw.0                    : bmw                   : MSIO04                                   - disabled
                                  + system.adapter.daswetter.0              : daswetter             : MSIO04                                   -  enabled
                                  + system.adapter.denon.0                  : denon                 : MSIO04                                   -  enabled
                                  + system.adapter.deyeidc.0                : deyeidc               : MSIO04                                   -  enabled, port: 8899
                                  + system.adapter.discovery.0              : discovery             : MSIO04                                   -  enabled
                                    system.adapter.dwd.0                    : dwd                   : MSIO04                                   -  enabled
                                    system.adapter.feiertage.0              : feiertage             : MSIO04                                   -  enabled
                                    system.adapter.flot.0                   : flot                  : MSIO04                                   -  enabled
                                  + system.adapter.followthesun.0           : followthesun          : MSIO04                                   -  enabled
                                  + system.adapter.heatingcontrol.0         : heatingcontrol        : MSIO04                                   -  enabled
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : MSIO04                                   -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : MSIO04                                   -  enabled, port: 0
                                  + system.adapter.hs100.0                  : hs100                 : MSIO04                                   -  enabled
                                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : MSIO04                                   -  enabled
                                    system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: MSIO04                                   -  enabled
                                  + system.adapter.iot.0                    : iot                   : MSIO04                                   -  enabled
                                  + system.adapter.javascript.0             : javascript            : MSIO04                                   -  enabled
                                  + system.adapter.kodi.0                   : kodi                  : MSIO04                                   -  enabled, port: 9090
                                    system.adapter.luftdaten.0              : luftdaten             : MSIO04                                   -  enabled
                                  + system.adapter.meross.0                 : meross                : MSIO04                                   -  enabled
                                  + system.adapter.midea.0                  : midea                 : MSIO04                                   -  enabled
                                  + system.adapter.mqtt.0                   : mqtt                  : MSIO04                                   -  enabled, port: 1885, bind: 0.0.0.0
                                  + system.adapter.net-tools.0              : net-tools             : MSIO04                                   -  enabled
                                    system.adapter.odl.0                    : odl                   : MSIO04                                   -  enabled
                                  + system.adapter.parser.0                 : parser                : MSIO04                                   -  enabled
                                    system.adapter.ping.0                   : ping                  : MSIO04                                   - disabled
                                  + system.adapter.proxmox.0                : proxmox               : MSIO04                                   -  enabled, port: 8006
                                  + system.adapter.proxmox.1                : proxmox               : MSIO04                                   -  enabled, port: 8006
                                    system.adapter.proxmox.2                : proxmox               : MSIO04                                   - disabled, port: 8006
                                  + system.adapter.pushover.0               : pushover              : MSIO04                                   -  enabled
                                  + system.adapter.pvforecast.0             : pvforecast            : MSIO04                                   -  enabled
                                  + system.adapter.reolink.0                : reolink               : MSIO04                                   -  enabled
                                  + system.adapter.reolink.1                : reolink               : MSIO04                                   -  enabled
                                  + system.adapter.samsung.0                : samsung               : MSIO04                                   -  enabled
                                  + system.adapter.shelly.0                 : shelly                : MSIO04                                   -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.sourceanalytix.0         : sourceanalytix        : MSIO04                                   -  enabled
                                  + system.adapter.sql.0                    : sql                   : MSIO04                                   -  enabled, port: 3306
                                  + system.adapter.tankerkoenig.0           : tankerkoenig          : MSIO04                                   -  enabled
                                    system.adapter.toyota.0                 : toyota                : MSIO04                                   - disabled
                                    system.adapter.uv-protect.0             : uv-protect            : MSIO04                                   -  enabled
                                    system.adapter.vis-google-fonts.0       : vis-google-fonts      : MSIO04                                   -  enabled
                                  + system.adapter.vis-inventwo.0           : vis-inventwo          : MSIO04                                   -  enabled
                                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : MSIO04                                   -  enabled
                                    system.adapter.vis-materialdesign.0     : vis-materialdesign    : MSIO04                                   -  enabled
                                    system.adapter.vis-plumb.0              : vis-plumb             : MSIO04                                   -  enabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : MSIO04                                   -  enabled
                                    system.adapter.vis.0                    : vis                   : MSIO04                                   -  enabled
                                  + system.adapter.web.0                    : web                   : MSIO04                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : MSIO04                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                  + system.adapter.deyeidc.0                : deyeidc               : MSIO04                                   -  enabled, port: 8899
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : MSIO04                                   -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : MSIO04                                   -  enabled, port: 0
                                  + system.adapter.kodi.0                   : kodi                  : MSIO04                                   -  enabled, port: 9090
                                  + system.adapter.mqtt.0                   : mqtt                  : MSIO04                                   -  enabled, port: 1885, bind: 0.0.0.0
                                  + system.adapter.proxmox.0                : proxmox               : MSIO04                                   -  enabled, port: 8006
                                  + system.adapter.proxmox.1                : proxmox               : MSIO04                                   -  enabled, port: 8006
                                  + system.adapter.shelly.0                 : shelly                : MSIO04                                   -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.sql.0                    : sql                   : MSIO04                                   -  enabled, port: 3306
                                  + system.adapter.web.0                    : web                   : MSIO04                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  ioBroker-Repositories
                                  ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                  │ (index) │ name     │ url                                                     │ auto upgrade │
                                  ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                  │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                  │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                  └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                  
                                  Active repo(s): stable
                                  Upgrade policy: none
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "admin"        : 7.1.5    , installed 7.1.5
                                  Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                  Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                                  Adapter    "denon"        : 1.15.12  , installed 1.15.12
                                  Adapter    "deyeidc"      : 0.1.1    , installed 0.1.1
                                  Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                  Adapter    "fahrplan"     : 1.2.3    , installed 1.2.3
                                  Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "followthesun" : 0.5.1    , installed 0.5.1
                                  Adapter    "heatingcontrol": 2.12.13 , installed 2.12.13
                                  Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                  Adapter    "hs100"        : 2.2.2    , installed 2.2.2
                                  Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                  Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                  Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                  Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                  Controller "js-controller": 7.0.3    , installed 7.0.3
                                  Adapter    "kodi"         : 3.1.0    , installed 3.1.0
                                  Adapter    "luftdaten"    : 4.0.0    , installed 4.0.0
                                  Adapter    "meross"       : 1.17.0   , installed 1.17.0
                                  Adapter    "midea"        : 0.0.7    , installed 0.0.7
                                  Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                  Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                  Adapter    "odl"          : 4.0.2    , installed 4.0.2
                                  Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                                  Adapter    "owntracks"    : 1.1.0    , installed 1.1.0
                                  Adapter    "parser"       : 2.2.4    , installed 2.2.4
                                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                  Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                                  Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                  Adapter    "pvforecast"   : 4.1.0    , installed 4.1.0
                                  Adapter    "reolink"      : 1.1.2    , installed 1.1.2
                                  Adapter    "samsung"      : 0.6.1    , installed 0.6.1
                                  Adapter    "shelly"       : 8.2.1    , installed 8.2.1
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                  Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                  Adapter    "sql"          : 3.0.1    , installed 3.0.1
                                  Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                  Adapter    "tvspielfilm"  : 2.1.0    , installed 2.1.0
                                  Adapter    "uv-protect"   : 0.6.4    , installed 0.6.3  [Updatable]
                                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                  Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                  Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                  Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                  Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                  Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "web"          : 6.2.5    , installed 6.2.5
                                  Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        20327
                                  States:         17566
                                  
                                  *** OS-Repositories and Updates ***
                                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                                  Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                                  Hit:2 http://deb.debian.org/debian bookworm InRelease
                                  Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                  Get:4 https://packages.grafana.com/oss/deb stable InRelease [7661 B]
                                  Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                  Err:4 https://packages.grafana.com/oss/deb stable InRelease
                                    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                                  Reading package lists...
                                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                                  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:3306            0.0.0.0:*               LISTEN      108        15776      573/mariadbd
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1767       493/iobroker.js-con
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1772       493/iobroker.js-con
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15759      514/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          112        1/init
                                  tcp        0      0 192.168.254.235:2010    0.0.0.0:*               LISTEN      1001       18936      844/io.hm-rpc.1
                                  tcp        0      0 192.168.254.235:2001    0.0.0.0:*               LISTEN      1001       20669      829/io.hm-rpc.0
                                  tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       20746      889/io.mqtt.0
                                  tcp6       0      0 :::3000                 :::*                    LISTEN      109        1753       602/grafana-server
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16021      665/io.admin.0
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       23681      1173/io.web.0
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          15761      514/sshd: /usr/sbin
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          13811      1/init
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15169      1/init
                                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       20720      874/io.shelly.0
                                  udp6       0      0 :::111                  :::*                                0          113        1/init
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2024-12-14 13:00:08.680  - info: host.MSIO04 instance system.adapter.luftdaten.0 having pid 1980 terminated with code 0 (NO_ERROR)
                                  2024-12-14 13:00:17.006  - info: host.MSIO04 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2037
                                  2024-12-14 13:00:17.920  - info: dwd.0 (2037) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.18.1, js-controller: 7.0.3
                                  2024-12-14 13:00:18.692  - info: dwd.0 (2037) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2024-12-14 13:00:19.206  - info: host.MSIO04 instance system.adapter.dwd.0 having pid 2037 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2024-12-14 13:00:36.422  - info: javascript.0 (706) script.js.Server_Internet.Speedtest_ookla: Speedtest durchgeführt. Ergebnisse: Download: 50.4 MB/s | Upload: 4.29 MB/s | Ping: 33.997ms
                                  2024-12-14 13:00:52.754  - info: meross.0 (994) Can not get Data for Device 2303160985045751200348e1e9bf4470: Error: Device has no data connection available
                                  2024-12-14 13:00:52.754  - warn: meross.0 (994) Can not get Data for Device 2303160985045751200348e1e9bf4470: undefined
                                  2024-12-14 13:00:52.882  - info: meross.0 (994) Can not get Data for Device 2303162733956151200348e1e9bea1ee: Error: Device has no data connection available
                                  2024-12-14 13:00:52.882  - warn: meross.0 (994) Can not get Data for Device 2303162733956151200348e1e9bea1ee: undefined
                                  2024-12-14 13:00:58.007  - info: host.MSIO04 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 2094
                                  2024-12-14 13:00:58.825  - info: daswetter.0 (2094) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.18.1, js-controller: 7.0.3
                                  2024-12-14 13:01:00.023  - info: javascript.0 (706) script.js.Heizung.Leistungsaufnahme_AlleHz: Leistung Zentralheizung: 11230.596666666666
                                  2024-12-14 13:01:00.029  - info: javascript.0 (706) script.js.Anzeigen.Anwesenheit_Flur_Anzeigen: TEST: main/A1
                                  2024-12-14 13:01:04.840  - info: daswetter.0 (2094) still wrong data structure from server received! repaired...
                                  2024-12-14 13:01:06.618  - info: daswetter.0 (2094) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                                  2024-12-14 13:01:07.122  - info: daswetter.0 (2094) cleaned everything up...
                                  2024-12-14 13:01:07.129  - info: host.MSIO04 instance system.adapter.daswetter.0 having pid 2094 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2024-12-14 13:01:12.575  - info: javascript.0 (706) script.js.Energieversorgung.Binding_HMZaehler_SourceAnalytix: Strom-PV-Berechnung: #2 - berechnet - Watt: 465
                                  2024-12-14 13:01:58.931  - info: meross.0 (994) Can not get Data for Device 2303160985045751200348e1e9bf4470: Error: Device has no data connection available
                                  2024-12-14 13:01:58.931  - warn: meross.0 (994) Can not get Data for Device 2303160985045751200348e1e9bf4470: undefined
                                  2024-12-14 13:01:59.058  - info: meross.0 (994) Can not get Data for Device 2303162733956151200348e1e9bea1ee: Error: Device has no data connection available
                                  2024-12-14 13:01:59.058  - warn: meross.0 (994) Can not get Data for Device 2303162733956151200348e1e9bea1ee: undefined
                                  2024-12-14 13:02:00.016  - info: javascript.0 (706) script.js.Heizung.Leistungsaufnahme_AlleHz: Leistung Zentralheizung: 11230.596666666666
                                  2024-12-14 13:02:00.040  - info: javascript.0 (706) script.js.Anzeigen.Anwesenheit_Flur_Anzeigen: TEST: main/A2
                                  
                                  ============ Mark until here for C&P =============
                                  
                                  iob diag has finished.
                                  
                                  ======================= SUMMARY =======================
                                                          v.2024-10-19
                                  
                                  
                                   Static hostname: MSIO04
                                         Icon name: computer-vm
                                           Chassis: vm 🖴
                                    Virtualization: kvm
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                            Kernel: Linux 6.1.0-28-amd64
                                      Architecture: x86-64
                                   Hardware Vendor: QEMU
                                    Hardware Model: Standard PC _Q35 + ICH9, 2009_
                                  Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                                  
                                  Installation:           kvm
                                  Kernel:                 x86_64
                                  Userland:               64 bit
                                  Timezone:               Europe/Berlin (CET, +0100)
                                  User-ID:                1000
                                  Display-Server:         false
                                  Boot Target:            graphical.target
                                  
                                  Pending OS-Updates:     0
                                  Pending iob updates:    1
                                  
                                  Nodejs-Installation:
                                  /usr/bin/nodejs         v20.18.1
                                  /usr/bin/node           v20.18.1
                                  /usr/bin/npm            10.9.2
                                  /usr/bin/npx            10.9.2
                                  /usr/bin/corepack       0.29.4
                                  
                                  Recommended versions are nodejs 20.18.1 and npm 10.8.2
                                  nodeJS installation is correct
                                  
                                  MEMORY:
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            6.2G        2.7G        2.9G        720K        842M        3.5G
                                  Swap:           1.0G          0B        1.0G
                                  Total:          7.2G        2.7G        3.9G
                                  
                                  Active iob-Instances:   33
                                  Upgrade policy: none
                                  
                                  ioBroker Core:          js-controller           7.0.3
                                                          admin                   7.1.5
                                  
                                  ioBroker Status:        iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Status admin and web instance:
                                  + system.adapter.admin.0                  : admin                 : MSIO04                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                  + system.adapter.web.0                    : web                   : MSIO04                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  Objects:                20327
                                  States:                 17566
                                  
                                  Size of iob-Database:
                                  
                                  31M     /opt/iobroker/iobroker-data/objects.jsonl
                                  8.5M    /opt/iobroker/iobroker-data/states.jsonl
                                  
                                  
                                  Operating System is the current Debian stable version codenamed 'bookworm'!
                                  
                                  =================== END OF SUMMARY ====================
                                  

                                  === Mark text until here for copying ===

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

                                    @homoran als VM

                                    meinte Update aber eigentlich innerhalb der VM also vom Betriebssystem und dem IoB ... Proxmox nicht.

                                    michl75 1 Reply Last reply Reply Quote 0
                                    • da_Woody
                                      da_Woody @michl75 last edited by

                                      @michl75 ok, dafür gibts den ultimate updater https://github.com/BassT23/Proxmox
                                      für die anderen sachen gibts z.b. https://www.youtube.com/watch?v=1fDTuMFiFCc von @haus-automatisierung

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

                                        bin jetzt etwas verwirrt mich den Fragen / antworten ....

                                        Das iob diag habe ich eben geschickt...

                                        Wäre es besser wenn ich das Backup zurückhole von heute morgen bevor ich alles machte... und neu update? ...vllt lieber unter eurer Anleitung.

                                        Möchte hier nicht unnötig "arbeit" produzieren und eure Zeit stehlen...

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @michl75 last edited by

                                          @michl75 sagte in Hilfe bei Installation eines Adapters:

                                          system.adapter.bmw.0 : bmw : MSIO04 - disabled

                                          Ist doch noch drin!

                                          also liegt

                                          @haselchen sagte in Hilfe bei Installation eines Adapters:

                                          hast Du vielleicht nur die Instanz gelöscht und nicht den Adapter?

                                          sehr wahrscheinlich richtig!

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

                                            @michl75

                                            Die Paketquellen musst du auch anpacken. Insbesondere grafana und den ookla-Speedtest.

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

                                            Support us

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

                                            826
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            29
                                            848
                                            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