Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Probleme mit Repositories und RAM Auslastung

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme mit Repositories und RAM Auslastung

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

      @thomas-braun Hast du Hoffnung nach diversen orphans das System noch flicken zu können?

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

        @homoran sagte in Probleme mit Repositories und RAM Auslastung:

        Hast du Hoffnung nach diversen orphans das System noch flicken zu können?

        Die sieben inodes sind gegrillt.
        Muss man halt mal schauen was da noch um's Eck kommt.

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

          @thomas-braun sagte in Probleme mit Repositories und RAM Auslastung:

          Muss man halt mal schauen was da noch um's Eck kommt.

          Optimist!

          Es bleibt aber immer ein potentiell löchriges System

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

            @homoran sagte in Probleme mit Repositories und RAM Auslastung:

            Es bleibt aber immer ein potentiell löchriges System

            Das stimmt. Der ioBroker-Aufbau hängt ja auch schief.

            1 Reply Last reply Reply Quote 0
            • P
              paddy89 last edited by

              @paddy89 said in Probleme mit Repositories und RAM Auslastung:

              pi@SmartHome01:~ $ iobroker update -i
              Installation broken or unknown objects type: jsonl configured.

              Gott sei Dank. Er läuft wieder 🙂
              Stand Admin Gui 6.13.16

              Nochmal ein Log gezogen

              *** iob diag is starting up, please wait ***
              
              *** ioBroker Diagnosis ***
              
              Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
              
              The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
              
              https://forum.iobroker.net
              
              Just copy and paste the Summary Page, including the ``` characters at start and end.
              It helps us to help you!
              
              Press any key to continue
              
              ======== Start marking the full check here =========
              
              
              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
                Static hostname: SmartHome01
                      Icon name: computer
               Operating System: Raspbian GNU/Linux 11 (bullseye)
                         Kernel: Linux 6.1.21-v7+
                   Architecture: arm
              
              Model		: Raspberry Pi 3 Model B Plus Rev 1.3
              Docker          : false
              Virtualization  : none
              Kernel          : armv7l
              Userland        : armhf
              
              Systemuptime and Load:
              18:38:32 up  3:56,  1 user,  load average: 0.83, 0.60, 1.61
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                            Local time: Tue 2024-02-13 18:38:32 CET
                        Universal time: Tue 2024-02-13 17:38:32 UTC
                              RTC time: n/a
                             Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                           NTP service: active
                       RTC in local TZ: no
              
              *** User and Groups ***
              pi
              /home/pi
              pi adm dialout cdrom sudo audio video plugdev games users input render netdev 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        591M        136M        0.0K        194M        270M
              Swap:            99M         86M         13M
              Total:          1.0G        677M        149M
              
                       921 M total memory
                       591 M used memory
                       389 M active memory
                       313 M inactive memory
                       136 M free memory
                        20 M buffer memory
                       173 M swap cache
                        99 M total swap
                        86 M used swap
                        13 M free swap
              
              Raspberry only:
              oom events: 0
              lifetime oom required: 0 Mbytes
              total time in oom handler: 0 ms
              max time spent in oom handler: 0 ms
              
              *** FAILED SERVICES ***
              
               UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       14G  4.6G  8.8G  35% /
              devtmpfs       devtmpfs  333M     0  333M   0% /dev
              tmpfs          tmpfs     461M     0  461M   0% /dev/shm
              tmpfs          tmpfs     185M  996K  184M   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
              tmpfs          tmpfs      93M     0   93M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Tue Feb 13 14:42:30 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 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=tty1 root=PARTUUID=92f8759a-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Tue Feb 13 14:42:33 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
              [Tue Feb 13 14:42:33 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Tue Feb 13 14:42:36 2024] 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,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              2.0G	/var/
              990M	/var/log
              985M	/var/log/journal/ec16586e65944846a75af4f859fe7f90
              985M	/var/log/journal
              648M	/var/cache
              
              Archived and active journals take up 984.1M in the file system.
              
              /opt/iobroker/backups:
              55M	/opt/iobroker/backups/
              24K	/opt/iobroker/backups/0
              
              /opt/iobroker/iobroker-data:
              230M	/opt/iobroker/iobroker-data/
              141M	/opt/iobroker/iobroker-data/history
              75M	/opt/iobroker/iobroker-data/files
              31M	/opt/iobroker/iobroker-data/files/web.admin/static
              31M	/opt/iobroker/iobroker-data/files/web.admin
              
              The five largest files in iobroker-data are:
              22M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
              8.3M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js
              7.0M	/opt/iobroker/iobroker-data/objects.jsonl
              6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
              4.4M	/opt/iobroker/iobroker-data/files/jarvis/js/vendor.3ed67ef3.js
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v18.19.0
              /usr/bin/node 		v18.19.0
              /usr/bin/npm 		10.2.3
              /usr/bin/npx 		10.2.3
              /usr/bin/corepack 	0.22.0
              
              
              nodejs:
               Installed: 18.19.0-1nodesource1
               Candidate: 18.19.0-1nodesource1
               Version table:
              *** 18.19.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     100 /var/lib/dpkg/status
                  18.18.2-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.18.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.18.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.17.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.17.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.16.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.16.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.15.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.2-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.13.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.12.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.11.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.10.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.9.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.9.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.8.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.7.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.6.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.5.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.4.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.3.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.2.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.1.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.0.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  12.22.12~dfsg-1~deb11u4 500
                     500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              
              Temp directories causing npm8 problem: 12
              Some problems detected, please run iob fix
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller: 	5.0.19
              admin: 		6.13.16
              javascript: 	"javascript" not found
              
              Adapters from github: 	0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : SmartHome01                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : SmartHome01                              -  enabled
               system.adapter.discovery.0              : discovery             : SmartHome01                              - disabled
               system.adapter.flot.0                   : flot                  : SmartHome01                              -  enabled
               system.adapter.fritzdect.0              : fritzdect             : SmartHome01                              - disabled
              + system.adapter.history.0                : history               : SmartHome01                              -  enabled
               system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: SmartHome01                              - disabled
               system.adapter.jarvis.0                 : jarvis                : SmartHome01                              - disabled
               system.adapter.lovelace.0               : lovelace              : SmartHome01                              -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
               system.adapter.mihome.0                 : mihome                : SmartHome01                              - disabled, port: 9898, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.2                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.3                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : SmartHome01                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.smartmeter.0             : smartmeter            : SmartHome01                              -  enabled
               system.adapter.sonoff.0                 : sonoff                : SmartHome01                              - disabled, port: 1883, bind: 0.0.0.0
               system.adapter.sonoff.1                 : sonoff                : SmartHome01                              - disabled, port: 1884, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : SmartHome01                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.xterm.0                  : xterm                 : SmartHome01                              -  enabled, port: 8099, bind: 0.0.0.0
               system.adapter.yeelight-2.1             : yeelight-2            : SmartHome01                              -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : SmartHome01                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
               system.adapter.lovelace.0               : lovelace              : SmartHome01                              -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
              + system.adapter.shelly.0                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.2                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.3                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : SmartHome01                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.web.0                    : web                   : SmartHome01                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.xterm.0                  : xterm                 : SmartHome01                              -  enabled, port: 8099, bind: 0.0.0.0
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): live, stable
              
              Installed ioBroker-Instances
              Used repositories: live, stable
              Adapter    "admin"        : 6.13.16  , installed 6.13.16
              Adapter    "backitup"     : 2.9.8    , installed 2.1.17 [Updatable]
              Adapter    "discovery"    : 4.2.0    , installed 4.2.0
              Adapter    "flot"         : 1.12.0   , installed 1.11.0 [Updatable]
              Adapter    "fritzdect"    : 2.5.9    , installed 2.1.15 [Updatable]
              Adapter    "history"      : 3.0.1    , installed 2.2.4  [Updatable]
              Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
              Adapter    "jarvis"       : 3.1.8    , installed 3.0.15 [Updatable]
              Controller "js-controller": 5.0.17   , installed 5.0.19
              Adapter    "lovelace"     : 4.1.2    , installed 2.0.4  [Updatable]
              Adapter    "mihome"       : 1.4.0    , installed 1.4.0
              Adapter    "shelly"       : 6.6.1    , installed 6.6.1
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
              Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
              Adapter    "web"          : 6.2.3    , installed 6.2.3
              Adapter    "ws"           : 2.5.10   , installed 2.5.10
              Adapter    "xterm"        : 2.0.1    , installed 2.0.1
              Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	2736
              States: 	2054
              
              *** 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 nodistro InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       47156      6444/iobroker.js-co 
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       47149      6444/iobroker.js-co 
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12936      490/sshd: /usr/sbin 
              tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        13554      542/mariadbd        
              tcp6       0      0 :::22                   :::*                    LISTEN      0          12938      490/sshd: /usr/sbin 
              tcp6       0      0 :::8099                 :::*                    LISTEN      1001       43628      6625/io.xterm.0     
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       43735      6738/io.simple-api. 
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       47460      6690/io.web.0       
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       43465      6490/io.admin.0     
              udp        0      0 0.0.0.0:41687           0.0.0.0:*                           1001       109714     6559/io.shelly.0    
              udp        0      0 0.0.0.0:40668           0.0.0.0:*                           108        12864      351/avahi-daemon: r 
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12862      351/avahi-daemon: r 
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       47424      6640/io.shelly.3    
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       45856      6607/io.shelly.2    
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       45782      6577/io.shelly.1    
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       46247      6559/io.shelly.0    
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14470      759/dhcpcd          
              udp        0      0 0.0.0.0:33401           0.0.0.0:*                           1001       109162     6607/io.shelly.2    
              udp        0      0 0.0.0.0:48766           0.0.0.0:*                           1001       109428     6640/io.shelly.3    
              udp6       0      0 :::5353                 :::*                                108        12863      351/avahi-daemon: r 
              udp6       0      0 :::39975                :::*                                108        12865      351/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2024-02-13 18:39:45.672  - warn: shelly.0 (6559) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:39:46.140  - warn: shelly.1 (6577) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:39:49.936  - info: smartmeter.0 (6596) Received 14 values, 8 updated
              2024-02-13 18:39:55.359  - warn: shelly.0 (6559) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:39:55.961  - info: smartmeter.0 (6596) Received 14 values, 8 updated
              2024-02-13 18:39:56.797  - warn: shelly.1 (6577) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:39:57.102  - warn: shelly.3 (6640) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:39:58.679  - warn: admin.0 (6490) No repository source configured
              2024-02-13 18:40:01.637  - warn: shelly.2 (6607) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:01.963  - info: smartmeter.0 (6596) Received 14 values, 8 updated
              2024-02-13 18:40:03.186  - warn: host.SmartHome01 Requested repository "live" does not exist in config.
              2024-02-13 18:40:07.959  - info: smartmeter.0 (6596) Received 14 values, 8 updated
              2024-02-13 18:40:08.765  - warn: shelly.0 (6559) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:10.900  - warn: shelly.3 (6640) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:13.953  - info: smartmeter.0 (6596) Received 14 values, 7 updated
              2024-02-13 18:40:19.957  - info: smartmeter.0 (6596) Received 14 values, 8 updated
              2024-02-13 18:40:23.759  - warn: shelly.2 (6607) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:24.408  - warn: shelly.3 (6640) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:25.948  - info: smartmeter.0 (6596) Received 14 values, 8 updated
              2024-02-13 18:40:28.338  - warn: shelly.0 (6559) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:30.977  - warn: shelly.2 (6607) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:31.942  - info: smartmeter.0 (6596) Received 14 values, 6 updated
              2024-02-13 18:40:32.938  - warn: shelly.3 (6640) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:35.461  - warn: shelly.0 (6559) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
              2024-02-13 18:40:37.962  - info: smartmeter.0 (6596) Received 14 values, 8 updated
              
              
              
              ============ Mark until here for C&P =============
              
              iob diag has finished.
              
              
              Press any key for a summary
              
              Copy text starting here:
              
              
              ======================= SUMMARY =======================
                 		v.2023-10-10
              
              
                Static hostname: SmartHome01
                      Icon name: computer
               Operating System: Raspbian GNU/Linux 11 (bullseye)
                         Kernel: Linux 6.1.21-v7+
                   Architecture: arm
              
              Installation: 		native
              Kernel: 		armv7l
              Userland: 		armhf
              Timezone: 		Europe/Berlin (CET, +0100)
              User-ID: 		1000
              X-Server: 		false
              Boot Target: 		multi-user.target
              
              Pending OS-Updates: 	0
              Pending iob updates: 	6
              
              Nodejs-Installation: 	/usr/bin/nodejs 	v18.19.0
                 		/usr/bin/node 		v18.19.0
                 		/usr/bin/npm 		10.2.3
                 		/usr/bin/npx 		10.2.3
                 		/usr/bin/corepack 	0.22.0
              
              Recommended versions are nodejs  and npm 
              Your nodejs installation is correct
              
              MEMORY: 
                            total        used        free      shared  buff/cache   available
              Mem:            921M        605M         77M        0.0K        238M        255M
              Swap:            99M         99M          0B
              Total:          1.0G        705M         77M
              
              Active iob-Instances: 	12
              Active repo(s): live, stable
              
              ioBroker Core: 		js-controller 		5.0.19
                 		admin 			6.13.16
              
              ioBroker Status: 	iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : SmartHome01                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.web.0                    : web                   : SmartHome01                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects: 		2736
              States: 		2054
              
              Size of iob-Database:
              
              11M	/opt/iobroker/iobroker-data/objects.jsonl
              4.8M	/opt/iobroker/iobroker-data/states.jsonl
              
              
              *********************************************************************
              Some problems detected, please run iob fix and try to have them fixed
              *********************************************************************
              
              =================== END OF SUMMARY ====================
              
              
              === Mark text until here for copying ===
              
              

              Also

              1. ein ordentliches Backup von allen wichtigen ziehen (rein aus dem Admin?)
              2. Prüfen wie RAM eingespart werden kann.
              • Anpassung der Shelly Instanzen (wie am besten?)
                3.Habt ihr weitere Ideen?

              @Meister Mopper ja da stimme ich dir natürlich zu. Betrifft dann aber Geräte für die es keine neue Software / Firmware gibt bzw. nicht geupdatet wird.

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

                @paddy89 sagte in Probleme mit Repositories und RAM Auslastung:

                Mit den iob-Repos stimmt aber was noch nicht.

                iob repo unset live
                iob repo del live
                
                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @paddy89 last edited by

                  @paddy89 sagte in Probleme mit Repositories und RAM Auslastung:

                  Und hau die Updates der Adapter drauf.

                  iob update 
                  iob upgrade
                  
                  P 1 Reply Last reply Reply Quote 0
                  • P
                    paddy89 @Thomas Braun last edited by

                    @thomas-braun said in Probleme mit Repositories und RAM Auslastung:

                    iob upgrade

                    Danke. Habe auch gerade bemerkt, das er noch nicht alle gemacht hat.

                    pi@SmartHome01:~ $ iob repo unset live
                    Repository "live" deactivated.
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): stable
                    pi@SmartHome01:~ $ iob repo del live
                    Cannot remove repository: Repository "live" not found.
                    
                    
                    pi@SmartHome01:~ $ iob update
                    Used repository: stable
                    Adapter    "admin"        : 6.13.16  , installed 6.13.16
                    Adapter    "backitup"     : 2.9.8    , installed 2.1.17 [Updatable]
                    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                    Adapter    "flot"         : 1.12.0   , installed 1.11.0 [Updatable]
                    Adapter    "fritzdect"    : 2.5.9    , installed 2.1.15 [Updatable]
                    Adapter    "history"      : 3.0.1    , installed 2.2.4  [Updatable]
                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                    Adapter    "jarvis"       : 3.1.8    , installed 3.0.15 [Updatable]
                    Controller "js-controller": 5.0.17   , installed 5.0.19
                    Adapter    "lovelace"     : 4.1.2    , installed 2.0.4  [Updatable]
                    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                    Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                    Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                    Adapter    "web"          : 6.2.3    , installed 6.2.3
                    Adapter    "ws"           : 2.5.10   , installed 2.5.10
                    Adapter    "xterm"        : 2.0.1    , installed 2.0.1
                    Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                    
                    

                    Hm. Für mich das wichtigste will er nicht Updaten.

                    Would you like to upgrade lovelace from @2.0.4 to @4.1.2 now? [(y)es, (n)o]: y
                    Update lovelace from @2.0.4 to @4.1.2
                    NPM version: 10.2.3
                    Installing iobroker.lovelace@4.1.2... (System call)
                    Try to solve ENOTEMPTY error automatically
                    Could not handle ENOTEMPTY, because no deletable files were found
                    npm ERR! code ENOTEMPTY
                    npm ERR! syscall rename
                    npm ERR! path /opt/iobroker/node_modules/@iobroker/db-base
                    npm ERR! dest /opt/iobroker/node_modules/@iobroker/.db-base-ab09iRFq
                    npm ERR! errno -39
                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@iob                                                                                        roker/db-base' -> '/opt/iobroker/node_modules/@iobroker/.db-base-ab09iRFq'
                    
                    npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2                                                                                        024-02-13T19_44_59_812Z-debug-0.log
                    host.SmartHome01 Cannot install iobroker.lovelace@4.1.2: 217
                    
                    

                    Hier der Auszug aus dem Log. Muss ich mir morgen in Ruhe weiter anschauen.
                    Danke soweit.

                    pi@SmartHome01:~ $ cat  /home/iobroker/.npm/_logs/2024-02-13T19_47_01_506Z-debug-0.log
                    0 verbose cli /usr/bin/node /usr/bin/npm
                    1 info using npm@10.2.3
                    2 info using node@v18.19.0
                    3 timing npm:load:whichnode Completed in 4ms
                    4 timing config:load:defaults Completed in 9ms
                    5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 1ms
                    6 timing config:load:builtin Completed in 2ms
                    7 timing config:load:cli Completed in 14ms
                    8 timing config:load:env Completed in 1ms
                    9 timing config:load:file:/opt/iobroker/.npmrc Completed in 7ms
                    10 timing config:load:project Completed in 10ms
                    11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                    12 timing config:load:user Completed in 2ms
                    13 timing config:load:file:/usr/etc/npmrc Completed in 1ms
                    14 timing config:load:global Completed in 1ms
                    15 timing config:load:setEnvs Completed in 4ms
                    16 timing config:load Completed in 47ms
                    17 timing npm:load:configload Completed in 48ms
                    18 timing config:load:flatten Completed in 16ms
                    19 timing npm:load:mkdirpcache Completed in 27ms
                    20 timing npm:load:mkdirplogs Completed in 10ms
                    21 verbose title npm install iobroker.lovelace@4.1.2
                    22 verbose argv "install" "--save-exact" "--loglevel" "error" "iobroker.lovelace@4.1.2"
                    23 timing npm:load:setTitle Completed in 6ms
                    24 timing npm:load:display Completed in 5ms
                    25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-02-13T19_47_01_506Z-
                    26 verbose logfile /home/iobroker/.npm/_logs/2024-02-13T19_47_01_506Z-debug-0.log
                    27 timing npm:load:logFile Completed in 56ms
                    28 timing npm:load:timers Completed in 1ms
                    29 timing npm:load:configScope Completed in 1ms
                    30 timing npm:load Completed in 240ms
                    31 timing arborist:ctor Completed in 4ms
                    32 silly logfile start cleaning logs, removing 2 files
                    33 silly logfile done cleaning log files
                    34 timing idealTree:init Completed in 3842ms
                    35 timing idealTree:userRequests Completed in 7ms
                    36 silly idealTree buildDeps
                    37 silly fetch manifest iobroker.lovelace@4.1.2
                    38 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
                    39 http fetch GET 200 https://registry.npmjs.org/iobroker.lovelace 159ms (cache hit)
                    40 silly placeDep ROOT iobroker.lovelace@4.1.2 REPLACE for: iobroker.inst@3.0.0 want: 4.1.2
                    41 silly fetch manifest @iobroker/adapter-core@^3.0.4
                    42 silly fetch manifest axios@^1.6.3
                    43 silly fetch manifest body-parser@^1.20.2
                    44 silly fetch manifest iobroker.type-detector@^3.0.5
                    45 silly fetch manifest multer@^1.4.5-lts.1
                    46 silly fetch manifest pinyin@^3.1.0
                    47 silly fetch manifest translit-rus-eng@^1.0.8
                    48 http fetch GET 200 https://registry.npmjs.org/axios 515ms (cache hit)
                    49 http fetch GET 200 https://registry.npmjs.org/pinyin 524ms (cache hit)
                    50 http fetch GET 200 https://registry.npmjs.org/body-parser 544ms (cache hit)
                    51 http fetch GET 200 https://registry.npmjs.org/iobroker.type-detector 561ms (cache hit)
                    52 http fetch GET 200 https://registry.npmjs.org/multer 564ms (cache hit)
                    53 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 581ms (cache hit)
                    54 http fetch GET 200 https://registry.npmjs.org/translit-rus-eng 572ms (cache hit)
                    55 timing idealTree:#root Completed in 871ms
                    56 silly fetch manifest @iobroker/types@^5.0.11
                    57 http fetch GET 200 https://registry.npmjs.org/@iobroker%2ftypes 2252ms (cache hit)
                    58 silly placeDep node_modules/iobroker.lovelace @iobroker/adapter-core@3.0.4 OK for: iobroker.lovelace@4.1.2 want: ^3.0.4
                    59 silly placeDep node_modules/iobroker.lovelace axios@1.6.7 OK for: iobroker.lovelace@4.1.2 want: ^1.6.3
                    60 silly placeDep node_modules/iobroker.lovelace body-parser@1.20.2 OK for: iobroker.lovelace@4.1.2 want: ^1.20.2
                    61 silly fetch manifest raw-body@2.5.2
                    62 silly placeDep ROOT iobroker.type-detector@3.0.5 OK for: iobroker.lovelace@4.1.2 want: ^3.0.5
                    63 silly placeDep ROOT multer@1.4.5-lts.1 OK for: iobroker.lovelace@4.1.2 want: ^1.4.5-lts.1
                    64 silly fetch manifest append-field@^1.0.0
                    65 silly fetch manifest concat-stream@^1.5.2
                    66 silly fetch manifest mkdirp@^0.5.4
                    67 silly placeDep ROOT pinyin@3.1.0 OK for: iobroker.lovelace@4.1.2 want: ^3.1.0
                    68 silly fetch manifest commander@~1.1.1
                    69 silly fetch manifest @node-rs/jieba@^1.6.0
                    70 silly fetch manifest nodejieba@2.5.2
                    71 silly fetch manifest segmentit@^2.0.3
                    72 silly placeDep ROOT translit-rus-eng@1.0.8 OK for: iobroker.lovelace@4.1.2 want: ^1.0.8
                    73 http fetch GET 200 https://registry.npmjs.org/raw-body 216ms (cache hit)
                    74 http fetch GET 200 https://registry.npmjs.org/mkdirp 181ms (cache hit)
                    75 http fetch GET 200 https://registry.npmjs.org/concat-stream 194ms (cache hit)
                    76 http fetch GET 200 https://registry.npmjs.org/segmentit 173ms (cache hit)
                    77 http fetch GET 200 https://registry.npmjs.org/commander 191ms (cache hit)
                    78 http fetch GET 200 https://registry.npmjs.org/append-field 228ms (cache hit)
                    79 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba 210ms (cache hit)
                    80 http fetch GET 200 https://registry.npmjs.org/nodejieba 216ms (cache hit)
                    81 timing idealTree:node_modules/iobroker.lovelace Completed in 2626ms
                    82 timing idealTree:node_modules/iobroker.type-detector Completed in 0ms
                    83 silly placeDep ROOT append-field@1.0.0 OK for: multer@1.4.5-lts.1 want: ^1.0.0
                    84 silly placeDep ROOT concat-stream@1.6.2 OK for: multer@1.4.5-lts.1 want: ^1.5.2
                    85 silly fetch manifest readable-stream@^2.2.2
                    86 silly fetch manifest typedarray@^0.0.6
                    87 silly placeDep node_modules/multer mkdirp@0.5.6 OK for: multer@1.4.5-lts.1 want: ^0.5.4
                    88 silly fetch manifest minimist@^1.2.6
                    89 http fetch GET 200 https://registry.npmjs.org/readable-stream 40ms (cache hit)
                    90 http fetch GET 200 https://registry.npmjs.org/typedarray 58ms (cache hit)
                    91 http fetch GET 200 https://registry.npmjs.org/minimist 51ms (cache hit)
                    92 timing idealTree:node_modules/multer Completed in 102ms
                    93 timing idealTree:node_modules/append-field Completed in 0ms
                    94 silly placeDep node_modules/concat-stream readable-stream@2.3.8 OK for: concat-stream@1.6.2 want: ^2.2.2
                    95 silly fetch manifest isarray@~1.0.0
                    96 silly fetch manifest string_decoder@~1.1.1
                    97 silly placeDep ROOT typedarray@0.0.6 OK for: concat-stream@1.6.2 want: ^0.0.6
                    98 http fetch GET 200 https://registry.npmjs.org/string_decoder 27ms (cache hit)
                    99 http fetch GET 200 https://registry.npmjs.org/isarray 35ms (cache hit)
                    100 timing idealTree:node_modules/concat-stream Completed in 67ms
                    101 silly placeDep ROOT @node-rs/jieba@1.9.2 OK for: pinyin@3.1.0 want: ^1.6.0
                    102 silly fetch manifest @node-rs/jieba-darwin-x64@1.9.2
                    103 silly fetch manifest @node-rs/jieba-darwin-arm64@1.9.2
                    104 silly fetch manifest @node-rs/jieba-win32-x64-msvc@1.9.2
                    105 silly fetch manifest @node-rs/jieba-linux-x64-gnu@1.9.2
                    106 silly fetch manifest @node-rs/jieba-android-arm64@1.9.2
                    107 silly fetch manifest @node-rs/jieba-linux-arm64-gnu@1.9.2
                    108 silly fetch manifest @node-rs/jieba-linux-arm64-musl@1.9.2
                    109 silly fetch manifest @node-rs/jieba-win32-arm64-msvc@1.9.2
                    110 silly fetch manifest @node-rs/jieba-linux-arm-gnueabihf@1.9.2
                    111 silly fetch manifest @node-rs/jieba-linux-x64-musl@1.9.2
                    112 silly fetch manifest @node-rs/jieba-freebsd-x64@1.9.2
                    113 silly fetch manifest @node-rs/jieba-win32-ia32-msvc@1.9.2
                    114 silly fetch manifest @node-rs/jieba-android-arm-eabi@1.9.2
                    115 silly fetch manifest @node-rs/jieba-wasm32-wasi@1.9.2
                    116 silly placeDep ROOT commander@1.1.1 OK for: pinyin@3.1.0 want: ~1.1.1
                    117 silly fetch manifest keypress@0.1.x
                    118 silly placeDep ROOT nodejieba@2.5.2 OK for: pinyin@3.1.0 want: 2.5.2
                    119 silly fetch manifest @mapbox/node-pre-gyp@^1.0.4
                    120 silly fetch manifest node-addon-api@^3.0.2
                    121 silly placeDep ROOT segmentit@2.0.3 OK for: pinyin@3.1.0 want: ^2.0.3
                    122 silly fetch manifest preval.macro@^4.0.0
                    123 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-darwin-x64 300ms (cache hit)
                    124 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-linux-x64-gnu 287ms (cache hit)
                    125 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-android-arm64 287ms (cache hit)
                    126 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-linux-arm64-musl 285ms (cache hit)
                    127 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-darwin-arm64 315ms (cache hit)
                    128 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-linux-arm64-gnu 300ms (cache hit)
                    129 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-win32-arm64-msvc 296ms (cache hit)
                    130 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-win32-ia32-msvc 276ms (cache hit)
                    131 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-win32-x64-msvc 331ms (cache hit)
                    132 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-linux-x64-musl 302ms (cache hit)
                    133 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-wasm32-wasi 290ms (cache hit)
                    134 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-freebsd-x64 315ms (cache hit)
                    135 http fetch GET 200 https://registry.npmjs.org/@mapbox%2fnode-pre-gyp 266ms (cache hit)
                    136 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-linux-arm-gnueabihf 335ms (cache hit)
                    137 http fetch GET 200 https://registry.npmjs.org/@node-rs%2fjieba-android-arm-eabi 335ms (cache hit)
                    138 http fetch GET 200 https://registry.npmjs.org/keypress 321ms (cache hit)
                    139 http fetch GET 200 https://registry.npmjs.org/node-addon-api 301ms (cache hit)
                    140 http fetch GET 200 https://registry.npmjs.org/preval.macro 295ms (cache hit)
                    141 timing idealTree:node_modules/pinyin Completed in 448ms
                    142 silly placeDep ROOT @node-rs/jieba-android-arm-eabi@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    143 silly placeDep ROOT @node-rs/jieba-android-arm64@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    144 silly placeDep ROOT @node-rs/jieba-darwin-arm64@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    145 silly placeDep ROOT @node-rs/jieba-darwin-x64@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    146 silly placeDep ROOT @node-rs/jieba-freebsd-x64@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    147 silly placeDep ROOT @node-rs/jieba-linux-arm-gnueabihf@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    148 silly placeDep ROOT @node-rs/jieba-linux-arm64-gnu@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    149 silly placeDep ROOT @node-rs/jieba-linux-arm64-musl@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    150 silly placeDep ROOT @node-rs/jieba-linux-x64-gnu@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    151 silly placeDep ROOT @node-rs/jieba-linux-x64-musl@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    152 silly placeDep ROOT @node-rs/jieba-wasm32-wasi@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    153 silly fetch manifest @napi-rs/wasm-runtime@^0.1.1
                    154 silly placeDep ROOT @node-rs/jieba-win32-arm64-msvc@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    155 silly placeDep ROOT @node-rs/jieba-win32-ia32-msvc@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    156 silly placeDep ROOT @node-rs/jieba-win32-x64-msvc@1.9.2 OK for: @node-rs/jieba@1.9.2 want: 1.9.2
                    157 http fetch GET 200 https://registry.npmjs.org/@napi-rs%2fwasm-runtime 44ms (cache hit)
                    158 timing idealTree:node_modules/@node-rs/jieba Completed in 200ms
                    159 timing idealTree:node_modules/@node-rs/jieba-android-arm-eabi Completed in 0ms
                    160 timing idealTree:node_modules/@node-rs/jieba-android-arm64 Completed in 0ms
                    161 timing idealTree:node_modules/@node-rs/jieba-darwin-arm64 Completed in 0ms
                    162 timing idealTree:node_modules/@node-rs/jieba-darwin-x64 Completed in 0ms
                    163 timing idealTree:node_modules/@node-rs/jieba-freebsd-x64 Completed in 0ms
                    164 timing idealTree:node_modules/@node-rs/jieba-linux-arm-gnueabihf Completed in 0ms
                    165 timing idealTree:node_modules/@node-rs/jieba-linux-arm64-gnu Completed in 0ms
                    166 timing idealTree:node_modules/@node-rs/jieba-linux-arm64-musl Completed in 0ms
                    167 timing idealTree:node_modules/@node-rs/jieba-linux-x64-gnu Completed in 0ms
                    168 timing idealTree:node_modules/@node-rs/jieba-linux-x64-musl Completed in 0ms
                    169 silly placeDep ROOT @napi-rs/wasm-runtime@0.1.1 OK for: @node-rs/jieba-wasm32-wasi@1.9.2 want: ^0.1.1
                    170 silly fetch manifest @emnapi/core@^0.45.0
                    171 silly fetch manifest @emnapi/runtime@^0.45.0
                    172 silly fetch manifest @tybys/wasm-util@^0.8.1
                    173 http fetch GET 200 https://registry.npmjs.org/@emnapi%2fcore 37ms (cache hit)
                    174 http fetch GET 200 https://registry.npmjs.org/@tybys%2fwasm-util 32ms (cache hit)
                    175 http fetch GET 200 https://registry.npmjs.org/@emnapi%2fruntime 41ms (cache hit)
                    176 timing idealTree:node_modules/@node-rs/jieba-wasm32-wasi Completed in 72ms
                    177 silly placeDep ROOT @emnapi/core@0.45.0 OK for: @napi-rs/wasm-runtime@0.1.1 want: ^0.45.0
                    178 silly fetch manifest tslib@^2.4.0
                    179 silly placeDep ROOT @emnapi/runtime@0.45.0 OK for: @napi-rs/wasm-runtime@0.1.1 want: ^0.45.0
                    180 silly placeDep ROOT @tybys/wasm-util@0.8.1 OK for: @napi-rs/wasm-runtime@0.1.1 want: ^0.8.1
                    181 http fetch GET 200 https://registry.npmjs.org/tslib 40ms (cache hit)
                    182 timing idealTree:node_modules/@napi-rs/wasm-runtime Completed in 64ms
                    183 silly placeDep ROOT tslib@2.6.2 OK for: @emnapi/core@0.45.0 want: ^2.4.0
                    184 timing idealTree:node_modules/@emnapi/core Completed in 18ms
                    185 timing idealTree:node_modules/@emnapi/runtime Completed in 0ms
                    186 timing idealTree:node_modules/@node-rs/jieba-win32-arm64-msvc Completed in 0ms
                    187 timing idealTree:node_modules/@node-rs/jieba-win32-ia32-msvc Completed in 0ms
                    188 timing idealTree:node_modules/@node-rs/jieba-win32-x64-msvc Completed in 0ms
                    189 timing idealTree:node_modules/@tybys/wasm-util Completed in 0ms
                    190 silly placeDep ROOT keypress@0.1.0 OK for: commander@1.1.1 want: 0.1.x
                    191 timing idealTree:node_modules/commander Completed in 11ms
                    192 timing idealTree:node_modules/keypress Completed in 0ms
                    193 silly placeDep ROOT @mapbox/node-pre-gyp@1.0.11 OK for: nodejieba@2.5.2 want: ^1.0.4
                    194 silly fetch manifest detect-libc@^2.0.0
                    195 silly fetch manifest nopt@^5.0.0
                    196 silly fetch manifest npmlog@^5.0.1
                    197 silly placeDep ROOT node-addon-api@3.2.1 OK for: nodejieba@2.5.2 want: ^3.0.2
                    198 http fetch GET 200 https://registry.npmjs.org/nopt 50ms (cache hit)
                    199 http fetch GET 200 https://registry.npmjs.org/npmlog 52ms (cache hit)
                    200 http fetch GET 200 https://registry.npmjs.org/detect-libc 68ms (cache hit)
                    201 timing idealTree:node_modules/nodejieba Completed in 120ms
                    202 silly placeDep ROOT detect-libc@2.0.2 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^2.0.0
                    203 silly placeDep ROOT nopt@5.0.0 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^5.0.0
                    204 silly fetch manifest abbrev@1
                    205 silly placeDep ROOT npmlog@5.0.1 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^5.0.1
                    206 silly fetch manifest are-we-there-yet@^2.0.0
                    207 silly fetch manifest console-control-strings@^1.1.0
                    208 silly fetch manifest gauge@^3.0.0
                    209 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 56ms (cache hit)
                    210 http fetch GET 200 https://registry.npmjs.org/abbrev 76ms (cache hit)
                    211 http fetch GET 200 https://registry.npmjs.org/console-control-strings 55ms (cache hit)
                    212 http fetch GET 200 https://registry.npmjs.org/gauge 53ms (cache hit)
                    213 timing idealTree:node_modules/@mapbox/node-pre-gyp Completed in 135ms
                    214 timing idealTree:node_modules/detect-libc Completed in 0ms
                    215 timing idealTree:node_modules/node-addon-api Completed in 0ms
                    216 silly placeDep ROOT abbrev@1.1.1 OK for: nopt@5.0.0 want: 1
                    217 timing idealTree:node_modules/nopt Completed in 19ms
                    218 timing idealTree:node_modules/abbrev Completed in 0ms
                    219 silly placeDep ROOT are-we-there-yet@2.0.0 OK for: npmlog@5.0.1 want: ^2.0.0
                    220 silly fetch manifest delegates@^1.0.0
                    221 silly fetch manifest readable-stream@^3.6.0
                    222 silly placeDep ROOT console-control-strings@1.1.0 OK for: npmlog@5.0.1 want: ^1.1.0
                    223 silly placeDep ROOT gauge@3.0.2 OK for: npmlog@5.0.1 want: ^3.0.0
                    224 silly fetch manifest aproba@^1.0.3 || ^2.0.0
                    225 silly fetch manifest color-support@^1.1.2
                    226 silly fetch manifest has-unicode@^2.0.1
                    227 silly fetch manifest wide-align@^1.1.2
                    228 http fetch GET 200 https://registry.npmjs.org/delegates 99ms (cache hit)
                    229 http fetch GET 200 https://registry.npmjs.org/has-unicode 63ms (cache hit)
                    230 http fetch GET 200 https://registry.npmjs.org/aproba 75ms (cache hit)
                    231 http fetch GET 200 https://registry.npmjs.org/color-support 74ms (cache hit)
                    232 http fetch GET 200 https://registry.npmjs.org/wide-align 67ms (cache hit)
                    233 timing idealTree:node_modules/npmlog Completed in 140ms
                    234 silly placeDep ROOT delegates@1.0.0 OK for: are-we-there-yet@2.0.0 want: ^1.0.0
                    235 silly placeDep node_modules/are-we-there-yet readable-stream@3.6.2 OK for: are-we-there-yet@2.0.0 want: ^3.6.0
                    236 silly fetch manifest string_decoder@^1.1.1
                    237 timing idealTree:node_modules/are-we-there-yet Completed in 32ms
                    238 timing idealTree:node_modules/console-control-strings Completed in 0ms
                    239 timing idealTree:node_modules/delegates Completed in 0ms
                    240 silly placeDep ROOT aproba@2.0.0 OK for: gauge@3.0.2 want: ^1.0.3 || ^2.0.0
                    241 silly placeDep ROOT color-support@1.1.3 OK for: gauge@3.0.2 want: ^1.1.2
                    242 silly placeDep ROOT has-unicode@2.0.1 OK for: gauge@3.0.2 want: ^2.0.1
                    243 silly placeDep ROOT wide-align@1.1.5 OK for: gauge@3.0.2 want: ^1.1.2
                    244 timing idealTree:node_modules/gauge Completed in 47ms
                    245 timing idealTree:node_modules/aproba Completed in 1ms
                    246 timing idealTree:node_modules/color-support Completed in 1ms
                    247 timing idealTree:node_modules/has-unicode Completed in 0ms
                    248 silly placeDep ROOT preval.macro@4.0.0 OK for: segmentit@2.0.3 want: ^4.0.0
                    249 silly fetch manifest babel-plugin-preval@^4.0.0
                    250 http fetch GET 200 https://registry.npmjs.org/babel-plugin-preval 15ms (cache hit)
                    251 timing idealTree:node_modules/segmentit Completed in 39ms
                    252 silly placeDep ROOT babel-plugin-preval@4.0.0 OK for: preval.macro@4.0.0 want: ^4.0.0
                    253 silly fetch manifest @babel/runtime@^7.7.2
                    254 silly fetch manifest babel-plugin-macros@^2.6.1
                    255 http fetch GET 200 https://registry.npmjs.org/babel-plugin-macros 20ms (cache hit)
                    256 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime 35ms (cache hit)
                    257 timing idealTree:node_modules/preval.macro Completed in 109ms
                    258 silly placeDep ROOT @babel/runtime@7.23.9 OK for: babel-plugin-preval@4.0.0 want: ^7.7.2
                    259 silly fetch manifest regenerator-runtime@^0.14.0
                    260 silly placeDep ROOT babel-plugin-macros@2.8.0 OK for: babel-plugin-preval@4.0.0 want: ^2.6.1
                    261 silly fetch manifest cosmiconfig@^6.0.0
                    262 silly fetch manifest resolve@^1.12.0
                    263 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 54ms (cache hit)
                    264 http fetch GET 200 https://registry.npmjs.org/cosmiconfig 44ms (cache hit)
                    265 http fetch GET 200 https://registry.npmjs.org/resolve 51ms (cache hit)
                    266 timing idealTree:node_modules/babel-plugin-preval Completed in 100ms
                    267 silly placeDep ROOT regenerator-runtime@0.14.1 OK for: @babel/runtime@7.23.9 want: ^0.14.0
                    268 timing idealTree:node_modules/@babel/runtime Completed in 12ms
                    269 silly placeDep ROOT cosmiconfig@6.0.0 OK for: babel-plugin-macros@2.8.0 want: ^6.0.0
                    270 silly fetch manifest @types/parse-json@^4.0.0
                    271 silly fetch manifest import-fresh@^3.1.0
                    272 silly fetch manifest parse-json@^5.0.0
                    273 silly fetch manifest path-type@^4.0.0
                    274 silly fetch manifest yaml@^1.7.2
                    275 silly placeDep ROOT resolve@1.22.8 OK for: babel-plugin-macros@2.8.0 want: ^1.12.0
                    276 silly fetch manifest is-core-module@^2.13.0
                    277 silly fetch manifest path-parse@^1.0.7
                    278 silly fetch manifest supports-preserve-symlinks-flag@^1.0.0
                    279 http fetch GET 200 https://registry.npmjs.org/path-type 114ms (cache hit)
                    280 http fetch GET 200 https://registry.npmjs.org/import-fresh 133ms (cache hit)
                    281 http fetch GET 200 https://registry.npmjs.org/yaml 117ms (cache hit)
                    282 http fetch GET 200 https://registry.npmjs.org/@types%2fparse-json 158ms (cache hit)
                    283 http fetch GET 200 https://registry.npmjs.org/parse-json 146ms (cache hit)
                    284 http fetch GET 200 https://registry.npmjs.org/path-parse 123ms (cache hit)
                    285 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag 124ms (cache hit)
                    286 http fetch GET 200 https://registry.npmjs.org/is-core-module 136ms (cache hit)
                    287 timing idealTree:node_modules/babel-plugin-macros Completed in 197ms
                    288 silly placeDep ROOT @types/parse-json@4.0.2 OK for: cosmiconfig@6.0.0 want: ^4.0.0
                    289 silly placeDep ROOT import-fresh@3.3.0 OK for: cosmiconfig@6.0.0 want: ^3.1.0
                    290 silly fetch manifest parent-module@^1.0.0
                    291 silly fetch manifest resolve-from@^4.0.0
                    292 silly placeDep ROOT parse-json@5.2.0 OK for: cosmiconfig@6.0.0 want: ^5.0.0
                    293 silly fetch manifest error-ex@^1.3.1
                    294 silly fetch manifest json-parse-even-better-errors@^2.3.0
                    295 silly fetch manifest lines-and-columns@^1.1.6
                    296 silly placeDep ROOT path-type@4.0.0 OK for: cosmiconfig@6.0.0 want: ^4.0.0
                    297 silly placeDep ROOT yaml@1.10.2 OK for: cosmiconfig@6.0.0 want: ^1.7.2
                    298 http fetch GET 200 https://registry.npmjs.org/parent-module 152ms (cache hit)
                    299 http fetch GET 200 https://registry.npmjs.org/error-ex 138ms (cache hit)
                    300 http fetch GET 200 https://registry.npmjs.org/resolve-from 159ms (cache hit)
                    301 http fetch GET 200 https://registry.npmjs.org/lines-and-columns 138ms (cache hit)
                    302 http fetch GET 200 https://registry.npmjs.org/json-parse-even-better-errors 159ms (cache hit)
                    303 timing idealTree:node_modules/cosmiconfig Completed in 229ms
                    304 timing idealTree:node_modules/@types/parse-json Completed in 1ms
                    305 silly placeDep ROOT parent-module@1.0.1 OK for: import-fresh@3.3.0 want: ^1.0.0
                    306 silly fetch manifest callsites@^3.0.0
                    307 silly placeDep node_modules/import-fresh resolve-from@4.0.0 OK for: import-fresh@3.3.0 want: ^4.0.0
                    308 http fetch GET 200 https://registry.npmjs.org/callsites 26ms (cache hit)
                    309 timing idealTree:node_modules/import-fresh Completed in 51ms
                    310 silly placeDep ROOT callsites@3.1.0 OK for: parent-module@1.0.1 want: ^3.0.0
                    311 timing idealTree:node_modules/parent-module Completed in 11ms
                    312 timing idealTree:node_modules/callsites Completed in 0ms
                    313 silly placeDep ROOT error-ex@1.3.2 OK for: parse-json@5.2.0 want: ^1.3.1
                    314 silly fetch manifest is-arrayish@^0.2.1
                    315 silly placeDep ROOT json-parse-even-better-errors@2.3.1 OK for: parse-json@5.2.0 want: ^2.3.0
                    316 silly placeDep ROOT lines-and-columns@1.2.4 OK for: parse-json@5.2.0 want: ^1.1.6
                    317 http fetch GET 200 https://registry.npmjs.org/is-arrayish 33ms (cache hit)
                    318 timing idealTree:node_modules/parse-json Completed in 57ms
                    319 silly placeDep node_modules/error-ex is-arrayish@0.2.1 OK for: error-ex@1.3.2 want: ^0.2.1
                    320 timing idealTree:node_modules/error-ex Completed in 11ms
                    321 timing idealTree:node_modules/json-parse-even-better-errors Completed in 0ms
                    322 timing idealTree:node_modules/lines-and-columns Completed in 0ms
                    323 timing idealTree:node_modules/path-type Completed in 0ms
                    324 timing idealTree:node_modules/regenerator-runtime Completed in 0ms
                    325 silly placeDep ROOT is-core-module@2.13.1 OK for: resolve@1.22.8 want: ^2.13.0
                    326 silly placeDep ROOT path-parse@1.0.7 OK for: resolve@1.22.8 want: ^1.0.7
                    327 silly placeDep ROOT supports-preserve-symlinks-flag@1.0.0 OK for: resolve@1.22.8 want: ^1.0.0
                    328 timing idealTree:node_modules/resolve Completed in 36ms
                    329 timing idealTree:node_modules/is-core-module Completed in 1ms
                    330 timing idealTree:node_modules/path-parse Completed in 0ms
                    331 timing idealTree:node_modules/supports-preserve-symlinks-flag Completed in 0ms
                    332 timing idealTree:node_modules/translit-rus-eng Completed in 0ms
                    333 timing idealTree:node_modules/tslib Completed in 0ms
                    334 timing idealTree:node_modules/typedarray Completed in 0ms
                    335 timing idealTree:node_modules/wide-align Completed in 0ms
                    336 timing idealTree:node_modules/yaml Completed in 0ms
                    337 silly placeDep node_modules/are-we-there-yet string_decoder@1.3.0 OK for: readable-stream@3.6.2 want: ^1.1.1
                    338 silly fetch manifest safe-buffer@~5.2.0
                    339 http fetch GET 200 https://registry.npmjs.org/safe-buffer 13ms (cache hit)
                    340 timing idealTree:node_modules/are-we-there-yet/node_modules/readable-stream Completed in 34ms
                    341 silly placeDep node_modules/are-we-there-yet safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0
                    342 timing idealTree:node_modules/are-we-there-yet/node_modules/string_decoder Completed in 17ms
                    343 timing idealTree:node_modules/are-we-there-yet/node_modules/safe-buffer Completed in 0ms
                    344 silly placeDep node_modules/concat-stream isarray@1.0.0 OK for: readable-stream@2.3.8 want: ~1.0.0
                    345 silly placeDep node_modules/concat-stream string_decoder@1.1.1 OK for: readable-stream@2.3.8 want: ~1.1.1
                    346 timing idealTree:node_modules/concat-stream/node_modules/readable-stream Completed in 26ms
                    347 timing idealTree:node_modules/concat-stream/node_modules/isarray Completed in 0ms
                    348 timing idealTree:node_modules/concat-stream/node_modules/string_decoder Completed in 1ms
                    349 timing idealTree:node_modules/error-ex/node_modules/is-arrayish Completed in 0ms
                    350 timing idealTree:node_modules/import-fresh/node_modules/resolve-from Completed in 0ms
                    351 timing idealTree:node_modules/iobroker.lovelace/node_modules/@iobroker/adapter-core Completed in 0ms
                    352 timing idealTree:node_modules/iobroker.lovelace/node_modules/axios Completed in 0ms
                    353 silly placeDep node_modules/iobroker.lovelace raw-body@2.5.2 OK for: body-parser@1.20.2 want: 2.5.2
                    354 timing idealTree:node_modules/iobroker.lovelace/node_modules/body-parser Completed in 20ms
                    355 timing idealTree:node_modules/iobroker.lovelace/node_modules/raw-body Completed in 0ms
                    356 silly placeDep ROOT minimist@1.2.8 OK for: mkdirp@0.5.6 want: ^1.2.6
                    357 timing idealTree:node_modules/multer/node_modules/mkdirp Completed in 17ms
                    358 timing idealTree:node_modules/minimist Completed in 0ms
                    359 timing idealTree:buildDeps Completed in 5977ms
                    360 timing idealTree:fixDepFlags Completed in 84ms
                    361 timing idealTree Completed in 9977ms
                    362 timing reify:loadTrees Completed in 9981ms
                    363 timing reify:diffTrees Completed in 112ms
                    364 silly reify mark retired [ '/opt/iobroker/node_modules/fsevents' ]
                    365 silly reify mark retired [
                    365 silly reify   '/opt/iobroker/node_modules/are-we-there-yet/node_modules/readable-stream'
                    365 silly reify ]
                    366 silly reify mark retired [
                    366 silly reify   '/opt/iobroker/node_modules/concat-stream/node_modules/readable-stream'
                    366 silly reify ]
                    367 silly reify mark retired [ '/opt/iobroker/node_modules/detect-libc' ]
                    368 silly reify mark retired [ '/opt/iobroker/node_modules/dicer' ]
                    369 silly reify mark retired [
                    369 silly reify   '/opt/iobroker/node_modules/iobroker.js-controller',
                    369 silly reify   '/opt/iobroker/node_modules/.bin/iobroker'
                    369 silly reify ]
                    370 silly reify mark retired [ '/opt/iobroker/node_modules/iobroker.lovelace' ]
                    371 silly reify mark retired [ '/opt/iobroker/node_modules/iobroker.type-detector' ]
                    372 silly reify mark retired [ '/opt/iobroker/node_modules/minimist' ]
                    373 silly reify mark retired [ '/opt/iobroker/node_modules/multer' ]
                    374 silly reify mark retired [
                    374 silly reify   '/opt/iobroker/node_modules/pinyin',
                    374 silly reify   '/opt/iobroker/node_modules/.bin/pinyin'
                    374 silly reify ]
                    375 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/db-base' ]
                    376 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/db-objects-file' ]
                    377 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/db-objects-jsonl' ]
                    378 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/db-objects-redis' ]
                    379 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/db-states-file' ]
                    380 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/db-states-jsonl' ]
                    381 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/db-states-redis' ]
                    382 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/js-controller-adapter' ]
                    383 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/js-controller-cli' ]
                    384 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/js-controller-common' ]
                    385 silly reify mark retired [ '/opt/iobroker/node_modules/@iobroker/js-controller-common-db' ]
                    386 silly reify mark retired [
                    386 silly reify   '/opt/iobroker/node_modules/@mapbox/node-pre-gyp',
                    386 silly reify   '/opt/iobroker/node_modules/.bin/node-pre-gyp'
                    386 silly reify ]
                    387 silly reify moves {
                    387 silly reify   '/opt/iobroker/node_modules/fsevents': '/opt/iobroker/node_modules/.fsevents-yNYMVUiI',
                    387 silly reify   '/opt/iobroker/node_modules/are-we-there-yet/node_modules/readable-stream': '/opt/iobroker/node_modules/are-we-there-yet/node_modules/.readable-stream-fH2mVVV3',
                    387 silly reify   '/opt/iobroker/node_modules/concat-stream/node_modules/readable-stream': '/opt/iobroker/node_modules/concat-stream/node_modules/.readable-stream-wlwFLfrt',
                    387 silly reify   '/opt/iobroker/node_modules/detect-libc': '/opt/iobroker/node_modules/.detect-libc-OzLcwBf2',
                    387 silly reify   '/opt/iobroker/node_modules/dicer': '/opt/iobroker/node_modules/.dicer-vvDk7wqs',
                    387 silly reify   '/opt/iobroker/node_modules/iobroker.js-controller': '/opt/iobroker/node_modules/.iobroker.js-controller-7Q8bmsba',
                    387 silly reify   '/opt/iobroker/node_modules/.bin/iobroker': '/opt/iobroker/node_modules/.bin/.iobroker-dBRdrK4k',
                    387 silly reify   '/opt/iobroker/node_modules/iobroker.lovelace': '/opt/iobroker/node_modules/.iobroker.lovelace-6cFiG3kP',
                    387 silly reify   '/opt/iobroker/node_modules/iobroker.type-detector': '/opt/iobroker/node_modules/.iobroker.type-detector-5Nz73HNj',
                    387 silly reify   '/opt/iobroker/node_modules/minimist': '/opt/iobroker/node_modules/.minimist-yQwbRY0a',
                    387 silly reify   '/opt/iobroker/node_modules/multer': '/opt/iobroker/node_modules/.multer-zsSYw8fD',
                    387 silly reify   '/opt/iobroker/node_modules/pinyin': '/opt/iobroker/node_modules/.pinyin-p6sU9QA3',
                    387 silly reify   '/opt/iobroker/node_modules/.bin/pinyin': '/opt/iobroker/node_modules/.bin/.pinyin-saos6yXb',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/db-base': '/opt/iobroker/node_modules/@iobroker/.db-base-ab09iRFq',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/db-objects-file': '/opt/iobroker/node_modules/@iobroker/.db-objects-file-ubICTaYK',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/db-objects-jsonl': '/opt/iobroker/node_modules/@iobroker/.db-objects-jsonl-G7SarE7O',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/db-objects-redis': '/opt/iobroker/node_modules/@iobroker/.db-objects-redis-c2gJ2uk7',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/db-states-file': '/opt/iobroker/node_modules/@iobroker/.db-states-file-b4IMGS2U',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/db-states-jsonl': '/opt/iobroker/node_modules/@iobroker/.db-states-jsonl-u7i57pvw',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/db-states-redis': '/opt/iobroker/node_modules/@iobroker/.db-states-redis-GzenCYAo',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/js-controller-adapter': '/opt/iobroker/node_modules/@iobroker/.js-controller-adapter-KzcGIgOj',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/js-controller-cli': '/opt/iobroker/node_modules/@iobroker/.js-controller-cli-V6CT0jDQ',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/js-controller-common': '/opt/iobroker/node_modules/@iobroker/.js-controller-common-bD6HVivb',
                    387 silly reify   '/opt/iobroker/node_modules/@iobroker/js-controller-common-db': '/opt/iobroker/node_modules/@iobroker/.js-controller-common-db-MRJw90kT',
                    387 silly reify   '/opt/iobroker/node_modules/@mapbox/node-pre-gyp': '/opt/iobroker/node_modules/@mapbox/.node-pre-gyp-kXLw8Zwf',
                    387 silly reify   '/opt/iobroker/node_modules/.bin/node-pre-gyp': '/opt/iobroker/node_modules/.bin/.node-pre-gyp-1ex0t38j'
                    387 silly reify }
                    388 timing reify:rollback:retireShallow Completed in 10ms
                    389 timing command:install Completed in 10193ms
                    390 verbose stack Error: ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@iobroker/db-base' -> '/opt/iobroker/node_modules/@iobroker/.db-base-ab09iRFq'
                    391 verbose cwd /opt/iobroker
                    392 verbose Linux 6.1.21-v7+
                    393 verbose node v18.19.0
                    394 verbose npm  v10.2.3
                    395 error code ENOTEMPTY
                    396 error syscall rename
                    397 error path /opt/iobroker/node_modules/@iobroker/db-base
                    398 error dest /opt/iobroker/node_modules/@iobroker/.db-base-ab09iRFq
                    399 error errno -39
                    400 error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@iobroker/db-base' -> '/opt/iobroker/node_modules/@iobroker/.db-base-ab09iRFq'
                    401 verbose exit -39
                    402 timing npm Completed in 11523ms
                    403 verbose unfinished npm timer reify 1707853622824
                    404 verbose unfinished npm timer reify:retireShallow 1707853632949
                    405 verbose code -39
                    406 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-02-13T19_47_01_506Z-debug-0.log
                    
                    

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

                      @paddy89 sagte in Probleme mit Repositories und RAM Auslastung:

                      npm ERR! code ENOTEMPTY

                      Jag da den

                      iob stop 
                      iob fix
                      

                      drüber.
                      Dann

                      iob update
                      iob upgrade all
                      
                      1 Reply Last reply Reply Quote 0
                      • P
                        paddy89 last edited by

                        @thomas-braun said in Probleme mit Repositories und RAM Auslastung:

                        @paddy89 sagte in Probleme mit Repositories und RAM Auslastung:

                        npm ERR! code ENOTEMPTY

                        Jag da den

                        iob stop 
                        iob fix
                        

                        drüber.
                        Dann

                        iob update
                        iob upgrade all
                        

                        Alles klar. Danke.
                        Nach einigen Durchläufen hat er es auch endlich gepackt.

                        *** iob diag is starting up, please wait ***
                        
                        *** ioBroker Diagnosis ***
                        
                        Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                        
                        The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
                        
                        https://forum.iobroker.net
                        
                        Just copy and paste the Summary Page, including the ``` characters at start and end.
                        It helps us to help you!
                        
                        Press any key to continue
                        
                        ======== Start marking the full check here =========
                        
                        
                        Skript v.2023-10-10
                        
                        *** BASE SYSTEM ***
                          Static hostname: SmartHome01
                                Icon name: computer
                         Operating System: Raspbian GNU/Linux 11 (bullseye)
                                   Kernel: Linux 6.1.21-v7+
                             Architecture: arm
                        
                        Model		: Raspberry Pi 3 Model B Plus Rev 1.3
                        Docker          : false
                        Virtualization  : none
                        Kernel          : armv7l
                        Userland        : armhf
                        
                        Systemuptime and Load:
                        14:39:32 up 23:57,  2 users,  load average: 0.60, 0.55, 0.50
                        CPU threads: 4
                        
                        
                        *** RASPBERRY THROTTLING ***
                        Current issues:
                        No throttling issues detected.
                        
                        Previously detected issues:
                        No throttling issues detected.
                        
                        *** Time and Time Zones ***
                                      Local time: Wed 2024-02-14 14:39:32 CET
                                  Universal time: Wed 2024-02-14 13:39:32 UTC
                                        RTC time: n/a
                                       Time zone: Europe/Berlin (CET, +0100)
                        System clock synchronized: yes
                                     NTP service: active
                                 RTC in local TZ: no
                        
                        *** User and Groups ***
                        pi
                        /home/pi
                        pi adm dialout cdrom sudo audio video plugdev games users input render netdev 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        600M         21M        0.0K        300M        257M
                        Swap:            99M         81M         18M
                        Total:          1.0G        682M         39M
                        
                                 921 M total memory
                                 600 M used memory
                                 179 M active memory
                                 623 M inactive memory
                                  21 M free memory
                                  65 M buffer memory
                                 234 M swap cache
                                  99 M total swap
                                  81 M used swap
                                  18 M free swap
                        
                        Raspberry only:
                        oom events: 0
                        lifetime oom required: 0 Mbytes
                        total time in oom handler: 0 ms
                        max time spent in oom handler: 0 ms
                        
                        *** FAILED SERVICES ***
                        
                         UNIT LOAD ACTIVE SUB DESCRIPTION
                        0 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        /dev/root      ext4       14G  4.8G  8.6G  36% /
                        devtmpfs       devtmpfs  333M     0  333M   0% /dev
                        tmpfs          tmpfs     461M     0  461M   0% /dev/shm
                        tmpfs          tmpfs     185M  996K  184M   1% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
                        tmpfs          tmpfs      93M     0   93M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Tue Feb 13 14:42:30 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 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=tty1 root=PARTUUID=92f8759a-02 rootfstype=ext4 fsck.repair=yes rootwait
                        [Tue Feb 13 14:42:33 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                        [Tue Feb 13 14:42:33 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                        [Tue Feb 13 14:42:36 2024] 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,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        2.0G	/var/
                        990M	/var/log
                        985M	/var/log/journal/ec16586e65944846a75af4f859fe7f90
                        985M	/var/log/journal
                        648M	/var/cache
                        
                        Archived and active journals take up 984.1M in the file system.
                        
                        /opt/iobroker/backups:
                        55M	/opt/iobroker/backups/
                        24K	/opt/iobroker/backups/0
                        
                        /opt/iobroker/iobroker-data:
                        241M	/opt/iobroker/iobroker-data/
                        141M	/opt/iobroker/iobroker-data/history
                        75M	/opt/iobroker/iobroker-data/files
                        31M	/opt/iobroker/iobroker-data/files/web.admin/static
                        31M	/opt/iobroker/iobroker-data/files/web.admin
                        
                        The five largest files in iobroker-data are:
                        22M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
                        8.3M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js
                        7.5M	/opt/iobroker/iobroker-data/objects.jsonl
                        6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                        4.4M	/opt/iobroker/iobroker-data/files/jarvis/js/vendor.3ed67ef3.js
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                        
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs 	v18.19.0
                        /usr/bin/node 		v18.19.0
                        /usr/bin/npm 		10.2.3
                        /usr/bin/npx 		10.2.3
                        /usr/bin/corepack 	0.22.0
                        
                        
                        nodejs:
                         Installed: 18.19.0-1nodesource1
                         Candidate: 18.19.0-1nodesource1
                         Version table:
                        *** 18.19.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               100 /var/lib/dpkg/status
                            18.18.2-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.18.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.18.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.17.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.17.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.16.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.16.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.15.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.14.2-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.14.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.14.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.13.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.12.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.11.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.10.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.9.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.9.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.8.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.7.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.6.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.5.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.4.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.3.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.2.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.1.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            18.0.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            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
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller: 	5.0.17
                        admin: 		6.13.16
                        javascript: 	"javascript" not found
                        
                        Adapters from github: 	0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : SmartHome01                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                         system.adapter.backitup.0               : backitup              : SmartHome01                              - disabled
                         system.adapter.discovery.0              : discovery             : SmartHome01                              - disabled
                         system.adapter.flot.0                   : flot                  : SmartHome01                              -  enabled
                         system.adapter.fritzdect.0              : fritzdect             : SmartHome01                              - disabled
                        + system.adapter.history.0                : history               : SmartHome01                              -  enabled
                         system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: SmartHome01                              - disabled
                         system.adapter.jarvis.0                 : jarvis                : SmartHome01                              - disabled
                        + system.adapter.lovelace.0               : lovelace              : SmartHome01                              -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                         system.adapter.mihome.0                 : mihome                : SmartHome01                              - disabled, port: 9898, bind: 0.0.0.0
                        + system.adapter.shelly.0                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.1                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.2                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.3                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : SmartHome01                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.smartmeter.0             : smartmeter            : SmartHome01                              -  enabled
                         system.adapter.sonoff.0                 : sonoff                : SmartHome01                              - disabled, port: 1883, bind: 0.0.0.0
                         system.adapter.sonoff.1                 : sonoff                : SmartHome01                              - disabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.web.0                    : web                   : SmartHome01                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                         system.adapter.xterm.0                  : xterm                 : SmartHome01                              - disabled, port: 8099, bind: 0.0.0.0
                         system.adapter.yeelight-2.1             : yeelight-2            : SmartHome01                              - disabled
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : SmartHome01                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.lovelace.0               : lovelace              : SmartHome01                              -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                        + system.adapter.shelly.0                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.1                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.2                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.3                 : shelly                : SmartHome01                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : SmartHome01                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : SmartHome01                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 6.13.16  , installed 6.13.16
                        Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                        Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                        Adapter    "jarvis"       : 3.1.8    , installed 3.0.15 [Updatable]
                        Controller "js-controller": 5.0.17   , installed 5.0.17
                        Adapter    "lovelace"     : 4.1.2    , installed 4.1.2
                        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                        Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                        Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                        Adapter    "web"          : 6.2.3    , installed 6.2.3
                        Adapter    "ws"           : 2.5.10   , installed 2.5.10
                        Adapter    "xterm"        : 2.0.1    , installed 2.0.1
                        Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects: 	2746
                        States: 	2042
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                        Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                        Reading package lists...
                        Pending Updates: 0
                        
                        *** Listening Ports ***
                        Active Internet connections (only servers)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1125932    14166/iobroker.js-c 
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1126527    14166/iobroker.js-c 
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12936      490/sshd: /usr/sbin 
                        tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        13554      542/mariadbd        
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          12938      490/sshd: /usr/sbin 
                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       1128563    14343/io.simple-api 
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1126158    14332/io.web.0      
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1126028    14193/io.admin.0    
                        tcp6       0      0 :::8091                 :::*                    LISTEN      1001       1126157    14317/io.lovelace.0 
                        udp        0      0 0.0.0.0:40668           0.0.0.0:*                           108        12864      351/avahi-daemon: r 
                        udp        0      0 0.0.0.0:49894           0.0.0.0:*                           1001       1177506    14287/io.shelly.3   
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12862      351/avahi-daemon: r 
                        udp        0      0 0.0.0.0:42786           0.0.0.0:*                           1001       1181145    14272/io.shelly.2   
                        udp        0      0 0.0.0.0:35619           0.0.0.0:*                           1001       1181896    14257/io.shelly.1   
                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       1126640    14287/io.shelly.3   
                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       1126632    14272/io.shelly.2   
                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       1126592    14257/io.shelly.1   
                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       1127516    14242/io.shelly.0   
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14470      759/dhcpcd          
                        udp        0      0 0.0.0.0:60025           0.0.0.0:*                           1001       1182764    14242/io.shelly.0   
                        udp6       0      0 :::5353                 :::*                                108        12863      351/avahi-daemon: r 
                        udp6       0      0 :::39975                :::*                                108        12865      351/avahi-daemon: r 
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-02-14 14:39:47.620  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:39:51.602  - warn: shelly.2 (14272) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
                        2024-02-14 14:39:51.806  - warn: shelly.3 (14287) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
                        2024-02-14 14:39:53.604  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:39:59.626  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:40:05.630  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:40:11.594  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:40:17.629  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:40:23.626  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:40:29.621  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:40:35.636  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:40:41.611  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:40:47.598  - info: smartmeter.0 (14302) Received 14 values, 6 updated
                        2024-02-14 14:40:53.619  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:40:59.600  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:41:05.599  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:41:05.635  - warn: shelly.1 (14257) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
                        2024-02-14 14:41:11.609  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:41:13.134  - warn: shelly.1 (14257) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
                        2024-02-14 14:41:14.292  - warn: shelly.3 (14287) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
                        2024-02-14 14:41:15.402  - warn: shelly.2 (14272) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
                        2024-02-14 14:41:17.608  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        2024-02-14 14:41:23.600  - info: smartmeter.0 (14302) Received 14 values, 7 updated
                        2024-02-14 14:41:27.119  - warn: shelly.3 (14287) [authEnabled] 192.168.2.24 (shelly1pm / shelly1pm-98CDAC1E255C / SHSW-PM#98CDAC1E255C#1): This device is not protected via restricted login (see adapter documentation for details)
                        2024-02-14 14:41:29.633  - info: smartmeter.0 (14302) Received 14 values, 8 updated
                        
                        
                        
                        ============ Mark until here for C&P =============
                        
                        iob diag has finished.
                        
                        
                        Press any key for a summary
                        
                        Copy text starting here:
                        
                        
                        ======================= SUMMARY =======================
                           		v.2023-10-10
                        
                        
                          Static hostname: SmartHome01
                                Icon name: computer
                         Operating System: Raspbian GNU/Linux 11 (bullseye)
                                   Kernel: Linux 6.1.21-v7+
                             Architecture: arm
                        
                        Installation: 		native
                        Kernel: 		armv7l
                        Userland: 		armhf
                        Timezone: 		Europe/Berlin (CET, +0100)
                        User-ID: 		1000
                        X-Server: 		false
                        Boot Target: 		multi-user.target
                        
                        Pending OS-Updates: 	0
                        Pending iob updates: 	1
                        
                        Nodejs-Installation: 	/usr/bin/nodejs 	v18.19.0
                           		/usr/bin/node 		v18.19.0
                           		/usr/bin/npm 		10.2.3
                           		/usr/bin/npx 		10.2.3
                           		/usr/bin/corepack 	0.22.0
                        
                        Recommended versions are nodejs  and npm 
                        Your nodejs installation is correct
                        
                        MEMORY: 
                                      total        used        free      shared  buff/cache   available
                        Mem:            921M        589M         78M        0.0K        254M        268M
                        Swap:            99M         99M          0B
                        Total:          1.0G        689M         78M
                        
                        Active iob-Instances: 	11
                        Active repo(s): stable
                        
                        ioBroker Core: 		js-controller 		5.0.17
                           		admin 			6.13.16
                        
                        ioBroker Status: 	iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : SmartHome01                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : SmartHome01                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects: 		2746
                        States: 		2042
                        
                        Size of iob-Database:
                        
                        7.5M	/opt/iobroker/iobroker-data/objects.jsonl
                        3.6M	/opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        
                        
                        === Mark text until here for copying ===
                        
                        

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

                          @paddy89

                          jarvis noch auf Stand bringen.
                          Und dann würde ich mir diese Basis schnappen und damit auf ein frisch installiertes 64Bit-RaspberryOS 12 'Bookworm' umziehen.
                          'Bullseye' läuft in wenigen Monaten aus. Zeit umzusatteln.

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

                            @thomas-braun said in Probleme mit Repositories und RAM Auslastung:

                            @paddy89

                            jarvis noch auf Stand bringen.
                            Und dann würde ich mir diese Basis schnappen und damit auf ein frisch installiertes 64Bit-RaspberryOS 12 'Bookworm' umziehen.
                            'Bullseye' läuft in wenigen Monaten aus. Zeit umzusatteln.

                            Ah ok. Muss ich mich mal einlesen mit den Versionen.
                            Hast du da einen guten Link für einen sauberen Umzug mit allem?

                            Falls ich doch Upgraden wollen würde, welche Geräte wären da empfehlenswert?
                            Hab hier einige mini PCs und auch NBs alles auf Core i Basis. Den kleinsten bekomm ich aber wie gesagt nur auf 15-20w, was mir auf Dauer aber zuviel ist. Ebenso passt es dann nicht, hohe Summen für ne neue Kiste auszugeben.

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

                              @paddy89 sagte in Probleme mit Repositories und RAM Auslastung:

                              Ah ok. Muss ich mich mal einlesen mit den Versionen.
                              Hast du da einen guten Link für einen sauberen Umzug mit allem?

                              Betriebssystem NEU installieren.
                              Backup des iobroker in eine frische Installation einspielen. Fertig.

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              943
                              Online

                              31.9k
                              Users

                              80.2k
                              Topics

                              1.3m
                              Posts

                              iobroker shelly repository
                              7
                              44
                              1474
                              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