Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. HILFE, kein Zugriff auf IOBroker

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    526

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    430

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    997

HILFE, kein Zugriff auf IOBroker

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
138 Beiträge 11 Kommentatoren 15.4k Aufrufe 8 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

    Keine Ahnung wie ich dann da weiter "arbeiten" soll

    Mit einem Terminal? Du agierst doch eh nur auf der Konsole oder dem WebGUI vom ioBroker. Macht man mit der PowerShell, puTTY oder einem der sonstigen Terminals.

    tiobbT Offline
    tiobbT Offline
    tiobb
    schrieb am zuletzt editiert von
    #32

    @thomas-braun
    puTTY habe ich sogar installiert

    hier die iob diag nach manuellem neustart

    ** BASE SYSTEM ***
       Static hostname: raspberrypi
             Icon name: computer
      Operating System: Raspbian GNU/Linux 10 (buster)
                Kernel: Linux 5.10.103-v7l+
          Architecture: arm
    
    Model		: Raspberry Pi 4 Model B Rev 1.4
    Docker          : false
    Virtualization  : none
    Kernel          : armv7l
    Userland        : armhf
    
    Systemuptime and Load:
     18:11:30 up 3 min,  1 user,  load average: 0.64, 0.59, 0.27
    CPU threads: 4
    
    
    *** RASPBERRY THROTTLING ***
    Current issues:
    No throttling issues detected.
    
    Previously detected issues:
    No throttling issues detected.
    
    *** Time and Time Zones ***
                   Local time: Thu 2023-11-02 18:11:30 CET
               Universal time: Thu 2023-11-02 17:11:30 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 netdev lpadmin gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server: 	true
    Desktop: 	LXDE-pi
    Terminal: 	x11
    Boot Target: 	graphical.target
    
    *** MEMORY ***
                  total        used        free      shared  buff/cache   available
    Mem:           7.9G        183M        7.4G         16M        284M        7.5G
    Swap:           99M          0B         99M
    Total:         8.0G        183M        7.5G
    
             7898 M total memory
              183 M used memory
              147 M active memory
              260 M inactive memory
             7430 M free memory
               39 M buffer memory
              245 M swap cache
               99 M total swap
                0 M used swap
               99 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          
    * lightdm.service loaded failed failed Light Display Manager
    
    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.
    
    1 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4       29G   14G   15G  49% /
    devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
    tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
    /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
    tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
    [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    
    Show mounted filesystems \(real ones only\):
    TARGET                       SOURCE         FSTYPE            OPTIONS
    /                            /dev/mmcblk0p2 ext4              rw,noatime
    |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
    |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
    |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
    
    Files in neuralgic directories:
    
    /var:
    2.8G	/var/
    2.0G	/var/cache/apt/archives
    2.0G	/var/cache/apt
    2.0G	/var/cache
    527M	/var/log
    
    Archived and active journals take up 8.0M in the file system.
    
    /opt/iobroker/backups:
    54M	/opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    504M	/opt/iobroker/iobroker-data/
    337M	/opt/iobroker/iobroker-data/history
    146M	/opt/iobroker/iobroker-data/files
    29M	/opt/iobroker/iobroker-data/files/javascript.admin
    24M	/opt/iobroker/iobroker-data/files/vis
    
    The five largest files in iobroker-data are:
    11M	/opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
    11M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
    9.5M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
    7.0M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
    4.4M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
    
    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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
    
    *** 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
         10.24.0~dfsg-1~deb10u3 500
            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    Errors in npm tree:
    
    *** ioBroker-Installation ***
    
    ioBroker Status
     Cannot read system.config: null (OK when migrating or restoring)
    iobroker is not running on this host.
    
    
    Objects type: file
    States  type: file
    
    Core adapters versions
    js-controller: 	3.3.15
    admin: 		5.1.23
    javascript: 	5.2.8
    
    Adapters from github: 	1
    
    Adapter State
     Cannot read system.config: null (OK when migrating or restoring)
     Objects database error: connect ECONNREFUSED 127.0.0.1:9001
     Cannot read system.config: null (OK when migrating or restoring)
    
    
    + instance is alive
    
    Enabled adapters with bindings
    
    ioBroker-Repositories
     Cannot read system.config: null (OK when migrating or restoring)
    Cannot get list: undefined
    
    Installed ioBroker-Instances
     Cannot read system.config: null (OK when migrating or restoring)
    Error: Object "system.config" not found
     Cannot read system.config: null (OK when migrating or restoring)
    

    Raspberry Pi 4 8gb

    Thomas BraunT 2 Antworten Letzte Antwort
    0
    • tiobbT tiobb

      @thomas-braun
      puTTY habe ich sogar installiert

      hier die iob diag nach manuellem neustart

      ** BASE SYSTEM ***
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Raspbian GNU/Linux 10 (buster)
                  Kernel: Linux 5.10.103-v7l+
            Architecture: arm
      
      Model		: Raspberry Pi 4 Model B Rev 1.4
      Docker          : false
      Virtualization  : none
      Kernel          : armv7l
      Userland        : armhf
      
      Systemuptime and Load:
       18:11:30 up 3 min,  1 user,  load average: 0.64, 0.59, 0.27
      CPU threads: 4
      
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** Time and Time Zones ***
                     Local time: Thu 2023-11-02 18:11:30 CET
                 Universal time: Thu 2023-11-02 17:11:30 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 netdev lpadmin gpio i2c spi iobroker
      
      *** X-Server-Setup ***
      X-Server: 	true
      Desktop: 	LXDE-pi
      Terminal: 	x11
      Boot Target: 	graphical.target
      
      *** MEMORY ***
                    total        used        free      shared  buff/cache   available
      Mem:           7.9G        183M        7.4G         16M        284M        7.5G
      Swap:           99M          0B         99M
      Total:         8.0G        183M        7.5G
      
               7898 M total memory
                183 M used memory
                147 M active memory
                260 M inactive memory
               7430 M free memory
                 39 M buffer memory
                245 M swap cache
                 99 M total swap
                  0 M used swap
                 99 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          
      * lightdm.service loaded failed failed Light Display Manager
      
      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.
      
      1 loaded units listed. Pass --all to see loaded but inactive units, too.
      To show all installed unit files use 'systemctl list-unit-files'.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4       29G   14G   15G  49% /
      devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
      tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
      /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
      tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
      [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
      [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
      [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
      
      Show mounted filesystems \(real ones only\):
      TARGET                       SOURCE         FSTYPE            OPTIONS
      /                            /dev/mmcblk0p2 ext4              rw,noatime
      |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
      |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
      |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
      
      Files in neuralgic directories:
      
      /var:
      2.8G	/var/
      2.0G	/var/cache/apt/archives
      2.0G	/var/cache/apt
      2.0G	/var/cache
      527M	/var/log
      
      Archived and active journals take up 8.0M in the file system.
      
      /opt/iobroker/backups:
      54M	/opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      504M	/opt/iobroker/iobroker-data/
      337M	/opt/iobroker/iobroker-data/history
      146M	/opt/iobroker/iobroker-data/files
      29M	/opt/iobroker/iobroker-data/files/javascript.admin
      24M	/opt/iobroker/iobroker-data/files/vis
      
      The five largest files in iobroker-data are:
      11M	/opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
      11M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
      9.5M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
      7.0M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
      4.4M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
      
      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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
      
      *** 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
           10.24.0~dfsg-1~deb10u3 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      Errors in npm tree:
      
      *** ioBroker-Installation ***
      
      ioBroker Status
       Cannot read system.config: null (OK when migrating or restoring)
      iobroker is not running on this host.
      
      
      Objects type: file
      States  type: file
      
      Core adapters versions
      js-controller: 	3.3.15
      admin: 		5.1.23
      javascript: 	5.2.8
      
      Adapters from github: 	1
      
      Adapter State
       Cannot read system.config: null (OK when migrating or restoring)
       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
       Cannot read system.config: null (OK when migrating or restoring)
      
      
      + instance is alive
      
      Enabled adapters with bindings
      
      ioBroker-Repositories
       Cannot read system.config: null (OK when migrating or restoring)
      Cannot get list: undefined
      
      Installed ioBroker-Instances
       Cannot read system.config: null (OK when migrating or restoring)
      Error: Object "system.config" not found
       Cannot read system.config: null (OK when migrating or restoring)
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #33

      @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

      puTTY habe ich sogar installiert

      Dann verwende es.

      Und die Ausgabe von iob diag ist nicht komplett.

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

      tiobbT 1 Antwort Letzte Antwort
      0
      • tiobbT tiobb

        @thomas-braun
        puTTY habe ich sogar installiert

        hier die iob diag nach manuellem neustart

        ** BASE SYSTEM ***
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Raspbian GNU/Linux 10 (buster)
                    Kernel: Linux 5.10.103-v7l+
              Architecture: arm
        
        Model		: Raspberry Pi 4 Model B Rev 1.4
        Docker          : false
        Virtualization  : none
        Kernel          : armv7l
        Userland        : armhf
        
        Systemuptime and Load:
         18:11:30 up 3 min,  1 user,  load average: 0.64, 0.59, 0.27
        CPU threads: 4
        
        
        *** RASPBERRY THROTTLING ***
        Current issues:
        No throttling issues detected.
        
        Previously detected issues:
        No throttling issues detected.
        
        *** Time and Time Zones ***
                       Local time: Thu 2023-11-02 18:11:30 CET
                   Universal time: Thu 2023-11-02 17:11:30 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 netdev lpadmin gpio i2c spi iobroker
        
        *** X-Server-Setup ***
        X-Server: 	true
        Desktop: 	LXDE-pi
        Terminal: 	x11
        Boot Target: 	graphical.target
        
        *** MEMORY ***
                      total        used        free      shared  buff/cache   available
        Mem:           7.9G        183M        7.4G         16M        284M        7.5G
        Swap:           99M          0B         99M
        Total:         8.0G        183M        7.5G
        
                 7898 M total memory
                  183 M used memory
                  147 M active memory
                  260 M inactive memory
                 7430 M free memory
                   39 M buffer memory
                  245 M swap cache
                   99 M total swap
                    0 M used swap
                   99 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          
        * lightdm.service loaded failed failed Light Display Manager
        
        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.
        
        1 loaded units listed. Pass --all to see loaded but inactive units, too.
        To show all installed unit files use 'systemctl list-unit-files'.
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       29G   14G   15G  49% /
        devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
        tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
        /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
        tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
        [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
        [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
        
        Show mounted filesystems \(real ones only\):
        TARGET                       SOURCE         FSTYPE            OPTIONS
        /                            /dev/mmcblk0p2 ext4              rw,noatime
        |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
        |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
        |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
        
        Files in neuralgic directories:
        
        /var:
        2.8G	/var/
        2.0G	/var/cache/apt/archives
        2.0G	/var/cache/apt
        2.0G	/var/cache
        527M	/var/log
        
        Archived and active journals take up 8.0M in the file system.
        
        /opt/iobroker/backups:
        54M	/opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        504M	/opt/iobroker/iobroker-data/
        337M	/opt/iobroker/iobroker-data/history
        146M	/opt/iobroker/iobroker-data/files
        29M	/opt/iobroker/iobroker-data/files/javascript.admin
        24M	/opt/iobroker/iobroker-data/files/vis
        
        The five largest files in iobroker-data are:
        11M	/opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
        11M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
        9.5M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
        7.0M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
        4.4M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
        
        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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
        
        *** 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
             10.24.0~dfsg-1~deb10u3 500
                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        Errors in npm tree:
        
        *** ioBroker-Installation ***
        
        ioBroker Status
         Cannot read system.config: null (OK when migrating or restoring)
        iobroker is not running on this host.
        
        
        Objects type: file
        States  type: file
        
        Core adapters versions
        js-controller: 	3.3.15
        admin: 		5.1.23
        javascript: 	5.2.8
        
        Adapters from github: 	1
        
        Adapter State
         Cannot read system.config: null (OK when migrating or restoring)
         Objects database error: connect ECONNREFUSED 127.0.0.1:9001
         Cannot read system.config: null (OK when migrating or restoring)
        
        
        + instance is alive
        
        Enabled adapters with bindings
        
        ioBroker-Repositories
         Cannot read system.config: null (OK when migrating or restoring)
        Cannot get list: undefined
        
        Installed ioBroker-Instances
         Cannot read system.config: null (OK when migrating or restoring)
        Error: Object "system.config" not found
         Cannot read system.config: null (OK when migrating or restoring)
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #34

        @tiobb

        iobroker stop
        iob fix
        cd /opt/iobroker
        iob upgrade self
        iob restart
        

        Wenn das nicht funktioniert alternativ:

        iobroker stop
        iob fix
        cd /opt/iobroker
        sudo -H -u iobroker npm install iobroker.js-controller
        iob restart
        

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

        1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

          puTTY habe ich sogar installiert

          Dann verwende es.

          Und die Ausgabe von iob diag ist nicht komplett.

          tiobbT Offline
          tiobbT Offline
          tiobb
          schrieb am zuletzt editiert von
          #35

          @thomas-braun sagte in HILFE, kein Zugriff auf IOBroker:

          Und die Ausgabe von iob diag ist nicht komplett.

          Doch, mehr gibt es nicht in der Liste, außer das sich die letzte Zeile immer wiederholt

          Ich probiere jetzt mal deine letzte Anleitung

          Raspberry Pi 4 8gb

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • tiobbT tiobb

            @thomas-braun sagte in HILFE, kein Zugriff auf IOBroker:

            Und die Ausgabe von iob diag ist nicht komplett.

            Doch, mehr gibt es nicht in der Liste, außer das sich die letzte Zeile immer wiederholt

            Ich probiere jetzt mal deine letzte Anleitung

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

            @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

            Doch, mehr gibt es nicht in der Liste, außer das sich die letzte Zeile immer wiederholt

            Irgendwann wiederholt es sich aber nicht mehr .

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

            tiobbT 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

              Doch, mehr gibt es nicht in der Liste, außer das sich die letzte Zeile immer wiederholt

              Irgendwann wiederholt es sich aber nicht mehr .

              tiobbT Offline
              tiobbT Offline
              tiobb
              schrieb am zuletzt editiert von
              #37

              @thomas-braun sagte in HILFE, kein Zugriff auf IOBroker:

              @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

              Doch, mehr gibt es nicht in der Liste, außer das sich die letzte Zeile immer wiederholt

              Irgendwann wiederholt es sich aber nicht mehr .

              Ah ok, ich hatte vorhin bestimmt 15 Zeilen mit immer dem selben Eintrag, das dauerte ewig.

              ** BASE SYSTEM ***
                 Static hostname: raspberrypi
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 10 (buster)
                          Kernel: Linux 5.10.103-v7l+
                    Architecture: arm
              
              Model		: Raspberry Pi 4 Model B Rev 1.4
              Docker          : false
              Virtualization  : none
              Kernel          : armv7l
              Userland        : armhf
              
              Systemuptime and Load:
               18:11:30 up 3 min,  1 user,  load average: 0.64, 0.59, 0.27
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Thu 2023-11-02 18:11:30 CET
                         Universal time: Thu 2023-11-02 17:11:30 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 netdev lpadmin gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server: 	true
              Desktop: 	LXDE-pi
              Terminal: 	x11
              Boot Target: 	graphical.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           7.9G        183M        7.4G         16M        284M        7.5G
              Swap:           99M          0B         99M
              Total:         8.0G        183M        7.5G
              
                       7898 M total memory
                        183 M used memory
                        147 M active memory
                        260 M inactive memory
                       7430 M free memory
                         39 M buffer memory
                        245 M swap cache
                         99 M total swap
                          0 M used swap
                         99 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          
              * lightdm.service loaded failed failed Light Display Manager
              
              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.
              
              1 loaded units listed. Pass --all to see loaded but inactive units, too.
              To show all installed unit files use 'systemctl list-unit-files'.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       29G   14G   15G  49% /
              devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
              tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
              tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
              /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
              tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
              
              Show mounted filesystems \(real ones only\):
              TARGET                       SOURCE         FSTYPE            OPTIONS
              /                            /dev/mmcblk0p2 ext4              rw,noatime
              |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
              |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              
              Files in neuralgic directories:
              
              /var:
              2.8G	/var/
              2.0G	/var/cache/apt/archives
              2.0G	/var/cache/apt
              2.0G	/var/cache
              527M	/var/log
              
              Archived and active journals take up 8.0M in the file system.
              
              /opt/iobroker/backups:
              54M	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              504M	/opt/iobroker/iobroker-data/
              337M	/opt/iobroker/iobroker-data/history
              146M	/opt/iobroker/iobroker-data/files
              29M	/opt/iobroker/iobroker-data/files/javascript.admin
              24M	/opt/iobroker/iobroker-data/files/vis
              
              The five largest files in iobroker-data are:
              11M	/opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
              11M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
              9.5M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
              7.0M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
              4.4M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
              
              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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
              
              *** 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
                   10.24.0~dfsg-1~deb10u3 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
               Cannot read system.config: null (OK when migrating or restoring)
              iobroker is not running on this host.
              
              
              Objects type: file
              States  type: file
              
              Core adapters versions
              js-controller: 	3.3.15
              admin: 		5.1.23
              javascript: 	5.2.8
              
              Adapters from github: 	1
              
              Adapter State
               Cannot read system.config: null (OK when migrating or restoring)
               Objects database error: connect ECONNREFUSED 127.0.0.1:9001
               Cannot read system.config: null (OK when migrating or restoring)
              
              
              + instance is alive
              
              Enabled adapters with bindings
              
              ioBroker-Repositories
               Cannot read system.config: null (OK when migrating or restoring)
              Cannot get list: undefined
              
              Installed ioBroker-Instances
               Cannot read system.config: null (OK when migrating or restoring)
              Error: Object "system.config" not found
               Cannot read system.config: null (OK when migrating or restoring)
              

              Raspberry Pi 4 8gb

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • tiobbT tiobb

                @thomas-braun sagte in HILFE, kein Zugriff auf IOBroker:

                @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                Doch, mehr gibt es nicht in der Liste, außer das sich die letzte Zeile immer wiederholt

                Irgendwann wiederholt es sich aber nicht mehr .

                Ah ok, ich hatte vorhin bestimmt 15 Zeilen mit immer dem selben Eintrag, das dauerte ewig.

                ** BASE SYSTEM ***
                   Static hostname: raspberrypi
                         Icon name: computer
                  Operating System: Raspbian GNU/Linux 10 (buster)
                            Kernel: Linux 5.10.103-v7l+
                      Architecture: arm
                
                Model		: Raspberry Pi 4 Model B Rev 1.4
                Docker          : false
                Virtualization  : none
                Kernel          : armv7l
                Userland        : armhf
                
                Systemuptime and Load:
                 18:11:30 up 3 min,  1 user,  load average: 0.64, 0.59, 0.27
                CPU threads: 4
                
                
                *** RASPBERRY THROTTLING ***
                Current issues:
                No throttling issues detected.
                
                Previously detected issues:
                No throttling issues detected.
                
                *** Time and Time Zones ***
                               Local time: Thu 2023-11-02 18:11:30 CET
                           Universal time: Thu 2023-11-02 17:11:30 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 netdev lpadmin gpio i2c spi iobroker
                
                *** X-Server-Setup ***
                X-Server: 	true
                Desktop: 	LXDE-pi
                Terminal: 	x11
                Boot Target: 	graphical.target
                
                *** MEMORY ***
                              total        used        free      shared  buff/cache   available
                Mem:           7.9G        183M        7.4G         16M        284M        7.5G
                Swap:           99M          0B         99M
                Total:         8.0G        183M        7.5G
                
                         7898 M total memory
                          183 M used memory
                          147 M active memory
                          260 M inactive memory
                         7430 M free memory
                           39 M buffer memory
                          245 M swap cache
                           99 M total swap
                            0 M used swap
                           99 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          
                * lightdm.service loaded failed failed Light Display Manager
                
                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.
                
                1 loaded units listed. Pass --all to see loaded but inactive units, too.
                To show all installed unit files use 'systemctl list-unit-files'.
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                /dev/root      ext4       29G   14G   15G  49% /
                devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                
                Show mounted filesystems \(real ones only\):
                TARGET                       SOURCE         FSTYPE            OPTIONS
                /                            /dev/mmcblk0p2 ext4              rw,noatime
                |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
                |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                
                Files in neuralgic directories:
                
                /var:
                2.8G	/var/
                2.0G	/var/cache/apt/archives
                2.0G	/var/cache/apt
                2.0G	/var/cache
                527M	/var/log
                
                Archived and active journals take up 8.0M in the file system.
                
                /opt/iobroker/backups:
                54M	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                504M	/opt/iobroker/iobroker-data/
                337M	/opt/iobroker/iobroker-data/history
                146M	/opt/iobroker/iobroker-data/files
                29M	/opt/iobroker/iobroker-data/files/javascript.admin
                24M	/opt/iobroker/iobroker-data/files/vis
                
                The five largest files in iobroker-data are:
                11M	/opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
                11M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
                9.5M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                7.0M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
                4.4M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
                
                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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
                
                *** 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
                     10.24.0~dfsg-1~deb10u3 500
                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                Errors in npm tree:
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                 Cannot read system.config: null (OK when migrating or restoring)
                iobroker is not running on this host.
                
                
                Objects type: file
                States  type: file
                
                Core adapters versions
                js-controller: 	3.3.15
                admin: 		5.1.23
                javascript: 	5.2.8
                
                Adapters from github: 	1
                
                Adapter State
                 Cannot read system.config: null (OK when migrating or restoring)
                 Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                 Cannot read system.config: null (OK when migrating or restoring)
                
                
                + instance is alive
                
                Enabled adapters with bindings
                
                ioBroker-Repositories
                 Cannot read system.config: null (OK when migrating or restoring)
                Cannot get list: undefined
                
                Installed ioBroker-Instances
                 Cannot read system.config: null (OK when migrating or restoring)
                Error: Object "system.config" not found
                 Cannot read system.config: null (OK when migrating or restoring)
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #38

                @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                Desktop: LXDE-pi

                Ich hab jetzt keinen Bock mehr...

                SCHALT DIE SCHEISSE AUS!!!!11!!!!!!!!!111111

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

                Meister MopperM tiobbT 2 Antworten Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                  Desktop: LXDE-pi

                  Ich hab jetzt keinen Bock mehr...

                  SCHALT DIE SCHEISSE AUS!!!!11!!!!!!!!!111111

                  Meister MopperM Online
                  Meister MopperM Online
                  Meister Mopper
                  Most Active
                  schrieb am zuletzt editiert von
                  #39

                  @thomas-braun

                  Oh, das ist selten, aber Recht haste 👍 👍 👍

                  Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                    Desktop: LXDE-pi

                    Ich hab jetzt keinen Bock mehr...

                    SCHALT DIE SCHEISSE AUS!!!!11!!!!!!!!!111111

                    tiobbT Offline
                    tiobbT Offline
                    tiobb
                    schrieb am zuletzt editiert von
                    #40

                    @thomas-braun

                    Hab jetzt das iob diag mit putty gemacht, aber wenn ich dort alles markiere und es dann Kopieren will ist alles wieder weg

                    Raspberry Pi 4 8gb

                    DJMarc75D HomoranH 2 Antworten Letzte Antwort
                    0
                    • tiobbT tiobb

                      @thomas-braun

                      Hab jetzt das iob diag mit putty gemacht, aber wenn ich dort alles markiere und es dann Kopieren will ist alles wieder weg

                      DJMarc75D Offline
                      DJMarc75D Offline
                      DJMarc75
                      schrieb am zuletzt editiert von
                      #41

                      @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                      aber wenn ich dort alles markiere und es dann Kopieren will ist alles wieder weg

                      in PuTTY wir nur markiert und nix kopiert. Das Markierte geht automatisch in den Zwischenspeicher.

                      Lehrling seit 1975 !!!
                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                      1 Antwort Letzte Antwort
                      0
                      • tiobbT tiobb

                        @thomas-braun

                        Hab jetzt das iob diag mit putty gemacht, aber wenn ich dort alles markiere und es dann Kopieren will ist alles wieder weg

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #42

                        @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                        und es dann Kopieren will

                        sobald es markiert ist, ist es bereits im Zwischenspeicher

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        tiobbT 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                          und es dann Kopieren will

                          sobald es markiert ist, ist es bereits im Zwischenspeicher

                          tiobbT Offline
                          tiobbT Offline
                          tiobb
                          schrieb am zuletzt editiert von
                          #43

                          @homoran
                          @DJMarc75
                          Da soll mal einer wie ich drauf kommen

                          @Thomas-Braun

                          *** BASE SYSTEM ***
                             Static hostname: raspberrypi
                                   Icon name: computer
                            Operating System: Raspbian GNU/Linux 10 (buster)
                                      Kernel: Linux 5.10.103-v7l+
                                Architecture: arm
                          
                          Model           : Raspberry Pi 4 Model B Rev 1.4
                          Docker          : false
                          Virtualization  : none
                          Kernel          : armv7l
                          Userland        : armhf
                          
                          Systemuptime and Load:
                           19:07:07 up 59 min,  2 users,  load average: 0.18, 0.41, 0.63
                          CPU threads: 4
                          
                          
                          *** RASPBERRY THROTTLING ***
                          Current issues:
                          No throttling issues detected.
                          
                          Previously detected issues:
                          No throttling issues detected.
                          
                          *** Time and Time Zones ***
                                         Local time: Thu 2023-11-02 19:07:07 CET
                                     Universal time: Thu 2023-11-02 18:07:07 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 netdev lpadmin gpio i2c spi iobroker
                          
                          *** X-Server-Setup ***
                          X-Server:       true
                          Desktop:
                          Terminal:       tty
                          Boot Target:    graphical.target
                          
                          *** MEMORY ***
                                        total        used        free      shared  buff/cache   available
                          Mem:           7.9G        327M        6.6G         17M        976M        7.3G
                          Swap:           99M          0B         99M
                          Total:         8.0G        327M        6.7G
                          
                                   7898 M total memory
                                    327 M used memory
                                    404 M active memory
                                    728 M inactive memory
                                   6594 M free memory
                                    150 M buffer memory
                                    826 M swap cache
                                     99 M total swap
                                      0 M used swap
                                     99 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
                          * lightdm.service loaded failed failed Light Display Manager
                          
                          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.
                          
                          1 loaded units listed. Pass --all to see loaded but inactive units, too.
                          To show all installed unit files use 'systemctl list-unit-files'.
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/root      ext4       29G   14G   15G  49% /
                          devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                          tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                          /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                          tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                          [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                          [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                          [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                          
                          Show mounted filesystems \(real ones only\):
                          TARGET                       SOURCE         FSTYPE            OPTIONS
                          /                            /dev/mmcblk0p2 ext4              rw,noatime
                          |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
                          |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                          |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                          `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                          
                          Files in neuralgic directories:
                          
                          /var:
                          2.8G    /var/
                          2.0G    /var/cache/apt/archives
                          2.0G    /var/cache/apt
                          2.0G    /var/cache
                          527M    /var/log
                          
                          Archived and active journals take up 8.0M in the file system.
                          
                          /opt/iobroker/backups:
                          54M     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          512M    /opt/iobroker/iobroker-data/
                          337M    /opt/iobroker/iobroker-data/history
                          146M    /opt/iobroker/iobroker-data/files
                          29M     /opt/iobroker/iobroker-data/files/javascript.admin
                          24M     /opt/iobroker/iobroker-data/files/vis
                          
                          The five largest files in iobroker-data are:
                          11M     /opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
                          11M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
                          9.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                          7.4M    /opt/iobroker/iobroker-data/objects.jsonl
                          7.0M    /opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
                          
                          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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
                          
                          *** 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
                               10.24.0~dfsg-1~deb10u3 500
                                  500 http://raspbian.raspberrypi.org/raspbian buster/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.12
                          admin:          5.1.23
                          javascript:     5.2.8
                          
                          Adapters from github:   1
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, 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.12.0   , installed 5.1.23 [Updatable]
                          Adapter    "alexa2"       : 3.25.2   , installed 3.9.3  [Updatable]
                          Adapter    "backitup"     : 2.8.7    , installed 2.1.17 [Updatable]
                          Adapter    "cloud"        : 4.4.1    , installed 4.1.0  [Updatable]
                          Adapter    "discovery"    : 3.1.0    , installed 2.7.0  [Updatable]
                          Adapter    "echarts"      : 1.5.1    , installed 1.0.3  [Updatable]
                          Adapter    "flot"         : 1.12.0   , installed 1.10.6 [Updatable]
                          Adapter    "fritzdect"    : 2.3.1    , installed 2.1.15 [Updatable]
                          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                          Adapter    "history"      : 3.0.1    , installed 1.9.13 [Updatable]
                          Adapter    "ical"         : 1.13.3   , installed 1.11.3 [Updatable]
                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.0.2  [Updatable]
                          Adapter    "iot"          : 1.14.5   , installed 1.8.22 [Updatable]
                          Adapter    "javascript"   : 7.1.4    , installed 5.2.8  [Updatable]
                          Controller "js-controller": 5.0.12   , installed 5.0.12
                          Adapter    "mqtt"         : 4.1.1    , installed 2.4.0  [Updatable]
                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                          Adapter    "shelly"       : 6.4.5    , installed 4.0.7  [Updatable]
                          Adapter    "simple-api"   : 2.7.2    , installed 2.6.1  [Updatable]
                          Adapter    "socketio"     : 6.5.5    , installed 3.1.4  [Updatable]
                          Adapter    "sonoff"       : 2.5.3    , installed 2.4.5  [Updatable]
                          Adapter    "tankerkoenig" : 3.3.7    , installed 2.1.1  [Updatable]
                          Adapter    "telegram"     : 1.16.0   , installed 1.10.0 [Updatable]
                          Adapter    "text2command" : 3.0.2    , installed 2.1.1  [Updatable]
                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.14 [Updatable]
                          Adapter    "trashschedule": 2.2.0    , installed 1.2.0  [Updatable]
                          Adapter    "vis"          : 1.4.16   , installed 1.4.3  [Updatable]
                          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.1.7  [Updatable]
                          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.0 [Updatable]
                          Adapter    "web"          : 6.1.2    , installed 3.4.7  [Updatable]
                          Adapter    "wifilight"    : 1.1.4    , installed 1.1.0  [Updatable]
                          Adapter    "yeelight-2"   : 1.2.1    , installed 1.0.3  [Updatable]
                          Adapter    "zigbee"       : 1.8.23   , installed 1.6.3  [Updatable]
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        134
                          States:         96
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                          Hit:2 http://raspbian.raspberrypi.org/raspbian buster 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:22              0.0.0.0:*               LISTEN      0          15330      520/sshd
                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17433      374/cupsd
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50954      6217/iobroker.js-co
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       50947      6217/iobroker.js-co
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       53250      6238/io.admin.0
                          tcp6       0      0 ::1:3350                :::*                    LISTEN      0          17799      521/xrdp-sesman
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          15332      520/sshd
                          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17432      374/cupsd
                          tcp6       0      0 :::3389                 :::*                    LISTEN      115        16320      535/xrdp
                          udp        0      0 0.0.0.0:55790           0.0.0.0:*                           108        17424      366/avahi-daemon: r
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          18085      438/dhcpcd
                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          18520      497/cups-browsed
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17422      366/avahi-daemon: r
                          udp6       0      0 :::60395                :::*                                108        17425      366/avahi-daemon: r
                          udp6       0      0 :::546                  :::*                                0          19804      438/dhcpcd
                          udp6       0      0 :::5353                 :::*                                108        17423      366/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-11-02 18:38:21.599  - info: host.raspberrypi ip addresses: 192.168.178.75 fd00::cfc7:3047:144a:2a06 2a02:f90:e586:4700:9886:797:4456:5ccf fe80::2b27:87ea:3c74:2b60 192.168.178.76 fd00::3d89:1fee:ee4c:21d8 2a02:f90:e586:4700:86fe:be6c:37ae:bcf4 fe80::fa01:3136:8d9d:4ffd
                          2023-11-02 18:38:21.914  - info: host.raspberrypi connected to Objects and States
                          2023-11-02 18:38:21.943  - info: host.raspberrypi added notifications configuration of host
                          2023-11-02 18:38:21.950  - info: host.raspberrypi Node.js version has changed from unknown to 18.18.2
                          2023-11-02 18:38:22.010  - info: host.raspberrypi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                          2023-11-02 18:38:22.603  - info: host.raspberrypi 3 instances found
                          2023-11-02 18:38:22.612  - info: host.raspberrypi starting 3 instances
                          2023-11-02 18:38:22.685  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 6238
                          2023-11-02 18:38:25.875  - info: admin.0 (6238) starting. Version 5.1.23 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
                          2023-11-02 18:38:25.934  - info: admin.0 (6238) requesting all states
                          2023-11-02 18:38:25.936  - info: admin.0 (6238) requesting all objects
                          2023-11-02 18:38:26.132  - info: admin.0 (6238) received all objects
                          2023-11-02 18:38:26.148  - warn: admin.0 (6238) Information for Developer: Using the direct "Let's encrypt" module import is deprecated and will be removed in the next js-controller version, use @iobroker/webserver instead
                          2023-11-02 18:38:26.153  - warn: admin.0 (6238) Object admin.0.info.lastUpdateCheck is invalid: Default value has to be type "number" but received type "string"
                          2023-11-02 18:38:26.154  - warn: admin.0 (6238) This object will not be created in future versions. Please report this to the developer.
                          2023-11-02 18:38:26.391  - info: admin.0 (6238) http server listening on port 8081
                          2023-11-02 18:38:26.391  - info: admin.0 (6238) Use link "http://localhost:8081" to configure.
                          2023-11-02 18:38:26.484  - info: admin.0 (6238) State value to set for "admin.0.info.lastUpdateCheck" has to be type "number" but received type "string"
                          2023-11-02 18:38:26.493  - warn: admin.0 (6238) Repository cannot be read
                          2023-11-02 18:38:26.653  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 6253
                          2023-11-02 18:38:26.718  - error: admin.0 (6238) Cannot update news: TypeError: newNews.forEach is not a function
                          2023-11-02 18:38:29.313  - info: discovery.0 (6253) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.18.2, js-controller: 5.0.12
                          2023-11-02 18:38:30.661  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 6268
                          2023-11-02 18:38:33.396  - info: backitup.0 (6268) starting. Version 2.1.17 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.18.2, js-controller: 5.0.12
                          2023-11-02 18:38:33.472  - info: backitup.0 (6268) [iobroker] backup was activated at 02:40 every 1 day(s)
                          
                          

                          ============ Mark until here for C&P =============

                          iob diag has finished.

                          Raspberry Pi 4 8gb

                          Thomas BraunT DJMarc75D 3 Antworten Letzte Antwort
                          0
                          • tiobbT tiobb

                            @homoran
                            @DJMarc75
                            Da soll mal einer wie ich drauf kommen

                            @Thomas-Braun

                            *** BASE SYSTEM ***
                               Static hostname: raspberrypi
                                     Icon name: computer
                              Operating System: Raspbian GNU/Linux 10 (buster)
                                        Kernel: Linux 5.10.103-v7l+
                                  Architecture: arm
                            
                            Model           : Raspberry Pi 4 Model B Rev 1.4
                            Docker          : false
                            Virtualization  : none
                            Kernel          : armv7l
                            Userland        : armhf
                            
                            Systemuptime and Load:
                             19:07:07 up 59 min,  2 users,  load average: 0.18, 0.41, 0.63
                            CPU threads: 4
                            
                            
                            *** RASPBERRY THROTTLING ***
                            Current issues:
                            No throttling issues detected.
                            
                            Previously detected issues:
                            No throttling issues detected.
                            
                            *** Time and Time Zones ***
                                           Local time: Thu 2023-11-02 19:07:07 CET
                                       Universal time: Thu 2023-11-02 18:07:07 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 netdev lpadmin gpio i2c spi iobroker
                            
                            *** X-Server-Setup ***
                            X-Server:       true
                            Desktop:
                            Terminal:       tty
                            Boot Target:    graphical.target
                            
                            *** MEMORY ***
                                          total        used        free      shared  buff/cache   available
                            Mem:           7.9G        327M        6.6G         17M        976M        7.3G
                            Swap:           99M          0B         99M
                            Total:         8.0G        327M        6.7G
                            
                                     7898 M total memory
                                      327 M used memory
                                      404 M active memory
                                      728 M inactive memory
                                     6594 M free memory
                                      150 M buffer memory
                                      826 M swap cache
                                       99 M total swap
                                        0 M used swap
                                       99 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
                            * lightdm.service loaded failed failed Light Display Manager
                            
                            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.
                            
                            1 loaded units listed. Pass --all to see loaded but inactive units, too.
                            To show all installed unit files use 'systemctl list-unit-files'.
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/root      ext4       29G   14G   15G  49% /
                            devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                            tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                            /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                            tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                            [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                            [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                            
                            Show mounted filesystems \(real ones only\):
                            TARGET                       SOURCE         FSTYPE            OPTIONS
                            /                            /dev/mmcblk0p2 ext4              rw,noatime
                            |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
                            |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                            |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                            
                            Files in neuralgic directories:
                            
                            /var:
                            2.8G    /var/
                            2.0G    /var/cache/apt/archives
                            2.0G    /var/cache/apt
                            2.0G    /var/cache
                            527M    /var/log
                            
                            Archived and active journals take up 8.0M in the file system.
                            
                            /opt/iobroker/backups:
                            54M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            512M    /opt/iobroker/iobroker-data/
                            337M    /opt/iobroker/iobroker-data/history
                            146M    /opt/iobroker/iobroker-data/files
                            29M     /opt/iobroker/iobroker-data/files/javascript.admin
                            24M     /opt/iobroker/iobroker-data/files/vis
                            
                            The five largest files in iobroker-data are:
                            11M     /opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
                            11M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
                            9.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                            7.4M    /opt/iobroker/iobroker-data/objects.jsonl
                            7.0M    /opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
                            
                            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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
                            
                            *** 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
                                 10.24.0~dfsg-1~deb10u3 500
                                    500 http://raspbian.raspberrypi.org/raspbian buster/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.12
                            admin:          5.1.23
                            javascript:     5.2.8
                            
                            Adapters from github:   1
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, 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.12.0   , installed 5.1.23 [Updatable]
                            Adapter    "alexa2"       : 3.25.2   , installed 3.9.3  [Updatable]
                            Adapter    "backitup"     : 2.8.7    , installed 2.1.17 [Updatable]
                            Adapter    "cloud"        : 4.4.1    , installed 4.1.0  [Updatable]
                            Adapter    "discovery"    : 3.1.0    , installed 2.7.0  [Updatable]
                            Adapter    "echarts"      : 1.5.1    , installed 1.0.3  [Updatable]
                            Adapter    "flot"         : 1.12.0   , installed 1.10.6 [Updatable]
                            Adapter    "fritzdect"    : 2.3.1    , installed 2.1.15 [Updatable]
                            Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                            Adapter    "history"      : 3.0.1    , installed 1.9.13 [Updatable]
                            Adapter    "ical"         : 1.13.3   , installed 1.11.3 [Updatable]
                            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                            Adapter    "icons-mfd-svg": 1.1.0    , installed 1.0.2  [Updatable]
                            Adapter    "iot"          : 1.14.5   , installed 1.8.22 [Updatable]
                            Adapter    "javascript"   : 7.1.4    , installed 5.2.8  [Updatable]
                            Controller "js-controller": 5.0.12   , installed 5.0.12
                            Adapter    "mqtt"         : 4.1.1    , installed 2.4.0  [Updatable]
                            Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                            Adapter    "shelly"       : 6.4.5    , installed 4.0.7  [Updatable]
                            Adapter    "simple-api"   : 2.7.2    , installed 2.6.1  [Updatable]
                            Adapter    "socketio"     : 6.5.5    , installed 3.1.4  [Updatable]
                            Adapter    "sonoff"       : 2.5.3    , installed 2.4.5  [Updatable]
                            Adapter    "tankerkoenig" : 3.3.7    , installed 2.1.1  [Updatable]
                            Adapter    "telegram"     : 1.16.0   , installed 1.10.0 [Updatable]
                            Adapter    "text2command" : 3.0.2    , installed 2.1.1  [Updatable]
                            Adapter    "tr-064"       : 4.2.18   , installed 4.2.14 [Updatable]
                            Adapter    "trashschedule": 2.2.0    , installed 1.2.0  [Updatable]
                            Adapter    "vis"          : 1.4.16   , installed 1.4.3  [Updatable]
                            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.1.7  [Updatable]
                            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.0 [Updatable]
                            Adapter    "web"          : 6.1.2    , installed 3.4.7  [Updatable]
                            Adapter    "wifilight"    : 1.1.4    , installed 1.1.0  [Updatable]
                            Adapter    "yeelight-2"   : 1.2.1    , installed 1.0.3  [Updatable]
                            Adapter    "zigbee"       : 1.8.23   , installed 1.6.3  [Updatable]
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        134
                            States:         96
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian buster 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:22              0.0.0.0:*               LISTEN      0          15330      520/sshd
                            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17433      374/cupsd
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50954      6217/iobroker.js-co
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       50947      6217/iobroker.js-co
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       53250      6238/io.admin.0
                            tcp6       0      0 ::1:3350                :::*                    LISTEN      0          17799      521/xrdp-sesman
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          15332      520/sshd
                            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17432      374/cupsd
                            tcp6       0      0 :::3389                 :::*                    LISTEN      115        16320      535/xrdp
                            udp        0      0 0.0.0.0:55790           0.0.0.0:*                           108        17424      366/avahi-daemon: r
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          18085      438/dhcpcd
                            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          18520      497/cups-browsed
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17422      366/avahi-daemon: r
                            udp6       0      0 :::60395                :::*                                108        17425      366/avahi-daemon: r
                            udp6       0      0 :::546                  :::*                                0          19804      438/dhcpcd
                            udp6       0      0 :::5353                 :::*                                108        17423      366/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-11-02 18:38:21.599  - info: host.raspberrypi ip addresses: 192.168.178.75 fd00::cfc7:3047:144a:2a06 2a02:f90:e586:4700:9886:797:4456:5ccf fe80::2b27:87ea:3c74:2b60 192.168.178.76 fd00::3d89:1fee:ee4c:21d8 2a02:f90:e586:4700:86fe:be6c:37ae:bcf4 fe80::fa01:3136:8d9d:4ffd
                            2023-11-02 18:38:21.914  - info: host.raspberrypi connected to Objects and States
                            2023-11-02 18:38:21.943  - info: host.raspberrypi added notifications configuration of host
                            2023-11-02 18:38:21.950  - info: host.raspberrypi Node.js version has changed from unknown to 18.18.2
                            2023-11-02 18:38:22.010  - info: host.raspberrypi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                            2023-11-02 18:38:22.603  - info: host.raspberrypi 3 instances found
                            2023-11-02 18:38:22.612  - info: host.raspberrypi starting 3 instances
                            2023-11-02 18:38:22.685  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 6238
                            2023-11-02 18:38:25.875  - info: admin.0 (6238) starting. Version 5.1.23 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
                            2023-11-02 18:38:25.934  - info: admin.0 (6238) requesting all states
                            2023-11-02 18:38:25.936  - info: admin.0 (6238) requesting all objects
                            2023-11-02 18:38:26.132  - info: admin.0 (6238) received all objects
                            2023-11-02 18:38:26.148  - warn: admin.0 (6238) Information for Developer: Using the direct "Let's encrypt" module import is deprecated and will be removed in the next js-controller version, use @iobroker/webserver instead
                            2023-11-02 18:38:26.153  - warn: admin.0 (6238) Object admin.0.info.lastUpdateCheck is invalid: Default value has to be type "number" but received type "string"
                            2023-11-02 18:38:26.154  - warn: admin.0 (6238) This object will not be created in future versions. Please report this to the developer.
                            2023-11-02 18:38:26.391  - info: admin.0 (6238) http server listening on port 8081
                            2023-11-02 18:38:26.391  - info: admin.0 (6238) Use link "http://localhost:8081" to configure.
                            2023-11-02 18:38:26.484  - info: admin.0 (6238) State value to set for "admin.0.info.lastUpdateCheck" has to be type "number" but received type "string"
                            2023-11-02 18:38:26.493  - warn: admin.0 (6238) Repository cannot be read
                            2023-11-02 18:38:26.653  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 6253
                            2023-11-02 18:38:26.718  - error: admin.0 (6238) Cannot update news: TypeError: newNews.forEach is not a function
                            2023-11-02 18:38:29.313  - info: discovery.0 (6253) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.18.2, js-controller: 5.0.12
                            2023-11-02 18:38:30.661  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 6268
                            2023-11-02 18:38:33.396  - info: backitup.0 (6268) starting. Version 2.1.17 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.18.2, js-controller: 5.0.12
                            2023-11-02 18:38:33.472  - info: backitup.0 (6268) [iobroker] backup was activated at 02:40 every 1 day(s)
                            
                            

                            ============ Mark until here for C&P =============

                            iob diag has finished.

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

                            @tiobb

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

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

                            1 Antwort Letzte Antwort
                            0
                            • tiobbT tiobb

                              @homoran
                              @DJMarc75
                              Da soll mal einer wie ich drauf kommen

                              @Thomas-Braun

                              *** BASE SYSTEM ***
                                 Static hostname: raspberrypi
                                       Icon name: computer
                                Operating System: Raspbian GNU/Linux 10 (buster)
                                          Kernel: Linux 5.10.103-v7l+
                                    Architecture: arm
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.4
                              Docker          : false
                              Virtualization  : none
                              Kernel          : armv7l
                              Userland        : armhf
                              
                              Systemuptime and Load:
                               19:07:07 up 59 min,  2 users,  load average: 0.18, 0.41, 0.63
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              No throttling issues detected.
                              
                              *** Time and Time Zones ***
                                             Local time: Thu 2023-11-02 19:07:07 CET
                                         Universal time: Thu 2023-11-02 18:07:07 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 netdev lpadmin gpio i2c spi iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       true
                              Desktop:
                              Terminal:       tty
                              Boot Target:    graphical.target
                              
                              *** MEMORY ***
                                            total        used        free      shared  buff/cache   available
                              Mem:           7.9G        327M        6.6G         17M        976M        7.3G
                              Swap:           99M          0B         99M
                              Total:         8.0G        327M        6.7G
                              
                                       7898 M total memory
                                        327 M used memory
                                        404 M active memory
                                        728 M inactive memory
                                       6594 M free memory
                                        150 M buffer memory
                                        826 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 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
                              * lightdm.service loaded failed failed Light Display Manager
                              
                              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.
                              
                              1 loaded units listed. Pass --all to see loaded but inactive units, too.
                              To show all installed unit files use 'systemctl list-unit-files'.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              /dev/root      ext4       29G   14G   15G  49% /
                              devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                              tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                              tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
                              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                              tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                              /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                              tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                              [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                              [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                              [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                              
                              Show mounted filesystems \(real ones only\):
                              TARGET                       SOURCE         FSTYPE            OPTIONS
                              /                            /dev/mmcblk0p2 ext4              rw,noatime
                              |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
                              |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                              |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                              
                              Files in neuralgic directories:
                              
                              /var:
                              2.8G    /var/
                              2.0G    /var/cache/apt/archives
                              2.0G    /var/cache/apt
                              2.0G    /var/cache
                              527M    /var/log
                              
                              Archived and active journals take up 8.0M in the file system.
                              
                              /opt/iobroker/backups:
                              54M     /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              512M    /opt/iobroker/iobroker-data/
                              337M    /opt/iobroker/iobroker-data/history
                              146M    /opt/iobroker/iobroker-data/files
                              29M     /opt/iobroker/iobroker-data/files/javascript.admin
                              24M     /opt/iobroker/iobroker-data/files/vis
                              
                              The five largest files in iobroker-data are:
                              11M     /opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
                              11M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
                              9.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                              7.4M    /opt/iobroker/iobroker-data/objects.jsonl
                              7.0M    /opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
                              
                              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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
                              
                              *** 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
                                   10.24.0~dfsg-1~deb10u3 500
                                      500 http://raspbian.raspberrypi.org/raspbian buster/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.12
                              admin:          5.1.23
                              javascript:     5.2.8
                              
                              Adapters from github:   1
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, 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.12.0   , installed 5.1.23 [Updatable]
                              Adapter    "alexa2"       : 3.25.2   , installed 3.9.3  [Updatable]
                              Adapter    "backitup"     : 2.8.7    , installed 2.1.17 [Updatable]
                              Adapter    "cloud"        : 4.4.1    , installed 4.1.0  [Updatable]
                              Adapter    "discovery"    : 3.1.0    , installed 2.7.0  [Updatable]
                              Adapter    "echarts"      : 1.5.1    , installed 1.0.3  [Updatable]
                              Adapter    "flot"         : 1.12.0   , installed 1.10.6 [Updatable]
                              Adapter    "fritzdect"    : 2.3.1    , installed 2.1.15 [Updatable]
                              Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                              Adapter    "history"      : 3.0.1    , installed 1.9.13 [Updatable]
                              Adapter    "ical"         : 1.13.3   , installed 1.11.3 [Updatable]
                              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                              Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.0.2  [Updatable]
                              Adapter    "iot"          : 1.14.5   , installed 1.8.22 [Updatable]
                              Adapter    "javascript"   : 7.1.4    , installed 5.2.8  [Updatable]
                              Controller "js-controller": 5.0.12   , installed 5.0.12
                              Adapter    "mqtt"         : 4.1.1    , installed 2.4.0  [Updatable]
                              Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                              Adapter    "shelly"       : 6.4.5    , installed 4.0.7  [Updatable]
                              Adapter    "simple-api"   : 2.7.2    , installed 2.6.1  [Updatable]
                              Adapter    "socketio"     : 6.5.5    , installed 3.1.4  [Updatable]
                              Adapter    "sonoff"       : 2.5.3    , installed 2.4.5  [Updatable]
                              Adapter    "tankerkoenig" : 3.3.7    , installed 2.1.1  [Updatable]
                              Adapter    "telegram"     : 1.16.0   , installed 1.10.0 [Updatable]
                              Adapter    "text2command" : 3.0.2    , installed 2.1.1  [Updatable]
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.14 [Updatable]
                              Adapter    "trashschedule": 2.2.0    , installed 1.2.0  [Updatable]
                              Adapter    "vis"          : 1.4.16   , installed 1.4.3  [Updatable]
                              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.1.7  [Updatable]
                              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.0 [Updatable]
                              Adapter    "web"          : 6.1.2    , installed 3.4.7  [Updatable]
                              Adapter    "wifilight"    : 1.1.4    , installed 1.1.0  [Updatable]
                              Adapter    "yeelight-2"   : 1.2.1    , installed 1.0.3  [Updatable]
                              Adapter    "zigbee"       : 1.8.23   , installed 1.6.3  [Updatable]
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        134
                              States:         96
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                              Hit:2 http://raspbian.raspberrypi.org/raspbian buster 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:22              0.0.0.0:*               LISTEN      0          15330      520/sshd
                              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17433      374/cupsd
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50954      6217/iobroker.js-co
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       50947      6217/iobroker.js-co
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       53250      6238/io.admin.0
                              tcp6       0      0 ::1:3350                :::*                    LISTEN      0          17799      521/xrdp-sesman
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          15332      520/sshd
                              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17432      374/cupsd
                              tcp6       0      0 :::3389                 :::*                    LISTEN      115        16320      535/xrdp
                              udp        0      0 0.0.0.0:55790           0.0.0.0:*                           108        17424      366/avahi-daemon: r
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          18085      438/dhcpcd
                              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          18520      497/cups-browsed
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17422      366/avahi-daemon: r
                              udp6       0      0 :::60395                :::*                                108        17425      366/avahi-daemon: r
                              udp6       0      0 :::546                  :::*                                0          19804      438/dhcpcd
                              udp6       0      0 :::5353                 :::*                                108        17423      366/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-11-02 18:38:21.599  - info: host.raspberrypi ip addresses: 192.168.178.75 fd00::cfc7:3047:144a:2a06 2a02:f90:e586:4700:9886:797:4456:5ccf fe80::2b27:87ea:3c74:2b60 192.168.178.76 fd00::3d89:1fee:ee4c:21d8 2a02:f90:e586:4700:86fe:be6c:37ae:bcf4 fe80::fa01:3136:8d9d:4ffd
                              2023-11-02 18:38:21.914  - info: host.raspberrypi connected to Objects and States
                              2023-11-02 18:38:21.943  - info: host.raspberrypi added notifications configuration of host
                              2023-11-02 18:38:21.950  - info: host.raspberrypi Node.js version has changed from unknown to 18.18.2
                              2023-11-02 18:38:22.010  - info: host.raspberrypi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                              2023-11-02 18:38:22.603  - info: host.raspberrypi 3 instances found
                              2023-11-02 18:38:22.612  - info: host.raspberrypi starting 3 instances
                              2023-11-02 18:38:22.685  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 6238
                              2023-11-02 18:38:25.875  - info: admin.0 (6238) starting. Version 5.1.23 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
                              2023-11-02 18:38:25.934  - info: admin.0 (6238) requesting all states
                              2023-11-02 18:38:25.936  - info: admin.0 (6238) requesting all objects
                              2023-11-02 18:38:26.132  - info: admin.0 (6238) received all objects
                              2023-11-02 18:38:26.148  - warn: admin.0 (6238) Information for Developer: Using the direct "Let's encrypt" module import is deprecated and will be removed in the next js-controller version, use @iobroker/webserver instead
                              2023-11-02 18:38:26.153  - warn: admin.0 (6238) Object admin.0.info.lastUpdateCheck is invalid: Default value has to be type "number" but received type "string"
                              2023-11-02 18:38:26.154  - warn: admin.0 (6238) This object will not be created in future versions. Please report this to the developer.
                              2023-11-02 18:38:26.391  - info: admin.0 (6238) http server listening on port 8081
                              2023-11-02 18:38:26.391  - info: admin.0 (6238) Use link "http://localhost:8081" to configure.
                              2023-11-02 18:38:26.484  - info: admin.0 (6238) State value to set for "admin.0.info.lastUpdateCheck" has to be type "number" but received type "string"
                              2023-11-02 18:38:26.493  - warn: admin.0 (6238) Repository cannot be read
                              2023-11-02 18:38:26.653  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 6253
                              2023-11-02 18:38:26.718  - error: admin.0 (6238) Cannot update news: TypeError: newNews.forEach is not a function
                              2023-11-02 18:38:29.313  - info: discovery.0 (6253) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.18.2, js-controller: 5.0.12
                              2023-11-02 18:38:30.661  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 6268
                              2023-11-02 18:38:33.396  - info: backitup.0 (6268) starting. Version 2.1.17 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.18.2, js-controller: 5.0.12
                              2023-11-02 18:38:33.472  - info: backitup.0 (6268) [iobroker] backup was activated at 02:40 every 1 day(s)
                              
                              

                              ============ Mark until here for C&P =============

                              iob diag has finished.

                              DJMarc75D Offline
                              DJMarc75D Offline
                              DJMarc75
                              schrieb am zuletzt editiert von
                              #45

                              @tiobb Desktop immer noch aktiv 👎

                              Lehrling seit 1975 !!!
                              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                              1 Antwort Letzte Antwort
                              0
                              • tiobbT tiobb

                                @homoran
                                @DJMarc75
                                Da soll mal einer wie ich drauf kommen

                                @Thomas-Braun

                                *** BASE SYSTEM ***
                                   Static hostname: raspberrypi
                                         Icon name: computer
                                  Operating System: Raspbian GNU/Linux 10 (buster)
                                            Kernel: Linux 5.10.103-v7l+
                                      Architecture: arm
                                
                                Model           : Raspberry Pi 4 Model B Rev 1.4
                                Docker          : false
                                Virtualization  : none
                                Kernel          : armv7l
                                Userland        : armhf
                                
                                Systemuptime and Load:
                                 19:07:07 up 59 min,  2 users,  load average: 0.18, 0.41, 0.63
                                CPU threads: 4
                                
                                
                                *** RASPBERRY THROTTLING ***
                                Current issues:
                                No throttling issues detected.
                                
                                Previously detected issues:
                                No throttling issues detected.
                                
                                *** Time and Time Zones ***
                                               Local time: Thu 2023-11-02 19:07:07 CET
                                           Universal time: Thu 2023-11-02 18:07:07 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 netdev lpadmin gpio i2c spi iobroker
                                
                                *** X-Server-Setup ***
                                X-Server:       true
                                Desktop:
                                Terminal:       tty
                                Boot Target:    graphical.target
                                
                                *** MEMORY ***
                                              total        used        free      shared  buff/cache   available
                                Mem:           7.9G        327M        6.6G         17M        976M        7.3G
                                Swap:           99M          0B         99M
                                Total:         8.0G        327M        6.7G
                                
                                         7898 M total memory
                                          327 M used memory
                                          404 M active memory
                                          728 M inactive memory
                                         6594 M free memory
                                          150 M buffer memory
                                          826 M swap cache
                                           99 M total swap
                                            0 M used swap
                                           99 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
                                * lightdm.service loaded failed failed Light Display Manager
                                
                                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.
                                
                                1 loaded units listed. Pass --all to see loaded but inactive units, too.
                                To show all installed unit files use 'systemctl list-unit-files'.
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                /dev/root      ext4       29G   14G   15G  49% /
                                devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                                tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
                                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                                /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                                tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Thu Nov  2 18:07:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:35:E0:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5168531a-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                [Thu Nov  2 18:07:44 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                                [Thu Nov  2 18:07:44 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                [Thu Nov  2 18:07:46 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                                
                                Show mounted filesystems \(real ones only\):
                                TARGET                       SOURCE         FSTYPE            OPTIONS
                                /                            /dev/mmcblk0p2 ext4              rw,noatime
                                |-/sys/fs/bpf                none           bpf               rw,nosuid,nodev,noexec,relatime,mode=700
                                |-/run/user/1000/gvfs        gvfsd-fuse     fuse.gvfsd-fuse   rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                |-/boot                      /dev/mmcblk0p1 vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                `-/home/pi/thinclient_drives xrdp-chansrv   fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                
                                Files in neuralgic directories:
                                
                                /var:
                                2.8G    /var/
                                2.0G    /var/cache/apt/archives
                                2.0G    /var/cache/apt
                                2.0G    /var/cache
                                527M    /var/log
                                
                                Archived and active journals take up 8.0M in the file system.
                                
                                /opt/iobroker/backups:
                                54M     /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                512M    /opt/iobroker/iobroker-data/
                                337M    /opt/iobroker/iobroker-data/history
                                146M    /opt/iobroker/iobroker-data/files
                                29M     /opt/iobroker/iobroker-data/files/javascript.admin
                                24M     /opt/iobroker/iobroker-data/files/vis
                                
                                The five largest files in iobroker-data are:
                                11M     /opt/iobroker/iobroker-data/files/echarts/static/js/2.d8ebf8a2.chunk.js.map
                                11M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.d8ebf8a2.chunk.js.map
                                9.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                                7.4M    /opt/iobroker/iobroker-data/objects.jsonl
                                7.0M    /opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.9483ccfd.chunk.js.map
                                
                                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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD4A3A-if00
                                
                                *** 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
                                     10.24.0~dfsg-1~deb10u3 500
                                        500 http://raspbian.raspberrypi.org/raspbian buster/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.12
                                admin:          5.1.23
                                javascript:     5.2.8
                                
                                Adapters from github:   1
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, 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.12.0   , installed 5.1.23 [Updatable]
                                Adapter    "alexa2"       : 3.25.2   , installed 3.9.3  [Updatable]
                                Adapter    "backitup"     : 2.8.7    , installed 2.1.17 [Updatable]
                                Adapter    "cloud"        : 4.4.1    , installed 4.1.0  [Updatable]
                                Adapter    "discovery"    : 3.1.0    , installed 2.7.0  [Updatable]
                                Adapter    "echarts"      : 1.5.1    , installed 1.0.3  [Updatable]
                                Adapter    "flot"         : 1.12.0   , installed 1.10.6 [Updatable]
                                Adapter    "fritzdect"    : 2.3.1    , installed 2.1.15 [Updatable]
                                Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                Adapter    "history"      : 3.0.1    , installed 1.9.13 [Updatable]
                                Adapter    "ical"         : 1.13.3   , installed 1.11.3 [Updatable]
                                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.0.2  [Updatable]
                                Adapter    "iot"          : 1.14.5   , installed 1.8.22 [Updatable]
                                Adapter    "javascript"   : 7.1.4    , installed 5.2.8  [Updatable]
                                Controller "js-controller": 5.0.12   , installed 5.0.12
                                Adapter    "mqtt"         : 4.1.1    , installed 2.4.0  [Updatable]
                                Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                                Adapter    "shelly"       : 6.4.5    , installed 4.0.7  [Updatable]
                                Adapter    "simple-api"   : 2.7.2    , installed 2.6.1  [Updatable]
                                Adapter    "socketio"     : 6.5.5    , installed 3.1.4  [Updatable]
                                Adapter    "sonoff"       : 2.5.3    , installed 2.4.5  [Updatable]
                                Adapter    "tankerkoenig" : 3.3.7    , installed 2.1.1  [Updatable]
                                Adapter    "telegram"     : 1.16.0   , installed 1.10.0 [Updatable]
                                Adapter    "text2command" : 3.0.2    , installed 2.1.1  [Updatable]
                                Adapter    "tr-064"       : 4.2.18   , installed 4.2.14 [Updatable]
                                Adapter    "trashschedule": 2.2.0    , installed 1.2.0  [Updatable]
                                Adapter    "vis"          : 1.4.16   , installed 1.4.3  [Updatable]
                                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.1.7  [Updatable]
                                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.0 [Updatable]
                                Adapter    "web"          : 6.1.2    , installed 3.4.7  [Updatable]
                                Adapter    "wifilight"    : 1.1.4    , installed 1.1.0  [Updatable]
                                Adapter    "yeelight-2"   : 1.2.1    , installed 1.0.3  [Updatable]
                                Adapter    "zigbee"       : 1.8.23   , installed 1.6.3  [Updatable]
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        134
                                States:         96
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                                Hit:2 http://raspbian.raspberrypi.org/raspbian buster 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:22              0.0.0.0:*               LISTEN      0          15330      520/sshd
                                tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17433      374/cupsd
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50954      6217/iobroker.js-co
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       50947      6217/iobroker.js-co
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       53250      6238/io.admin.0
                                tcp6       0      0 ::1:3350                :::*                    LISTEN      0          17799      521/xrdp-sesman
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          15332      520/sshd
                                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17432      374/cupsd
                                tcp6       0      0 :::3389                 :::*                    LISTEN      115        16320      535/xrdp
                                udp        0      0 0.0.0.0:55790           0.0.0.0:*                           108        17424      366/avahi-daemon: r
                                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          18085      438/dhcpcd
                                udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          18520      497/cups-browsed
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17422      366/avahi-daemon: r
                                udp6       0      0 :::60395                :::*                                108        17425      366/avahi-daemon: r
                                udp6       0      0 :::546                  :::*                                0          19804      438/dhcpcd
                                udp6       0      0 :::5353                 :::*                                108        17423      366/avahi-daemon: r
                                
                                *** Log File - Last 25 Lines ***
                                
                                2023-11-02 18:38:21.599  - info: host.raspberrypi ip addresses: 192.168.178.75 fd00::cfc7:3047:144a:2a06 2a02:f90:e586:4700:9886:797:4456:5ccf fe80::2b27:87ea:3c74:2b60 192.168.178.76 fd00::3d89:1fee:ee4c:21d8 2a02:f90:e586:4700:86fe:be6c:37ae:bcf4 fe80::fa01:3136:8d9d:4ffd
                                2023-11-02 18:38:21.914  - info: host.raspberrypi connected to Objects and States
                                2023-11-02 18:38:21.943  - info: host.raspberrypi added notifications configuration of host
                                2023-11-02 18:38:21.950  - info: host.raspberrypi Node.js version has changed from unknown to 18.18.2
                                2023-11-02 18:38:22.010  - info: host.raspberrypi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                                2023-11-02 18:38:22.603  - info: host.raspberrypi 3 instances found
                                2023-11-02 18:38:22.612  - info: host.raspberrypi starting 3 instances
                                2023-11-02 18:38:22.685  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 6238
                                2023-11-02 18:38:25.875  - info: admin.0 (6238) starting. Version 5.1.23 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
                                2023-11-02 18:38:25.934  - info: admin.0 (6238) requesting all states
                                2023-11-02 18:38:25.936  - info: admin.0 (6238) requesting all objects
                                2023-11-02 18:38:26.132  - info: admin.0 (6238) received all objects
                                2023-11-02 18:38:26.148  - warn: admin.0 (6238) Information for Developer: Using the direct "Let's encrypt" module import is deprecated and will be removed in the next js-controller version, use @iobroker/webserver instead
                                2023-11-02 18:38:26.153  - warn: admin.0 (6238) Object admin.0.info.lastUpdateCheck is invalid: Default value has to be type "number" but received type "string"
                                2023-11-02 18:38:26.154  - warn: admin.0 (6238) This object will not be created in future versions. Please report this to the developer.
                                2023-11-02 18:38:26.391  - info: admin.0 (6238) http server listening on port 8081
                                2023-11-02 18:38:26.391  - info: admin.0 (6238) Use link "http://localhost:8081" to configure.
                                2023-11-02 18:38:26.484  - info: admin.0 (6238) State value to set for "admin.0.info.lastUpdateCheck" has to be type "number" but received type "string"
                                2023-11-02 18:38:26.493  - warn: admin.0 (6238) Repository cannot be read
                                2023-11-02 18:38:26.653  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 6253
                                2023-11-02 18:38:26.718  - error: admin.0 (6238) Cannot update news: TypeError: newNews.forEach is not a function
                                2023-11-02 18:38:29.313  - info: discovery.0 (6253) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.18.2, js-controller: 5.0.12
                                2023-11-02 18:38:30.661  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 6268
                                2023-11-02 18:38:33.396  - info: backitup.0 (6268) starting. Version 2.1.17 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.18.2, js-controller: 5.0.12
                                2023-11-02 18:38:33.472  - info: backitup.0 (6268) [iobroker] backup was activated at 02:40 every 1 day(s)
                                
                                

                                ============ Mark until here for C&P =============

                                iob diag has finished.

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

                                @tiobb

                                iob update
                                iob upgrade all -y
                                

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

                                tiobbT 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @tiobb

                                  iob update
                                  iob upgrade all -y
                                  
                                  tiobbT Offline
                                  tiobbT Offline
                                  tiobb
                                  schrieb am zuletzt editiert von
                                  #47

                                  @thomas-braun

                                  So, habe wieder Zugriff auf den iobroker, leider ist aber alles weg, außer die installierten Adapter sind noch da. Keine Objekte, keine Scripte usw.
                                  Trotzdem Danke für die Hilfe

                                  Raspberry Pi 4 8gb

                                  Thomas BraunT 2 Antworten Letzte Antwort
                                  0
                                  • tiobbT tiobb

                                    @thomas-braun

                                    So, habe wieder Zugriff auf den iobroker, leider ist aber alles weg, außer die installierten Adapter sind noch da. Keine Objekte, keine Scripte usw.
                                    Trotzdem Danke für die Hilfe

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

                                    @tiobb

                                    Hätte eigentlich erwartet das die wieder auftauchen.
                                    Offenbar waren die dir ja aber auch nicht soooooooo wichtig, sonst gäbe es ja ein Backup dieser Daten.

                                    Kannst aber mal nach dem Skript von fastfoot schauen. Vielleicht funktioniert das.

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

                                    tiobbT 1 Antwort Letzte Antwort
                                    0
                                    • tiobbT tiobb

                                      @thomas-braun

                                      So, habe wieder Zugriff auf den iobroker, leider ist aber alles weg, außer die installierten Adapter sind noch da. Keine Objekte, keine Scripte usw.
                                      Trotzdem Danke für die Hilfe

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

                                      @tiobb

                                      Mit dem frisch restaurierten ioBroker kannst du ja jetzt auf ein frisches, noch lebendiges Betriebssystem umziehen. Der 'Buster' (Debian 10) ist tot.

                                      Wo es hinführt, wenn man die Dinge versumpfen lässt haste ja heute gesehen.

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

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @tiobb

                                        Hätte eigentlich erwartet das die wieder auftauchen.
                                        Offenbar waren die dir ja aber auch nicht soooooooo wichtig, sonst gäbe es ja ein Backup dieser Daten.

                                        Kannst aber mal nach dem Skript von fastfoot schauen. Vielleicht funktioniert das.

                                        tiobbT Offline
                                        tiobbT Offline
                                        tiobb
                                        schrieb am zuletzt editiert von
                                        #50

                                        @thomas-braun

                                        Doch, die Scripte waren mir sehr sehr wichtig, da es für mich eine Ewigkeit gedauert hat diese zu schreiben, alles mit Hilfe von Foren usw, da ich absolut keine Ahnung davon habe. Erstellt habe ich die Scripte mit Blockly. Besonders das Script für meine Heizungssteuereung mit Störungsmeldung per Telegram war echt Gold wert mit meiner alten Ölheizung. Nun werde ich Wochen brauchen das wieder zum laufen zu bringen. Und alles nur weil der blöde Elektriker nicht Bescheid gegeben hat das er den Strom abschaltet.

                                        Raspberry Pi 4 8gb

                                        DJMarc75D 1 Antwort Letzte Antwort
                                        0
                                        • tiobbT tiobb

                                          @thomas-braun

                                          Doch, die Scripte waren mir sehr sehr wichtig, da es für mich eine Ewigkeit gedauert hat diese zu schreiben, alles mit Hilfe von Foren usw, da ich absolut keine Ahnung davon habe. Erstellt habe ich die Scripte mit Blockly. Besonders das Script für meine Heizungssteuereung mit Störungsmeldung per Telegram war echt Gold wert mit meiner alten Ölheizung. Nun werde ich Wochen brauchen das wieder zum laufen zu bringen. Und alles nur weil der blöde Elektriker nicht Bescheid gegeben hat das er den Strom abschaltet.

                                          DJMarc75D Offline
                                          DJMarc75D Offline
                                          DJMarc75
                                          schrieb am zuletzt editiert von
                                          #51

                                          @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                                          Und alles nur weil der blöde Elektriker nicht Bescheid gegeben hat das er den Strom abschaltet

                                          Und der ist daran schuld dass DU keine Backups gemacht hast und Dein System versumpft hast ? Das ist nicht grade fair !

                                          Lehrling seit 1975 !!!
                                          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                          tiobbT DuffyD 2 Antworten Letzte Antwort
                                          3

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          521

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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