Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wir Empfehlen: Node.js 20.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

    Wir Empfehlen: Node.js 20.x :-)

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

      @thomas-braun

      Hier scheint der Update zu beginnen:

      2024-06-04 12:33:49.962  - info: host.iobroker-test-sicher received SIGTERM
      2024-06-04 12:33:50.006  - info: backitup.0 (150194) cleaned everything up...
      

      Hier sieht man gut 8 Minuten "Funkstille" im Logging:

      2024-06-04 12:33:55.182  - info: host.iobroker-test-sicher terminated
      2024-06-04 12:41:58.698  - info: host.iobroker-test-sicher iobroker.js-controller version 5.0.19 js-controller starting
      2024-06-04 12:41:58.706  - info: host.iobroker-test-sicher Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
      2024-06-04 12:41:58.707  - info: host.iobroker-test-sicher hostname: iobroker-test-sicher, node: v20.14.0
      
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @MartinP last edited by

        @martinp

        Dann schau mal in das Log von apt rein.
        Ich vermute, da ist dann jede Menge in der Pipeline gewesen.

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

          @thomas-braun EIGENTLICH habe ich das natürlich vorher alles abgewickelt ...

          martin@iobroker-test-sicher:/var/log/apt$ sudo cat term.log
          [sudo] password for martin: 
          
          Log started: 2024-06-04  12:35:22
          (Reading database ... 77131 files and directories currently installed.)
          Preparing to unpack .../nodejs_20.14.0-1nodesource1_amd64.deb ...
          Detected old npm client, removing...
          Unpacking nodejs (20.14.0-1nodesource1) over (18.20.3-1nodesource1) ...
          Setting up nodejs (20.14.0-1nodesource1) ...
          Processing triggers for man-db (2.11.2-2) ...
          Log ended: 2024-06-04  12:35:32
          martin@iobroker-test-sicher:/var/log/apt$ 
          
          

          Wie lange ist denn der countdown, von dem Du geredet hast?

          Vielleicht habe ich die Empfehlung "iob diag" zu machen, die im Anschluss an das node Update ausgegeben wurde zu früh in die Tat umgesetzt ...

          Einen habe ich noch in auth.log gefunden:

          pam_limits(sudo:session): Could not set limit for 'core' to soft=0, hard=-1: Operation not permitted; uid=1000,euid=0
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @MartinP last edited by

            @martinp sagte in Wir Empfehlen: Node.js 20.x 🙂:

            Wie lange ist denn der countdown, von dem Du geredet hast?

            Eine Minute. Da läuft dann ein Fortschrittsbalken durch dein Terminal.

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

              @thomas-braun Kommt da vorher oder nachher die Empfehlung, "iob diag" auszuführen?

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

                @martinp

                Nachdem das update auf das aktuelle nodejs durch ist, damit man die Installation verifizieren kann. Alternativ kannst du auch iob nodejs-update erneut durchführen, das hat die gleichen Tests auf eine 'senkrechte' Installation an Bord.

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

                  @thomas-braun Scheint wirklich so lange gedauert zu haben /var/log/syslog aus der 8 Minuten "Denkpause":

                  2024-06-04T12:33:49.979679+02:00 iobroker-test-sicher systemd[1]: Stopping iobroker.service - ioBroker Server...
                  2024-06-04T12:33:51.951462+02:00 iobroker-test-sicher bash[150109]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
                  2024-06-04T12:33:52.315895+02:00 iobroker-test-sicher bash[150109]: ================================== > LOG REDIRECT system.adapter.javascript.0 => false [Process stopped]
                  2024-06-04T12:33:52.325974+02:00 iobroker-test-sicher bash[150109]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                  2024-06-04T12:33:52.339884+02:00 iobroker-test-sicher bash[150109]: ================================== > LOG REDIRECT system.adapter.javascript.0 => false [system.adapter.javascript.0.logging]
                  2024-06-04T12:33:56.409423+02:00 iobroker-test-sicher systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                  2024-06-04T12:33:56.410500+02:00 iobroker-test-sicher systemd[1]: iobroker.service: Failed with result 'exit-code'.
                  2024-06-04T12:33:56.413817+02:00 iobroker-test-sicher systemd[1]: Stopped iobroker.service - ioBroker Server.
                  2024-06-04T12:33:56.414712+02:00 iobroker-test-sicher systemd[1]: iobroker.service: Consumed 2d 12h 54min 32.466s CPU time.
                  2024-06-04T12:35:08.734270+02:00 iobroker-test-sicher grafana[75784]: logger=cleanup t=2024-06-04T12:35:08.732510038+02:00 level=info msg="Completed cleanup jobs" duration=48.062804ms
                  2024-06-04T12:35:09.328861+02:00 iobroker-test-sicher grafana[75784]: logger=plugins.update.checker t=2024-06-04T12:35:09.328548544+02:00 level=info msg="Update check succeeded" duration=122.01162ms
                  2024-06-04T12:36:46.725015+02:00 iobroker-test-sicher grafana[75784]: logger=infra.usagestats t=2024-06-04T12:36:46.722847462+02:00 level=info msg="Usage stats are ready to report"
                  2024-06-04T12:37:03.896690+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.14' (uid=1000 pid=279148 comm="hostnamectl" label="unconfined")
                  2024-06-04T12:37:03.927438+02:00 iobroker-test-sicher systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
                  2024-06-04T12:37:04.131256+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Successfully activated service 'org.freedesktop.hostname1'
                  2024-06-04T12:37:04.132316+02:00 iobroker-test-sicher systemd[1]: Started systemd-hostnamed.service - Hostname Service.
                  2024-06-04T12:37:04.236423+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.16' (uid=1000 pid=279161 comm="timedatectl" label="unconfined")
                  2024-06-04T12:37:04.257026+02:00 iobroker-test-sicher systemd[1]: Starting systemd-timedated.service - Time & Date Service...
                  2024-06-04T12:37:04.437261+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Successfully activated service 'org.freedesktop.timedate1'
                  2024-06-04T12:37:04.439517+02:00 iobroker-test-sicher systemd[1]: Started systemd-timedated.service - Time & Date Service.
                  2024-06-04T12:37:34.169565+02:00 iobroker-test-sicher systemd[1]: systemd-hostnamed.service: Deactivated successfully.
                  2024-06-04T12:37:34.488245+02:00 iobroker-test-sicher systemd[1]: systemd-timedated.service: Deactivated successfully.
                  2024-06-04T12:38:52.773949+02:00 iobroker-test-sicher influxd-systemd-start.sh[171]: ts=2024-06-04T10:38:52.772220Z lvl=info msg="Retention policy deletion check (start)" log_id=0o~SkTa0000 service=retention op_name=retention_delete_check op_event=start
                  2024-06-04T12:38:52.783441+02:00 iobroker-test-sicher influxd-systemd-start.sh[171]: ts=2024-06-04T10:38:52.772750Z lvl=info msg="Retention policy deletion check (end)" log_id=0o~SkTa0000 service=retention op_name=retention_delete_check op_event=end op_elapsed=0.544ms
                  2024-06-04T12:38:57.600202+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.20' (uid=1000 pid=280141 comm="hostnamectl" label="unconfined")
                  2024-06-04T12:38:57.619895+02:00 iobroker-test-sicher systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
                  2024-06-04T12:38:57.815324+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Successfully activated service 'org.freedesktop.hostname1'
                  2024-06-04T12:38:57.816638+02:00 iobroker-test-sicher systemd[1]: Started systemd-hostnamed.service - Hostname Service.
                  2024-06-04T12:38:57.851224+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.22' (uid=1000 pid=280147 comm="timedatectl" label="unconfined")
                  2024-06-04T12:38:57.867013+02:00 iobroker-test-sicher systemd[1]: Starting systemd-timedated.service - Time & Date Service...
                  2024-06-04T12:38:58.062586+02:00 iobroker-test-sicher dbus-daemon[117]: [system] Successfully activated service 'org.freedesktop.timedate1'
                  2024-06-04T12:38:58.064483+02:00 iobroker-test-sicher systemd[1]: Started systemd-timedated.service - Time & Date Service.
                  2024-06-04T12:39:27.854514+02:00 iobroker-test-sicher systemd[1]: systemd-hostnamed.service: Deactivated successfully.
                  2024-06-04T12:39:28.108799+02:00 iobroker-test-sicher systemd[1]: systemd-timedated.service: Deactivated successfully.
                  2024-06-04T12:40:01.680732+02:00 iobroker-test-sicher CRON[280306]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
                  2024-06-04T12:41:56.709321+02:00 iobroker-test-sicher systemd[1]: Started iobroker.service - ioBroker Server.
                  2024-06-04T12:42:00.856478+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.admin.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.860070+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.influxdb.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.862325+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.javascript.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.866486+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.email.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.866723+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.backitup.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.869714+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.mqtt-client.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.871182+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.mqtt.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.873091+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.sonoff.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.877072+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.ping.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.878941+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.ical.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.883552+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.meross.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.885705+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.ical.1" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.887135+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.snmp.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.888734+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.discovery.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.889932+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.fritzdect.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.890547+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.vis.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.891738+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.web.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.893249+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.tradfri.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.894975+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.simple-api.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.897917+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.operating-hours.0" for host "iobroker-test-sicher"
                  2024-06-04T12:42:00.898158+02:00 iobroker-test-sicher bash[280314]: host.iobroker-test-sicher check instance "system.adapter.vis-2.0" for host "iobroker-test-sicher"
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • H
                    hans_999 last edited by

                    @martinp said in Wir Empfehlen: Node.js 20.x 🙂:

                    Simples
                    iob nodejs-update 20

                    Das habe ich eben auch bei mir gemacht.

                    Danach ein Reboot.
                    Allerdings kam dann IoB nicht mehr auf die Beine.

                    Also habe ich nochmals ein

                    iob nodejs-update 20
                    

                    gemacht.
                    Dabei wurde wohl nach Ausgabe ein Downgrade auf von 20.14 auf 20.0 gemacht

                    Unpacking nodejs (20.14.0-inodesource1) over (20.0.0-inodesource1) ...
                    

                    Als Fehlermeldung erhalte ich weiterhin

                    > iob status
                    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version 'GLIBCXX.3.4.26' not found (required by node)
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @hans_999 last edited by

                      @hans_999 sagte in Wir Empfehlen: Node.js 20.x 🙂:

                      node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version 'GLIBCXX.3.4.26' not found (required by node)

                      Dein Betriebssystem ist zu alt und wird nicht mehr unterstützt. Installier da was lebendiges.

                      1 Reply Last reply Reply Quote 0
                      • H
                        hansmeier last edited by

                        Bei mir scheitert ein Upgrade auf Node.js 20.
                        Das empfohlene Kommando

                        iob nodejs-update 20
                        

                        wird ohne Fehlermeldung nicht ausgeführt. Ebenso iob diag.
                        Lediglich "iob info" klappt.

                        hans@ioBrokerUbuntu2204:~$ iob info
                        Platform       : linux
                        os             : linux
                        Architecture   : x64
                        CPUs           : 4
                        Speed          : 2841 MHz
                        Model          : Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz
                        RAM            : 6 GB
                        System uptime  : 00:03:43
                        Node.js        : v18.20.3
                        time           : 1717690805006
                        timeOffset     : -120
                        NPM            : 10.7.0
                        adapters count : 
                        Disk size      : 9.7 GiB
                        Disk free      : 2.6 GiB
                        hans@ioBrokerUbuntu2204:~$ iob nodejs-update 20
                        hans@ioBrokerUbuntu2204:~$ iob diag
                        hans@ioBrokerUbuntu2204:~$ 
                        

                        Nachdem "iob nodejs-update 20" gescheitert ist, habe ich die alte Kommandofolge iob stop -> sudo apt update .... usw. erfolgreich ausgeführt.
                        node.js bleibt aber bei v18.20.3
                        ioBroker läuft in einem Proxmox Container

                        Merkwürdig ist auch, daß ich für die Adapter seit Wochen keinerlei Updates mehr bekomme .............

                        Hat jemand eine Idee ?

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

                          @hansmeier

                          Die Skripte können im Moment nicht geladen werden, die kommen nämlich immer frisch von dort:

                          https://forum.iobroker.net/topic/75141/iobroker-net-free-cloud-störung-6-6-24

                          Wenn man hinter die Kulissen schaut sieht man das:

                          echad@chet:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                            % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                           Dload  Upload   Total   Spent    Left  Speed
                            0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
                          curl: (7) Failed to connect to iobroker.net port 443 after 24 ms: Couldn't connect to server
                          echad@chet:~ $
                          H 1 Reply Last reply Reply Quote 0
                          • H
                            hansmeier @Thomas Braun last edited by

                            @thomas-braun Ah ok ! Hatte schon gesehen, dass der Cloud Dienst nicht geladen war. Dann werde ich abwarten .............
                            Danke.

                            1 Reply Last reply Reply Quote 0
                            • H
                              hansmeier last edited by hansmeier

                              @thomas-braun Heute läuft die Cloud wieder und ich versuche gerade node.js auf Version 20 zu ziehen. Allerdings komme ich mit den User-Rechten irgendwie nicht klar.

                              Für meinen Standard User "Hans" bekomme ich "Permission denied" und unter "root"
                              wird das Skript auch nicht ausgeführt.

                              root@ioBrokerUbuntu2204:~# iob nodejs-update 20
                              This script must not be run as root! 
                              Please use your standard user!
                              root@ioBrokerUbuntu2204:~# su Hans
                              $                     
                              $ iob nodejs-update 20
                              [sudo] password for Hans: 
                              bash: /home/iobroker/.nodejs-update.sh: Permission denied
                              $ 
                              

                              Wie kann ich das Upgrade Script starten ?

                              Hier iob diag

                              ======================= SUMMARY =======================
                                                      v.2024-05-22
                              
                              
                               Static hostname: ioBrokerUbuntu2204
                                     Icon name: computer-container
                                       Chassis: container
                                Virtualization: lxc
                              Operating System: Ubuntu 22.04.4 LTS
                                        Kernel: Linux 6.8.4-3-pve
                                  Architecture: x86-64
                              
                              Installation:           lxc
                              Kernel:                 x86_64
                              Userland:               64 bit
                              Timezone:               Europe/Berlin (CEST, +0200)
                              User-ID:                0
                              Display-Server:         false
                              Boot Target:            graphical.target
                              
                              Pending OS-Updates:     0
                              Error: Object "system.repositories" not found
                              Pending iob updates:    0
                              
                              Nodejs-Installation:
                              /usr/bin/nodejs         v18.20.3
                              /usr/bin/node           v18.20.3
                              /usr/bin/npm            10.7.0
                              /usr/bin/npx            10.7.0
                              /usr/bin/corepack       0.28.0
                              
                              Recommended versions are nodejs 18.20.3 and npm 10.7.0
                              Your nodejs installation is correct
                              
                              MEMORY: 
                                             total        used        free      shared  buff/cache   available
                              Mem:            6.1G        2.5G        2.8G        0.0K        902M        3.7G
                              Swap:           2.0G          0B        2.0G
                              Total:          8.2G        2.5G        4.8G
                              
                              Active iob-Instances:   39
                              List is empty
                              
                              ioBroker Core:          js-controller           5.0.19
                                                      admin                   6.13.16
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : ioBrokerUbuntu2204                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : ioBrokerUbuntu2204                       -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                17558
                              States:                 15477
                              
                              Size of iob-Database:
                              
                              15M     /opt/iobroker/iobroker-data/objects.jsonl
                              12M     /opt/iobroker/iobroker-data/objects.json.migrated
                              12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                              11M     /opt/iobroker/iobroker-data/states.jsonl
                              2.3M    /opt/iobroker/iobroker-data/states.json.migrated
                              2.3M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @hansmeier last edited by Thomas Braun

                                @hansmeier sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                Für meinen Standard User "Hans" bekomme ich "Permission denied" und unter "root" wird das Skript auch nicht ausgeführt.

                                NIE, NIE, NIE als root herumhampeln.

                                In welchen Gruppen ist der 'Hans' enthalten?

                                sudo -u Hans groups
                                

                                In der Langfassung vom 'iob diag' wäre die Info übrigens schon drin gewesen.

                                Und auch iob diag wird nicht direkt vom root aufgerufen.

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

                                  @thomas-braun sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                  sudo -u Hans groups

                                  armin@ioBrokerUbuntu2204:~$ sudo -u Hans groups
                                  [sudo] password for armin: 
                                  Hans sudo
                                  

                                  iop diag habe ich mit User Hans gestartet.

                                  By the way: was stimmt hier nicht ?

                                  Pending OS-Updates:     0
                                  Error: Object "system.repositories" not found
                                  Pending iob updates:    0
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @hansmeier last edited by

                                    @hansmeier sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                    By the way: was stimmt hier nicht ?

                                    Dein grundsätzliches Setup...

                                    sudo usermod -a -G iobroker Hans
                                    exit
                                    

                                    Wo kommt denn nun der 'armin' her? Du verhedderst dich da ganz offenbar komplett in deinem Konstrukt.

                                    iop diag habe ich mit User Hans gestartet.

                                    Nein, das hast du als root (mit der UID=0) gestartet. Sieht man hier:

                                    User-ID:                0
                                    
                                    H 1 Reply Last reply Reply Quote 0
                                    • H
                                      hansmeier @Thomas Braun last edited by hansmeier

                                      @thomas-braun Seit ewigen Zeiten habe ich die User root & armin. Da beide offensichtlich nicht berechtigt sind den node.js Upgrade Befehl auszuführen und ich lt. Ausgabe einen Standard User nutzen soll, habe ich kurzerhand Hans eingerichtet. Aber wohl nicht mit den richtigen Rechten versehen (?) .

                                      Mit deiner Hilfe hat jetzt User Hans den Upgrade erfolgreich erledigt.
                                      Bildschirmfoto 2024-06-07 um 14.11.01.png

                                      Frage: Was bewirkt "sudo usermod -a -G iobroker Hans"
                                      Zusatz: habs selbst gefunden: User Hans wird in die Gruppe iobroker eingefügt

                                      Zusatz Frage: gibt es zu dem iob diag Error: Object "system.repositories" not found eine Erklärung ?

                                      Danke für deine Hilfe.

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

                                        @hansmeier

                                        Und warum hast du den 'armin' nicht für den iobroker ertüchtigt?
                                        So musst du doch vom armin zum Hans springen. (root ist TABU!).

                                        Zusatz Frage: gibt es zu dem iob diag Error: Object "system.repositories" not found eine Erklärung ?

                                        Zeig jetzt mal die Langfassung von

                                        iob diag
                                        
                                        H 1 Reply Last reply Reply Quote 0
                                        • H
                                          hansmeier @Thomas Braun last edited by

                                          @thomas-braun In den Basiseinstellungen von ioBroker (Schraubenschlüssel) habe ich bei Repositories eine leere Seite. Setze ich dort die Repository Liste zurück auf Stable und sichere, bewirkt das leider gar nichts.

                                          Skript v.2024-05-22
                                          
                                          *** BASE SYSTEM ***
                                           Static hostname: ioBrokerUbuntu2204
                                                 Icon name: computer-container
                                                   Chassis: container
                                            Virtualization: lxc
                                          Operating System: Ubuntu 22.04.4 LTS
                                                    Kernel: Linux 6.8.4-3-pve
                                              Architecture: x86-64
                                          
                                          model name      : Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz
                                          Docker          : false
                                          Virtualization  : lxc
                                          Kernel          : x86_64
                                          Userland        : 64 bit
                                          
                                          Systemuptime and Load:
                                           14:38:56 up 31 min,  2 users,  load average: 0.65, 0.52, 0.51
                                          CPU threads: 4
                                          
                                          
                                          *** Time and Time Zones ***
                                                         Local time: Fri 2024-06-07 14:38:56 CEST
                                                     Universal time: Fri 2024-06-07 12:38:56 UTC
                                                           RTC time: n/a
                                                          Time zone: Europe/Berlin (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: inactive
                                                    RTC in local TZ: no
                                          
                                          *** Users and Groups ***
                                          User that called 'iob diag':
                                          Hans
                                          HOME=/
                                          GROUPS=Hans sudo iobroker
                                          
                                          User that is running 'js-controller':
                                          iobroker
                                          HOME=/home/iobroker
                                          GROUPS=iobroker tty dialout audio video
                                          
                                          *** Display-Server-Setup ***
                                          Display-Server: false
                                          Desktop: 
                                          Terminal:       tty
                                          Boot Target:    graphical.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            6.1G        2.1G        3.2G        0.0K        821M        4.0G
                                          Swap:           2.0G          0B        2.0G
                                          Total:          8.2G        2.1G        5.3G
                                          
                                          Active iob-Instances:   39
                                          
                                                   6144 M total memory
                                                   2096 M used memory
                                                   2094 M active memory
                                                    649 M inactive memory
                                                   3225 M free memory
                                                      0 M buffer memory
                                                    821 M swap cache
                                                   2048 M total swap
                                                      0 M used swap
                                                   2048 M free swap
                                          
                                          *** top - Table Of Processes  ***
                                          top - 14:38:56 up 31 min,  2 users,  load average: 0.65, 0.52, 0.51
                                          Tasks:  69 total,   1 running,  68 sleeping,   0 stopped,   0 zombie
                                          %Cpu(s):  9.4 us,  1.6 sy,  0.0 ni, 89.1 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                          MiB Mem :   6144.0 total,   3225.4 free,   2097.4 used,    821.2 buff/cache
                                          MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   4046.5 avail Mem 
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT                                 LOAD   ACTIVE SUB    DESCRIPTION
                                          * apparmor.service                     loaded failed failed Load AppArmor profiles
                                          * systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
                                          * systemd-sysusers.service             loaded failed failed Create System Users
                                          
                                          LOAD   = Reflects whether the unit definition was properly loaded.
                                          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                          SUB    = The low-level unit activation state, values depend on unit type.
                                          3 loaded units listed.
                                          
                                          *** FILESYSTEM ***
                                          Filesystem           Type   Size  Used Avail Use% Mounted on
                                          /dev/loop4           ext4   9.8G  7.3G  2.0G  79% /
                                          none                 tmpfs  492K  4.0K  488K   1% /dev
                                          /dev/mapper/pve-root ext4    68G   17G   48G  26% /dev/ttyACM0
                                          tmpfs                tmpfs   12G     0   12G   0% /dev/shm
                                          tmpfs                tmpfs  4.7G  128K  4.7G   1% /run
                                          tmpfs                tmpfs  5.0M     0  5.0M   0% /run/lock
                                          tmpfs                tmpfs  2.4G     0  2.4G   0% /run/user/1002
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Thu Jun  6 17:43:30 2024] EXT4-fs (dm-1): mounted filesystem 8e7ad3ea-b536-49e6-9f4b-3b4e93b06de9 ro with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 17:43:31 2024] EXT4-fs (dm-1): re-mounted 8e7ad3ea-b536-49e6-9f4b-3b4e93b06de9 r/w. Quota mode: none.
                                          [Thu Jun  6 17:43:32 2024] EXT4-fs (sda1): mounted filesystem dad5ffae-f06d-4095-a413-c52a143dd26f r/w with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 17:43:43 2024] EXT4-fs (loop0): mounted filesystem 063d23dc-6cd6-4ccb-9701-41c80a6875e3 r/w with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 17:43:46 2024] EXT4-fs (loop1): mounted filesystem eb12dab0-3578-4c4b-8093-c51104024277 r/w with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 17:43:50 2024] EXT4-fs (loop2): mounted filesystem cc99697e-ef98-4040-91f2-219597f2e8a6 r/w with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 17:43:53 2024] EXT4-fs (loop3): mounted filesystem 85ba53a2-5473-421a-924d-407b37ebd2aa r/w with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 17:43:56 2024] EXT4-fs (loop4): mounted filesystem 0aa2747b-6f85-493f-b396-835d429ebf80 r/w with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 18:02:13 2024] EXT4-fs (loop4): unmounting filesystem 0aa2747b-6f85-493f-b396-835d429ebf80.
                                          [Thu Jun  6 18:02:14 2024] EXT4-fs (loop4): mounted filesystem 0aa2747b-6f85-493f-b396-835d429ebf80 r/w with ordered data mode. Quota mode: none.
                                          [Thu Jun  6 18:16:19 2024] EXT4-fs (loop4): unmounting filesystem 0aa2747b-6f85-493f-b396-835d429ebf80.
                                          [Thu Jun  6 18:16:20 2024] EXT4-fs (loop4): mounted filesystem 0aa2747b-6f85-493f-b396-835d429ebf80 r/w with ordered data mode. Quota mode: none.
                                          [Fri Jun  7 14:06:56 2024] EXT4-fs (loop4): unmounting filesystem 0aa2747b-6f85-493f-b396-835d429ebf80.
                                          [Fri Jun  7 14:06:57 2024] EXT4-fs (loop4): mounted filesystem 0aa2747b-6f85-493f-b396-835d429ebf80 r/w with ordered data mode. Quota mode: none.
                                          
                                          Show mounted filesystems:
                                          TARGET                                SOURCE                                                 FSTYPE     OPTIONS
                                          /                                     /dev/loop4                                             ext4       rw,relatime
                                          |-/run                                tmpfs                                                  tmpfs      rw,nosuid,nodev,size=4900096k,nr_inodes=819200,mode=755,inode64
                                          | |-/run/lock                         tmpfs                                                  tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
                                          | |-/run/rpc_pipefs                   sunrpc                                                 rpc_pipefs ro,relatime
                                          | `-/run/user/1002                    tmpfs                                                  tmpfs      rw,nosuid,nodev,relatime,size=2450044k,nr_inodes=612511,mode=700,uid=1002,gid=1002,inode64
                                          |-/dev                                none                                                   tmpfs      rw,relatime,size=492k,mode=755,inode64
                                          | |-/dev/shm                          tmpfs                                                  tmpfs      rw,nosuid,nodev,inode64
                                          | |-/dev/hugepages                    hugetlbfs                                              hugetlbfs  rw,relatime,pagesize=2M
                                          | |-/dev/mqueue                       mqueue                                                 mqueue     rw,relatime
                                          | |-/dev/ttyACM0                      /dev/mapper/pve-root[/var/lib/lxc/105/devices/ttyACM0] ext4       rw,relatime,errors=remount-ro
                                          | |-/dev/pts                          devpts                                                 devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
                                          | |-/dev/ptmx                         devpts[/ptmx]                                          devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
                                          | |-/dev/lxc/console                  devpts[/0]                                             devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
                                          | |-/dev/console                      devpts[/0]                                             devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
                                          | |-/dev/lxc/tty1                     devpts[/1]                                             devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
                                          | `-/dev/lxc/tty2                     devpts[/2]                                             devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
                                          |-/proc                               proc                                                   proc       rw,nosuid,nodev,noexec,relatime
                                          | |-/proc/sys                         proc[/sys]                                             proc       ro,relatime
                                          | | |-/proc/sys/kernel/random/boot_id none[/.lxc-boot-id]                                    tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,inode64
                                          | | `-/proc/sys/net                   proc[/sys/net]                                         proc       rw,nosuid,nodev,noexec,relatime
                                          | |-/proc/sysrq-trigger               proc[/sysrq-trigger]                                   proc       ro,relatime
                                          | |-/proc/cpuinfo                     lxcfs[/proc/cpuinfo]                                   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          | |-/proc/diskstats                   lxcfs[/proc/diskstats]                                 fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          | |-/proc/loadavg                     lxcfs[/proc/loadavg]                                   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          | |-/proc/meminfo                     lxcfs[/proc/meminfo]                                   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          | |-/proc/slabinfo                    lxcfs[/proc/slabinfo]                                  fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          | |-/proc/stat                        lxcfs[/proc/stat]                                      fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          | |-/proc/swaps                       lxcfs[/proc/swaps]                                     fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          | `-/proc/uptime                      lxcfs[/proc/uptime]                                    fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          `-/sys                                sysfs                                                  sysfs      ro,nosuid,nodev,noexec,relatime
                                            |-/sys/fs/fuse/connections          fusectl                                                fusectl    rw,nosuid,nodev,noexec,relatime
                                            |-/sys/devices/virtual/net          sysfs[/devices/virtual/net]                            sysfs      rw,nosuid,nodev,noexec,relatime
                                            |-/sys/kernel/debug                 debugfs                                                debugfs    rw,nosuid,nodev,noexec,relatime
                                            |-/sys/kernel/security              securityfs                                             securityfs rw,nosuid,nodev,noexec,relatime
                                            |-/sys/fs/pstore                    pstore                                                 pstore     rw,nosuid,nodev,noexec,relatime
                                            |-/sys/fs/cgroup                    none                                                   cgroup2    rw,nosuid,nodev,noexec,relatime
                                            `-/sys/devices/system/cpu           lxcfs[/sys/devices/system/cpu]                         fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          1.3G    /var/
                                          711M    /var/log
                                          698M    /var/log/journal/d061452a64f8407f807c515d9e1a08b0
                                          698M    /var/log/journal
                                          324M    /var/cache
                                          
                                          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 8.0M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          682M    /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          1.6G    /opt/iobroker/iobroker-data/
                                          805M    /opt/iobroker/iobroker-data/iobroker-data
                                          625M    /opt/iobroker/iobroker-data/files
                                          163M    /opt/iobroker/iobroker-data/files/vis.0
                                          93M     /opt/iobroker/iobroker-data/backup-objects
                                          
                                          The five largest files in iobroker-data are:
                                          127M    /opt/iobroker/iobroker-data/files/vis.0/Bambu_Studio_mac-v01.07.06.92.dmg
                                          28M     /opt/iobroker/iobroker-data/states.jsonl
                                          24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                          24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                                          24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                          
                                          /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2211340-if00
                                          
                                          HINT:
                                          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                          /dev/ttyACM0
                                          
                                          
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs         v20.14.0
                                          /usr/bin/node           v20.14.0
                                          /usr/bin/npm            10.7.0
                                          /usr/bin/npx            10.7.0
                                          /usr/bin/corepack       0.28.1
                                          
                                          
                                          nodejs:
                                            Installed: 20.14.0-1nodesource1
                                            Candidate: 20.14.0-1nodesource1
                                            Version table:
                                           *** 20.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                  100 /var/lib/dpkg/status
                                               20.13.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.12.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.12.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.11.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.8.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.6.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.5.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.3.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               12.22.9~dfsg-1ubuntu3.5 500
                                                  500 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                                                  500 http://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                                               12.22.9~dfsg-1ubuntu3 500
                                                  500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 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.19
                                          admin:          6.13.16
                                          javascript:     7.8.0
                                          
                                          nodejs modules from github:     1
                                          | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : ioBrokerUbuntu2204                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.alexa2.1                 : alexa2                : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.backitup.0               : backitup              : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.broadlink2.0             : broadlink2            : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.cloud.0                  : cloud                 : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.denon.0                  : denon                 : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.discovery.0              : discovery             : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.dwd.0                    : dwd                   : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.echarts.0                : echarts               : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.energiefluss.0           : energiefluss          : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.firetv.0                 : firetv                : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.flot.0                   : flot                  : ioBrokerUbuntu2204                       - disabled
                                          + system.adapter.fullybrowser.0           : fullybrowser          : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.harmony.0                : harmony               : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.history.0                : history               : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.hue.0                    : hue                   : ioBrokerUbuntu2204                       -  enabled, port: 80
                                            system.adapter.ical.0                   : ical                  : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBrokerUbuntu2204                       - disabled
                                            system.adapter.icons-icons8.0           : icons-icons8          : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBrokerUbuntu2204                       - disabled
                                          + system.adapter.influxdb.0               : influxdb              : ioBrokerUbuntu2204                       -  enabled, port: 8086
                                          + system.adapter.info.0                   : info                  : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.javascript.0             : javascript            : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.mqtt.0                   : mqtt                  : ioBrokerUbuntu2204                       -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.node-red.0               : node-red              : ioBrokerUbuntu2204                       -  enabled, port: 1880, bind: 0.0.0.0
                                          + system.adapter.opendtu.0                : opendtu               : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.openweathermap.0         : openweathermap        : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.ping.0                   : ping                  : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.pvforecast.0             : pvforecast            : ioBrokerUbuntu2204                       - disabled
                                          + system.adapter.reolink.0                : reolink               : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.samsung.0                : samsung               : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.scenes.0                 : scenes                : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.shelly.0                 : shelly                : ioBrokerUbuntu2204                       -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.shelly.1                 : shelly                : ioBrokerUbuntu2204                       -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : ioBrokerUbuntu2204                       -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.socketio.0               : socketio              : ioBrokerUbuntu2204                       -  enabled, port: 8084, bind: 192.168.178.92, run as: admin
                                          + system.adapter.sonoff.0                 : sonoff                : ioBrokerUbuntu2204                       -  enabled, port: 1887, bind: 0.0.0.0
                                          + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.telegram.0               : telegram              : ioBrokerUbuntu2204                       -  enabled, port: 8443, bind: 0.0.0.0
                                          + system.adapter.tr-064.0                 : tr-064                : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.trashschedule.0          : trashschedule         : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.upnp.0                   : upnp                  : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis-icontwo.0            : vis-icontwo           : ioBrokerUbuntu2204                       - disabled
                                          + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.vis-metro.0              : vis-metro             : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis-players.0            : vis-players           : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis-plumb.0              : vis-plumb             : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis-weather.0            : vis-weather           : ioBrokerUbuntu2204                       - disabled
                                            system.adapter.vis.0                    : vis                   : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.web.0                    : web                   : ioBrokerUbuntu2204                       -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.yeelight-2.0             : yeelight-2            : ioBrokerUbuntu2204                       -  enabled
                                            system.adapter.yr.0                     : yr                    : ioBrokerUbuntu2204                       -  enabled
                                          + system.adapter.zigbee.0                 : zigbee                : ioBrokerUbuntu2204                       -  enabled, port: /dev/ttyACM0
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : ioBrokerUbuntu2204                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.hue.0                    : hue                   : ioBrokerUbuntu2204                       -  enabled, port: 80
                                          + system.adapter.influxdb.0               : influxdb              : ioBrokerUbuntu2204                       -  enabled, port: 8086
                                          + system.adapter.mqtt.0                   : mqtt                  : ioBrokerUbuntu2204                       -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.node-red.0               : node-red              : ioBrokerUbuntu2204                       -  enabled, port: 1880, bind: 0.0.0.0
                                          + system.adapter.shelly.0                 : shelly                : ioBrokerUbuntu2204                       -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.shelly.1                 : shelly                : ioBrokerUbuntu2204                       -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : ioBrokerUbuntu2204                       -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.socketio.0               : socketio              : ioBrokerUbuntu2204                       -  enabled, port: 8084, bind: 192.168.178.92, run as: admin
                                          + system.adapter.sonoff.0                 : sonoff                : ioBrokerUbuntu2204                       -  enabled, port: 1887, bind: 0.0.0.0
                                          + system.adapter.telegram.0               : telegram              : ioBrokerUbuntu2204                       -  enabled, port: 8443, bind: 0.0.0.0
                                          + system.adapter.web.0                    : web                   : ioBrokerUbuntu2204                       -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.zigbee.0                 : zigbee                : ioBrokerUbuntu2204                       -  enabled, port: /dev/ttyACM0
                                          
                                          ioBroker-Repositories
                                          List is empty
                                          
                                          Installed ioBroker-Instances
                                          Error: Object "system.repositories" not found
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        17557
                                          States:         15477
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 https://deb.nodesource.com/node_20.x nodistro InRelease
                                          Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
                                          Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                                          Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease
                                          Reading package lists...
                                          Pending Updates: 0
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          6665083    850/master          
                                          tcp        0      0 192.168.178.92:8084     0.0.0.0:*               LISTEN      1000       6669904    1456/io.socketio.0  
                                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          6655853    1/init              
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       6656737    154/iobroker.js-con 
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       6656732    154/iobroker.js-con 
                                          tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        6658179    97/systemd-resolved 
                                          tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1000       6665459    606/io.sonoff.0     
                                          tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       6660975    462/io.mqtt.0       
                                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       6660974    462/io.mqtt.0       
                                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       6664413    541/io.shelly.1     
                                          tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1000       6661244    317/node-red        
                                          tcp6       0      0 :::61991                :::*                    LISTEN      1000       6660798    417/io.harmony.0    
                                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          6665084    850/master          
                                          tcp6       0      0 :::8087                 :::*                    LISTEN      1000       6669706    1330/io.simple-api. 
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1000       6665695    657/io.web.0        
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1000       6659315    194/io.admin.0      
                                          tcp6       0      0 :::8000                 :::*                    LISTEN      1000       6751683    1695/io.upnp.0      
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          6658259    1/init              
                                          tcp6       0      0 :::111                  :::*                    LISTEN      0          6658064    1/init              
                                          udp        0      0 192.168.178.92:5353     0.0.0.0:*                           1000       6665280    558/io.tr-064.0     
                                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1000       6663573    525/io.shelly.0     
                                          udp        0      0 0.0.0.0:55387           0.0.0.0:*                           1000       6661442    363/io.broadlink2.0 
                                          udp        0      0 0.0.0.0:58326           0.0.0.0:*                           1000       6670195    1695/io.upnp.0      
                                          udp        0      0 0.0.0.0:60292           0.0.0.0:*                           1000       6659847    363/io.broadlink2.0 
                                          udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       6660799    417/io.harmony.0    
                                          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       6659845    363/io.broadlink2.0 
                                          udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        6658178    97/systemd-resolved 
                                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          6655854    1/init              
                                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       6673639    1695/io.upnp.0      
                                          udp6       0      0 :::111                  :::*                                0          6656549    1/init              
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2024-06-07 14:20:01.627  - info: dwd.0 (14168) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2024-06-07 14:20:02.141  - info: host.ioBrokerUbuntu2204 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2024-06-07 14:23:00.013  - info: host.ioBrokerUbuntu2204 instance system.adapter.openweathermap.0 started with pid 17787
                                          2024-06-07 14:23:00.800  - info: openweathermap.0 (17787) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.14.0, js-controller: 5.0.19
                                          2024-06-07 14:23:10.837  - info: openweathermap.0 (17787) Terminated (NO_ERROR): Without reason
                                          2024-06-07 14:23:11.348  - info: host.ioBrokerUbuntu2204 instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
                                          2024-06-07 14:25:00.011  - info: host.ioBrokerUbuntu2204 instance system.adapter.dwd.0 started with pid 20179
                                          2024-06-07 14:25:00.781  - info: dwd.0 (20179) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.14.0, js-controller: 5.0.19
                                          2024-06-07 14:25:01.518  - info: dwd.0 (20179) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2024-06-07 14:25:02.031  - info: host.ioBrokerUbuntu2204 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2024-06-07 14:30:00.015  - info: host.ioBrokerUbuntu2204 instance system.adapter.dwd.0 started with pid 26101
                                          2024-06-07 14:30:00.781  - info: dwd.0 (26101) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.14.0, js-controller: 5.0.19
                                          2024-06-07 14:30:01.859  - info: dwd.0 (26101) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2024-06-07 14:30:02.373  - info: host.ioBrokerUbuntu2204 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2024-06-07 14:30:04.022  - info: host.ioBrokerUbuntu2204 instance system.adapter.ical.0 started with pid 26223
                                          2024-06-07 14:30:04.765  - info: ical.0 (26223) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.14.0, js-controller: 5.0.19
                                          2024-06-07 14:30:05.093  - info: ical.0 (26223) processing URL: Feiertage https://p15-calendars.icloud.com/holiday/DE_de.ics
                                          2024-06-07 14:30:05.213  - info: ical.0 (26223) processing URL: ioBrokerCal http://p61-caldav.icloud.com/published/2/OTc2Nzk1MjA5NzY3OTUyMM35lHu_ZHb5LRplOGC85wNTy67xW12qwAFF_K9g7Jsg
                                          2024-06-07 14:30:10.320  - info: ical.0 (26223) Terminated (NO_ERROR): Without reason
                                          2024-06-07 14:30:10.834  - info: host.ioBrokerUbuntu2204 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                          2024-06-07 14:32:27.789  - info: admin.0 (194) ==> Connected system.user.admin from ::ffff:192.168.178.65
                                          2024-06-07 14:35:00.012  - info: host.ioBrokerUbuntu2204 instance system.adapter.dwd.0 started with pid 32112
                                          2024-06-07 14:35:00.783  - info: dwd.0 (32112) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.14.0, js-controller: 5.0.19
                                          2024-06-07 14:35:01.331  - info: dwd.0 (32112) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2024-06-07 14:35:01.845  - info: host.ioBrokerUbuntu2204 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          
                                          
                                          Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @hansmeier last edited by

                                            @hansmeier sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                            User that called 'iob diag':

                                            Hans

                                            HOME=/

                                            Warum hast du dem Hans kein home gegeben? Wo soll der denn seine Daten hinlegen?
                                            Ganz ehrlich: Lösch den Hans, wenn der nicht für was anderes verwendet wird und setz den 'armin' in die Gruppen 'iobroker' (und 'adm') rein.

                                            Boot Target: graphical.target

                                            sudo systemctl set-default multi-user.target
                                            

                                            ioBroker-Repositories
                                            List is empty

                                            Die Liste der iob-Repos ist halt leer. Füg die Repos hinzu (siehe nächstes Posting).

                                            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

                                            720
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            49
                                            237
                                            44543
                                            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