Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Fehler beim Update des Telegram-Adapters

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Fehler beim Update des Telegram-Adapters

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

      @thomas-braun

      • Desktop beim Start in raspi-config ausgeschaltet.

      • Wie kann ich Desktop-Programme von Konsolen-Programmen unterscheiden und womöglich halbautomatisch löschen? In einem Raspberry-Forum habe ich das hier gefunden:

        sudo apt purge xserver* lightdm* raspberrypi-ui-mods vlc* lxde* chromium* desktop* gnome* gstreamer* gtk* hicolor-icon-theme* lx* mesa*
        
      • Die Temperatur ist zu hoch - meinst du, dass das am Desktop liegt? Was kann ich da noch tun?

      • Updates soeben eingespielt. Zuletzt vor etwa 2 Wochen. Ich war verwundert, dass bei Raspbian schon 49 Updates dazu kamen.

      • Neustart

      • smartmeter wird jetzt bei Wertänderungen mit mindestens 30 Sekunden Verzögerung geloggt.

      • Echarts deinstallieren und installieren erledigt

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

        @dexic

        Und

        iob diag
        

        sagt nun?

        Für das erste reicht es, wenn der Desktop-Krempel nicht geladen wird. BootTarget: multi-user ist das Zauberwort.

        Sorg für mehr frische, kalte Luft beim Raspberry. Gehäuse zu dicht? Kein Lüfter?

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

          @thomas-braun

          Skript v.2023-04-16
          
          *** BASE SYSTEM ***
          Model           : Raspberry Pi 3 Model B Rev 1.2
          Architecture    : armv7l
          Docker          : false
          Virtualization  : none
          Distributor ID: Raspbian
          Description:    Raspbian GNU/Linux 11 (bullseye)
          Release:        11
          Codename:       bullseye
          
          PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
          NAME="Raspbian GNU/Linux"
          VERSION_ID="11"
          VERSION="11 (bullseye)"
          VERSION_CODENAME=bullseye
          ID=raspbian
          ID_LIKE=debian
          HOME_URL="http://www.raspbian.org/"
          SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
          BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
          
          Systemuptime and Load:
           18:55:44 up  3:19,  1 user,  load average: 3.97, 5.35, 4.23
          CPU threads: 4
          
          Raspberry only:
          throttled=0x20000
          Other values than 0x0 hint to temperature/voltage problems
          temp=72.0'C
          volt=1.3438V
          
          *** Time and Time Zones ***
                         Local time: Wed 2023-07-05 18:55:45 CEST
                     Universal time: Wed 2023-07-05 16:55:45 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop: 
          Terminal:       tty
          Boot Target:    multi-user.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            921M        674M         39M        0.0K        207M        191M
          Swap:            99M         98M        1.0M
          Total:          1.0G        773M         40M
          
                    921 M total memory
                    674 M used memory
                    293 M active memory
                    519 M inactive memory
                     39 M free memory
                     19 M buffer memory
                    188 M swap cache
                     99 M total swap
                     98 M used swap
                      1 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       15G   13G  1.5G  90% /
          devtmpfs       devtmpfs  333M     0  333M   0% /dev
          tmpfs          tmpfs     461M   76K  461M   1% /dev/shm
          tmpfs          tmpfs     185M  1.1M  184M   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
          tmpfs          tmpfs      93M   20K   93M   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Wed Jul  5 15:36:25 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=ad18b115-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Wed Jul  5 15:36:28 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
          [Wed Jul  5 15:36:28 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Wed Jul  5 15:36:31 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
          
          Show mounted filesystems (real ones only):
          TARGET  SOURCE         FSTYPE OPTIONS
          /       /dev/mmcblk0p2 ext4   rw,noatime
          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          5.9G    /var/
          4.3G    /var/log
          1.5G    /var/log/journal/8c8460ee931b4d829197d3853f2f4cea
          1.5G    /var/log/journal
          1.4G    /var/cache/apt/archives
          
          Archived and active journals take up 1.4G in the file system.
          
          /opt/iobroker/backups:
          496M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          915M    /opt/iobroker/iobroker-data/
          562M    /opt/iobroker/iobroker-data/history
          314M    /opt/iobroker/iobroker-data/files
          88M     /opt/iobroker/iobroker-data/files/echarts.admin
          57M     /opt/iobroker/iobroker-data/files/echarts
          
          The five largest files in iobroker-data are:
          23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
          23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
          23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
          17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b04901d.js.map
          17M     /opt/iobroker/iobroker-data/files/echarts.admin/preview/static/js/main.1b04901d.js.map
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.16.1
          /usr/bin/node           v18.16.1
          /usr/bin/npm            9.5.1
          /usr/bin/npx            9.5.1
          
          
          nodejs:
            Installed: 18.16.1-deb-1nodesource1
            Candidate: 18.16.1-deb-1nodesource1
            Version table:
           *** 18.16.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u4 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          MULTIHOSTSERVICE/enabled: false
          
          Core adapters versions
          js-controller:  4.0.24
          admin:          6.3.5
          javascript:     6.1.4
          
          Adapters from github:   0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled, compact disabled
            system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled, compact disabled
            system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled, compact disabled
          + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled, compact disabled
          + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled, compact disabled
          + system.adapter.history.0                : history               : raspberrypi                              -  enabled, compact disabled
            system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              -  enabled
            system.adapter.jarvis.0                 : jarvis                : raspberrypi                              - disabled, compact disabled
          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled, compact disabled
            system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, compact disabled, port: 1883, bind: 192.168.178.30
            system.adapter.net-tools.0              : net-tools             : raspberrypi                              - disabled, compact disabled
            system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled, compact disabled
          + system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled, compact disabled
          + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, compact disabled, port: 8443, bind: 0.0.0.0
            system.adapter.tesla-motors.0           : tesla-motors          : raspberrypi                              - disabled, compact disabled
            system.adapter.tr-064.0                 : tr-064                : raspberrypi                              - disabled, compact disabled
          + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled, compact disabled
            system.adapter.vis-history.0            : vis-history           : raspberrypi                              -  enabled
            system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled, compact disabled
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, compact disabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, compact disabled, port: /dev/ttyACM0
            system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : raspberrypi                              - disabled, compact disabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, compact disabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, compact disabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, compact disabled, port: /dev/ttyACM0
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.3.5    , installed 6.3.5
          Adapter    "backitup"     : 2.6.23   , installed 2.6.23
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
          Adapter    "echarts"      : 1.5.1    , installed 1.5.1
          Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
          Adapter    "history"      : 2.2.4    , installed 2.2.4
          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
          Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
          Adapter    "javascript"   : 7.0.3    , installed 6.1.4  [Updatable]
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "mqtt"         : 4.1.1    , installed 4.0.7  [Updatable]
          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
          Adapter    "onvif"        : 1.0.5    , installed 1.0.4  [Updatable]
          Adapter    "ping"         : 1.5.3    , installed 1.5.3
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
          Adapter    "telegram"     : 1.15.6   , installed 1.15.6
          Adapter    "tesla-motors" : 1.3.2    , installed 1.3.2
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
          Adapter    "trashschedule": 2.2.0    , installed 2.2.0
          Adapter    "tuya"         : 3.14.2   , installed 3.14.2
          Adapter    "vis"          : 1.4.16   , installed 1.4.16
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "web"          : 4.3.0    , installed 4.3.0
          Adapter    "ws"           : 1.3.0    , installed 1.3.0
          Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
          Adapter    "zigbee2mqtt"  : 2.7.5    , installed 2.7.5
          
          Objects and States
          Please stand by - This may take a while
          Objects:        2989
          States:         2290
          
          *** OS-Repositories and Updates ***
          Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
          Get:4 https://dl.cloudsmith.io/public/evcc/stable/deb/raspbian bullseye InRelease [5127 B]
          Fetched 5127 B in 6s (850 B/s)
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 0.0.0.0:7070            0.0.0.0:*               LISTEN      0          14214      548/anydesk         
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       13223      539/iobroker.js-con 
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       12046      539/iobroker.js-con 
          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          11882      536/cupsd           
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14518      568/sshd: /usr/sbin 
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16421      788/io.admin.0      
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       15001      966/io.web.0        
          tcp6       0      0 ::1:3350                :::*                    LISTEN      0          12880      554/xrdp-sesman     
          tcp6       0      0 :::3389                 :::*                    LISTEN      115        11914      574/xrdp            
          tcp6       0      0 :::22                   :::*                    LISTEN      0          14520      568/sshd: /usr/sbin 
          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          11881      536/cupsd           
          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       141831     11605/io.tuya.0     
          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       141832     11605/io.tuya.0     
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14194      502/dhcpcd          
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12914      581/cups-browsed    
          udp        0      0 0.0.0.0:59522           0.0.0.0:*                           108        14101      391/avahi-daemon: r 
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14099      391/avahi-daemon: r 
          udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          13214      548/anydesk         
          udp6       0      0 :::59326                :::*                                108        14102      391/avahi-daemon: r 
          udp6       0      0 :::546                  :::*                                0          14551      502/dhcpcd          
          udp6       0      0 :::5353                 :::*                                108        14100      391/avahi-daemon: r 
          
          *** Log File - Last 25 Lines ***
          
          2023-07-05 18:59:36.802  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 18:59:40.504  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 18:59:46.501  - info: smartmeter.0 (855) Received 5 values, 1 updated
          2023-07-05 18:59:52.500  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 18:59:58.496  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:17.854  - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 12374
          2023-07-05 19:00:31.614  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:31.658  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:31.660  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:31.662  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:31.667  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:37.509  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:43.503  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:49.503  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:00:55.605  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:01.548  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:07.493  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:13.496  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:19.491  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:27.176  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:32.495  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:38.495  - info: smartmeter.0 (855) Received 5 values, 2 updated
          2023-07-05 19:01:39.791  - info: dwd.0 (12374) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.1, js-controller: 4.0.24
          2023-07-05 19:01:42.958  - info: dwd.0 (12374) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-07-05 19:01:43.601  - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          
          
          ======================= SUMMARY =======================
                               v.2023-04-16
          
          
          Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
          Kernel:                 6.1.21-v7+
          Installation:           Native
          Timezone:               Europe/Berlin (CEST, +0200)
          User-ID:                1000
          X-Server:               false
          Boot Target:            multi-user.target
          
          Pending OS-Updates:     0
          Pending iob updates:    3
          
          Nodejs-Installation:    /usr/bin/nodejs         v18.16.1
                                  /usr/bin/node           v18.16.1
                                  /usr/bin/npm            9.5.1
                                  /usr/bin/npx            9.5.1
          
          Recommended versions are nodejs 18.x.y and npm 9.x.y
          Your nodejs installation is correct
          
          MEMORY: 
                         total        used        free      shared  buff/cache   available
          Mem:            921M        705M         46M        0.0K        169M        160M
          Swap:            99M         99M          0B
          Total:          1.0G        805M         46M
          
          Active iob-Instances:   12
          Active repo(s): stable
          
          ioBroker Core:          js-controller           4.0.24
                                  admin                   6.3.5
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, compact disabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects:                2989
          States:                 2290
          
          Size of iob-Database:
          
          6.2M    /opt/iobroker/iobroker-data/objects.jsonl
          3.3M    /opt/iobroker/iobroker-data/states.jsonl
          
          
          
          =================== END OF SUMMARY ====================
          

          Beim Zauberwort "multi-user" kann ich dir nicht folgen. 😞

          Das Gehäuse ist ein "Original" im Set vom Raspberry gewesen. Ich habe da keinen Lüfter, das stimmt, jedoch ist da der Keller, ich dachte, es wäre gut genug.

          DJMarc75 Homoran Thomas Braun 3 Replies Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @dexic last edited by

            @dexic sagte in Fehler beim Update des Telegram-Adapters:

            temp=72.0'C

            wird ja immer glühender

            @dexic sagte in Fehler beim Update des Telegram-Adapters:

            load average: 3.97, 5.35, 4.23

            😱

            und Du hast 15 aktive Instanzen bei einem PRI3 am Start - definitiv zu viel

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

              @dexic sagte in Fehler beim Update des Telegram-Adapters:

              Ich habe da keinen Lüfter, das stimmt, jedoch ist da der Keller, ich dachte, es wäre gut genug.

              hast du wenigstens die Kühlkörper montiert und keinen Deckel auf dem Gehäuse?

              damit ist der arme Pi überladen:

              @dexic sagte in Fehler beim Update des Telegram-Adapters:

              load average: 3.97, 5.35, 4.23

              weil er kein RAM mehr hat lagert er auf die SD Karte aus

              Swap: 99M 99M 0B

              und auch der Notfallschirm ist bereits aufgebraucht.

              Das geht jetzt in massive Schreibaktionen, was Load und Leistung kostet. Neben zusätzlicher Hitze wird auch noch die SD Karte übermäßig belastet

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

                @dexic sagte in Fehler beim Update des Telegram-Adapters:

                Beim Zauberwort "multi-user" kann ich dir nicht folgen.

                Bist du doch schon. Wenn der Desktop/X-Server ausgeknipst wurde ist das sog. BootTarget 'multi-user'. Siehe auch aktuelle Ausgabe von iob diag.

                Zieh die drei Adapter noch auf Stand.

                Soweit passt das dann; das System ist halt immer noch recht ausgelastet.

                Zum Vergleich mal meine Kiste:

                Systemuptime and Load:
                 19:30:21 up 8 days,  1:14,  4 users,  load average: 0.12, 0.22, 0.26
                CPU threads: 4
                
                Raspberry only:
                throttled=0x0
                Other values than 0x0 hint to temperature/voltage problems
                temp=48.2'C
                volt=0.9560V
                
                Active iob-Instances:   22
                
                
                D 1 Reply Last reply Reply Quote 0
                • D
                  dexic @DJMarc75 last edited by

                  @djmarc75 said in Fehler beim Update des Telegram-Adapters:

                  @dexic sagte in Fehler beim Update des Telegram-Adapters:

                  temp=72.0'C

                  wird ja immer glühender

                  Ja, leider...

                  @dexic sagte in Fehler beim Update des Telegram-Adapters:

                  load average: 3.97, 5.35, 4.23

                  😱

                  und Du hast 15 aktive Instanzen bei einem PRI3 am Start - definitiv zu viel

                  Wie komme ich da runter und was bedeutet "Instanz" in dem Zusammenhang? Sind das Anwendungen, die geladen werden?

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

                    @dexic
                    Alles mit + davor ist eine laufende Instanz.

                    Adapter State
                    
                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
                    
                    + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled, compact disabled
                    
                      system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled, compact disabled
                    
                      system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled, compact disabled
                    
                    + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled, compact disabled
                    
                    + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled, compact disabled
                    
                    + system.adapter.history.0                : history               : raspberrypi                              -  enabled, compact disabled
                    
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              -  enabled
                    
                      system.adapter.jarvis.0                 : jarvis                : raspberrypi                              - disabled, compact disabled
                    
                    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled, compact disabled
                    
                      system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, compact disabled, port: 1883, bind: 192.168.178.30
                    
                      system.adapter.net-tools.0              : net-tools             : raspberrypi                              - disabled, compact disabled
                    
                      system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled, compact disabled
                    
                    + system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled, compact disabled
                    
                    + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, compact disabled, port: 8443, bind: 0.0.0.0
                    
                      system.adapter.tesla-motors.0           : tesla-motors          : raspberrypi                              - disabled, compact disabled
                    
                      system.adapter.tr-064.0                 : tr-064                : raspberrypi                              - disabled, compact disabled
                    
                    + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled, compact disabled
                    
                      system.adapter.vis-history.0            : vis-history           : raspberrypi                              -  enabled
                    
                      system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled, compact disabled
                    
                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, compact disabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, compact disabled, port: /dev/ttyACM0
                    
                      system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : raspberrypi                              - disabled, compact disabled
                    
                     
                    
                    + instance is alive
                    
                    1 Reply Last reply Reply Quote 1
                    • D
                      dexic @Homoran last edited by

                      @homoran said in Fehler beim Update des Telegram-Adapters:

                      @dexic sagte in Fehler beim Update des Telegram-Adapters:

                      Ich habe da keinen Lüfter, das stimmt, jedoch ist da der Keller, ich dachte, es wäre gut genug.

                      hast du wenigstens die Kühlkörper montiert und keinen Deckel auf dem Gehäuse?

                      Kein Kühlkörper, den Deckel habe ich soeben heruntergenommen und werde das beobachten.

                      damit ist der arme Pi überladen:

                      @dexic sagte in Fehler beim Update des Telegram-Adapters:

                      load average: 3.97, 5.35, 4.23

                      weil er kein RAM mehr hat lagert er auf die SD Karte aus

                      Swap: 99M 99M 0B

                      und auch der Notfallschirm ist bereits aufgebraucht.

                      Das geht jetzt in massive Schreibaktionen, was Load und Leistung kostet. Neben zusätzlicher Hitze wird auch noch die SD Karte übermäßig belastet

                      Der Swap ist vollgelaufen, als ich das Update gestartet habe - von 50 MB auf die 100 MB. Ich nehme an, dass er nicht "gesäubert" wird, um Schreibvorgänge auf der SD-Karte zu minimieren.

                      Was die Temperatur angeht - die USV, auf der der Raspi liegt, hat von unten handwarm "vorgeheizt". Ich habe ihn jetzt "umgepflanzt" und den Deckel abgenommen.

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

                        @dexic sagte in Fehler beim Update des Telegram-Adapters:

                        Ich nehme an, dass er nicht "gesäubert" wird

                        Doch, der läuft auch wieder leer. Dauert aber und setzt voraus das nicht wieder eine neue Welle reinschwappt. Das ist das normale Verhalten vom Swap.
                        Updates und Backups brauchen viel Speicher.
                        Ich würde den Backitup-Adapter vielleicht auch nicht dauerhaft laufen lassen und den nur bei Bedarf manuell anstupsen.

                        1 Reply Last reply Reply Quote 1
                        • D
                          dexic @Thomas Braun last edited by

                          @thomas-braun said in Fehler beim Update des Telegram-Adapters:

                          @dexic sagte in Fehler beim Update des Telegram-Adapters:

                          Beim Zauberwort "multi-user" kann ich dir nicht folgen.

                          Bist du doch schon. Wenn der Desktop/X-Server ausgeknipst wurde ist das sog. BootTarget 'multi-user'. Siehe auch aktuelle Ausgabe von iob diag.

                          OK, ich habe einfach nur deinen Vorschlag ausgeführt und immer noch kein richtiges Verständnis davon, was du mit "multi-user" sagen wolltest. Eine Internetsuche hat mir keine richtigen Erkenntnisse gebracht...

                          Zieh die drei Adapter noch auf Stand.

                          Bin gerade dabei. Danke.

                          Soweit passt das dann; das System ist halt immer noch recht ausgelastet.

                          Zum Vergleich mal meine Kiste:

                          Systemuptime and Load:
                           19:30:21 up 8 days,  1:14,  4 users,  load average: 0.12, 0.22, 0.26
                          CPU threads: 4
                          
                          Raspberry only:
                          throttled=0x0
                          Other values than 0x0 hint to temperature/voltage problems
                          temp=48.2'C
                          volt=0.9560V
                          
                          Active iob-Instances:   22
                          
                          

                          Das sieht ja mal ganz anders aus ...

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

                            @dexic

                            (alt) RunLevel = (modern) boot.targets

                            https://de.wikipedia.org/wiki/Runlevel

                            multi-user entspricht also dem run level 3
                            Also System vollständig geladen, außer der Graphischen Oberfläche.

                            D 1 Reply Last reply Reply Quote 1
                            • D
                              dexic @Thomas Braun last edited by

                              @thomas-braun
                              Sieht nach einem Neustart doch gleich viel besser aus. 🙂

                              Systemuptime and Load:
                               21:15:59 up 4 min,  1 user,  load average: 1.16, 1.45, 0.71
                              CPU threads: 4
                              
                              Raspberry only:
                              throttled=0x0
                              Other values than 0x0 hint to temperature/voltage problems
                              temp=57.5'C
                              volt=1.3312V
                              
                                             total        used        free      shared  buff/cache   available
                              Mem:            921M        498M        144M        1.0M        278M        367M
                              Swap:            99M          0B         99M
                              Total:          1.0G        498M        244M
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @dexic last edited by

                                @dexic

                                Ja, das sieht gesünder aus.

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

                                  @thomas-braun

                                  Vielen lieben Dank für die heutige Unterstützung! 🙂 Ich habe einiges gelernt. 🙂

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    dexic last edited by dexic

                                    Und noch ein kleiner Nachschlag:

                                    c775e48f-1231-4826-8999-6e40f759a6dd-grafik.png

                                    So schlimm schaut es jetzt auch nicht mehr aus. 🙂

                                    Vielen Dank nochmals an alle Unterstützer! 🙂

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

                                      @dexic sagte in Fehler beim Update des Telegram-Adapters:

                                      So schlimm schaut es jetzt auch nicht mehr aus.

                                      der Swap ist aber schon wieder angekratzt

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

                                      Support us

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

                                      452
                                      Online

                                      32.0k
                                      Users

                                      80.5k
                                      Topics

                                      1.3m
                                      Posts

                                      4
                                      23
                                      1029
                                      Loading More Posts
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                      The ioBroker Community 2014-2023
                                      logo