Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapterinstanzen zeitverzögert starten

    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

    Adapterinstanzen zeitverzögert starten

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

      @thomas-braun sagte in Adapterinstanzen zeitverzögert starten:

      @steffenr

      Dafür gibt es jetzt

      iob nodejs-update
      

      Und den ganzen Desktop-Krempel würde ich schon als erstes über Bord werfen. Der frisst ja alleine schon kräftig Ressourcen.

      Danke.
      Hätte gedacht das neue Kommando geht nur mit korrekter Installation.

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

        @steffenr sagte in Adapterinstanzen zeitverzögert starten:

        Hätte gedacht das neue Kommando geht nur mit korrekter Installation.

        Nein, das geht natürlich auch bei falschen Installationen von nodejs. Dann räumt es den Mist gleich richtig auf.

        Schalt den Desktop aus, dann muss der nicht auch noch gestartet werden und im RAM herumgammeln.

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

          @thomas-braun sagte in Adapterinstanzen zeitverzögert starten:

          @steffenr sagte in Adapterinstanzen zeitverzögert starten:

          Hätte gedacht das neue Kommando geht nur mit korrekter Installation.

          Nein, das geht natürlich auch bei falschen Installationen von nodejs. Dann räumt es den Mist gleich richtig auf.

          Schalt den Desktop aus, dann muss der nicht auch noch gestartet werden und im RAM herumgammeln.

          Danke

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

            @steffenr

            Ausgeschaltet?

            iob diag
            

            sagt nun? Nicht das ich erwarte, das es jetzt ein Rennpferd wäre, aber es sollte deutlich mehr Speicher verfürbar sein.

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

              @thomas-braun sagte in Adapterinstanzen zeitverzögert starten:

              @steffenr

              Ausgeschaltet?

              iob diag
              

              sagt nun? Nicht das ich erwarte, das es jetzt ein Rennpferd wäre, aber es sollte deutlich mehr Speicher verfürbar sein.

              Sorry. Einfach nur abschalten will ich nicht. Nutze den Desktop über vnc für verschiedene Dinge.
              Muss mich daher erst damit beschäftigen, wie ich es einfach an und ausschalten kann.
              Verstehe aber, was du meinst.
              Danke

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

                @steffenr sagte in Adapterinstanzen zeitverzögert starten:

                Nutze den Desktop über vnc für verschiedene Dinge.

                Macht man auf einem Server NICHT. Schon gerade gar nicht auf so einem Schwachbrüstigen. Da kannst du kein Bit an Speicher für sowas verschwenden.

                sudo systemctl set-default multi-user.target
                sudo systemctl isolate multi-user.target 
                

                schaltet den Krampf aus. Oder über

                sudo raspi-config
                

                (Sich über die Startreihenfolge von Adaptern Gedanken machen, aber einen kompletten Desktop inkl. VNC-Server mitschleppen... kopfschüttel)

                S 1 Reply Last reply Reply Quote 1
                • S
                  SteffenR @Thomas Braun last edited by

                  @thomas-braun sagte in Adapterinstanzen zeitverzögert starten:

                  @steffenr sagte in Adapterinstanzen zeitverzögert starten:

                  Nutze den Desktop über vnc für verschiedene Dinge.

                  Macht man auf einem Server NICHT. Schon gerade gar nicht auf so einem Schwachbrüstigen. Da kannst du kein Bit an Speicher für sowas verschwenden.

                  sudo systemctl set-default multi-user.target
                  sudo systemctl isolate multi-user.target 
                  

                  schaltet den Krampf aus. Oder über

                  sudo raspi-config
                  

                  (Sich über die Startreihenfolge von Adaptern Gedanken machen, aber einen kompletten Desktop inkl. VNC-Server mitschleppen... kopfschüttel)

                  • Textmode
                  • nodejs-update
                  • iob update
                  ioBroker nodejs fixer 2023-10-13
                  ioBroker nodejs fixer 2023-10-13
                  
                  Recommended nodejs-version is: 18.18.2
                  Checking your installation now. Please be patient!
                  
                  Your current setup is:
                  /usr/bin/node           v18.17.1
                  /usr/bin/npm            9.6.7
                  /usr/bin/npx            9.6.7
                  /usr/bin/corepack       0.18.0
                  
                  We found these nodejs versions available for installation:
                  
                  nodejs:
                    Installed: 18.17.1-deb-1nodesource1
                    Candidate: 18.17.1-deb-1nodesource1
                    Version table:
                   *** 18.17.1-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u4 500
                          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                  
                  
                  
                  Nothing to do - Your installation is using the correct paths.
                  
                  You are running nodejs v18.17.1. Do you want to install recommended version 18.18.2?
                  
                  Press <y> to continue or any other key to quit
                  Trying to update your installation now. Please be patient.
                  find: '/run/user/1000/gvfs': Permission denied
                  Waiting for ioBroker to shut down - Give me a minute...
                  ############################################################
                  
                  *** These repos are active on your system:
                  Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                  Reading package lists... Done
                  
                  *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                  
                  *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                  
                  deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                  Package: nodejs
                  Pin: origin deb.nodesource.com
                  Pin-Priority: 1001
                  
                  *** These repos are active after the adjustments:
                  Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                  Get:3 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
                  Get:4 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages [5700 B]
                  Fetched 17.8 kB in 2s (7411 B/s)
                  Reading package lists... Done
                  
                  Installing the recommended nodejs version now!
                  
                  /home/iobroker/.nodejs-update.sh: line 331: [: : integer expression expected
                  /home/iobroker/.nodejs-update.sh: line 348: [: : integer expression expected
                  Installing the recommended nodejs version!
                  (Reading database ... 143195 files and directories currently installed.)
                  Preparing to unpack .../gstreamer1.0-plugins-bad_1.18.4-3+deb11u2_armhf.deb ...
                  Unpacking gstreamer1.0-plugins-bad:armhf (1.18.4-3+deb11u2) over (1.18.4-3+deb11u1) ...
                  Preparing to unpack .../libgstreamer-plugins-bad1.0-0_1.18.4-3+deb11u2_armhf.deb ...
                  Unpacking libgstreamer-plugins-bad1.0-0:armhf (1.18.4-3+deb11u2) over (1.18.4-3+deb11u1) ...
                  Preparing to unpack .../libwebkit2gtk-4.0-37_2.42.1-1~deb11u2+rpi1_armhf.deb ...
                  Unpacking libwebkit2gtk-4.0-37:armhf (2.42.1-1~deb11u2+rpi1) over (2.38.5-1~deb11u1+rpi1) ...
                  Preparing to unpack .../libjavascriptcoregtk-4.0-18_2.42.1-1~deb11u2+rpi1_armhf.deb ...
                  Unpacking libjavascriptcoregtk-4.0-18:armhf (2.42.1-1~deb11u2+rpi1) over (2.38.5-1~deb11u1+rpi1) ...
                  Preparing to unpack .../nodejs_18.18.2-1nodesource1_armhf.deb ...
                  Detected old npm client, removing...
                  Unpacking nodejs (18.18.2-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                  Setting up libjavascriptcoregtk-4.0-18:armhf (2.42.1-1~deb11u2+rpi1) ...
                  Setting up nodejs (18.18.2-1nodesource1) ...
                  Setting up libgstreamer-plugins-bad1.0-0:armhf (1.18.4-3+deb11u2) ...
                  Setting up gstreamer1.0-plugins-bad:armhf (1.18.4-3+deb11u2) ...
                  Setting up libwebkit2gtk-4.0-37:armhf (2.42.1-1~deb11u2+rpi1) ...
                  Processing triggers for man-db (2.9.4-2) ...
                  Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u7) ...
                  
                  We tried our best to fix your nodejs. Please run iob diag again to verify.
                  
                  *** RESTARTING ioBroker NOW! ***
                   Please refresh or restart your browser in a few moments.
                  
                  pi@raspberrypi:~ $
                  
                  
                  ======== Start marking the full check here =========
                  
                  

                  Skript v.2023-10-10

                  *** BASE SYSTEM ***

                  ======== Start marking the full check here =========

                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                     Static hostname: raspberrypi
                           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:
                   19:54:02 up 3 min,  3 users,  load average: 2.09, 2.32, 1.03
                  CPU threads: 4
                  
                  
                  *** RASPBERRY THROTTLING ***
                  Current issues:
                  No throttling issues detected.
                  
                  Previously detected issues:
                  ~ Under-voltage has occurred
                  
                  *** Time and Time Zones ***
                                 Local time: Sun 2023-10-29 19:54:03 CET
                             Universal time: Sun 2023-10-29 18:54:03 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 tty dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    multi-user.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            921M        572M        130M        0.0K        219M        295M
                  Swap:           2.0G         65M        2.0G
                  Total:          3.0G        637M        2.1G
                  
                            921 M total memory
                            572 M used memory
                            185 M active memory
                            532 M inactive memory
                            130 M free memory
                             31 M buffer memory
                            187 M swap cache
                           2047 M total swap
                             65 M used swap
                           1982 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
                  * bthelper@hci0.service       loaded failed failed Raspberry Pi bluetooth helper
                  * connman-wait-online.service loaded failed failed Wait for network to be configured by ConnMan
                  * plymouth-start.service      loaded failed failed Show Plymouth Boot Screen
                  
                  LOAD   = Reflects whether the unit definition was properly loaded.
                  ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                  SUB    = The low-level unit activation state, values depend on unit type.
                  3 loaded units listed.
                  
                  *** FILESYSTEM ***
                  Filesystem                           Type      Size  Used Avail Use% Mounted on
                  /dev/root                            ext4       58G   11G   45G  20% /
                  devtmpfs                             devtmpfs  333M     0  333M   0% /dev
                  tmpfs                                tmpfs     461M     0  461M   0% /dev/shm
                  tmpfs                                tmpfs     185M  832K  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   40K   93M   1% /run/user/1000
                  //192.168.178.1/FRITZ.NAS/Storage-01 cifs      1.2T  3.5G  1.2T   1% /home/pi/fritznas
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Sun Oct 29 19:50:30 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=000dc603-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                  [Sun Oct 29 19:50:33 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sun Oct 29 19:50:33 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                  [Sun Oct 29 19:50:36 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET              SOURCE                               FSTYPE OPTIONS
                  /                   /dev/mmcblk0p2                       ext4   rw,noatime
                  |-/home/pi/fritznas //192.168.178.1/FRITZ.NAS/Storage-01 cifs   rw,relatime,vers=3.0,cache=strict,username=nas,uid=1000,noforceuid,gid=1000,noforcegid,addr=192.168.178.1,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                  `-/boot             /dev/mmcblk0p1                       vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  2.8G    /var/
                  549M    /var/log
                  537M    /var/log/journal/8686e66d65b14714b2d08704d5c537da
                  537M    /var/log/journal
                  134M    /var/lib
                  
                  Archived and active journals take up 536.1M in the file system.
                  
                  /opt/iobroker/backups:
                  52M     /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  372M    /opt/iobroker/iobroker-data/
                  156M    /opt/iobroker/iobroker-data/backup-objects
                  147M    /opt/iobroker/iobroker-data/files
                  67M     /opt/iobroker/iobroker-data/files/javascript.admin
                  48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                  
                  The five largest files in iobroker-data are:
                  21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                  15M     /opt/iobroker/iobroker-data/objects.jsonl
                  8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
                  7.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                  7.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                  
                  /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v18.18.2
                  /usr/bin/node           v18.18.2
                  /usr/bin/npm            9.8.1
                  /usr/bin/npx            9.8.1
                  /usr/bin/corepack       0.19.0
                  
                  
                  nodejs:
                    Installed: 18.18.2-1nodesource1
                    Candidate: 18.18.2-1nodesource1
                    Version table:
                   *** 18.18.2-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                          100 /var/lib/dpkg/status
                       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.15
                  admin:          6.12.1
                  javascript:     7.1.6
                  
                  Adapters from github:   0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                    system.adapter.flot.0                   : flot                  : raspberrypi                              -  enabled
                  + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                  + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                  + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                  + system.adapter.meross.0                 : meross                : raspberrypi                              -  enabled
                  + system.adapter.radar2.0                 : radar2                : raspberrypi                              -  enabled
                  + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                  + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
                  + system.adapter.viessmann.0              : viessmann             : raspberrypi                              -  enabled, port: 3002
                    system.adapter.vis-history.0            : vis-history           : raspberrypi                              -  enabled
                    system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                  + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.viessmann.0              : viessmann             : raspberrypi                              -  enabled, port: 3002
                  + system.adapter.web.0                    : web                   : raspberrypi                              -  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
                  latest        : http://download.iobroker.net/sources-dist-latest.json
                  live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                  
                  Active repo(s): beta
                  
                  Installed ioBroker-Instances
                  Used repository: beta
                  Adapter    "admin"        : 6.12.1   , installed 6.12.1
                  Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                  Adapter    "info"         : 2.0.0    , installed 2.0.0
                  Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                  Controller "js-controller": 5.0.15   , installed 5.0.15
                  Adapter    "meross"       : 1.15.1   , installed 1.15.1
                  Adapter    "radar2"       : 2.0.8    , installed 2.0.8
                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                  Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                  Adapter    "statistics"   : 2.3.0    , installed 2.3.0
                  Adapter    "viessmann"    : 1.4.5    , installed 1.4.5
                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                  Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
                  Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                  Adapter    "web"          : 6.1.10   , installed 6.1.10
                  Adapter    "ws"           : 2.5.8    , installed 2.5.8
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        2168
                  States:         1627
                  
                  *** 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 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       17563      1091/io.shelly.0
                  tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN      0          11866      340/connmand
                  tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          11876      490/cupsd
                  tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          994        508/vncserver-x11-c
                  tcp        0      0 0.0.0.0:3002            0.0.0.0:*               LISTEN      1000       13652      519/vcontrold
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15144      494/iobroker.js-con
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15151      494/iobroker.js-con
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11880      513/sshd: /usr/sbin
                  tcp6       0      0 :::5900                 :::*                    LISTEN      0          993        508/vncserver-x11-c
                  tcp6       0      0 ::1:53                  :::*                    LISTEN      0          11870      340/connmand
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17754      1243/io.web.0
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16546      820/io.admin.0
                  tcp6       0      0 ::1:631                 :::*                    LISTEN      0          11875      490/cupsd
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          11882      513/sshd: /usr/sbin
                  udp        0      0 0.0.0.0:40173           0.0.0.0:*                           108        13538      331/avahi-daemon: r
                  udp        0      0 127.0.0.1:53            0.0.0.0:*                           0          11858      340/connmand
                  udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       16690      1010/io.radar2.0
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13801      418/dhcpcd
                  udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          11943      516/cups-browsed
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13536      331/avahi-daemon: r
                  udp6       0      0 :::546                  :::*                                0          13897      418/dhcpcd
                  udp6       0      0 ::1:53                  :::*                                0          11862      340/connmand
                  udp6       0      0 :::36572                :::*                                108        13539      331/avahi-daemon: r
                  udp6       0      0 :::5353                 :::*                                108        13537      331/avahi-daemon: r
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-10-29 19:52:45.102  - debug: javascript.0 (974) script.js.Zustaende.VorRueckDiff: Vorlauf: 28.5  Rücklauf: 27.6
                  2023-10-29 19:52:45.692  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  Zeit: 29
                  2023-10-29 19:52:45.694  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  41 / 596776
                  2023-10-29 19:52:56.569  - info: shelly.0 (1091) [MQTT] Device with client id "shellyht-2E37B7" connected!
                  2023-10-29 19:52:59.240  - warn: shelly.0 (1091) [authEnabled] 192.168.178.57 (shellyht / shellyht-2E37B7 / SHHT-1#2E37B7#1): This device is not protected via restricted login (see adapter documentation for details)
                  2023-10-29 19:53:15.148  - warn: radar2.0 (1010) arp-scan maybe without rights because no data returned!
                  2023-10-29 19:53:15.745  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  Zeit: 30
                  2023-10-29 19:53:15.748  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  16 / 597256
                  2023-10-29 19:53:28.729  - info: shelly.0 (1091) [MQTT] Device with client id "shellyht-2E0EEA" connected!
                  2023-10-29 19:53:30.570  - warn: shelly.0 (1091) [authEnabled] 192.168.178.56 (shellyht / shellyht-2E0EEA / SHHT-1#2E0EEA#1): This device is not protected via restricted login (see adapter documentation for details)
                  2023-10-29 19:53:44.893  - debug: javascript.0 (974) script.js.Zustaende.VorRueckDiff: Vorlauf: 29  Rücklauf: 27.6
                  2023-10-29 19:53:45.810  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  Zeit: 30
                  2023-10-29 19:53:45.812  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  16 / 597736
                  2023-10-29 19:54:15.145  - warn: radar2.0 (1010) arp-scan maybe without rights because no data returned!
                  2023-10-29 19:54:15.726  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  Zeit: 30
                  2023-10-29 19:54:15.728  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  16 / 598216
                  2023-10-29 19:54:44.942  - debug: javascript.0 (974) script.js.Zustaende.VorRueckDiff: Vorlauf: 28.5  Rücklauf: 27.6
                  2023-10-29 19:54:45.787  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  Zeit: 30
                  2023-10-29 19:54:45.788  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  16 / 598696
                  2023-10-29 19:55:15.132  - warn: radar2.0 (1010) arp-scan maybe without rights because no data returned!
                  2023-10-29 19:55:15.827  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  Zeit: 30
                  2023-10-29 19:55:15.829  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  16 / 599176
                  2023-10-29 19:55:44.915  - debug: javascript.0 (974) script.js.Zustaende.VorRueckDiff: Vorlauf: 29  Rücklauf: 27.6
                  2023-10-29 19:55:45.845  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  Zeit: 30
                  2023-10-29 19:55:45.847  - debug: javascript.0 (974) script.js.Verbrauch.Absolutwert: VerbrauchSumme  16 / 599656
                  
                  

                  ============ 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
                  
                  
                  Copy text starting here:
                  
                  

                  ======================= SUMMARY =======================
                  v.2023-10-10

                  Static hostname: raspberrypi
                  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: 0

                  Nodejs-Installation: /usr/bin/nodejs v18.18.2
                  /usr/bin/node v18.18.2
                  /usr/bin/npm 9.8.1
                  /usr/bin/npx 9.8.1
                  /usr/bin/corepack 0.19.0

                  Recommended versions are nodejs 18.18.2 and npm 9.8.1
                  Your nodejs installation is correct

                  MEMORY:
                  total used free shared buff/cache available
                  Mem: 921M 502M 171M 0.0K 248M 365M
                  Swap: 2.0G 162M 1.9G
                  Total: 3.0G 664M 2.1G

                  Active iob-Instances: 13
                  Active repo(s): beta

                  ioBroker Core: js-controller 5.0.15
                  admin 6.12.1

                  ioBroker Status: iobroker is running on this host.

                  Objects type: jsonl
                  States type: jsonl

                  Status admin and web instance:

                  • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                  Objects: 2168
                  States: 1627

                  Size of iob-Database:

                  15M /opt/iobroker/iobroker-data/objects.jsonl
                  7.7M /opt/iobroker/iobroker-data/objects.json.migrated
                  7.7M /opt/iobroker/iobroker-data/objects.json.bak.migrated
                  1.6M /opt/iobroker/iobroker-data/states.jsonl
                  456K /opt/iobroker/iobroker-data/states.json.migrated
                  456K /opt/iobroker/iobroker-data/states.json.bak.migrated
                  0 /opt/iobroker/iobroker-data/states.json.broken

                  =================== END OF SUMMARY ====================

                  
                  === Mark text until here for copying ===
                  pi@raspberrypi:~ $
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @SteffenR last edited by

                    @steffenr sagte in Adapterinstanzen zeitverzögert starten:

                    Previously detected issues:
                    ~ Under-voltage has occurred

                    Deine Stromversorgung scheint wackelig zu sein.

                    Ansonsten schaut das jetzt soweit stimmig aus. Die Speicherauslastung ist jetzt auch okay.

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

                      @thomas-braun sagte in Adapterinstanzen zeitverzögert starten:

                      @steffenr sagte in Adapterinstanzen zeitverzögert starten:

                      Previously detected issues:
                      ~ Under-voltage has occurred

                      Deine Stromversorgung scheint wackelig zu sein.

                      Ansonsten schaut das jetzt soweit stimmig aus. Die Speicherauslastung ist jetzt auch okay.

                      Die Netzteile, die zu den Raspis dazu verkauft werden, sind so eine Sache. Beim ersten, direkt im Paket, hat der Raspi ständig resetet. Bei diesem gab es gute Bewertungen. Bis auf die Meldung läuft es ansonsten.

                      Danke für deine Unterstützung

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

                        @steffenr sagte in Adapterinstanzen zeitverzögert starten:

                        Die Netzteile, die zu den Raspis dazu verkauft werden, sind so eine Sache.

                        Mit den originalen Netzteilen hab ich da keine Probleme.

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

                        Support us

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

                        955
                        Online

                        31.9k
                        Users

                        80.2k
                        Topics

                        1.3m
                        Posts

                        2
                        17
                        354
                        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