Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Proxmox
  5. Proxmox VM friert ein

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.6k

Proxmox VM friert ein

Geplant Angeheftet Gesperrt Verschoben Proxmox
186 Beiträge 20 Kommentatoren 30.8k Aufrufe 14 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • T TronLand

    @glasfaser Der Fehler mit dem ookla repo kommt noch vom Adapter Speedtest.

    admin@iobVM:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
    ├── iobroker.life360@0.2.17 (git+ssh://git@github.com/migoller/iobroker.life360.git#fb48e5d206f904abaf7a464acb79eb0dfbab52ea)
    admin@iobVM:/opt/iobroker$ iobroker update -i
    Used repository: stable
    Adapter    "admin"        : 5.3.8    , installed 5.3.8
    Adapter    "backitup"     : 2.4.9    , installed 2.4.9
    Adapter    "discovery"    : 3.0.3    , installed 3.0.3
    Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
    Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
    Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
    Adapter    "info"         : 1.9.19   , installed 1.9.19
    Adapter    "javascript"   : 5.7.0    , installed 5.7.0
    Controller "js-controller": 4.0.23   , installed 4.0.23
    Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
    Adapter    "node-red"     : 3.3.1    , installed 3.3.1
    Adapter    "nut"          : 1.5.1    , installed 1.5.1
    Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
    Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
    Adapter    "wireguard"    : 1.2.1    , installed 1.2.1
    Adapter    "withings"     : 0.0.9    , installed 0.0.7  [Updatable]
    Adapter    "yahka"        : 0.13.1   , installed 0.13.1
    Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
    admin@iobVM:/opt/iobroker$ 
    admin@iobVM:/opt/iobroker$ 
    admin@iobVM:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
    [sudo] password for admin: 
    ln: failed to create symbolic link '/usr/bin/nodejs': File exists
    admin@iobVM:/opt/iobroker$ 
    admin@iobVM:/opt/iobroker$ 
    admin@iobVM:/opt/iobroker$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
    i686
    /usr/bin/nodejs
    /usr/bin/node
    /usr/local/bin/npm
    v12.22.5
    v12.22.5
    8.5.2
    admin
    /opt/iobroker
    Hit:1 http://security.debian.org/debian-security bullseye-security InRelease                                 
    Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease                                                
    Err:3 https://ookla.bintray.com/debian generic InRelease                                                     
      Could not handshake: The TLS connection was non-properly terminated. [IP: 18.196.239.149 443]
    Hit:4 http://ftp.uni-stuttgart.de/debian bullseye InRelease                                                  
    Hit:5 https://dl.yarnpkg.com/debian stable InRelease                                         
    Hit:6 http://ftp.uni-stuttgart.de/debian bullseye-updates InRelease                          
    Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    1 package can be upgraded. Run 'apt list --upgradable' to see it.
    W: Failed to fetch https://ookla.bintray.com/debian/dists/generic/InRelease  Could not handshake: The TLS connection was non-properly terminated. [IP: 18.196.239.149 443]
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    nodejs:
      Installed: 12.22.5~dfsg-2~11u1
      Candidate: 12.22.5~dfsg-2~11u1
      Version table:
     *** 12.22.5~dfsg-2~11u1 500
            500 http://ftp.uni-stuttgart.de/debian bullseye/main i386 Packages
            500 http://security.debian.org/debian-security bullseye-security/main i386 Packages
            100 /var/lib/dpkg/status
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #23

    @tronland sagte in Proxmox VM friert ein:

    i386

    Die VM ist auf die falsche Architektur eingestellt. Das sollte eine 64-bit-Umgebung sein. Dann würde auch node16 installierbar sein.

    Die Zeile mit dem
    https://ookla.bintray.com/debian generic InRelease
    Eintrag kannst du löschen, die Quelle gibt es nicht mehr.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • T TronLand

      @glasfaser: Hmm... Ich hatte vor langer Zeit mal das Problem, dass sich nodejs nicht aktualisieren ließ. Es kam immer, dass die neueste Version schon installiert wurde. Dann ein paar mal iob stop, iob update self , usw.
      Manuell hab' ich nichts gemacht.

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von Glasfaser
      #24

      @tronland sagte in Proxmox VM friert ein:

      Dann ein paar mal iob stop, iob update self , usw.

      Die Befehle haben aber nichts mit Nodejs / NPM zu tun , bzw. das es im local verzeichniss kommt !

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Antwort Letzte Antwort
      0
      • T TronLand

        @glasfaser: Hmm... Ich hatte vor langer Zeit mal das Problem, dass sich nodejs nicht aktualisieren ließ. Es kam immer, dass die neueste Version schon installiert wurde. Dann ein paar mal iob stop, iob update self , usw.
        Manuell hab' ich nichts gemacht.

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #25

        @tronland sagte in Proxmox VM friert ein:

        Manuell hab' ich nichts gemacht.

        Doch, npm reingepflügt.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        T 1 Antwort Letzte Antwort
        0
        • T TronLand

          Da steht ja so gut wie nichts drin für heute. Zumindest nicht bei meiner Einstellung "WARN":

          2022-07-08 00:55:22.377  - warn: hm-rpc.0 (546) State value to set for "hm-rpc.0.000E9569A24263.0.RSSI_DEVICE" has value "128" greater than max "127"
          2022-07-08 05:37:54.296  - warn: hm-rpc.0 (546) State value to set for "hm-rpc.0.00265D898976EF.0.RSSI_DEVICE" has value "128" greater than max "127"
          2022-07-08 05:50:48.584  - warn: hm-rpc.0 (546) State value to set for "hm-rpc.0.0009170993369E.0.RSSI_DEVICE" has value "128" greater than max "127"
          2022-07-08 06:25:41.873  - warn: hm-rpc.0 (546) State value to set for "hm-rpc.0.00201D899333DE.0.RSSI_DEVICE" has value "128" greater than max "127"
          2022-07-08 07:02:08.039  - warn: hm-rpc.0 (546) State value to set for "hm-rpc.0.000313C9933C4A.0.RSSI_DEVICE" has value "128" greater than max "127"
          2022-07-08 18:57:48.511  - warn: node-red.0 (453) 8 Jul 18:57:48 - [warn] Projects disabled : editorTheme.projects.enabled=false
          
          2022-07-08 18:59:39.472  - warn: host.iobVM "system.host.raspberrypigas" is offline
          2022-07-08 18:59:39.491  - warn: host.iobVM "system.host.ioBroker3" is offline
          2022-07-08 19:30:46.434  - warn: host.iobVM instance system.adapter.mqtt.0 terminated due to SIGTERM
          2022-07-08 19:31:25.243  - warn: node-red.0 (461) 8 Jul 19:31:25 - [warn] Projects disabled : editorTheme.projects.enabled=false
          
          2022-07-08 19:46:20.828  - warn: host.iobVM "system.host.raspberrypigas" is offline
          2022-07-08 19:46:20.845  - warn: host.iobVM "system.host.ioBroker3" is offline
          2022-07-08 19:55:07.934  - warn: influxdb.0 (494) Store data for 17 points and 0 conflicts
          2022-07-08 19:55:09.360  - warn: host.iobVM instance system.adapter.mqtt.0 terminated due to SIGTERM
          2022-07-08 19:55:15.594  - warn: host.iobVM "system.host.raspberrypigas" is offline
          2022-07-08 19:55:15.608  - warn: host.iobVM "system.host.ioBroker3" is offline
          2022-07-08 19:55:28.203  - warn: node-red.0 (1178) 8 Jul 19:55:28 - [warn] Projects disabled : editorTheme.projects.enabled=false
          

          Um 18:59 hatte ich ja neu gestartet.

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #26

          @tronland sagte in Proxmox VM friert ein:

          2022-07-08 19:55:15.594 - warn: host.iobVM "system.host.raspberrypigas" is offline

          2022-07-08 19:46:20.845 - warn: host.iobVM "system.host.ioBroker3" is offline

          sind diese beiden auch so struppelig !?

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          T 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @tronland sagte in Proxmox VM friert ein:

            Manuell hab' ich nichts gemacht.

            Doch, npm reingepflügt.

            T Offline
            T Offline
            TronLand
            schrieb am zuletzt editiert von
            #27

            @thomas-braun Oh Mist. Wie komm' ich denn auf die 32bit Version? Muss wohl verrutscht sein, als ich das Image ausgewählt habe.
            Ich Idiot.
            Okay, ihr habt mir superschnell geholfen! Vielen vielen Dank!!!!!
            Ich denke, ich verbringe den Abend mit dem Aufsetzen einer neuen VM und dem Einspielen meiner Backups :-)

            Ich kann mich echt nicht erinnern, dass ich npm installiert habe. Aber ist ja so.

            Nochmals vielen vielen Dank für Eure Hilfe!!!

            Viele Grüße aus Heidelberg!
            Michael

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @tronland sagte in Proxmox VM friert ein:

              2022-07-08 19:55:15.594 - warn: host.iobVM "system.host.raspberrypigas" is offline

              2022-07-08 19:46:20.845 - warn: host.iobVM "system.host.ioBroker3" is offline

              sind diese beiden auch so struppelig !?

              T Offline
              T Offline
              TronLand
              schrieb am zuletzt editiert von
              #28

              @glasfaser Eigentlich nicht. Das sind beides Raspberry Pi's. Hab' mit denen eigentlich keine Probleme.
              Aber auf denen läuft nicht nicht die 64bit Version.

              GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
              0
              • T TronLand

                @thomas-braun Oh Mist. Wie komm' ich denn auf die 32bit Version? Muss wohl verrutscht sein, als ich das Image ausgewählt habe.
                Ich Idiot.
                Okay, ihr habt mir superschnell geholfen! Vielen vielen Dank!!!!!
                Ich denke, ich verbringe den Abend mit dem Aufsetzen einer neuen VM und dem Einspielen meiner Backups :-)

                Ich kann mich echt nicht erinnern, dass ich npm installiert habe. Aber ist ja so.

                Nochmals vielen vielen Dank für Eure Hilfe!!!

                Viele Grüße aus Heidelberg!
                Michael

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #29

                @tronland sagte in Proxmox VM friert ein:

                Okay, ihr habt mir superschnell geholfen!

                Das wäre auch noch schneller gelaufen ... wenn du schon oben im Start-Thread mehr Infos gehabt hättest .

                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                T Thomas BraunT 2 Antworten Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @tronland sagte in Proxmox VM friert ein:

                  Okay, ihr habt mir superschnell geholfen!

                  Das wäre auch noch schneller gelaufen ... wenn du schon oben im Start-Thread mehr Infos gehabt hättest .

                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                  T Offline
                  T Offline
                  TronLand
                  schrieb am zuletzt editiert von
                  #30

                  @glasfaser Ja, weiss ich jetzt auch. Nochmals sorry dafür.

                  1 Antwort Letzte Antwort
                  0
                  • T TronLand

                    @glasfaser Eigentlich nicht. Das sind beides Raspberry Pi's. Hab' mit denen eigentlich keine Probleme.
                    Aber auf denen läuft nicht nicht die 64bit Version.

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #31

                    @tronland sagte in Proxmox VM friert ein:

                    Hab' mit denen eigentlich keine Probleme.

                    würde es aber trotzdem mal prüfen mit der Anfrage die ich oben gestellt habe !

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    T 1 Antwort Letzte Antwort
                    0
                    • T TronLand

                      @glasfaser Eigentlich nicht. Das sind beides Raspberry Pi's. Hab' mit denen eigentlich keine Probleme.
                      Aber auf denen läuft nicht nicht die 64bit Version.

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #32

                      @tronland sagte in Proxmox VM friert ein:

                      Aber auf denen läuft nicht nicht die 64bit Version.

                      Bei den arm-basierten Geräten ist das (noch) nicht weiter wild, da wird noch das allermeiste auch für 32bit gebacken. i386 wird dahingegen schon geraume Zeit nicht mehr voll bedient.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @tronland sagte in Proxmox VM friert ein:

                        Okay, ihr habt mir superschnell geholfen!

                        Das wäre auch noch schneller gelaufen ... wenn du schon oben im Start-Thread mehr Infos gehabt hättest .

                        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #33

                        @glasfaser

                        Im dritten Posting stand es drin:

                        Debian VM Linux iobVM 5.10.0-14-686-pae
                        Habs aber auch überlesen.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        GlasfaserG 1 Antwort Letzte Antwort
                        1
                        • Thomas BraunT Thomas Braun

                          @glasfaser

                          Im dritten Posting stand es drin:

                          Debian VM Linux iobVM 5.10.0-14-686-pae
                          Habs aber auch überlesen.

                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #34

                          @TT-Tom

                          Warum bewertest du @crunchip Negativ !

                          Ist doch erstmal eine Logisch vorgehensweise , wenn wir hier was benötigen !?
                          .

                          e3a08552-62d7-47f2-8814-2d258fbbabfe-grafik.png

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          T crunchipC 2 Antworten Letzte Antwort
                          1
                          • GlasfaserG Glasfaser

                            @TT-Tom

                            Warum bewertest du @crunchip Negativ !

                            Ist doch erstmal eine Logisch vorgehensweise , wenn wir hier was benötigen !?
                            .

                            e3a08552-62d7-47f2-8814-2d258fbbabfe-grafik.png

                            T Offline
                            T Offline
                            TT-Tom
                            schrieb am zuletzt editiert von
                            #35

                            @glasfaser
                            War nicht mit Absicht, muss beim blättern passiert sein. Nehme ich gleich wieder zurück. Sorry

                            Gruß Tom
                            https://github.com/tt-tom17
                            Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                            NSPanel Script Wiki
                            https://github.com/joBr99/nspanel-lovelace-ui/wiki

                            NSPanel Adapter Wiki
                            https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                            1 Antwort Letzte Antwort
                            1
                            • GlasfaserG Glasfaser

                              @TT-Tom

                              Warum bewertest du @crunchip Negativ !

                              Ist doch erstmal eine Logisch vorgehensweise , wenn wir hier was benötigen !?
                              .

                              e3a08552-62d7-47f2-8814-2d258fbbabfe-grafik.png

                              crunchipC Abwesend
                              crunchipC Abwesend
                              crunchip
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #36

                              @glasfaser was dir so alles auffällt:grin:

                              umgestiegen von Proxmox auf Unraid

                              1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @tronland sagte in Proxmox VM friert ein:

                                Hab' mit denen eigentlich keine Probleme.

                                würde es aber trotzdem mal prüfen mit der Anfrage die ich oben gestellt habe !

                                T Offline
                                T Offline
                                TronLand
                                schrieb am zuletzt editiert von TronLand
                                #37

                                @glasfaser

                                Hallo,

                                nun ist es wieder passiert.
                                Habe eine neue (64bit) VM aufgesetzt und ioBroker restored.
                                Punkt 22:18 ging die Prozessorlast auf ca. 50% und ioBroker war nicht mehr erreichbar.

                                Screenshot 2022-07-12 224807.png image_2022-07-12_230551097.png

                                Linux ioBroker 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64
                                
                                The programs included with the Debian GNU/Linux system are free software;
                                the exact distribution terms for each program are described in the
                                individual files in /usr/share/doc/*/copyright.
                                
                                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                permitted by applicable law.
                                Last login: Sun Jul 10 15:45:11 2022 from 192.168.10.111
                                tech@ioBroker:~$ cd /opt/iobroker
                                tech@ioBroker:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                                [sudo] password for tech: 
                                ├── iobroker.life360@0.2.17 (git+ssh://git@github.com/migoller/iobroker.life360.git#fb48e5d206f904abaf7a464acb79eb0dfbab52ea)
                                tech@ioBroker:/opt/iobroker$ iobroker update -i
                                Used repository: stable
                                Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                                Adapter    "info"         : 1.9.19   , installed 1.9.19
                                Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                Controller "js-controller": 4.0.23   , installed 4.0.23
                                Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                Adapter    "node-red"     : 3.3.1    , installed 3.3.1
                                Adapter    "nut"          : 1.5.1    , installed 1.5.1
                                Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                Adapter    "wireguard"    : 1.3.1    , installed 1.3.1
                                Adapter    "withings"     : 0.0.9    , installed 0.0.7  [Updatable]
                                Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                                Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                tech@ioBroker:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                                tech@ioBroker:/opt/iobroker$ 
                                uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                x86_64
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v16.16.0
                                v16.16.0
                                8.11.0
                                tech
                                /opt/iobroker
                                Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                Hit:3 http://ftp.tu-chemnitz.de/debian bullseye InRelease
                                Hit:4 http://ftp.tu-chemnitz.de/debian bullseye-updates InRelease
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                All packages are up to date.
                                nodejs:
                                  Installed: 16.16.0-deb-1nodesource1
                                  Candidate: 16.16.0-deb-1nodesource1
                                  Version table:
                                 *** 16.16.0-deb-1nodesource1 500
                                        500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     12.22.12~dfsg-1~deb11u1 500
                                        500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                     12.22.5~dfsg-2~11u1 500
                                        500 http://ftp.tu-chemnitz.de/debian bullseye/main amd64 Packages
                                tech@ioBroker:/opt/iobroker$ 
                                

                                syslog.log:

                                Jul 12 21:27:21 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:27:33 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:27:44 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:27:54 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:28:05 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:28:17 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:28:28 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:28:39 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:28:52 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:29:03 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:29:13 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:29:25 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 21:29:36 ioBroker qemu-ga: info: guest-ping called
                                Jul 12 22:05:34 ioBroker dhclient[341]: DHCPREQUEST for 192.168.1.101 on ens18 to 192.168.1.200 port 67
                                Jul 12 22:05:34 ioBroker dhclient[341]: DHCPACK of 192.168.1.101 from 192.168.1.200
                                Jul 12 22:05:34 ioBroker dhclient[341]: bound to 192.168.1.101 -- renewal in 2767 seconds.
                                Jul 12 22:17:01 ioBroker CRON[4503]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] Linux version 5.10.0-16-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.127-1 (2022-06-30)
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-16-amd64 root=UUID=d362ca41-a039-4c29-a1ee-8b143035a2a2 ro quiet
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] x86/fpu: x87 FPU will use FXSAVE
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-provided physical RAM map:
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd9fff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000bffda000-0x00000000bfffffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] NX (Execute Disable) protection: active
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] SMBIOS 2.8 present.
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] Hypervisor detected: KVM
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: cpu 0, msr 1bacb8001, primary cpu clock
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: using sched offset of 10540014338 cycles
                                Jul 12 22:36:27 ioBroker kernel: [    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
                                Jul 12 22:36:27 ioBroker kernel: [    0.000005] tsc: Detected 1996.800 MHz processor
                                Jul 12 22:36:27 ioBroker kernel: [    0.000745] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000748] e820: remove [mem 0x000a0000-0x000fffff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000752] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
                                Jul 12 22:36:27 ioBroker kernel: [    0.000784] MTRR default type: write-back
                                Jul 12 22:36:27 ioBroker kernel: [    0.000785] MTRR fixed ranges enabled:
                                

                                kern.log:

                                Jul 11 09:04:36 ioBroker kernel: [    3.059065] audit: type=1400 audit(1657523076.524:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=301 comm="apparmor_parser"
                                Jul 11 09:04:36 ioBroker kernel: [    3.059067] audit: type=1400 audit(1657523076.524:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=301 comm="apparmor_parser"
                                Jul 11 09:04:37 ioBroker kernel: [    3.569939] random: crng init done
                                Jul 11 09:04:37 ioBroker kernel: [    3.569942] random: 167 urandom warning(s) missed due to ratelimiting
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] Linux version 5.10.0-16-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.127-1 (2022-06-30)
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-16-amd64 root=UUID=d362ca41-a039-4c29-a1ee-8b143035a2a2 ro quiet
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] x86/fpu: x87 FPU will use FXSAVE
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-provided physical RAM map:
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd9fff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000bffda000-0x00000000bfffffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] NX (Execute Disable) protection: active
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] SMBIOS 2.8 present.
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] Hypervisor detected: KVM
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: cpu 0, msr 1bacb8001, primary cpu clock
                                Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: using sched offset of 10540014338 cycles
                                Jul 12 22:36:27 ioBroker kernel: [    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
                                Jul 12 22:36:27 ioBroker kernel: [    0.000005] tsc: Detected 1996.800 MHz processor
                                Jul 12 22:36:27 ioBroker kernel: [    0.000745] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
                                Jul 12 22:36:27 ioBroker kernel: [    0.000748] e820: remove [mem 0x000a0000-0x000fffff] usable
                                Jul 12 22:36:27 ioBroker kernel: [    0.000752] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
                                Jul 12 22:36:27 ioBroker kernel: [    0.000784] MTRR default type: write-back
                                

                                ioBroker Log:

                                2022-07-12 22:15:56.862  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:16:03.863  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:16:04.000  - warn: hm-rpc.0 (1333) State value to set for "hm-rpc.0.0009170993369E.0.RSSI_DEVICE" has value "128" greater than max "127"
                                2022-07-12 22:16:14.113  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                2022-07-12 22:16:24.121  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:16:34.132  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:16:43.715  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:16:51.725  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:17:00.157  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:17:10.168  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                2022-07-12 22:17:19.849  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:17:28.332  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:17:37.693  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:17:46.204  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:17:56.215  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                2022-07-12 22:18:05.754  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:18:16.018  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:18:22.833  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:18:30.412  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                2022-07-12 22:36:29.107  - info: host.iobVM iobroker.js-controller version 4.0.23 js-controller starting
                                2022-07-12 22:36:29.109  - info: host.iobVM Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                2022-07-12 22:36:29.110  - info: host.iobVM hostname: iobVM, node: v16.16.0
                                2022-07-12 22:36:29.111  - info: host.iobVM ip addresses: 192.168.1.101 fe80::fc7b:28ff:fe6b:cc51
                                2022-07-12 22:36:29.216  - info: host.iobVM Sets unsupported
                                2022-07-12 22:36:29.217  - info: host.iobVM Sets unsupported
                                2022-07-12 22:36:29.922  - info: host.iobVM connected to Objects and States
                                2022-07-12 22:36:29.937  - info: host.iobVM added notifications configuration of host
                                2022-07-12 22:36:30.394  - info: host.iobVM 28 instances found
                                2022-07-12 22:36:30.416  - info: host.iobVM starting 11 instances
                                2022-07-12 22:36:30.569  - info: host.iobVM instance system.adapter.admin.0 started with pid 446
                                2022-07-12 22:36:31.354  - info: admin.0 (446) Sets unsupported
                                2022-07-12 22:36:31.356  - info: admin.0 (446) Sets unsupported
                                2022-07-12 22:36:31.626  - info: admin.0 (446) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23
                                2022-07-12 22:36:31.650  - info: admin.0 (446) requesting all states
                                2022-07-12 22:36:31.650  - info: admin.0 (446) requesting all objects
                                2022-07-12 22:36:31.784  - info: admin.0 (446) Request actual repository...
                                2022-07-12 22:36:32.253  - info: admin.0 (446) received all objects
                                2022-07-12 22:36:32.343  - info: host.iobVM Updating repository "stable" under "http://repo.iobroker.live/sources-dist.json"
                                2022-07-12 22:36:32.375  - info: admin.0 (446) http server listening on port 8081
                                2022-07-12 22:36:32.376  - info: admin.0 (446) Use link "http://localhost:8081" to configure.
                                2022-07-12 22:36:33.239  - info: admin.0 (446) Repository received successfully.
                                2022-07-12 22:36:34.558  - info: host.iobVM instance system.adapter.javascript.0 started with pid 461
                                2022-07-12 22:36:35.959  - info: javascript.0 (461) Sets unsupported
                                2022-07-12 22:36:35.961  - info: javascript.0 (461) Sets unsupported
                                2022-07-12 22:36:36.295  - info: javascript.0 (461) starting. Version 5.7.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.16.0, js-controller: 4.0.23
                                2022-07-12 22:36:37.399  - info: javascript.0 (461) requesting all states
                                2022-07-12 22:36:37.399  - info: javascript.0 (461) requesting all objects
                                2022-07-12 22:36:38.074  - info: javascript.0 (461) received all states
                                2022-07-12 22:36:38.338  - info: javascript.0 (461) received all objects
                                2022-07-12 22:36:38.597  - info: javascript.0 (461) Start javascript script.js.common.Speedy
                                
                                Thomas BraunT Dr. BakteriusD 2 Antworten Letzte Antwort
                                0
                                • T TronLand

                                  @glasfaser

                                  Hallo,

                                  nun ist es wieder passiert.
                                  Habe eine neue (64bit) VM aufgesetzt und ioBroker restored.
                                  Punkt 22:18 ging die Prozessorlast auf ca. 50% und ioBroker war nicht mehr erreichbar.

                                  Screenshot 2022-07-12 224807.png image_2022-07-12_230551097.png

                                  Linux ioBroker 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64
                                  
                                  The programs included with the Debian GNU/Linux system are free software;
                                  the exact distribution terms for each program are described in the
                                  individual files in /usr/share/doc/*/copyright.
                                  
                                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                  permitted by applicable law.
                                  Last login: Sun Jul 10 15:45:11 2022 from 192.168.10.111
                                  tech@ioBroker:~$ cd /opt/iobroker
                                  tech@ioBroker:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                                  [sudo] password for tech: 
                                  ├── iobroker.life360@0.2.17 (git+ssh://git@github.com/migoller/iobroker.life360.git#fb48e5d206f904abaf7a464acb79eb0dfbab52ea)
                                  tech@ioBroker:/opt/iobroker$ iobroker update -i
                                  Used repository: stable
                                  Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                  Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                  Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                  Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                  Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                  Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                                  Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                  Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                  Adapter    "node-red"     : 3.3.1    , installed 3.3.1
                                  Adapter    "nut"          : 1.5.1    , installed 1.5.1
                                  Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                  Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                  Adapter    "wireguard"    : 1.3.1    , installed 1.3.1
                                  Adapter    "withings"     : 0.0.9    , installed 0.0.7  [Updatable]
                                  Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                                  Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                  tech@ioBroker:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                  ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                                  tech@ioBroker:/opt/iobroker$ 
                                  uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                  x86_64
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  v16.16.0
                                  v16.16.0
                                  8.11.0
                                  tech
                                  /opt/iobroker
                                  Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                  Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                  Hit:3 http://ftp.tu-chemnitz.de/debian bullseye InRelease
                                  Hit:4 http://ftp.tu-chemnitz.de/debian bullseye-updates InRelease
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  All packages are up to date.
                                  nodejs:
                                    Installed: 16.16.0-deb-1nodesource1
                                    Candidate: 16.16.0-deb-1nodesource1
                                    Version table:
                                   *** 16.16.0-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       12.22.12~dfsg-1~deb11u1 500
                                          500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                       12.22.5~dfsg-2~11u1 500
                                          500 http://ftp.tu-chemnitz.de/debian bullseye/main amd64 Packages
                                  tech@ioBroker:/opt/iobroker$ 
                                  

                                  syslog.log:

                                  Jul 12 21:27:21 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:27:33 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:27:44 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:27:54 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:28:05 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:28:17 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:28:28 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:28:39 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:28:52 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:29:03 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:29:13 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:29:25 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 21:29:36 ioBroker qemu-ga: info: guest-ping called
                                  Jul 12 22:05:34 ioBroker dhclient[341]: DHCPREQUEST for 192.168.1.101 on ens18 to 192.168.1.200 port 67
                                  Jul 12 22:05:34 ioBroker dhclient[341]: DHCPACK of 192.168.1.101 from 192.168.1.200
                                  Jul 12 22:05:34 ioBroker dhclient[341]: bound to 192.168.1.101 -- renewal in 2767 seconds.
                                  Jul 12 22:17:01 ioBroker CRON[4503]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] Linux version 5.10.0-16-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.127-1 (2022-06-30)
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-16-amd64 root=UUID=d362ca41-a039-4c29-a1ee-8b143035a2a2 ro quiet
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] x86/fpu: x87 FPU will use FXSAVE
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-provided physical RAM map:
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd9fff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000bffda000-0x00000000bfffffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] NX (Execute Disable) protection: active
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] SMBIOS 2.8 present.
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] Hypervisor detected: KVM
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: cpu 0, msr 1bacb8001, primary cpu clock
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: using sched offset of 10540014338 cycles
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000005] tsc: Detected 1996.800 MHz processor
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000745] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000748] e820: remove [mem 0x000a0000-0x000fffff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000752] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000784] MTRR default type: write-back
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000785] MTRR fixed ranges enabled:
                                  

                                  kern.log:

                                  Jul 11 09:04:36 ioBroker kernel: [    3.059065] audit: type=1400 audit(1657523076.524:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=301 comm="apparmor_parser"
                                  Jul 11 09:04:36 ioBroker kernel: [    3.059067] audit: type=1400 audit(1657523076.524:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=301 comm="apparmor_parser"
                                  Jul 11 09:04:37 ioBroker kernel: [    3.569939] random: crng init done
                                  Jul 11 09:04:37 ioBroker kernel: [    3.569942] random: 167 urandom warning(s) missed due to ratelimiting
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] Linux version 5.10.0-16-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.127-1 (2022-06-30)
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-16-amd64 root=UUID=d362ca41-a039-4c29-a1ee-8b143035a2a2 ro quiet
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] x86/fpu: x87 FPU will use FXSAVE
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-provided physical RAM map:
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd9fff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000bffda000-0x00000000bfffffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] NX (Execute Disable) protection: active
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] SMBIOS 2.8 present.
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] Hypervisor detected: KVM
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: cpu 0, msr 1bacb8001, primary cpu clock
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: using sched offset of 10540014338 cycles
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000005] tsc: Detected 1996.800 MHz processor
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000745] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000748] e820: remove [mem 0x000a0000-0x000fffff] usable
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000752] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
                                  Jul 12 22:36:27 ioBroker kernel: [    0.000784] MTRR default type: write-back
                                  

                                  ioBroker Log:

                                  2022-07-12 22:15:56.862  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:16:03.863  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:16:04.000  - warn: hm-rpc.0 (1333) State value to set for "hm-rpc.0.0009170993369E.0.RSSI_DEVICE" has value "128" greater than max "127"
                                  2022-07-12 22:16:14.113  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                  2022-07-12 22:16:24.121  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:16:34.132  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:16:43.715  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:16:51.725  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:17:00.157  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:17:10.168  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                  2022-07-12 22:17:19.849  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:17:28.332  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:17:37.693  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:17:46.204  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:17:56.215  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                  2022-07-12 22:18:05.754  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:18:16.018  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:18:22.833  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:18:30.412  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                  2022-07-12 22:36:29.107  - info: host.iobVM iobroker.js-controller version 4.0.23 js-controller starting
                                  2022-07-12 22:36:29.109  - info: host.iobVM Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                  2022-07-12 22:36:29.110  - info: host.iobVM hostname: iobVM, node: v16.16.0
                                  2022-07-12 22:36:29.111  - info: host.iobVM ip addresses: 192.168.1.101 fe80::fc7b:28ff:fe6b:cc51
                                  2022-07-12 22:36:29.216  - info: host.iobVM Sets unsupported
                                  2022-07-12 22:36:29.217  - info: host.iobVM Sets unsupported
                                  2022-07-12 22:36:29.922  - info: host.iobVM connected to Objects and States
                                  2022-07-12 22:36:29.937  - info: host.iobVM added notifications configuration of host
                                  2022-07-12 22:36:30.394  - info: host.iobVM 28 instances found
                                  2022-07-12 22:36:30.416  - info: host.iobVM starting 11 instances
                                  2022-07-12 22:36:30.569  - info: host.iobVM instance system.adapter.admin.0 started with pid 446
                                  2022-07-12 22:36:31.354  - info: admin.0 (446) Sets unsupported
                                  2022-07-12 22:36:31.356  - info: admin.0 (446) Sets unsupported
                                  2022-07-12 22:36:31.626  - info: admin.0 (446) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23
                                  2022-07-12 22:36:31.650  - info: admin.0 (446) requesting all states
                                  2022-07-12 22:36:31.650  - info: admin.0 (446) requesting all objects
                                  2022-07-12 22:36:31.784  - info: admin.0 (446) Request actual repository...
                                  2022-07-12 22:36:32.253  - info: admin.0 (446) received all objects
                                  2022-07-12 22:36:32.343  - info: host.iobVM Updating repository "stable" under "http://repo.iobroker.live/sources-dist.json"
                                  2022-07-12 22:36:32.375  - info: admin.0 (446) http server listening on port 8081
                                  2022-07-12 22:36:32.376  - info: admin.0 (446) Use link "http://localhost:8081" to configure.
                                  2022-07-12 22:36:33.239  - info: admin.0 (446) Repository received successfully.
                                  2022-07-12 22:36:34.558  - info: host.iobVM instance system.adapter.javascript.0 started with pid 461
                                  2022-07-12 22:36:35.959  - info: javascript.0 (461) Sets unsupported
                                  2022-07-12 22:36:35.961  - info: javascript.0 (461) Sets unsupported
                                  2022-07-12 22:36:36.295  - info: javascript.0 (461) starting. Version 5.7.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.16.0, js-controller: 4.0.23
                                  2022-07-12 22:36:37.399  - info: javascript.0 (461) requesting all states
                                  2022-07-12 22:36:37.399  - info: javascript.0 (461) requesting all objects
                                  2022-07-12 22:36:38.074  - info: javascript.0 (461) received all states
                                  2022-07-12 22:36:38.338  - info: javascript.0 (461) received all objects
                                  2022-07-12 22:36:38.597  - info: javascript.0 (461) Start javascript script.js.common.Speedy
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #38

                                  @tronland

                                  Da würde ich mal in der Konfiguration von influxdb herumschauen.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  T 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @tronland

                                    Da würde ich mal in der Konfiguration von influxdb herumschauen.

                                    T Offline
                                    T Offline
                                    TronLand
                                    schrieb am zuletzt editiert von TronLand
                                    #39

                                    @thomas-braun

                                    Nach was genau? Die Datenbank ist auf einem anderen Rechner.
                                    Meinst du in der Konfiguration des ioBroker Adapters?
                                    Was könnte denn dort nicht stimmen? Sieht für mich so aus, als würde der Adapter genau das machen, was er soll. Nach 20 (oder mehr) neuen Daten einmal zur Datenbank schreiben.

                                    Gruß
                                    Michael

                                    Screenshot 2022-07-13 062550.png
                                    Screenshot 2022-07-13 062609.png

                                    1 Antwort Letzte Antwort
                                    0
                                    • T TronLand

                                      @glasfaser

                                      Hallo,

                                      nun ist es wieder passiert.
                                      Habe eine neue (64bit) VM aufgesetzt und ioBroker restored.
                                      Punkt 22:18 ging die Prozessorlast auf ca. 50% und ioBroker war nicht mehr erreichbar.

                                      Screenshot 2022-07-12 224807.png image_2022-07-12_230551097.png

                                      Linux ioBroker 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64
                                      
                                      The programs included with the Debian GNU/Linux system are free software;
                                      the exact distribution terms for each program are described in the
                                      individual files in /usr/share/doc/*/copyright.
                                      
                                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                      permitted by applicable law.
                                      Last login: Sun Jul 10 15:45:11 2022 from 192.168.10.111
                                      tech@ioBroker:~$ cd /opt/iobroker
                                      tech@ioBroker:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                                      [sudo] password for tech: 
                                      ├── iobroker.life360@0.2.17 (git+ssh://git@github.com/migoller/iobroker.life360.git#fb48e5d206f904abaf7a464acb79eb0dfbab52ea)
                                      tech@ioBroker:/opt/iobroker$ iobroker update -i
                                      Used repository: stable
                                      Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                      Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                      Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                      Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                      Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                      Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                                      Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                      Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                      Controller "js-controller": 4.0.23   , installed 4.0.23
                                      Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                      Adapter    "node-red"     : 3.3.1    , installed 3.3.1
                                      Adapter    "nut"          : 1.5.1    , installed 1.5.1
                                      Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                      Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                      Adapter    "wireguard"    : 1.3.1    , installed 1.3.1
                                      Adapter    "withings"     : 0.0.9    , installed 0.0.7  [Updatable]
                                      Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                                      Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                      tech@ioBroker:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                      ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                                      tech@ioBroker:/opt/iobroker$ 
                                      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      x86_64
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v16.16.0
                                      v16.16.0
                                      8.11.0
                                      tech
                                      /opt/iobroker
                                      Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                      Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                      Hit:3 http://ftp.tu-chemnitz.de/debian bullseye InRelease
                                      Hit:4 http://ftp.tu-chemnitz.de/debian bullseye-updates InRelease
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      All packages are up to date.
                                      nodejs:
                                        Installed: 16.16.0-deb-1nodesource1
                                        Candidate: 16.16.0-deb-1nodesource1
                                        Version table:
                                       *** 16.16.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           12.22.12~dfsg-1~deb11u1 500
                                              500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                           12.22.5~dfsg-2~11u1 500
                                              500 http://ftp.tu-chemnitz.de/debian bullseye/main amd64 Packages
                                      tech@ioBroker:/opt/iobroker$ 
                                      

                                      syslog.log:

                                      Jul 12 21:27:21 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:27:33 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:27:44 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:27:54 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:28:05 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:28:17 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:28:28 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:28:39 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:28:52 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:29:03 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:29:13 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:29:25 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 21:29:36 ioBroker qemu-ga: info: guest-ping called
                                      Jul 12 22:05:34 ioBroker dhclient[341]: DHCPREQUEST for 192.168.1.101 on ens18 to 192.168.1.200 port 67
                                      Jul 12 22:05:34 ioBroker dhclient[341]: DHCPACK of 192.168.1.101 from 192.168.1.200
                                      Jul 12 22:05:34 ioBroker dhclient[341]: bound to 192.168.1.101 -- renewal in 2767 seconds.
                                      Jul 12 22:17:01 ioBroker CRON[4503]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] Linux version 5.10.0-16-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.127-1 (2022-06-30)
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-16-amd64 root=UUID=d362ca41-a039-4c29-a1ee-8b143035a2a2 ro quiet
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] x86/fpu: x87 FPU will use FXSAVE
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-provided physical RAM map:
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd9fff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000bffda000-0x00000000bfffffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] NX (Execute Disable) protection: active
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] SMBIOS 2.8 present.
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] Hypervisor detected: KVM
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: cpu 0, msr 1bacb8001, primary cpu clock
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: using sched offset of 10540014338 cycles
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000005] tsc: Detected 1996.800 MHz processor
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000745] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000748] e820: remove [mem 0x000a0000-0x000fffff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000752] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000784] MTRR default type: write-back
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000785] MTRR fixed ranges enabled:
                                      

                                      kern.log:

                                      Jul 11 09:04:36 ioBroker kernel: [    3.059065] audit: type=1400 audit(1657523076.524:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=301 comm="apparmor_parser"
                                      Jul 11 09:04:36 ioBroker kernel: [    3.059067] audit: type=1400 audit(1657523076.524:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=301 comm="apparmor_parser"
                                      Jul 11 09:04:37 ioBroker kernel: [    3.569939] random: crng init done
                                      Jul 11 09:04:37 ioBroker kernel: [    3.569942] random: 167 urandom warning(s) missed due to ratelimiting
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] Linux version 5.10.0-16-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.127-1 (2022-06-30)
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-16-amd64 root=UUID=d362ca41-a039-4c29-a1ee-8b143035a2a2 ro quiet
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] x86/fpu: x87 FPU will use FXSAVE
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-provided physical RAM map:
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd9fff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000bffda000-0x00000000bfffffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] NX (Execute Disable) protection: active
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] SMBIOS 2.8 present.
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] Hypervisor detected: KVM
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: cpu 0, msr 1bacb8001, primary cpu clock
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000000] kvm-clock: using sched offset of 10540014338 cycles
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000005] tsc: Detected 1996.800 MHz processor
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000745] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000748] e820: remove [mem 0x000a0000-0x000fffff] usable
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000752] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
                                      Jul 12 22:36:27 ioBroker kernel: [    0.000784] MTRR default type: write-back
                                      

                                      ioBroker Log:

                                      2022-07-12 22:15:56.862  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:16:03.863  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:16:04.000  - warn: hm-rpc.0 (1333) State value to set for "hm-rpc.0.0009170993369E.0.RSSI_DEVICE" has value "128" greater than max "127"
                                      2022-07-12 22:16:14.113  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                      2022-07-12 22:16:24.121  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:16:34.132  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:16:43.715  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:16:51.725  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:17:00.157  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:17:10.168  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                      2022-07-12 22:17:19.849  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:17:28.332  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:17:37.693  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:17:46.204  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:17:56.215  - info: influxdb.0 (510) Store 22 buffered influxDB history points
                                      2022-07-12 22:18:05.754  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:18:16.018  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:18:22.833  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:18:30.412  - info: influxdb.0 (510) Store 21 buffered influxDB history points
                                      2022-07-12 22:36:29.107  - info: host.iobVM iobroker.js-controller version 4.0.23 js-controller starting
                                      2022-07-12 22:36:29.109  - info: host.iobVM Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                      2022-07-12 22:36:29.110  - info: host.iobVM hostname: iobVM, node: v16.16.0
                                      2022-07-12 22:36:29.111  - info: host.iobVM ip addresses: 192.168.1.101 fe80::fc7b:28ff:fe6b:cc51
                                      2022-07-12 22:36:29.216  - info: host.iobVM Sets unsupported
                                      2022-07-12 22:36:29.217  - info: host.iobVM Sets unsupported
                                      2022-07-12 22:36:29.922  - info: host.iobVM connected to Objects and States
                                      2022-07-12 22:36:29.937  - info: host.iobVM added notifications configuration of host
                                      2022-07-12 22:36:30.394  - info: host.iobVM 28 instances found
                                      2022-07-12 22:36:30.416  - info: host.iobVM starting 11 instances
                                      2022-07-12 22:36:30.569  - info: host.iobVM instance system.adapter.admin.0 started with pid 446
                                      2022-07-12 22:36:31.354  - info: admin.0 (446) Sets unsupported
                                      2022-07-12 22:36:31.356  - info: admin.0 (446) Sets unsupported
                                      2022-07-12 22:36:31.626  - info: admin.0 (446) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23
                                      2022-07-12 22:36:31.650  - info: admin.0 (446) requesting all states
                                      2022-07-12 22:36:31.650  - info: admin.0 (446) requesting all objects
                                      2022-07-12 22:36:31.784  - info: admin.0 (446) Request actual repository...
                                      2022-07-12 22:36:32.253  - info: admin.0 (446) received all objects
                                      2022-07-12 22:36:32.343  - info: host.iobVM Updating repository "stable" under "http://repo.iobroker.live/sources-dist.json"
                                      2022-07-12 22:36:32.375  - info: admin.0 (446) http server listening on port 8081
                                      2022-07-12 22:36:32.376  - info: admin.0 (446) Use link "http://localhost:8081" to configure.
                                      2022-07-12 22:36:33.239  - info: admin.0 (446) Repository received successfully.
                                      2022-07-12 22:36:34.558  - info: host.iobVM instance system.adapter.javascript.0 started with pid 461
                                      2022-07-12 22:36:35.959  - info: javascript.0 (461) Sets unsupported
                                      2022-07-12 22:36:35.961  - info: javascript.0 (461) Sets unsupported
                                      2022-07-12 22:36:36.295  - info: javascript.0 (461) starting. Version 5.7.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.16.0, js-controller: 4.0.23
                                      2022-07-12 22:36:37.399  - info: javascript.0 (461) requesting all states
                                      2022-07-12 22:36:37.399  - info: javascript.0 (461) requesting all objects
                                      2022-07-12 22:36:38.074  - info: javascript.0 (461) received all states
                                      2022-07-12 22:36:38.338  - info: javascript.0 (461) received all objects
                                      2022-07-12 22:36:38.597  - info: javascript.0 (461) Start javascript script.js.common.Speedy
                                      
                                      Dr. BakteriusD Offline
                                      Dr. BakteriusD Offline
                                      Dr. Bakterius
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #40

                                      @tronland sagte in Proxmox VM friert ein:

                                      Punkt 22:18 ging die Prozessorlast auf ca. 50% und ioBroker war nicht mehr erreichbar.

                                      Kann es sich um ein Skript handeln das amokläuft? Also irgendeine Endlosschleife.

                                      T 1 Antwort Letzte Antwort
                                      0
                                      • Dr. BakteriusD Dr. Bakterius

                                        @tronland sagte in Proxmox VM friert ein:

                                        Punkt 22:18 ging die Prozessorlast auf ca. 50% und ioBroker war nicht mehr erreichbar.

                                        Kann es sich um ein Skript handeln das amokläuft? Also irgendeine Endlosschleife.

                                        T Offline
                                        T Offline
                                        TronLand
                                        schrieb am zuletzt editiert von
                                        #41

                                        @dr-bakterius
                                        Hatte alle Skripte deaktiviert.
                                        Das mit den 50% (+-5) ist so ein Proxmox Ding. Wenn eine VM mal z.B. einen Kernal Panic wirft und nicht mehr erreichbar ist, dann zeigt Proxmox genau die gleiche Auslastung. Warum, weiß ich nicht.
                                        A

                                        1 Antwort Letzte Antwort
                                        0
                                        • T Offline
                                          T Offline
                                          TronLand
                                          schrieb am zuletzt editiert von
                                          #42

                                          Jetzt ist es wieder passiert... ;-(

                                          In keinen Logs auch nur der geringste Hinweis. Alle Logs sehen normal aus, dann plötzlich kein Eintrag mehr bis zu meinem Reboot. Bin echt am Verzweifeln.
                                          Ich bin echt für jeden Hinweis dankbar.

                                          Gruß
                                          Michael

                                          isi07I 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          321

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe