Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. RING Adapter Verbindet sich nicht mehr

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    RING Adapter Verbindet sich nicht mehr

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

      @thomas-braun ja klar . Kompletter Neustart des kleinen PI4

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

        @michihorn

        Dann haste ja jetzt eine stabile Basis.

        iob diag 
        

        sagt?

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

          @thomas-braun diag kennt er nicht

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

            @michihorn

            iob stop
            iob fix
            iob start
            iob diag
            
            M 1 Reply Last reply Reply Quote 0
            • M
              michihorn @Thomas Braun last edited by michihorn

              @thomas-braun ```


              Skript v.2023-04-16

              *** BASE SYSTEM ***
              Model : Raspberry Pi 4 Model B Rev 1.5
              Architecture : aarch64
              Docker : false
              Virtualization : none
              Distributor ID: Raspbian
              Description: Raspbian GNU/Linux 11 (bullseye)
              Release: 11
              Codename: bullseye

              PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
              NAME="Raspbian GNU/Linux"
              VERSION_ID="11"
              VERSION="11 (bullseye)"
              VERSION_CODENAME=bullseye
              ID=raspbian
              ID_LIKE=debian
              HOME_URL="http://www.raspbian.org/"
              SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
              BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

              Systemuptime and Load:
              21:16:14 up 9 min, 1 user, load average: 2.66, 3.26, 1.94
              CPU threads: 4

              Raspberry only:
              throttled=0x0
              Other values than 0x0 hint to temperature/voltage problems
              temp=53.5'C
              volt=0.9260V

              *** Time and Time Zones ***
              Local time: Tue 2023-05-16 21:16:14 CEST
              Universal time: Tue 2023-05-16 19:16:14 UTC
              RTC time: n/a
              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
              NTP service: n/a
              RTC in local TZ: no

              *** User and Groups ***
              pi
              /home/pi
              pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker

              *** X-Server-Setup ***
              X-Server: false
              Desktop:
              Terminal: tty
              Boot Target: multi-user.target

              *** MEMORY ***
              total used free shared buff/cache available
              Mem: 7.9G 711M 6.1G 0.0K 1.0G 7.0G
              Swap: 99M 0B 99M
              Total: 8.0G 711M 6.2G

                   7862 M total memory
                    710 M used memory
                    737 M active memory
                    594 M inactive memory
                   6136 M free memory
                    172 M buffer memory
                    842 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

              *** FILESYSTEM ***
              Filesystem Type Size Used Avail Use% Mounted on
              /dev/root ext4 59G 15G 42G 26% /
              devtmpfs devtmpfs 3.6G 0 3.6G 0% /dev
              tmpfs tmpfs 3.9G 0 3.9G 0% /dev/shm
              tmpfs tmpfs 1.6G 776K 1.6G 1% /run
              tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
              /dev/mmcblk0p1 vfat 253M 51M 202M 20% /boot
              tmpfs tmpfs 787M 0 787M 0% /run/user/1000

              Messages concerning ext4 filesystem in dmesg:
              [Tue May 16 21:06:56 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=E4:5F:01:FE:87:59 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 console=ttyS0,115200 console=tty1 root=PARTUUID=4c91ec57-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Tue May 16 21:06:57 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
              [Tue May 16 21:06:57 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
              [Tue May 16 21:06:57 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
              [Tue May 16 21:06:57 2023] EXT4-fs (mmcblk0p2): 1 truncate cleaned up
              [Tue May 16 21:06:57 2023] EXT4-fs (mmcblk0p2): recovery complete
              [Tue May 16 21:06:57 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
              [Tue May 16 21:06:57 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Tue May 16 21:07:00 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.

              Show mounted filesystems (real ones only):
              TARGET SOURCE FSTYPE OPTIONS
              / /dev/mmcblk0p2 ext4 rw,noatime
              `-/boot /dev/mmcblk0p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro

              Files in neuralgic directories:

              /var:
              2.4G /var/
              2.1G /var/log
              1.9G /var/log/journal/e2b5e5db604543deab373d50adc66fa2
              1.9G /var/log/journal
              96M /var/cache

              Archived and active journals take up 1.8G in the file system.

              /opt/iobroker/backups:
              963M /opt/iobroker/backups/

              /opt/iobroker/iobroker-data:
              3.0G /opt/iobroker/iobroker-data/
              2.3G /opt/iobroker/iobroker-data/files
              1.6G /opt/iobroker/iobroker-data/files/ring.0
              910M /opt/iobroker/iobroker-data/files/ring.0/doorbell_90474299
              560M /opt/iobroker/iobroker-data/backup-objects

              The five largest files in iobroker-data are:
              67M /opt/iobroker/iobroker-data/backups/iobroker_2022_12_20-17_08_17_backupiobroker.tar.gz
              67M /opt/iobroker/iobroker-data/backup-objects/iobroker_2022_12_20-17_08_17_backupiobroker.tar.gz
              41M /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
              24M /opt/iobroker/iobroker-data/objects.jsonl
              23M /opt/iobroker/iobroker-data/files/echarts/static/js/main.de9334af.js.map

              *** NodeJS-Installation ***

              /usr/bin/nodejs v18.16.0
              /usr/bin/node v18.16.0
              /usr/bin/npm 9.5.1
              /usr/bin/npx 9.5.1

              nodejs:
              Installed: 18.16.0-deb-1nodesource1
              Candidate: 18.16.0-deb-1nodesource1
              Version table:
              *** 18.16.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
              100 /var/lib/dpkg/status
              12.22.12~dfsg-1~deb11u4 500
              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

              Temp directories causing npm8 problem: 0
              No problems detected

              *** ioBroker-Installation ***

              ioBroker Status
              iobroker is running on this host.

              Objects type: jsonl
              States type: jsonl

              MULTIHOSTSERVICE/enabled: false

              Core adapters versions
              js-controller: 4.0.24
              admin: 6.4.4
              javascript: 7.0.3

              Adapters from github: 9

              Adapter State

              • system.adapter.admin.0 : admin : iobroker-pi - enabled, port: 8111, bind: 192.168.178.xxxx, run as: admin

              • system.adapter.alexa2.0 : alexa2 : iobroker-pi - enabled
                system.adapter.backitup.0 : backitup : iobroker-pi - enabled
                system.adapter.blebox.0 : blebox : iobroker-pi - enabled
                system.adapter.cloud.0 : cloud : iobroker-pi - enabled
                system.adapter.coronavirus-statistics.0 : coronavirus-statistics: iobroker-pi - disabled
                system.adapter.daswetter.0 : daswetter : iobroker-pi - enabled
                system.adapter.daswetter.1 : daswetter : iobroker-pi - enabled
                system.adapter.device-reminder.0 : device-reminder : iobroker-pi - enabled
                system.adapter.device-watcher.0 : device-watcher : iobroker-pi - disabled
                system.adapter.discovery.0 : discovery : iobroker-pi - disabled
                system.adapter.dwd.0 : dwd : iobroker-pi - enabled
                system.adapter.echarts.0 : echarts : iobroker-pi - enabled
                system.adapter.feiertage.0 : feiertage : iobroker-pi - enabled
                system.adapter.fritzbox.0 : fritzbox : iobroker-pi - enabled
                system.adapter.fully-tablet-control.0 : fully-tablet-control : iobroker-pi - enabled

              • system.adapter.ham.0 : ham : iobroker-pi - enabled

              • system.adapter.history.0 : history : iobroker-pi - enabled

              • system.adapter.hm-rega.0 : hm-rega : iobroker-pi - enabled

              • system.adapter.hm-rpc.0 : hm-rpc : iobroker-pi - enabled, port: 12001

              • system.adapter.hm-rpc.1 : hm-rpc : iobroker-pi - enabled, port: 18701

              • system.adapter.hm-rpc.2 : hm-rpc : iobroker-pi - enabled, port: 12010
                system.adapter.hue.0 : hue : iobroker-pi - enabled, port: 443
                system.adapter.ical.0 : ical : iobroker-pi - enabled
                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-pi - enabled
                system.adapter.icons-icons8.0 : icons-icons8 : iobroker-pi - enabled
                system.adapter.icons-material-png.0 : icons-material-png : iobroker-pi - enabled
                system.adapter.icons-mfd-png.0 : icons-mfd-png : iobroker-pi - enabled
                system.adapter.icons-mfd-svg.0 : icons-mfd-svg : iobroker-pi - enabled
                system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker-pi - enabled
                system.adapter.icons-ultimate-png.0 : icons-ultimate-png : iobroker-pi - enabled
                system.adapter.info.0 : info : iobroker-pi - enabled
                system.adapter.iot.0 : iot : iobroker-pi - enabled
                system.adapter.iot.1 : iot : iobroker-pi - enabled
                system.adapter.iot.2 : iot : iobroker-pi - enabled

              • system.adapter.javascript.0 : javascript : iobroker-pi - enabled

              • system.adapter.javascript.1 : javascript : iobroker-pi - enabled

              • system.adapter.javascript.2 : javascript : iobroker-pi - enabled

              • system.adapter.javascript.3 : javascript : iobroker-pi - enabled
                system.adapter.material.0 : material : iobroker-pi - enabled

              • system.adapter.mqtt-client.0 : mqtt-client : iobroker-pi - enabled, port: 1883

              • system.adapter.mqtt.0 : mqtt : iobroker-pi - enabled, port: 1883, bind: 0.0.0.0
                system.adapter.parcel.0 : parcel : iobroker-pi - enabled

              • system.adapter.ping.0 : ping : iobroker-pi - enabled
                system.adapter.pollenflug.0 : pollenflug : iobroker-pi - enabled
                system.adapter.psa.0 : psa : iobroker-pi - enabled
                system.adapter.reolink.0 : reolink : iobroker-pi - enabled
                system.adapter.ring.0 : ring : iobroker-pi - enabled
                system.adapter.simple-api.0 : simple-api : iobroker-pi - enabled, port: 8087, bind: 0.0.0.0, run as: admin
                system.adapter.smartgarden.0 : smartgarden : iobroker-pi - enabled
                system.adapter.sourceanalytix.0 : sourceanalytix : iobroker-pi - enabled

              • system.adapter.tahoma.0 : tahoma : iobroker-pi - enabled
                system.adapter.tankerkoenig.0 : tankerkoenig : iobroker-pi - enabled

              • system.adapter.telegram.0 : telegram : iobroker-pi - enabled, port: 8443, bind: 0.0.0.0
                system.adapter.time-switch.0 : time-switch : iobroker-pi - enabled

              • system.adapter.tr-064.0 : tr-064 : iobroker-pi - enabled

              • system.adapter.tuya.1 : tuya : iobroker-pi - enabled
                system.adapter.vaillant.0 : vaillant : iobroker-pi - enabled
                system.adapter.vis-canvas-gauges.0 : vis-canvas-gauges : iobroker-pi - enabled
                system.adapter.vis-fancyswitch.0 : vis-fancyswitch : iobroker-pi - enabled
                system.adapter.vis-google-fonts.0 : vis-google-fonts : iobroker-pi - enabled
                system.adapter.vis-hqwidgets.0 : vis-hqwidgets : iobroker-pi - enabled
                system.adapter.vis-icontwo.0 : vis-icontwo : iobroker-pi - enabled
                system.adapter.vis-inventwo.0 : vis-inventwo : iobroker-pi - enabled
                system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : iobroker-pi - enabled
                system.adapter.vis-justgage.0 : vis-justgage : iobroker-pi - enabled
                system.adapter.vis-keyboard.0 : vis-keyboard : iobroker-pi - enabled
                system.adapter.vis-material-advanced.0 : vis-material-advanced : iobroker-pi - enabled
                system.adapter.vis-material.0 : vis-material : iobroker-pi - enabled
                system.adapter.vis-materialdesign.0 : vis-materialdesign : iobroker-pi - enabled
                system.adapter.vis-metro.0 : vis-metro : iobroker-pi - enabled
                system.adapter.vis-timeandweather.0 : vis-timeandweather : iobroker-pi - enabled
                system.adapter.vis-weather.0 : vis-weather : iobroker-pi - enabled
                system.adapter.vis.0 : vis : iobroker-pi - enabled

              • system.adapter.web.0 : web : iobroker-pi - enabled, port: 9082, bind: 192.168.178.xxx, run as: admin
                system.adapter.whatsapp-cmb.0 : whatsapp-cmb : iobroker-pi - disabled
                system.adapter.ws.0 : ws : iobroker-pi - enabled, port: 8089, bind: 192.168.178.xxx, run as: admin

              • system.adapter.zigbee.0 : zigbee : iobroker-pi - enabled, port: tcp://192.168.178.xxx:6638

              • system.adapter.zigbee.1 : zigbee : iobroker-pi - enabled, port: tcp://192.168.178.xxx:6638
                system.adapter.zigbee.3 : zigbee : iobroker-pi - enabled, port: tcp://192.168.178.xx:6638

              • instance is alive

              Enabled adapters with bindings

              • system.adapter.admin.0 : admin : iobroker-pi - enabled, port: 8111, bind: 192.168.178.xxx, run as: admin
              • system.adapter.hm-rpc.0 : hm-rpc : iobroker-pi - enabled, port: 12001
              • system.adapter.hm-rpc.1 : hm-rpc : iobroker-pi - enabled, port: 18701
              • system.adapter.hm-rpc.2 : hm-rpc : iobroker-pi - enabled, port: 12010
              • system.adapter.hue.0 : hue : iobroker-pi - enabled, port: 443
              • system.adapter.mqtt-client.0 : mqtt-client : iobroker-pi - enabled, port: 1883
              • system.adapter.mqtt.0 : mqtt : iobroker-pi - enabled, port: 1883, bind: 0.0.0.0
                system.adapter.simple-api.0 : simple-api : iobroker-pi - enabled, port: 8087, bind: 0.0.0.0, run as: admin
              • system.adapter.telegram.0 : telegram : iobroker-pi - enabled, port: 8443, bind: 0.0.0.0
              • system.adapter.web.0 : web : iobroker-pi - enabled, port: 9082, bind: 192.168.178.xxx, run as: admin
                system.adapter.ws.0 : ws : iobroker-pi - enabled, port: 8089, bind: 192.168.178.xxx, run as: admin
              • system.adapter.zigbee.0 : zigbee : iobroker-pi - enabled, port: tcp://192.168.178.xxx:6638
              • system.adapter.zigbee.1 : zigbee : iobroker-pi - enabled, port: tcp://192.168.178.xxx:6638
              • system.adapter.zigbee.3 : zigbee : iobroker-pi - enabled, port: tcp://192.168.178.xxxx:6638

              ioBroker-Repositories
              stable : http://download.iobroker.net/sources-dist.json
              beta : http://download.iobroker.net/sources-dist-latest.json

              Active repo(s): beta

              Installed ioBroker-Instances
              Used repository: beta
              Adapter "admin" : 6.4.4 , installed 6.4.4
              Adapter "alexa2" : 3.23.2 , installed 3.23.2
              Adapter "backitup" : 2.6.20 , installed 2.6.20
              Adapter "blebox" : 2.0.1 , installed 2.0.1
              Adapter "cloud" : 4.4.1 , installed 4.4.1
              Adapter "coronavirus-statistics": 0.8.7, installed 0.8.7
              Adapter "daswetter" : 3.1.8 , installed 3.1.8
              Adapter "device-reminder": 1.2.9 , installed 1.2.9
              Adapter "device-watcher": 2.9.1 , installed 2.9.1
              Adapter "discovery" : 3.1.0 , installed 3.1.0
              Adapter "dwd" : 2.8.3 , installed 2.8.3
              Adapter "echarts" : 1.4.15 , installed 1.4.15
              Adapter "elero-usb-transmitter": 0.5.2, installed 0.5.2
              Adapter "feiertage" : 1.1.0 , installed 1.1.0
              Adapter "fritzbox" : 0.5.0 , installed 0.5.0
              Adapter "ham" : 5.3.1 , installed 5.3.1
              Adapter "history" : 2.2.4 , installed 2.2.4
              Adapter "hm-rega" : 3.0.46 , installed 3.0.46
              Adapter "hm-rpc" : 1.15.18 , installed 1.15.18
              Adapter "hue" : 3.7.1 , installed 3.7.1
              Adapter "ical" : 1.13.2 , installed 1.13.2
              Adapter "icons-addictive-flavour-png": 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-material-svg": 0.1.0, installed 0.1.0
              Adapter "icons-mfd-png": 1.1.0 , installed 1.1.0
              Adapter "icons-mfd-svg": 1.1.0 , installed 1.1.0
              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.26 , installed 1.9.26
              Adapter "iot" : 1.14.5 , installed 1.14.5
              Adapter "javascript" : 7.0.3 , installed 7.0.3
              Controller "js-controller": 4.0.24 , installed 4.0.24
              Adapter "material" : 1.3.1 , installed 1.3.1
              Adapter "mqtt" : 4.1.1 , installed 4.1.1
              Adapter "mqtt-client" : 1.6.3 , installed 1.6.3
              Adapter "net-tools" : 0.2.0 , installed 0.2.0
              Adapter "ocpp" : 0.12.5 , installed 0.12.5
              Adapter "onvif" : 1.0.5 , installed 1.0.5
              Adapter "openweathermap": 0.3.8 , installed 0.3.8
              Adapter "parcel" : 0.0.28 , installed 0.0.28
              Adapter "ping" : 1.5.3 , installed 1.5.3
              Adapter "pollenflug" : 1.0.6 , installed 1.0.6
              Adapter "psa" : 0.0.11 , installed 0.0.11
              Adapter "ring" : 3.3.0 , installed 3.3.0
              Adapter "simple-api" : 2.7.2 , installed 2.7.2
              Adapter "smartgarden" : 2.0.0 , installed 2.0.0
              Adapter "socketio" : 6.3.5 , installed 6.3.5
              Adapter "sourceanalytix": 0.4.14 , installed 0.4.14
              Adapter "tahoma" : 0.10.2 , installed 0.10.2
              Adapter "tankerkoenig" : 3.3.7 , installed 3.3.7
              Adapter "telegram" : 1.15.6 , installed 1.15.6
              Adapter "time-switch" : 2.2.2 , installed 2.2.2
              Adapter "tr-064" : 4.2.18 , installed 4.2.18
              Adapter "tuya" : 3.14.2 , installed 3.14.2
              Adapter "vaillant" : 0.1.2 , installed 0.1.2
              Adapter "vis" : 1.4.16 , installed 1.4.16
              Adapter "vis-2-widgets-energy": 0.1.12, installed 0.1.12
              Adapter "vis-2-widgets-gauges": 0.1.12, installed 0.1.12
              Adapter "vis-2-widgets-jaeger-design": 0.3.2, installed 0.3.2
              Adapter "vis-2-widgets-material": 0.2.13, installed 0.2.13
              Adapter "vis-canvas-gauges": 1.0.1, installed 1.0.1
              Adapter "vis-fancyswitch": 1.1.0 , installed 1.1.0
              Adapter "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter "vis-hqwidgets": 1.4.0 , installed 1.4.0
              Adapter "vis-icontwo" : 0.94.0 , installed 0.94.0
              Adapter "vis-inventwo" : 3.3.3 , installed 3.3.3
              Adapter "vis-jqui-mfd" : 1.0.12 , installed 1.0.12
              Adapter "vis-justgage" : 1.0.2 , installed 1.0.2
              Adapter "vis-keyboard" : 0.0.2 , installed 0.0.2
              Adapter "vis-material" : 0.1.3 , installed 0.1.3
              Adapter "vis-material-advanced": 1.7.2, installed 1.7.2
              Adapter "vis-materialdesign": 0.5.9, installed 0.5.94
              Adapter "vis-metro" : 1.2.0 , installed 1.2.0
              Adapter "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter "vis-weather" : 2.5.6 , installed 2.5.6
              Adapter "web" : 5.5.3 , installed 5.5.3
              Adapter "whatsapp-cmb" : 0.2.3 , installed 0.2.3
              Adapter "ws" : 2.3.6 , installed 2.3.6
              Adapter "zigbee" : 1.8.10 , installed 1.8.10

              Objects and States
              Please stand by - This may take a while
              Objects: 31979
              States: 27289

              *** OS-Repositories and Updates ***
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx
              W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
              Get:4 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
              Err:4 https://dl.yarnpkg.com/debian stable InRelease
              The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx
              Fetched 17.1 kB in 2s (11.4 kB/s)
              Reading package lists...
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx
              W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              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 192.168.178.xxxx:18701 0.0.0.0:* LISTEN 1001 31354 3453/io.hm-rpc.1
              tcp 0 0 192.168.178.xxx:8111 0.0.0.0:* LISTEN 1001 31915 3149/io.admin.0
              tcp 0 0 192.168.178.xxx:8089 0.0.0.0:* LISTEN 1001 36290 4156/io.ws.0
              tcp 0 0 127.0.0.xxxx:9000 0.0.0.0:* LISTEN 1001 30893 3131/iobroker.js-co
              tcp 0 0 127.0.0.xxxx:9001 0.0.0.0:* LISTEN 1001 28956 3131/iobroker.js-co
              tcp 0 0 192.168.178.xxxx:12010 0.0.0.0:* LISTEN 1001 32420 3460/io.hm-rpc.2
              tcp 0 0 192.168.178.xxxxx:12001 0.0.0.0:* LISTEN 1001 32418 3446/io.hm-rpc.0
              tcp 0 0 192.168.178.xxxx:9082 0.0.0.0:* LISTEN 1001 34940 3725/io.web.0
              tcp 0 0 0.0.0.0:xxx 0.0.0.0:* LISTEN 0 12069 495/sshd: /usr/sbin
              tcp 0 0 0.0.0.0:xxx 0.0.0.0:* LISTEN 1001 31736 3610/io.mqtt.0
              tcp6 0 0 :::8087 :::* LISTEN 1001 36281 4212/io.simple-api.
              tcp6 0 0 :::22 :::* LISTEN 0 12071 495/sshd: /usr/sbin
              udp 0 0 0.0.0.0:6xx6 0.0.0.0:* 1001 35941 3520/io.tuya.1
              udp 0 0 0.0.0.0:6xx7 0.0.0.0:* 1001 35942 3520/io.tuya.1
              udp 0 0 0.0.0.0:xx 0.0.0.0:* 0 12085 690/dhcpcd
              udp 0 0 192.168.178.xxx:123 0.0.0.0:* 109 14860 487/ntpd
              udp 0 0 127.0.0.1:xxx 0.0.0.0:* 0 14669 487/ntpd
              udp 0 0 0.0.0.0:xxx 0.0.0.0:* 0 14665 487/ntpd
              udp 0 0 0.0.0.0:xxx 0.0.0.0:* 108 14567 355/avahi-daemon: r
              udp 0 0 0.0.0.0:xxx 0.0.0.0:* 108 14565 355/avahi-daemon: r
              udp6 0 0 2a02:908:xxx:e560:b:123 :::* 109 14863 487/ntpd
              udp6 0 0 fe80::53bb:xxxx:907:123 :::* 109 14846 487/ntpd
              udp6 0 0 ::1:123 :::* 0 14671 487/ntpd
              udp6 0 0 :::123 :::* 0 14662 487/ntpd
              udp6 0 0 :::546 :::* 0 12096 690/dhcpcd
              udp6 0 0 :::5353 :::* 108 14566 355/avahi-daemon: r
              udp6 0 0 :::50842 :::* 108 14568 355/avahi-daemon: r

              *** Log File - Last 25 Lines ***

              2023-05-16 21:21:18.357 - info: ham.0 (3617) stateChange ham.0.Temperatur-Einstellung.Accessory-Information.Manufacturer {"val":"Balboa","ack":true,"ts":1684264705875,"q":0,"from":"system.adapter.ham.0","user":"system.user.admin","lc":1667587285530}
              2023-05-16 21:21:18.448 - info: ham.0 (3617) updateState Temperatur-Einstellung.Accessory-Information.Model: value = Spa /common= {"type":"string","read":true,"write":false,"role":"text","name":"Model","unit":""}
              2023-05-16 21:21:18.453 - debug: reolink.0 (4158) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
              2023-05-16 21:21:18.698 - debug: reolink.0 (4158) Motion Detection value: 0
              2023-05-16 21:21:18.853 - info: ham.0 (3617) stateChange ham.0.Temperatur-Einstellung.Accessory-Information.Model {"val":"Spa","ack":true,"ts":1684264706232,"q":0,"from":"system.adapter.ham.0","user":"system.user.admin","lc":1667587285817}
              2023-05-16 21:21:18.912 - info: ham.0 (3617) updateState Temperatur-Einstellung.Accessory-Information.Name: value = Temperatur Einstellung /common= {"type":"string","read":true,"write":false,"role":"text","name":"Name","unit":""}
              2023-05-16 21:21:19.326 - debug: reolink.0 (4158) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
              2023-05-16 21:21:19.376 - info: ham.0 (3617) stateChange ham.0.Temperatur-Einstellung.Accessory-Information.Name {"val":"Temperatur Einstellung","ack":true,"ts":1684264707007,"q":0,"from":"system.adapter.ham.0","user":"system.user.admin","lc":1667587286038}
              2023-05-16 21:21:19.404 - info: ham.0 (3617) updateState Temperatur-Einstellung.Accessory-Information.Serial-Number: value = 2.2.6 /common= {"type":"string","read":true,"write":false,"role":"text","name":"Serial Number","unit":""}
              2023-05-16 21:21:19.493 - info: tuya.1 (3520) 03200296dc4f2229d2f2: Error on Reconnect (5): connect EHOSTUNREACH 192.168.178.108:6668
              2023-05-16 21:21:19.555 - debug: reolink.0 (4158) Motion Detection value: 0
              2023-05-16 21:21:19.806 - info: ham.0 (3617) stateChange ham.0.Temperatur-Einstellung.Accessory-Information.Serial-Number {"val":"2.2.6","ack":true,"ts":1684264707422,"q":0,"from":"system.adapter.ham.0","user":"system.user.admin","lc":1667587286267}
              2023-05-16 21:21:20.170 - info: ham.0 (3617) updateState Temperatur-Einstellung.Accessory-Information.Firmware-Revision: value = 2.2.6 /common= {"type":"string","read":true,"write":false,"role":"text","name":"Firmware Revision","unit":""}
              2023-05-16 21:21:20.204 - info: blebox.0 (3855) State value to set for "blebox.0.Teich.tempSensor.sensors.0.id" has to be type "string" but received type "number"
              2023-05-16 21:21:20.342 - debug: reolink.0 (4158) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
              2023-05-16 21:21:20.670 - info: ham.0 (3617) stateChange ham.0.Temperatur-Einstellung.Accessory-Information.Firmware-Revision {"val":"2.2.6","ack":true,"ts":1684264707866,"q":0,"from":"system.adapter.ham.0","user":"system.user.admin","lc":1667587286484}
              2023-05-16 21:21:20.709 - debug: reolink.0 (4158) Motion Detection value: 0
              2023-05-16 21:21:20.744 - info: ham.0 (3617) updateChannel Temperatur-Einstellung.Thermostat: name =
              2023-05-16 21:21:20.917 - info: ham.0 (3617) updateState Temperatur-Einstellung.Thermostat.Current-Heating-Cooling-State: value = 1 /common= {"type":"number","min":0,"max":2,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""}
              2023-05-16 21:21:21.015 - info: tuya.1 (3520) bfed8326787ed29axxxtot: Connect locally to device
              2023-05-16 21:21:21.018 - info: tuya.1 (3520) bfed8326787ed29axxxtot Init with IP=192.168.178.xxx, Key=51d7af4a1464d114, Version=3.4
              2023-05-16 21:21:21.146 - info: ham.0 (3617) stateChange ham.0.Temperatur-Einstellung.Thermostat.Current-Heating-Cooling-State {"val":1,"ack":true,"ts":1684264881108,"q":0,"from":"system.adapter.ham.0","user":"system.user.admin","lc":1684261586145}
              2023-05-16 21:21:21.205 - info: ham.0 (3617) updateState Temperatur-Einstellung.Thermostat.Target-Heating-Cooling-State: value = 1 /common= {"type":"number","min":0,"max":2,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""}
              2023-05-16 21:21:21.405 - debug: reolink.0 (4158) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
              2023-05-16 21:21:21.533 - info: ham.0 (3617) stateChange ham.0.Temperatur-Einstellung.Thermostat.Target-Heating-Cooling-State {"val":1,"ack":true,"ts":1684264881478,"q":0,"from":"system.adapter.ham.0","user":"system.user.admin","lc":1681646058199}

              
              ============ Mark until here for C&P =============
              
              iob diag has finished.
              
              

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

                @michihorn

                Du solltest die Kiste sauber neustarten, nicht austreten!

                Die yarn .list-Datei ist noch vorhanden.

                N M 2 Replies Last reply Reply Quote 0
                • N
                  niiccooo1 @Thomas Braun last edited by niiccooo1

                  Hallo Zusammen,

                  selbes Problem hier.

                  ring.0
                  2023-05-16 21:27:55.940	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                  
                  ring.0
                  2023-05-16 21:27:55.938	info	terminating
                  
                  ring.0
                  2023-05-16 21:27:55.934	error	Cannot read properties of undefined (reading 'battery_percentage')
                  
                  ring.0
                  2023-05-16 21:27:55.933	error	TypeError: Cannot read properties of undefined (reading 'battery_percentage') at OwnRingDevice.updateHealthObject (/opt/iobroker/node_modules/iobroker.ring/build/lib/ownRingDevice.js:420:52) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                  
                  ring.0
                  2023-05-16 21:27:55.933	error	unhandled promise rejection: Cannot read properties of undefined (reading 'battery_percentage')
                  
                  ring.0
                  2023-05-16 21:27:55.932	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  
                  ring.0
                  2023-05-16 21:27:54.544	info	Recieved new Refresh Token. Will use the new one until the token in config gets changed
                  

                  Mein ioBroker läuft in einem Docker Container. Habe den "Fixer" schon durchlaufen lassen und den Container neu gestartet.

                  Keine Verbesserung.

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

                    @niiccooo1

                    https://github.com/iobroker-community-adapters/ioBroker.ring/issues/525

                    nhet created this issue in iobroker-community-adapters/ioBroker.ring

                    open Abnormal instance stop #525

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

                      @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                      @michihorn

                      Du solltest die Kiste sauber neustarten, nicht austreten!

                      Die yarn .list-Datei ist noch vorhanden.

                      😇 Jetzt is die sources.list gelöscht

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

                        @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                        @niiccooo1

                        https://github.com/iobroker-community-adapters/ioBroker.ring/issues/525

                        Wir sind nicht allein 😉

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

                          @michihorn

                          Ich hoffe NICHT die /etc/apt/sources.list gelöscht...

                          ls -lAh /etc/apt
                          

                          Sauberer Neustart wird überigens mit

                          sudo reboot
                          

                          gemacht, nicht durch Stecker ziehen im laufenden Betrieb.

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

                            @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                            @michihorn

                            Ich hoffe NICHT die /etc/apt/sources.list gelöscht...

                            ls -lAh /etc/apt
                            

                            Sauberer Neustart wird überigens mit

                            sudo reboot
                            

                            gemacht, nicht durch Stecker ziehen im laufenden Betrieb.

                            Doch die ist weg 🤕 Und nun?
                            die sources.list.d ist noch da

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

                              @michihorn

                              Warum hab ich das eigentlich mehrfach geschrieben?

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

                                @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                                die sources.list.d ist noch da

                                Das ist keine Datei sondern ein Verzeichnis.

                                ls -lAh /etc/apt/sources.list.d/
                                

                                sagt?

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

                                  @thomas-braun habe das .d als schreibfehler angesehen

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

                                    @michihorn

                                    Ich mache selten Schreibfehler...

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

                                      @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                                      @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                                      die sources.list.d ist noch da

                                      Das ist keine Datei sondern ein Verzeichnis.

                                      ls -lAh /etc/apt/sources.list.d/
                                      

                                      sagt?

                                      root@iobroker-pi:/etc/apt# root@iobroker-pi:/etc/apt# ls -lAh /etc/apt/sources.list.d/
                                      total 12K
                                      -rw-r--r-- 1 root root 208 Oct 26  2022 nodesource.list
                                      -rw-r--r-- 1 root root 191 Feb  3  2022 raspi.list
                                      -rw-r--r-- 1 root root  90 Oct 26  2022 yarn.list
                                      root@iobroker-pi:/etc/apt#
                                      
                                      

                                      Ich habe noch einen PI4 der fast gleich aufgebaut ist, kann ich die Datei rüber kopieren? Wohl eher nicht?!?

                                      Thomas Braun DJMarc75 3 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @michihorn last edited by Thomas Braun

                                        @michihorn yarn.list solltest du löschen, nicht die sources.list

                                        Vielleicht kann dir jemand seine sources.list von seinem pi4/32bit zur Verfügung stellen. Meine kannst du nicht haben, die passt hinten und vorne nicht zu deinem System.

                                        1 Reply Last reply Reply Quote 0
                                        • DJMarc75
                                          DJMarc75 @michihorn last edited by

                                          @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                                          root@iobroker

                                          😂

                                          Wie oft muss man Dir das eigentlich noch so erklären ?

                                          Gleiches mit "Text in Codetags packen" 😉

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

                                            @michihorn

                                            Und den Scheiß mit dem root kannste dir auch gleich abgewöhnen.

                                            Ich bin dann auch raus hier.

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

                                            Support us

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

                                            833
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            41
                                            1073
                                            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