Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. HILFE, kein Zugriff auf IOBroker

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    HILFE, kein Zugriff auf IOBroker

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

      @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

      This system needs to be REBOOTED!

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

        @tiobb

        Und du eimerst da immer noch mit einem Desktop durch die Gegend. AUSSCHALTEN!!!!

        sudo systemctl set-default multi-user.target
        
        1 Reply Last reply Reply Quote 0
        • tiobb
          tiobb @Thomas Braun last edited by tiobb

          @thomas-braun
          Das ging automatisch, starte es aber gerade manuell neu mit sudo reboot.

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

          @tiobb

          Und du eimerst da immer noch mit einem Desktop durch die Gegend. AUSSCHALTEN!!!!

          sudo systemctl set-default multi-user.target
          

          Keine Ahnung wie ich dann da weiter "arbeiten" soll

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

            @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.

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

              @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 Braun 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @tiobb last edited by 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.

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

                  @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
                  
                  1 Reply Last reply Reply Quote 0
                  • tiobb
                    tiobb @Thomas Braun last edited by

                    @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 Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @tiobb last edited by

                      @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 .

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

                        @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 Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @tiobb last edited by

                          @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                          Desktop: LXDE-pi

                          Ich hab jetzt keinen Bock mehr...

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

                          Meister Mopper tiobb 2 Replies Last reply Reply Quote 0
                          • Meister Mopper
                            Meister Mopper @Thomas Braun last edited by

                            @thomas-braun

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

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

                              @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

                              DJMarc75 Homoran 2 Replies Last reply Reply Quote 0
                              • DJMarc75
                                DJMarc75 @tiobb last edited by

                                @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.

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

                                  @tiobb sagte in HILFE, kein Zugriff auf IOBroker:

                                  und es dann Kopieren will

                                  sobald es markiert ist, ist es bereits im Zwischenspeicher

                                  tiobb 1 Reply Last reply Reply Quote 0
                                  • tiobb
                                    tiobb @Homoran last edited by

                                    @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 Braun DJMarc75 3 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @tiobb last edited by

                                      @tiobb

                                      sudo systemctl set-default multi-user.target
                                      sudo reboot
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • DJMarc75
                                        DJMarc75 @tiobb last edited by

                                        @tiobb Desktop immer noch aktiv 👎

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

                                          @tiobb

                                          iob update
                                          iob upgrade all -y
                                          
                                          tiobb 1 Reply Last reply Reply Quote 0
                                          • tiobb
                                            tiobb @Thomas Braun last edited by

                                            @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 Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            756
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

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