Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. vermurkste Installation

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    vermurkste Installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Radix75 @Homoran last edited by

      @homoran so also wie nun weiter? Meine Rasperry macht gerade sudo apt upgrade
      bekomme ich die Dateifehler irgendwie behoben ??? 7 orphan inodes deleted

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

        @radix75 sagte in Daikin Adapter:

        also wie nun weiter?

        das vollständige iob diag nach den updates posten.

        @radix75 sagte in Daikin Adapter:

        bekomme ich die Dateifehler irgendwie behoben ??? 7 orphan inodes deleted

        nein.
        Das schlimme daran ist, dass man nicht weiss wo diese Dateiwaisen jetzt fehlen

        Da wäre wirklich ein Neuaufbau mit anschließendem Restore des letzten Backups der sinnvollste Weg.

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

          @radix75 sagte in Daikin Adapter:

          Reparatur und ein Update

          Macht keinen Sinn, weil ein 32Bit-System nicht auf 64Bit gebracht werden kann.

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

            @radix75 sagte in Daikin Adapter:

            Ich komme mit Lite Versionen ohne Grafische Oberfläche nicht klar

            Die Handvoll Linux-Kommandos sollte man sich draufschaffn können.

            1 Reply Last reply Reply Quote 0
            • R
              Radix75 last edited by

              @thomas-braun ok also wenn ich jetzt npm 6. update und node 18. drauf mache sind die Fehler noch da ???
              Hätte dann mein 32 Bit System mit einem 64 Bit System überspielt ???
              Die Raspberry macht noch das pivccu Update

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

                @radix75 sagte in Daikin Adapter:

                jetzt npm 6. update und node 18. drauf mache

                npm wird gar nicht separat auf irgendwas geupdated, das kommt IMMER im Paket nodejs mit.

                iob nodejs-update
                

                Und Buster ist dann immer noch tot. Du wirst nicht umhin kommen die Kiste zu aktualisieren. Dann kann man es aber auch gleich gescheit machen.

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

                  @radix75

                  Und zeig mal die vollständige Langfassung von

                  iob diag
                  
                  R 1 Reply Last reply Reply Quote 0
                  • R
                    Radix75 @Thomas Braun last edited by

                    @thomas-braun opy text starting here:

                    ======================= SUMMARY =======================
                    			v.2023-10-10
                    
                    
                       Static hostname: raspberrypi
                             Icon name: computer
                      Operating System: Raspbian GNU/Linux 10 (buster)
                                Kernel: Linux 5.10.103-v7l+
                          Architecture: arm
                    
                    Installation: 		native
                    Kernel: 		armv7l
                    Userland: 		armhf
                    Timezone: 		Europe/Berlin (CET, +0100)
                    User-ID: 		1000
                    X-Server: 		true
                    Boot Target: 		graphical.target
                    
                    Pending OS-Updates: 	0
                    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                    Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                    Pending iob updates: 	0
                    
                    This system needs to be REBOOTED NOW!
                    
                    
                    Nodejs-Installation: 	/usr/bin/nodejs 	v14.21.3
                    			/usr/bin/node 		v14.21.3
                    			/usr/bin/npm 		6.14.18
                    			/usr/bin/npx 		6.14.18
                    			/usr/bin/corepack 	0.15.1
                    
                    Recommended versions are nodejs  and npm 
                    Your nodejs installation is correct
                    
                    MEMORY: 
                                  total        used        free      shared  buff/cache   available
                    Mem:           3.8G        1.9G        785M        174M        1.1G        1.7G
                    Swap:           99M         99M          0B
                    Total:         3.9G        2.0G        785M
                    
                    Active iob-Instances: 	41
                    Active repo(s): stable
                    
                    ioBroker Core: 		js-controller 		4.0.21
                    			admin 			5.3.1
                    
                    ioBroker Status: 	iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects: 		9350
                    States: 		7445
                    
                    Size of iob-Database:
                    
                    13M	/opt/iobroker/iobroker-data/objects.jsonl
                    8.2M	/opt/iobroker/iobroker-data/objects.json.migrated
                    8.2M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                    13M	/opt/iobroker/iobroker-data/states.jsonl
                    1.7M	/opt/iobroker/iobroker-data/states.json.migrated
                    1.7M	/opt/iobroker/iobroker-data/states.json.bak.migrated
                    Thomas Braun 3 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Radix75 last edited by

                      @radix75

                      Ist nicht vollständig...

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

                        @radix75 sagte in Daikin Adapter:

                        This system needs to be REBOOTED NOW!

                        Tu das!

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

                          @thomas-braun said in Daikin Adapter:

                          @radix75

                          Ist nicht vollständig...

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

                          Skript v.2023-10-10
                          
                          *** 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.1
                          Docker          : false
                          Virtualization  : none
                          Kernel          : armv7l
                          Userland        : armhf
                          
                          Systemuptime and Load:
                           20:01:59 up 51 days,  1:07,  2 users,  load average: 3.98, 3.66, 3.98
                          CPU threads: 4
                          
                          
                          *** RASPBERRY THROTTLING ***
                          Current issues:
                          No throttling issues detected.
                          
                          Previously detected issues:
                          ~ Under-voltage has occurred
                          ~ Arm frequency capping has occurred
                          ~ Throttling has occurred
                          ~ Soft temperature limit has occurred
                          
                          This system needs to be REBOOTED!
                          
                          
                          *** Time and Time Zones ***
                                         Local time: Wed 2023-12-13 20:01:59 CET
                                     Universal time: Wed 2023-12-13 19:01:59 UTC
                                           RTC time: Wed 2023-12-13 19:01:59
                                          Time zone: Europe/Berlin (CET, +0100)
                          System clock synchronized: no
                                        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:           3.8G        2.0G        678M        174M        1.1G        1.6G
                          Swap:           99M         99M          0B
                          Total:         3.9G        2.1G        678M
                          
                                   3787 M total memory
                                   2025 M used memory
                                    588 M active memory
                                   2246 M inactive memory
                                    678 M free memory
                                    192 M buffer memory
                                    891 M swap cache
                                     99 M total swap
                                     99 M used swap
                                      0 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                           
                          * deconz-wifi.service loaded failed failed deCONZ: ZigBee gateway -- WIFI Service
                          * dhcpcd.service      loaded failed failed dhcpcd on all interfaces              
                          
                          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.
                          
                          2 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       59G   27G   29G  49% /
                          devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                          tmpfs          tmpfs     1.9G  183M  1.7G  10% /run
                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
                          /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                          tmpfs          tmpfs     379M  4.0K  379M   1% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Mon Oct 23 19:54:16 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x1024M@60 smsc95xx.macaddr=DC:A6:32:49:AE:73 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=2fef1976-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                          [Mon Oct 23 19:54:16 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                          [Mon Oct 23 19:54:16 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                          [Mon Oct 23 19:54:18 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                          [Mon Oct 23 19:54:18 2023] EXT4-fs (mmcblk0p2): 7 orphan inodes deleted
                          [Mon Oct 23 19:54:18 2023] EXT4-fs (mmcblk0p2): recovery complete
                          [Mon Oct 23 19:54:18 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                          [Mon Oct 23 19:54:18 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                          [Mon Oct 23 19:54:27 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                          [Wed Dec 13 19:48:30 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
                          `-/var/lib/lxcfs      lxcfs          fuse.lxcfs      rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                          
                          Files in neuralgic directories:
                          
                          /var:
                          du: cannot access '/var/lib/lxcfs/cgroup/cpu,cpuacct/system.slice/nodered.service': No such file or directory
                          5.5G	/var/
                          4.4G	/var/cache/apt
                          4.4G	/var/cache
                          4.3G	/var/cache/apt/archives
                          749M	/var/lib
                          
                          Archived and active journals take up 181.7M in the file system.
                          
                          /opt/iobroker/backups:
                          9.6G	/opt/iobroker/backups/
                          4.0K	/opt/iobroker/backups/redistmp
                          
                          /opt/iobroker/iobroker-data:
                          641M	/opt/iobroker/iobroker-data/
                          462M	/opt/iobroker/iobroker-data/files
                          120M	/opt/iobroker/iobroker-data/files/javascript.admin
                          102M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                          101M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          
                          The five largest files in iobroker-data are:
                          18M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/2.3257a139.chunk.js.map
                          13M	/opt/iobroker/iobroker-data/states.jsonl
                          13M	/opt/iobroker/iobroker-data/objects.jsonl
                          12M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.b7bbd921.chunk.js.map
                          9.8M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.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-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE1962617-if00
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs 	v14.21.3
                          /usr/bin/node 		v14.21.3
                          /usr/bin/npm 		6.14.18
                          /usr/bin/npx 		6.14.18
                          /usr/bin/corepack 	0.15.1
                          
                          
                          nodejs:
                            Installed: 14.21.3-deb-1nodesource1
                            Candidate: 14.21.3-deb-1nodesource1
                            Version table:
                           *** 14.21.3-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                                  100 /var/lib/dpkg/status
                               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: 	4.0.21
                          admin: 		5.3.1
                          javascript: 	5.2.21
                          
                          Adapters from github: 	4
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.alexa2.1                 : alexa2                : raspberrypi                              -  enabled
                          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                          + system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              -  enabled
                            system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                          + system.adapter.daikin.0                 : daikin                : raspberrypi                              -  enabled
                            system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
                          + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
                            system.adapter.devices.0                : devices               : raspberrypi                              -  enabled
                          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                            system.adapter.flot.0                   : flot                  : raspberrypi                              -  enabled
                          + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
                          + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                          + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                          + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                          + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                          + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                          + system.adapter.hmip.0                   : hmip                  : raspberrypi                              -  enabled
                          + system.adapter.hue-extended.0           : hue-extended          : raspberrypi                              -  enabled
                            system.adapter.hue-extended.1           : hue-extended          : raspberrypi                              -  enabled
                          + system.adapter.hue.0                    : hue                   : raspberrypi                              -  enabled, port: 80
                          + system.adapter.hue.1                    : hue                   : raspberrypi                              -  enabled, port: 443
                          + system.adapter.i2c.0                    : i2c                   : raspberrypi                              -  enabled
                            system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : raspberrypi                              -  enabled
                            system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi                              -  enabled
                            system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              -  enabled
                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              -  enabled
                            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi                              -  enabled
                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              -  enabled
                          + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                          + system.adapter.iot.1                    : iot                   : raspberrypi                              -  enabled
                          + system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
                          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                          + system.adapter.meross.0                 : meross                : raspberrypi                              -  enabled
                            system.adapter.mobile.0                 : mobile                : raspberrypi                              - disabled
                            system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                          + system.adapter.nina.0                   : nina                  : raspberrypi                              -  enabled
                          + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 192.168.1.221 (SSL)
                          + system.adapter.onvif.0                  : onvif                 : raspberrypi                              -  enabled
                            system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                          + system.adapter.samsung.0                : samsung               : raspberrypi                              -  enabled
                          + system.adapter.sia.0                    : sia                   : raspberrypi                              -  enabled, port: 50001, bind: 0.0.0.0
                          + system.adapter.smartcontrol.0           : smartcontrol          : raspberrypi                              -  enabled
                          + system.adapter.solax.0                  : solax                 : raspberrypi                              -  enabled
                          + system.adapter.solax.1                  : solax                 : raspberrypi                              -  enabled
                          + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
                          + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
                          + system.adapter.tr-064.1                 : tr-064                : raspberrypi                              -  enabled
                          + system.adapter.tr-064.2                 : tr-064                : raspberrypi                              -  enabled
                            system.adapter.tr-064.3                 : tr-064                : raspberrypi                              -  enabled
                            system.adapter.tr-064.4                 : tr-064                : raspberrypi                              -  enabled
                          + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
                          + system.adapter.velux.0                  : velux                 : raspberrypi                              -  enabled
                            system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              -  enabled
                            system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi                              -  enabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
                            system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              -  enabled
                            system.adapter.vis-lcars.0              : vis-lcars             : raspberrypi                              -  enabled
                            system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                            system.adapter.vis-players.0            : vis-players           : raspberrypi                              - disabled
                            system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                            system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
                            system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.windows-control.0        : windows-control       : 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
                          + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
                          + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                          + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                          + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                          + system.adapter.hue.0                    : hue                   : raspberrypi                              -  enabled, port: 80
                          + system.adapter.hue.1                    : hue                   : raspberrypi                              -  enabled, port: 443
                          + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 192.168.1.221 (SSL)
                          + system.adapter.sia.0                    : sia                   : raspberrypi                              -  enabled, port: 50001, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          stable        : http://download.iobroker.net/sources-dist.json
                          beta          : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                          Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                          Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                          Adapter    "admin"        : 5.3.1    , installed 5.3.1
                          Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                          Adapter    "amazon-dash"  : 1.1.0    , installed 1.1.0
                          Adapter    "backitup"     : 2.3.3    , installed 2.3.3
                          Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                          Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                          Adapter    "cloud"        : 4.1.0    , installed 4.1.0
                          Adapter    "daikin"       : 1.3.3    , installed 1.3.3
                          Adapter    "daswetter"    : 3.0.9    , installed 3.0.9
                          Adapter    "deconz"       : 1.3.20   , installed 1.3.20
                          Adapter    "devices"      : 1.0.9    , installed 1.0.9
                          Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                          Adapter    "firetv"       : 1.0.0    , installed 1.0.0
                          Adapter    "flot"         : 1.10.7   , installed 1.10.7
                          Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                          Adapter    "history"      : 1.10.5   , installed 1.10.5
                          Adapter    "hm-rega"      : 3.0.39   , installed 3.0.39
                          Adapter    "hm-rpc"       : 1.15.11  , installed 1.15.11
                          Adapter    "hmip"         : 1.15.4   , installed 1.15.4
                          Adapter    "hue"          : 3.6.5    , installed 3.6.5
                          Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                          Adapter    "i2c"          : 1.2.1    , installed 1.2.1
                          Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-mfd-png": 1.0.2    , installed 1.0.2
                          Adapter    "icons-mfd-svg": 1.0.2    , installed 1.0.2
                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                          Adapter    "info"         : 1.9.8    , installed 1.9.8
                          Adapter    "iot"          : 1.8.24   , installed 1.8.24
                          Adapter    "jarvis"       : 3.0.11   , installed 3.0.11
                          Adapter    "javascript"   : 5.2.21   , installed 5.2.21
                          Controller "js-controller": 4.0.21   , installed 4.0.21
                          Adapter    "meross"       : 1.10.1   , installed 1.10.1
                          Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                          Adapter    "net-tools"    : 0.1.7    , installed 0.1.7
                          Adapter    "nina"         : 0.0.25   , installed 0.0.25
                          Adapter    "node-red"     : 2.4.2    , installed 2.4.2
                          Adapter    "onvif"        : 0.4.4    , installed 0.4.4
                          Adapter    "ping"         : 1.5.0    , installed 1.5.0
                          Adapter    "rpi2"         : 1.3.1    , installed 1.3.1
                          Adapter    "samsung"      : 0.2.9    , installed 0.2.9
                          Adapter    "sia"          : 1.0.4    , installed 1.0.4
                          Adapter    "simple-api"   : 2.6.2    , installed 2.6.2
                          Adapter    "smartcontrol" : 1.2.1    , installed 1.2.1
                          Adapter    "socketio"     : 4.1.4    , installed 4.1.4
                          Adapter    "solax"        : 0.3.7    , installed 0.3.7
                          Adapter    "text2command" : 2.1.1    , installed 2.1.1
                          Adapter    "tr-064"       : 4.2.15   , installed 4.2.15
                          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                          Adapter    "velux"        : 0.0.7    , installed 0.0.7
                          Adapter    "vis"          : 1.4.5    , installed 1.4.5
                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                          Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                          Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                          Adapter    "vis-hqwidgets": 1.1.9    , installed 1.1.9
                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                          Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
                          Adapter    "vis-metro"    : 1.1.2    , installed 1.1.2
                          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                          Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                          Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                          Adapter    "web"          : 4.2.0    , installed 4.2.0
                          Adapter    "windows-control": 0.1.5  , installed 0.1.5
                          Adapter    "ws"           : 1.2.0    , installed 1.2.0
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects: 	9350
                          States: 	7445
                          
                          *** OS-Repositories and Updates ***
                          W: GPG error: https://apt.pivccu.de/piVCCU stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 541230BA05C38BC4
                          E: The repository 'https://apt.pivccu.de/piVCCU stable InRelease' is not signed.
                          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:8400            0.0.0.0:*               LISTEN      1001       710268300  12768/io.jarvis.0   
                          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       20751      445/deCONZ          
                          tcp        0      0 0.0.0.0:50001           0.0.0.0:*               LISTEN      1001       710261634  11645/io.sia.0      
                          tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        15943      415/systemd-resolve 
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          711437637  30282/sshd          
                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          711439926  30859/cupsd         
                          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       22096      445/deCONZ          
                          tcp        0      0 192.168.1.221:12002     0.0.0.0:*               LISTEN      1001       711473005  10727/io.hm-rpc.0   
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       710249984  9627/iobroker.js-co 
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       710249977  9627/iobroker.js-co 
                          tcp        0      0 192.168.1.221:12010     0.0.0.0:*               LISTEN      1001       711480777  11259/io.hm-rpc.1   
                          tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      102        15932      415/systemd-resolve 
                          tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          21754      780/vncserver-x11-c 
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       710249260  9714/io.admin.0     
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       710270042  12661/io.web.0      
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          711437639  30282/sshd          
                          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          711439925  30859/cupsd         
                          tcp6       0      0 :::8000                 :::*                    LISTEN      1001       710274458  11986/io.upnp.0     
                          tcp6       0      0 :::5355                 :::*                    LISTEN      102        15935      415/systemd-resolve 
                          tcp6       0      0 :::5900                 :::*                    LISTEN      0          21753      780/vncserver-x11-c 
                          udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        15942      415/systemd-resolve 
                          udp        0      0 0.0.0.0:44150           0.0.0.0:*                           1001       710994379  11423/io.broadlink2 
                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          711451900  30916/cups-browsed  
                          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       710263244  11423/io.broadlink2 
                          udp        0      0 0.0.0.0:49876           0.0.0.0:*                           1001       710265501  11986/io.upnp.0     
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        711440939  31347/avahi-daemon: 
                          udp        0      0 0.0.0.0:5355            0.0.0.0:*                           102        15931      415/systemd-resolve 
                          udp        0      0 0.0.0.0:50001           0.0.0.0:*                           1001       710261635  11645/io.sia.0      
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       710271145  12987/io.deconz.0   
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       710269968  11986/io.upnp.0     
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       22803      445/deCONZ          
                          udp        0      0 0.0.0.0:34175           0.0.0.0:*                           108        711440941  31347/avahi-daemon: 
                          udp6       0      0 :::60452                :::*                                108        711440942  31347/avahi-daemon: 
                          udp6       0      0 :::5353                 :::*                                108        711440940  31347/avahi-daemon: 
                          udp6       0      0 :::5355                 :::*                                102        15934      415/systemd-resolve 
                          udp6       0      0 :::1900                 :::*                                1001       710271150  12987/io.deconz.0   
                          udp6       0      0 :::1900                 :::*                                1001       710271149  12987/io.deconz.0   
                          udp6       0      0 :::1900                 :::*                                1001       710271148  12987/io.deconz.0   
                          udp6       0      0 :::1900                 :::*                                1001       710271147  12987/io.deconz.0   
                          udp6       0      0 :::1900                 :::*                                1001       710271146  12987/io.deconz.0   
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-12-13 20:04:47.297  - error: node-red.0 (31052) Error: Huejay: Request failed with status code 403
                              at /opt/iobroker/iobroker-data/node-red/node_modules/huejay/lib/Transport.js:106:15
                              at processTicksAndRejections (internal/process/task_queues.js:95:5)
                          2023-12-13 20:04:47.297  - error: node-red.0 (31052) Huejay: Request failed with status code 403
                          2023-12-13 20:04:47.766  - info: node-red.0 (31052) terminating
                          2023-12-13 20:04:47.767  - warn: node-red.0 (31052) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          2023-12-13 20:04:48.320  - info: node-red.0 (9829) node-red exited with 6
                          2023-12-13 20:04:51.421  - error: hue.0 (9964) connect EHOSTUNREACH 192.168.1.229:80
                          2023-12-13 20:04:51.422  - warn: hue.0 (9964) Could not get configuration from HUE bridge (192.168.1.229:80)
                          2023-12-13 20:04:51.878  - error: hue.1 (10446) Client network socket disconnected before secure TLS connection was established
                          2023-12-13 20:04:51.879  - warn: hue.1 (10446) Could not get configuration from HUE bridge (192.168.1.221:443)
                          2023-12-13 20:04:51.953  - error: hue.1 (10446) Could not poll all: Cannot read property 'configuration' of undefined
                          2023-12-13 20:04:53.321  - info: node-red.0 (9829) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                          2023-12-13 20:04:56.913  - error: hue.1 (10446) Client network socket disconnected before secure TLS connection was established
                          2023-12-13 20:04:56.917  - warn: hue.1 (10446) Could not get configuration from HUE bridge (192.168.1.221:443)
                          2023-12-13 20:04:57.477  - error: hm-rpc.2 (29960) Init not possible, going to stop: response timeout
                          2023-12-13 20:04:57.482  - info: hm-rpc.2 (29960) binrpc -> 192.168.1.220:2001/ init ["xmlrpc_bin://192.168.1.221:12001",""]
                          2023-12-13 20:04:57.894  - info: host.raspberrypi instance system.adapter.tr-064.4 started with pid 32313
                          2023-12-13 20:04:58.590  - info: hm-rpc.2 (29960) terminating
                          2023-12-13 20:04:58.594  - info: hm-rpc.2 (29960) Terminated (NO_ERROR): Without reason
                          2023-12-13 20:04:59.502  - info: hm-rpc.2 (29960) terminating with timeout
                          2023-12-13 20:04:59.582  - error: hue.0 (9964) connect EHOSTUNREACH 192.168.1.229:80
                          2023-12-13 20:04:59.583  - warn: hue.0 (9964) Could not get configuration from HUE bridge (192.168.1.229:80)
                          2023-12-13 20:05:00.017  - info: host.raspberrypi instance system.adapter.hm-rpc.2 terminated with code 0 (NO_ERROR)
                          2023-12-13 20:05:00.018  - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.2 because enabled
                          
                          

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

                          iob diag has finished.

                          Press any key for a summary

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

                            @radix75 sagte in Daikin Adapter:

                            Active iob-Instances: 41

                            Ist bei 4GB UND dem mitrumpelnden Desktop-Quatsch auch zu viel. Dein SWAP läuft über.
                            Load ist auch zu hoch...

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

                              @radix75

                              Das pivccu-Repo ist nicht korrekt angelegt.

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

                                @thomas-braun : Raspberry Pi 5, 8GB RAM ? Ich hätte echt gerne eine Grafische Oberfläche.

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

                                  @radix75 sagte in Daikin Adapter:

                                  Ich hätte echt gerne eine Grafische Oberfläche.

                                  Wozu? Wo in diesem Thread hast du denn beispielsweise jetzt ein graphisches Tool benötigt?
                                  Sind eh alles Kommandozeilenbefehle oder in der Web-Oberfläche/im Browser. Also wozu ein komplettes Desktop-Environment durchschleppen?

                                  R 1 Reply Last reply Reply Quote 0
                                  • mcm1957
                                    mcm1957 @Radix75 last edited by mcm1957

                                    @radix75

                                    Versuch uns bitte wirklich zu erklären wozu die grafische Oberfläche denn gerne hättest.

                                    Die Eingabeaufforderung (Commandline) erreichts du leicht auch via ssh von jedem (aktuellen) Windows PC aus.

                                    Welche Aktionen soll dein Vater auf dem Pi durchführen? (Bin auch schon 65+) 73 ist wirklich kein Alter, aber Linux Grundkenntnisse braucht man halt wenn man am Pi was machen will. Und wenn der "Nebenbei" auch als Webbrowser, Mail Client und ... dienen sollte wirds wohl auch mit nem Pi5 eng.

                                    Ich kann heir Thomas nur unterstützen:
                                    Backup machen
                                    Neue SD rein und neues OS + aktuellen ioBroker installieren
                                    Backup einspielen.

                                    Wenn du die alte Karte nicht überschreibst und auch die Backups sicherst hast du beliebig viele Versuche wenn was schief geht.

                                    UND -da bisher nicht werwähnt

                                    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                                    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                                    Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                                    

                                    Da stimmt auch was nicht...

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

                                      @thomas-braun ich benutze das Programm SD Card Copier zur Sicherung für meinen Vater hängt der Monitor und die Maus / Tastatur im Hausanschlussraum dies ist der einzige gemeinsame Raum er kann von dort den Webbrowser öffnen und so z. B in der Homematic etwas schalten außerdem hat er so die Möglichkeit eines Neustarts der Raspberry falls Garnichts mehr geht.

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

                                        @mcm57 sagte in Daikin Adapter:

                                        Da stimmt auch was nicht...

                                        Das dürfte mit dem nicht richtig laufenden dhcpcd zusammenhängen.

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

                                          @radix75

                                          Das sind alles keine Gründe für einen Desktop.

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

                                            @radix75 na geht doch!
                                            da hab ich jetztcwas zu lesen

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            868
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            120
                                            7468
                                            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