NEWS
Adapter Hyundai (Bluelink) oder KIA (UVO)
-
@arteck ich meine, ich sehe in den Datenpunkten nur die VIN und den Typ vom Auto, nichts anderes, kommt halt gleich der Alarm
-
Hast du mal dein System neu und vor allem richtig aufgesetzt?
Solange du mit dem geschossenen Root debian bullseye dich rum plagst, wird hier keiner helfen können..
Und dann bitte ein log vom Adapter start an, und nicht immer nur eine Zeile..
-
Und da kommt n update der app mit allen zu erwartenden Sachen…
Edit:
Funktioniert bei mir auch schon, die Bilder werden wohl in der App gespeichert..
hab in den raw daten nix neues gefunden… -
Hallo,
welches ist die aktuelle Funktionierende Version des Adapters?
Ich habe Version 3.1.2 installiert und bekomme immer wieder die Meldung: "Restart loop detected" und der Adapter geht nicht. -
genau die funktioniert einwandfrei bei mir.
Ursache kann da alles und nix sein, vom Fahrzeug bis zum Betriebssystem.. zeig mal die Ausgabe von "iob diag" und welches Fahrzeug hast du denn ueberhaupt?
-
Hi!
Ich habe einen EV6 von Kia. Lief die ganze Zeit super mit dem Adapter. Dann kam das Update in der KIA App vor einer Woche etwa. Daher habe ich dann Version 3.1.2 versucht.iob diag kennt meine iobroker installation irgendwie nicht.
Wenn ich die Starte steht im Log:
Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:209:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3842:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3820:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13)
-
Wenn iob diag nicht geht, stimmt was ganz gewaltig mit deiner iobroker Installation nicht.
Am besten hierzu einen neuen Thread eröffnen, und sich helfen lassen.Klar, dass dann der Adapter nicht funktioniert..
-
@neuschwansteini
Das lag an meiner Docker Installation. Ich habe das Image mal aktuallisiert, jetzt gibt es iob diag.Die Version 3.1.2 wirft aber weiterhin den Fehler. Ich dachte erst nicht, der Fehler kommt aber sobald er versucht das Auto zu laden.
2025-02-19 20:52:57.906 - info: bluelink.0 (3085) starting. Version 3.1.2 (non-npm: Newan/ioBroker.bluelink) in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.18.2, js-controller: 6.0.11 2025-02-19 20:52:57.938 - info: bluelink.0 (3085) Login to api 2025-02-19 20:52:59.672 - info: bluelink.0 (3085) 1 Vehicles found 2025-02-19 20:53:00.063 - info: bluelink.0 (3085) Read new update for VIN from the server 2025-02-19 20:53:03.015 - error: bluelink.0 (3085) 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(). 2025-02-19 20:53:03.016 - error: bluelink.0 (3085) unhandled promise rejection: The state contains the forbidden properties day, time! 2025-02-19 20:53:03.018 - error: bluelink.0 (3085) Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:209:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3842:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3820:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13) 2025-02-19 20:53:03.018 - error: bluelink.0 (3085) The state contains the forbidden properties day, time! 2025-02-19 20:53:03.030 - info: bluelink.0 (3085) Adapter bluelink cleaned up everything... 2025-02-19 20:53:03.038 - info: bluelink.0 (3085) terminating 2025-02-19 20:53:03.039 - warn: bluelink.0 (3085) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-02-19 20:53:03.048 - error: bluelink.0 (3085) 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(). 2025-02-19 20:53:03.049 - error: bluelink.0 (3085) unhandled promise rejection: The state contains the forbidden properties day, time! 2025-02-19 20:53:03.050 - error: bluelink.0 (3085) Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:209:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3842:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3820:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13) 2025-02-19 20:53:03.050 - error: bluelink.0 (3085) The state contains the forbidden properties day, time! 2025-02-19 20:53:03.542 - info: bluelink.0 (3085) terminating 2025-02-19 20:53:03.551 - warn: bluelink.0 (3085) get state error: Connection is closed. 2025-02-19 20:53:03.563 - error: bluelink.0 (3085) Cannot check object existence of "bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.batteryPreconditioning": DB closed 2025-02-19 20:53:03.569 - warn: bluelink.0 (3085) Could not perform strict object check of state bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.reservChargeInfos.targetSOClist02.plugType: DB closed 2025-02-19 20:53:03.570 - warn: bluelink.0 (3085) get state error: Connection is closed. 2025-02-19 20:53:03.571 - error: bluelink.0 (3085) Error extract objectKeys: KNAC381AFR5176980.vehicleStatusRaw.vehicleStatus.evStatus.[object Object] 2025-02-19 20:53:03.572 - error: bluelink.0 (3085) Error: Could not check object existence of bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.batteryPreconditioning: Cannot check object existence of "bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.batteryPreconditioning": DB closed 2025-02-19 20:53:03.688 - error: host.iobrokerMaster instance system.adapter.bluelink.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-02-19 20:53:03.689 - info: host.iobrokerMaster Restart adapter system.adapter.bluelink.0 because enabled 2025-02-19 20:53:03.689 - warn: host.iobrokerMaster Do not restart adapter system.adapter.bluelink.0 because restart loop detected
Script v.2025-02-02 *** BASE SYSTEM *** Hardware Vendor : Synology Kernel : x86_64 Userland : 64 bit Docker : v10.0.0 Virtualization : docker Kernel : x86_64 Userland : 64 bit Systemuptime and Load: 20:37:08 up 147 days, 3:11, 0 user, load average: 2.27, 5.05, 5.91 CPU threads: 2 *** LIFE CYCLE STATUS *** Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained. *** TIME AND TIMEZONES *** Wed Feb 19 19:37:09 UTC 2025 Wed Feb 19 20:37:09 CET 2025 CET +0100 Etc/UTC *** Users and Groups *** User that called 'iob diag': root HOME=/root GROUPS=root User that is running 'js-controller': iobroker HOME=/opt/iobroker GROUPS=iobroker tty dialout audio video plugdev *** DISPLAY-SERVER SETUP *** Display-Server: false Desktop: Terminal: *** MEMORY *** total used free shared buff/cache available Mem: 10G 7.0G 537M 2.2G 5.3G 3.3G Swap: 8.3G 868M 7.4G Total: 18G 7.9G 8.0G Active iob-Instances: 34 9806 M total memory 6702 M used memory 3592 M active memory 2193 M inactive memory 511 M free memory 8 M buffer memory 5018 M swap cache 7931 M total swap 827 M used swap 7104 M free swap *** top - Table Of Processes *** top - 20:37:09 up 147 days, 3:11, 0 user, load average: 2.41, 5.03, 5.90 Tasks: 41 total, 2 running, 39 sleeping, 0 stopped, 0 zombie %Cpu(s):100.0 us, 0.0 sy, 0.0 ni, 0.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 9806.5 total, 509.5 free, 6704.0 used, 5027.5 buff/cache MiB Swap: 7931.9 total, 7104.1 free, 827.9 used. 3102.5 avail Mem *** DMESG CRITICAL ERRORS *** 1 CRITICAL ERRORS DETECTED! Check 'sudo dmesg --level=emerg,alert,crit -T' for details *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on /dev/vg1000/lv btrfs 5.3T 4.6T 663G 88% / tmpfs tmpfs 64M 0 64M 0% /dev tmpfs tmpfs 4.8G 0 4.8G 0% /sys/fs/cgroup /dev/vg1000/lv btrfs 5.3T 4.6T 663G 88% /opt/iobroker /dev/vg1000/lv btrfs 5.3T 4.6T 663G 88% /etc/hosts shm tmpfs 64M 0 64M 0% /dev/shm tmpfs tmpfs 4.8G 0 4.8G 0% /proc/acpi tmpfs tmpfs 4.8G 0 4.8G 0% /proc/scsi tmpfs tmpfs 4.8G 0 4.8G 0% /sys/firmware Messages concerning ext4 filesystem in dmesg: [Wed Sep 25 18:26:53 2024] EXT4-fs (md0): barriers disabled [Wed Sep 25 18:26:53 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: [Wed Sep 25 18:26:55 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1 [Wed Sep 25 18:26:55 2024] EXT4-fs (md0): re-mounted. Opts: (null) [Wed Sep 25 18:27:58 2024] EXT4-fs (sdq1): barriers disabled [Wed Sep 25 18:27:59 2024] EXT4-fs (sdq1): recovery complete [Wed Sep 25 18:27:59 2024] EXT4-fs (sdq1): mounted filesystem with ordered data mode. Opts: nodelalloc,synoacl,data=ordered Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/vg1000/lv[/@syno/@docker/btrfs/subvolumes/81b1a4500d67ee19fc85084d0a4b18e9fc4d636a867707593d6b88ac22298438] btrfs rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=2870,subvol=/@syno/@docker/btrfs/subvolumes/81b1a4500d67ee19fc85084d0a4b18e9fc4d636a867707593d6b88ac22298438 |-/opt/iobroker /dev/vg1000/lv[/@syno/docker/iobroker_data] btrfs rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=919,subvol=/@syno/docker/iobroker_data |-/etc/resolv.conf /dev/vg1000/lv[/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/resolv.conf] btrfs rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=257,subvol=/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/resolv.conf |-/etc/hostname /dev/vg1000/lv[/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hostname] btrfs rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=257,subvol=/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hostname `-/etc/hosts /dev/vg1000/lv[/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hosts] btrfs rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=257,subvol=/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hosts Files in neuralgic directories: /var: 16M /var/ 14M /var/lib 13M /var/lib/dpkg/info 13M /var/lib/dpkg 1.9M /var/cache /opt/iobroker/backups: 45M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 1016M /opt/iobroker/iobroker-data/ 780M /opt/iobroker/iobroker-data/files 616M /opt/iobroker/iobroker-data/files/javascript.admin 560M /opt/iobroker/iobroker-data/files/javascript.admin/static 558M /opt/iobroker/iobroker-data/files/javascript.admin/static/js The five largest files in iobroker-data are: 27M /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map 24M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map 21M /opt/iobroker/iobroker-data/objects.jsonl 12M /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js 9.2M /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': No Devices found 'by-id' *** NodeJS-Installation *** /usr/bin/nodejs v20.18.2 /usr/bin/node v20.18.2 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.29.4 nodejs: Installed: 20.18.2-1nodesource1 Candidate: 20.18.2-1nodesource1 Version table: *** 20.18.2-1nodesource1 100 100 /var/lib/dpkg/status Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: iobrokerMaster iobrokerMaster (version: 6.0.11, hostname: iobrokerMaster, alive, uptime: 568) iobrokerslave iobrokerslave (version: 6.0.11, hostname: iobrokerslave , alive, uptime: 534) Core adapters versions js-controller: 6.0.11 admin: 7.1.5 javascript: 8.8.3 nodejs modules from github: 0 Adapter State + system.adapter.admin.0 : admin : iobrokerMaster - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : iobrokerMaster - enabled + system.adapter.backitup.0 : backitup : iobrokerMaster - enabled + system.adapter.ble.0 : ble : iobrokerslave - enabled + system.adapter.bluelink.0 : bluelink : iobrokerMaster - enabled + system.adapter.bmw.0 : bmw : iobrokerMaster - enabled + system.adapter.chromecast.0 : chromecast : iobrokerMaster - enabled + system.adapter.deconz.0 : deconz : iobrokerMaster - enabled, port: 8088 + system.adapter.denon.0 : denon : iobrokerMaster - enabled + system.adapter.device-reminder.0 : device-reminder : iobrokerMaster - enabled + system.adapter.discovery.0 : discovery : iobrokerMaster - enabled + system.adapter.fritzbox.0 : fritzbox : iobrokerMaster - enabled + system.adapter.fritzdect.0 : fritzdect : iobrokerMaster - enabled + system.adapter.growatt.0 : growatt : iobrokerMaster - enabled + system.adapter.ham.0 : ham : iobrokerMaster - enabled + system.adapter.hm-rega.0 : hm-rega : iobrokerMaster - enabled + system.adapter.hm-rpc.0 : hm-rpc : iobrokerMaster - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : iobrokerMaster - enabled, port: 0 + system.adapter.hm-rpc.2 : hm-rpc : iobrokerMaster - enabled, port: 0 system.adapter.ical.0 : ical : iobrokerMaster - enabled system.adapter.influxdb.0 : influxdb : iobrokerMaster - disabled, port: 8086 + system.adapter.javascript.0 : javascript : iobrokerMaster - enabled + system.adapter.node-red.0 : node-red : iobrokerMaster - enabled, port: 1880, bind: 0.0.0.0 + system.adapter.ocpp.1 : ocpp : iobrokerMaster - enabled, port: 9022 + system.adapter.pi-hole.0 : pi-hole : iobrokerMaster - enabled + system.adapter.sayit.0 : sayit : iobrokerMaster - enabled + system.adapter.shelly.0 : shelly : iobrokerMaster - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : iobrokerMaster - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.sonoff.0 : sonoff : iobrokerMaster - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.sonos.0 : sonos : iobrokerMaster - enabled + system.adapter.sql.0 : sql : iobrokerMaster - enabled, port: 3306 + system.adapter.tankerkoenig.0 : tankerkoenig : iobrokerMaster - enabled + system.adapter.tr-064.0 : tr-064 : iobrokerMaster - enabled + system.adapter.tradfri.0 : tradfri : iobrokerMaster - enabled system.adapter.weatherunderground.0 : weatherunderground : iobrokerMaster - disabled + system.adapter.web.0 : web : iobrokerMaster - enabled, port: 8082, bind: 0.0.0.0, run as: admin + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : iobrokerMaster - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.deconz.0 : deconz : iobrokerMaster - enabled, port: 8088 + system.adapter.hm-rpc.0 : hm-rpc : iobrokerMaster - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : iobrokerMaster - enabled, port: 0 + system.adapter.hm-rpc.2 : hm-rpc : iobrokerMaster - enabled, port: 0 + system.adapter.node-red.0 : node-red : iobrokerMaster - enabled, port: 1880, bind: 0.0.0.0 + system.adapter.ocpp.1 : ocpp : iobrokerMaster - enabled, port: 9022 + system.adapter.shelly.0 : shelly : iobrokerMaster - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : iobrokerMaster - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.sonoff.0 : sonoff : iobrokerMaster - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.sql.0 : sql : iobrokerMaster - enabled, port: 3306 + system.adapter.web.0 : web : iobrokerMaster - enabled, port: 8082, bind: 0.0.0.0, run as: admin ioBroker-Repositories ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'Beta (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): Beta (latest) Upgrade policy: none Installed ioBroker-Instances Used repository: Beta (latest) Adapter "admin" : 7.4.21 , installed 7.1.5 [Updatable] Adapter "alexa2" : 3.26.7 , installed 3.25.5 [Updatable] Adapter "backitup" : 3.0.31 , installed 3.0.25 [Updatable] Adapter "ble" : 0.14.1 , installed 0.14.0 [Updatable] Adapter "bluelink" : 3.1.1 , installed 3.1.0 [Updatable] Adapter "bmw" : 2.9.3 , installed 2.9.3 Adapter "chromecast" : 4.0.0 , installed 4.0.0 Adapter "deconz" : 1.6.4 , installed 1.4.1 [Updatable] Adapter "denon" : 1.15.12 , installed 1.15.12 Adapter "device-reminder": 3.1.2 , installed 3.1.2 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "fritzbox" : 0.6.0 , installed 0.6.0 Adapter "fritzdect" : 2.5.13 , installed 2.5.11 [Updatable] Adapter "growatt" : 3.3.1 , installed 3.3.1 Adapter "ham" : 5.3.1 , installed 5.3.1 Adapter "hm-rega" : 5.1.0 , installed 5.1.0 Adapter "hm-rpc" : 2.0.2 , installed 2.0.2 Adapter "ical" : 1.16.1 , installed 1.15.0 [Updatable] Adapter "influxdb" : 4.0.2 , installed 4.0.2 Adapter "javascript" : 8.9.1 , installed 8.8.3 [Updatable] Controller "js-controller": 7.0.6 , installed 6.0.11 [Updatable] Adapter "node-red" : 6.0.5 , installed 5.2.1 [Updatable] Adapter "ocpp" : 0.12.5 , installed 0.12.5 Adapter "pi-hole" : 1.3.6 , installed 1.3.6 Adapter "sayit" : 5.0.0 , installed 5.0.0 Adapter "shelly" : 9.0.0 , installed 8.2.1 [Updatable] Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "socketio" : 7.0.1 , installed 6.7.1 [Updatable] Adapter "sonoff" : 3.2.1 , installed 3.1.2 [Updatable] Adapter "sonos" : 3.0.0 , installed 3.0.0 Adapter "sql" : 3.0.1 , installed 3.0.1 Adapter "tankerkoenig" : 3.4.0 , installed 3.4.0 Adapter "tr-064" : 4.3.0 , installed 4.3.0 Adapter "tradfri" : 3.1.3 , installed 3.1.3 Adapter "weatherunderground": 3.7.0, installed 3.7.0 Adapter "web" : 6.3.1 , installed 6.2.5 [Updatable] Adapter "ws" : 3.0.5 , installed 2.6.2 [Updatable] Objects and States Please stand by - This may take a while Objects: 14029 States: 11607 *** OS-Repositories and Updates *** Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease Reading package lists... Pending Updates: 4 *** 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 10.0.3.22:2001 0.0.0.0:* LISTEN 1000 1501233678 - tcp 0 0 127.0.0.11:44114 0.0.0.0:* LISTEN 0 1501197598 - tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 1000 1501225397 - tcp 0 0 10.0.3.22:2010 0.0.0.0:* LISTEN 1000 1501229505 - tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1000 1501230419 - tcp 0 0 0.0.0.0:9000 0.0.0.0:* LISTEN 1000 1501209631 - tcp 0 0 0.0.0.0:9001 0.0.0.0:* LISTEN 1000 1501209333 - tcp 0 0 10.0.3.22:9292 0.0.0.0:* LISTEN 1000 1501234686 - tcp6 0 0 :::8081 :::* LISTEN 1000 1501210119 - tcp6 0 0 :::8082 :::* LISTEN 1000 1501237860 - tcp6 0 0 :::8087 :::* LISTEN 1000 1501234010 - tcp6 0 0 :::9022 :::* LISTEN 1000 1501236578 - tcp6 0 0 :::3500 :::* LISTEN 1000 1501233265 - udp 0 0 0.0.0.0:1900 0.0.0.0:* 1000 1501217435 - udp 0 0 0.0.0.0:43135 0.0.0.0:* 1000 1501234123 - udp 0 0 127.0.0.11:44075 0.0.0.0:* 0 1501197597 - udp 0 0 0.0.0.0:5353 0.0.0.0:* 1000 1501233862 - udp 0 0 10.0.3.22:5353 0.0.0.0:* 1000 1501232924 - udp 0 0 0.0.0.0:5683 0.0.0.0:* 1000 1501239355 - *** Log File - Last 25 Lines *** 2025-02-19 20:33:27.020 - info: alexa2.0 (972) Initialization Done ... 2025-02-19 20:33:32.386 - info: alexa2.0 (972) Alexa-Push-Connection (macDms = true) established. Disable Polling 2025-02-19 20:37:27.607 - info: host.iobrokerMaster stopInstance system.adapter.bmw.0 (force=false, process=true) 2025-02-19 20:37:27.612 - info: bmw.0 (581) Got terminate signal TERMINATE_YOURSELF 2025-02-19 20:37:27.615 - info: bmw.0 (581) terminating 2025-02-19 20:37:27.629 - info: bmw.0 (581) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2025-02-19 20:37:27.650 - info: host.iobrokerMaster stopInstance system.adapter.bmw.0 send kill signal 2025-02-19 20:37:28.130 - info: bmw.0 (581) terminating 2025-02-19 20:37:28.568 - info: host.iobrokerMaster instance system.adapter.bmw.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2025-02-19 20:37:32.669 - info: host.iobrokerMaster instance system.adapter.bmw.0 in version "2.9.3" started with pid 1574 2025-02-19 20:37:40.602 - info: bmw.0 (1574) starting. Version 2.9.3 in /opt/iobroker/node_modules/iobroker.bmw, node: v20.18.2, js-controller: 6.0.11 2025-02-19 20:37:40.659 - info: bmw.0 (1574) Session found. If the login fails please delete bmw.0.auth.session and restart the adapter 2025-02-19 20:37:40.907 - info: bmw.0 (1574) Start getting bmw vehicles 2025-02-19 20:37:41.265 - info: bmw.0 (1574) Found 3 bmw vehicles 2025-02-19 20:37:51.598 - info: bmw.0 (1574) Initial first update of the vehicles 2025-02-19 20:38:40.138 - info: alexa2.0 (972) Unknown Device, but enabling commands, Try it and report back if commands work. 2025-02-19 20:38:40.140 - info: alexa2.0 (972) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted 2025-02-19 20:38:40.140 - info: alexa2.0 (972) Device-type:A3M81UGFDWTUWE - Benjamin's Magenta Mini (Magenta Mini) (TIMERS_AND_ALARMS,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,MULTI_WAKEWORDS_SUPPORTED,EQUALIZER_CONTROLLER_MIDRANGE,SIRIUSXM,SET_TIME_ZONE,SLEEP,EQUALIZER_CONTROLLER_TREBLE,EARCONS,SUPPORTS_LOCALE,CUSTOM_ALARM_TONE,AUDIBLE,MUSIC_SKILL,TIDAL,SPEECH_RECOGNIZER_USS,ADAPTIVE_LISTENING,AUDIO_CONTROLS,DEEZER,PERSISTENT_CONNECTION,SET_LOCALE,APPLE_MUSIC,REMINDERS,VOLUME_SETTING,TIMERS_ALARMS_NOTIFICATIONS_VOLUME,EQUALIZER_CONTROLLER_BASS,AMAZON_MUSIC,GOLDFISH,DREAM_TRAINING,ASCENDING_ALARM_VOLUME,MICROPHONE,KINDLE_BOOKS,AUDIO_PLAYER,CHANGE_NAME,I_HEART_RADIO,SOUND_SETTINGS,DEREGISTER_DEVICE,TUNE_IN,SUPPORTS_LOCALE_SWITCH,DIALOG_INTERFACE_VERSION,FAR_FIELD) 2025-02-19 20:38:40.594 - info: alexa2.0 (972) Unknown Device, but enabling commands, Try it and report back if commands work. 2025-02-19 20:38:40.594 - info: alexa2.0 (972) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted 2025-02-19 20:38:40.595 - info: alexa2.0 (972) Device-type:A3BW5ZVFHRCQPO - Benjamin's BMW Group – Amazon Alexa Car Integration (BMW Group – Amazon Alexa Car Integration) (TIMERS_AND_ALARMS,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,SIRIUSXM,SLEEP,AUDIBLE,MUSIC_SKILL,TIDAL,ADAPTIVE_LISTENING,DEEZER,PERSISTENT_CONNECTION,APPLE_MUSIC,REMINDERS,VOLUME_SETTING,AMAZON_MUSIC,GOLDFISH,DREAM_TRAINING,MICROPHONE,HANDS_FREE,PEONY,KINDLE_BOOKS,AUDIO_PLAYER,CHANGE_NAME,I_HEART_RADIO,DEREGISTER_DEVICE,TUNE_IN) 2025-02-19 20:38:40.897 - info: alexa2.0 (972) Unknown Device, but enabling commands, Try it and report back if commands work. 2025-02-19 20:38:40.897 - info: alexa2.0 (972) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted 2025-02-19 20:38:40.897 - info: alexa2.0 (972) Device-type:A1Q6UGEXJZWJQ0 - Benjamin's 2nd Fire TV (SHARKNADO,TIMERS_AND_ALARMS,PERSISTENT_CONNECTION,FLASH_BRIEFING,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,REMINDERS,MULTI_WAKEWORDS_SUPPORTED,VOLUME_SETTING,EARCONS,SUPPORTS_LOCALE,SUPPORTS_SOFTWARE_VERSION,CUSTOM_ALARM_TONE,MICROPHONE,CHANGE_NAME,SOUND_SETTINGS,SUPPORTS_LOCALE_SWITCH,DIALOG_INTERFACE_VERSION,SPEECH_RECOGNIZER_USS,ADAPTIVE_LISTENING,ACTIVE_AFTER_FRO,ARTHUR_TARGET) 2025-02-19 20:38:54.895 - info: bmw.0 (1574) First update of Trips and Demands in 10 minutes
-
@baeckerman83 installier nochmal bitte
da sollte jetzt ein warning kommen.. den mal posten bitte
-
und mach bitte die iobroker updates.. das ist ja n Sack voll... js-controller v6.x
auf beiden, du hast ja Master/Slave..
-
Hallo, leider geht bei mir die 3.1.2 (und 3.1.1) auch nicht, nur die 3.1.0 läuft einwandfrei.
Kann jemand helfen?
2025-04-30 12:20:46.720 - info: host.raspberrypi4 instance system.adapter.bluelink.0 in version "3.1.2" started with pid 13114 2025-04-30 12:20:50.090 - info: bluelink.0 (13114) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.19.1, js-controller: 7.0.6 2025-04-30 12:20:50.120 - info: bluelink.0 (13114) Login to api 2025-04-30 12:20:52.354 - info: bluelink.0 (13114) 1 Vehicles found 2025-04-30 12:20:52.518 - info: bluelink.0 (13114) Read new update for KNAC381xxx from the server 2025-04-30 12:20:53.510 - error: bluelink.0 (13114) 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(). 2025-04-30 12:20:53.511 - error: bluelink.0 (13114) unhandled promise rejection: The state contains the forbidden properties day, time! 2025-04-30 12:20:53.514 - error: bluelink.0 (13114) Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:299:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4984:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4962:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13) 2025-04-30 12:20:53.514 - error: bluelink.0 (13114) The state contains the forbidden properties day, time! 2025-04-30 12:20:53.523 - info: bluelink.0 (13114) Adapter bluelink cleaned up everything... 2025-04-30 12:20:53.524 - info: bluelink.0 (13114) terminating 2025-04-30 12:20:53.526 - warn: bluelink.0 (13114) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-04-30 12:20:53.532 - error: bluelink.0 (13114) 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(). 2025-04-30 12:20:53.533 - error: bluelink.0 (13114) unhandled promise rejection: The state contains the forbidden properties day, time! 2025-04-30 12:20:53.534 - error: bluelink.0 (13114) Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:299:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4984:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4962:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13) 2025-04-30 12:20:53.535 - error: bluelink.0 (13114) The state contains the forbidden properties day, time! 2025-04-30 12:20:54.027 - info: bluelink.0 (13114) terminating 2025-04-30 12:20:54.035 - warn: bluelink.0 (13114) get state error: Connection is closed. 2025-04-30 12:20:54.041 - warn: bluelink.0 (13114) get state error: Connection is closed. 2025-04-30 12:20:54.046 - error: bluelink.0 (13114) Cannot check object existence of "bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.smartKeyBatteryWarning": DB closed 2025-04-30 12:20:54.048 - warn: bluelink.0 (13114) Could not perform strict object check of state bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.windowOpen.backLeft: DB closed 2025-04-30 12:20:54.049 - warn: bluelink.0 (13114) get state error: Connection is closed. 2025-04-30 12:20:54.050 - error: bluelink.0 (13114) Error extract objectKeys: KNAC381xxx.vehicleStatusRaw.vehicleStatus.[object Object] 2025-04-30 12:20:54.051 - error: bluelink.0 (13114) Error: Could not check object existence of bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.smartKeyBatteryWarning: Cannot check object existence of "bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.smartKeyBatteryWarning": DB closed 2025-04-30 12:20:54.054 - error: bluelink.0 (13114) Cannot check object existence of "bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.washerFluidStatus": Connection is closed. 2025-04-30 12:20:54.057 - error: bluelink.0 (13114) Error extract objectKeys: KNAC381xxx.vehicleStatusRaw.vehicleStatus.[object Object] 2025-04-30 12:20:54.058 - error: bluelink.0 (13114) Error: Could not check object existence of bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.washerFluidStatus: Cannot check object existence of "bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.washerFluidStatus": Connection is closed. 2025-04-30 12:20:54.247 - error: host.raspberrypi4 instance system.adapter.bluelink.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-04-30 12:20:54.248 - info: host.raspberrypi4 Restart adapter system.adapter.bluelink.0 because enabled 2025-04-30 12:20:54.248 - warn: host.raspberrypi4 Do not restart adapter system.adapter.bluelink.0 because restart loop detected
iob diag
Static hostname: raspberrypi4 Icon name: computer Operating System: Raspbian GNU/Linux 12 (bookworm) Kernel: Linux 5.10.103-v7l+ Architecture: arm Installation: native Kernel: armv7l Userland: 32 bit Timezone: Europe/Berlin (CEST, +0200) User-ID: 1000 Display-Server: false Boot Target: multi-user.target Pending OS-Updates: 0 Pending iob updates: 1 Nodejs-Installation: /usr/bin/nodejs v20.19.1 /usr/bin/node v20.19.1 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.31.0 Recommended versions are nodejs 20.19.1 and npm 10.8.2 nodeJS installation is correct MEMORY: total used free shared buff/cache available Mem: 4.0G 1.8G 1.4G 1.1M 990M 2.3G Swap: 209M 0B 209M Total: 4.2G 1.8G 1.6G Active iob-Instances: 19 Upgrade policy: none ioBroker Core: js-controller 7.0.6 admin 7.6.3 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : raspberrypi4 - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.admin.1 : admin : raspberrypi4 - enabled, port: 11443, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.web.0 : web : raspberrypi4 - enabled, port: 11444, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.web.1 : web : raspberrypi4 - enabled, port: 8083, bind: 0.0.0.0, run as: admin Objects: 4326 States: 3543 Size of iob-Database: 23M /opt/iobroker/iobroker-data/objects.jsonl 7.8M /opt/iobroker/iobroker-data/objects.json.migrated 7.8M /opt/iobroker/iobroker-data/objects.json.bak.migrated 2.9M /opt/iobroker/iobroker-data/states.jsonl 836K /opt/iobroker/iobroker-data/states.json.migrated 836K /opt/iobroker/iobroker-data/states.json.bak.migrated Operating System is the current Debian stable version codenamed 'bookworm'! =================== END OF SUMMARY ====================
-
welches Fahrzeug?
-
Schick mal bitte die Langfassung von
iob diag
. -
@neuschwansteini Kia EV6 2024 (vor FL)
-
bei Kia kenn ich mich nich aus, ist das mit ccNC Infotainment? was bedeutet (vor FL) ???
-
@neuschwansteini Vor Facelift, also noch das alte Entertainment System.
-
[H[2J[3J*** iob diag is starting up, please wait *** iob diag needs to be updated. Please execute 'iobroker fix' first. [H[2J[3J [34;107m*** ioBroker Diagnosis ***[0m Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen The following checks may give hints to potential malconfigurations or errors, please post them in our forum: https://forum.iobroker.net Just copy and paste the Summary Page, including the ``` characters at start and end. It helps us to help you! ************************************************************************** * Some output is masked. For full results please use 'iob diag --unmask' * ************************************************************************** Press any key to continue [H[2J[3J [33m========== Start marking the full check here ===========[0m ```bash Script v.2025-02-23 [34;107m*** BASE SYSTEM ***[0m Static hostname: raspberrypi4 Icon name: computer Operating System: Raspbian GNU/Linux 12 (bookworm) Kernel: Linux 5.10.103-v7l+ Architecture: arm OS is similar to: debian Model : Raspberry Pi 4 Model B Rev 1.1 Docker : false Virtualization : none Kernel : armv7l Userland : 32 bit Systemuptime and Load: 16:20:36 up 35 days, 5:56, 2 users, load average: 0.21, 0.44, 0.39 CPU threads: 4 [34;107m*** LIFE CYCLE STATUS ***[0m [32mOperating System is the current Debian stable version codenamed 'bookworm'![0m [34;107m*** RASPBERRY THROTTLING ***[0m Current issues: No throttling issues detected. Previously detected issues: No throttling issues detected. [34;107m*** TIME AND TIMEZONES ***[0m Local time: Wed 2025-04-30 16:20:36 CEST Universal time: Wed 2025-04-30 14:20:36 UTC RTC time: n/a Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no [34;107m*** Users and Groups ***[0m User that called 'iob diag': pi HOME=/home/pi GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c [34;107m*** DISPLAY-SERVER SETUP ***[0m Display-Server: false Desktop: Terminal: tty [34;107m*** MEMORY ***[0m total used free shared buff/cache available Mem: 4.0G 1.7G 1.5G 1.1M 1.0G 2.3G Swap: 209M 0B 209M Total: 4.2G 1.7G 1.7G Active iob-Instances: 19 3837 M total memory 1647 M used memory 449 M active memory 1820 M inactive memory 1397 M free memory 295 M buffer memory 662 M swap cache 199 M total swap 0 M used swap 199 M free swap [34;107m*** top - Table Of Processes ***[0m top - 16:20:37 up 35 days, 5:56, 2 users, load average: 0.21, 0.44, 0.39 Tasks: 196 total, 1 running, 195 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 22.2 sy, 0.0 ni, 77.8 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 3837.7 total, 1396.7 free, 1648.8 used, 957.9 buff/cache MiB Swap: 200.0 total, 200.0 free, 0.0 used. 2189.0 avail Mem [34;107m*** FAILED SERVICES ***[0m UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. [34;107m*** DMESG CRITICAL ERRORS ***[0m No critical errors detected [34;107m*** FILESYSTEM ***[0m Filesystem Type Size Used Avail Use% Mounted on /dev/root ext4 917G 16G 865G 2% / devtmpfs devtmpfs 1.8G 0 1.8G 0% /dev tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs tmpfs 768M 928K 767M 1% /run tmpfs tmpfs 5.0M 16K 5.0M 1% /run/lock /dev/sda1 vfat 253M 49M 204M 20% /boot //192.168.178.5/Data/ioBroker cifs 3.6T 3.1T 567G 85% /opt/iobroker/backups tmpfs tmpfs 384M 0 384M 0% /run/user/1000 [32mMessages concerning ext4 filesystem in dmesg:[0m [32mShow mounted filesystems:[0m TARGET SOURCE FSTYPE OPTIONS / /dev/sda2 ext4 rw,noatime |-/boot /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro `-/opt/iobroker/backups //192.168.178.5/Data/ioBroker cifs rw,relatime,vers=3.0,cache=strict,username=marc,uid=1001,forceuid,gid=1001,forcegid,addr=192.168.178.5,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1 [32mFiles in neuralgic directories:[0m [32m/var:[0m 3.8G /var/ 2.4G /var/log/journal/416a7ba8464c4fd4b4fcb0daf197cbfb 2.4G /var/log/journal 2.4G /var/log 665M /var/lib Archived and active journals take up 2.3G in the file system. [32m/opt/iobroker/backups:[0m 285M /opt/iobroker/backups/ 20K /opt/iobroker/backups/cert 0 /opt/iobroker/backups/redistmp [32m/opt/iobroker/iobroker-data:[0m 1.4G /opt/iobroker/iobroker-data/ 831M /opt/iobroker/iobroker-data/files 617M /opt/iobroker/iobroker-data/files/javascript.admin 560M /opt/iobroker/iobroker-data/files/javascript.admin/static 558M /opt/iobroker/iobroker-data/files/javascript.admin/static/js [32mThe five largest files in iobroker-data are:[0m 23M /opt/iobroker/iobroker-data/objects.jsonl 19M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map 17M /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.e96554dd.chunk.js.map 8.7M /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map 8.6M /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map [32mUSB-Devices by-id:[0m USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00 [34;107m*** ZigBee Settings ***[0m HINT: Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting: /dev/ttyACM0 Zigbee Network Settings on your coordinator/in nvbackup are: zigbee.X Extended Pan ID: *** MASKED *** Pan ID: *** MASKED *** Channel: *** MASKED *** Network Key: *** MASKED *** To unmask the settings run 'iob diag --unmask' [34;107m*** NodeJS-Installation ***[0m /usr/bin/nodejs v20.19.1 /usr/bin/node v20.19.1 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.31.0 nodejs: Installed: 20.19.1-1nodesource1 Candidate: 20.19.1-1nodesource1 Version table: *** 20.19.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 100 /var/lib/dpkg/status 20.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.18.3-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.18.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.18.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.12.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.12.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.8.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.6.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.3.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 20.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages 18.19.0+dfsg-6~deb12u2+rpi1 500 500 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bookworm/main armhf Packages [32mTemp directories causing deletion problem:[0m 0 No problems detected [32mErrors in npm tree:[0m 0 No problems detected [34;107m*** ioBroker-Installation ***[0m [32mioBroker Status[0m iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: raspberrypi4 raspberrypi4 (version: 7.0.6, hostname: raspberrypi4 , alive, uptime: 3045397) [32mCore adapters versions[0m js-controller: 7.0.6 admin: 7.6.3 javascript: 8.8.3 nodejs modules from github: 0 [32mAdapter State[0m + system.adapter.admin.0 : admin : raspberrypi4 - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.admin.1 : admin : raspberrypi4 - enabled, port: 11443, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.backitup.0 : backitup : raspberrypi4 - enabled system.adapter.bluelink.0 : bluelink : raspberrypi4 - enabled system.adapter.chromecast.0 : chromecast : raspberrypi4 - disabled system.adapter.discovery.0 : discovery : raspberrypi4 - disabled system.adapter.flot.0 : flot : raspberrypi4 - disabled + system.adapter.history.0 : history : raspberrypi4 - enabled + system.adapter.hm-rega.0 : hm-rega : raspberrypi4 - enabled + system.adapter.hm-rpc.0 : hm-rpc : raspberrypi4 - enabled, port: 12001 + system.adapter.hm-rpc.1 : hm-rpc : raspberrypi4 - enabled, port: 12010 system.adapter.ical.0 : ical : raspberrypi4 - enabled system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi4 - enabled system.adapter.icons-ultimate-png.0 : icons-ultimate-png : raspberrypi4 - disabled + system.adapter.iqontrol.0 : iqontrol : raspberrypi4 - enabled + system.adapter.javascript.0 : javascript : raspberrypi4 - enabled + system.adapter.node-red.0 : node-red : raspberrypi4 - enabled, port: 1880, bind: 0.0.0.0 (SSL) + system.adapter.radar2.0 : radar2 : raspberrypi4 - enabled + system.adapter.rpi2.0 : rpi2 : raspberrypi4 - enabled system.adapter.sayit.0 : sayit : raspberrypi4 - disabled system.adapter.sayit.1 : sayit : raspberrypi4 - disabled + system.adapter.sonoff.0 : sonoff : raspberrypi4 - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.tuya.0 : tuya : raspberrypi4 - enabled system.adapter.vis-canvas-gauges.0 : vis-canvas-gauges : raspberrypi4 - disabled system.adapter.vis-fancyswitch.0 : vis-fancyswitch : raspberrypi4 - disabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : raspberrypi4 - disabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : raspberrypi4 - disabled system.adapter.vis-justgage.0 : vis-justgage : raspberrypi4 - disabled system.adapter.vis-map.0 : vis-map : raspberrypi4 - enabled system.adapter.vis-metro.0 : vis-metro : raspberrypi4 - disabled system.adapter.vis-rgraph.0 : vis-rgraph : raspberrypi4 - disabled system.adapter.vis-timeandweather.0 : vis-timeandweather : raspberrypi4 - disabled system.adapter.vis.0 : vis : raspberrypi4 - enabled + system.adapter.web.0 : web : raspberrypi4 - enabled, port: 11444, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.web.1 : web : raspberrypi4 - enabled, port: 8083, bind: 0.0.0.0, run as: admin + system.adapter.whatsapp-cmb.0 : whatsapp-cmb : raspberrypi4 - enabled + system.adapter.zigbee.0 : zigbee : raspberrypi4 - enabled, port: /dev/ttyACM0 + instance is alive [32mEnabled adapters with bindings[0m + system.adapter.admin.0 : admin : raspberrypi4 - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.admin.1 : admin : raspberrypi4 - enabled, port: 11443, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.hm-rpc.0 : hm-rpc : raspberrypi4 - enabled, port: 12001 + system.adapter.hm-rpc.1 : hm-rpc : raspberrypi4 - enabled, port: 12010 + system.adapter.node-red.0 : node-red : raspberrypi4 - enabled, port: 1880, bind: 0.0.0.0 (SSL) + system.adapter.sonoff.0 : sonoff : raspberrypi4 - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.web.0 : web : raspberrypi4 - enabled, port: 11444, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.web.1 : web : raspberrypi4 - enabled, port: 8083, bind: 0.0.0.0, run as: admin + system.adapter.zigbee.0 : zigbee : raspberrypi4 - enabled, port: /dev/ttyACM0 [32mioBroker-Repositories[0m ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): stable Upgrade policy: none [32mInstalled ioBroker-Adapters[0m Used repository: stable Adapter "admin" : 7.6.3 , installed 7.6.3 Adapter "backitup" : 3.0.31 , installed 3.0.31 Adapter "bluelink" : 2.3.6 , installed 3.1.2 Adapter "chromecast" : 4.0.0 , installed 4.0.0 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "flot" : 1.12.0 , installed 1.12.0 Adapter "history" : 3.0.1 , installed 3.0.1 Adapter "hm-rega" : 5.1.0 , installed 5.1.0 Adapter "hm-rpc" : 2.0.2 , installed 2.0.2 Adapter "ical" : 1.16.1 , installed 1.16.1 Adapter "icons-addictive-flavour-png": 0.1.0, installed 0.1.0 Adapter "icons-ultimate-png": 1.0.1, installed 1.0.1 Adapter "iqontrol" : 3.0.0 , installed 3.0.0 Adapter "javascript" : 8.8.3 , installed 8.8.3 Controller "js-controller": 7.0.6 , installed 7.0.6 Adapter "node-red" : 5.2.1 , installed 5.2.1 Adapter "ping" : 1.6.2 , installed 1.6.2 Adapter "radar2" : 2.2.0 , installed 2.2.0 Adapter "rpi2" : 2.4.0 , installed 2.4.0 Adapter "sayit" : 5.0.0 , installed 5.0.0 Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "socketio" : 6.7.1 , installed 6.7.1 Adapter "sonoff" : 3.1.2 , installed 3.1.2 Adapter "synochat" : 1.3.3 , installed 1.3.3 Adapter "tuya" : 3.16.0 , installed 3.16.0 Adapter "vis" : 1.5.6 , installed 1.5.6 Adapter "vis-canvas-gauges": 1.0.1, installed 1.0.1 Adapter "vis-fancyswitch": 1.1.0 , installed 1.1.0 Adapter "vis-hqwidgets": 1.5.1 , installed 1.5.1 Adapter "vis-jqui-mfd" : 1.1.1 , installed 1.1.1 Adapter "vis-justgage" : 2.1.7 , installed 2.1.7 Adapter "vis-map" : 1.1.2 , installed 1.1.2 Adapter "vis-metro" : 1.2.0 , installed 1.2.0 Adapter "vis-rgraph" : 0.0.2 , installed 0.0.2 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "whatsapp-cmb" : 0.3.0 , installed 0.3.0 Adapter "ws" : 2.6.2 , installed 2.6.2 Adapter "zigbee" : 2.0.5 , installed 1.10.14 [Updatable] [32mObjects and States[0m Please stand by - This may take a while Objects: 4326 States: 3542 [34;107m*** OS-Repositories and Updates ***[0m Hit:1 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bookworm InRelease Hit:2 http://archive.raspberrypi.org/debian bookworm InRelease Hit:3 http://raspbian.raspberrypi.org/raspbian bookworm InRelease Hit:4 https://apt.pivccu.de/piVCCU stable InRelease Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease Reading package lists... Pending Updates: 0 [34;107m*** Listening Ports ***[0m Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 10.0.3.1:53 0.0.0.0:* LISTEN 0 15423 931/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 13750 924/sshd: /usr/sbin tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 1001 23465327 7089/node-red tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 19535 2327/io.sonoff.0 tcp 0 0 192.168.178.6:12001 0.0.0.0:* LISTEN 1001 19761 2406/io.hm-rpc.0 tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 15040 856/iobroker.js-con tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 15035 856/iobroker.js-con tcp 0 0 192.168.178.6:12010 0.0.0.0:* LISTEN 1001 18305 2537/io.hm-rpc.1 tcp6 0 0 :::8081 :::* LISTEN 1001 10403573 13791/io.admin.0 tcp6 0 0 :::11443 :::* LISTEN 1001 23463646 6962/io.admin.1 tcp6 0 0 :::8083 :::* LISTEN 1001 10394353 12831/io.web.1 tcp6 0 0 :::11444 :::* LISTEN 1001 23463849 7041/io.web.0 tcp6 0 0 :::22 :::* LISTEN 0 15404 924/sshd: /usr/sbin udp 0 0 0.0.0.0:47941 0.0.0.0:* 108 13544 477/avahi-daemon: r udp 0 0 0.0.0.0:6666 0.0.0.0:* 1001 18362 2657/io.tuya.0 udp 0 0 0.0.0.0:6667 0.0.0.0:* 1001 18363 2657/io.tuya.0 udp 0 0 10.0.3.1:53 0.0.0.0:* 0 15422 931/dnsmasq udp 0 0 0.0.0.0:67 0.0.0.0:* 1001 16377 2315/io.radar2.0 udp 0 0 0.0.0.0:67 0.0.0.0:* 0 15419 931/dnsmasq udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 13542 477/avahi-daemon: r udp6 0 0 :::51335 :::* 108 13545 477/avahi-daemon: r udp6 0 0 :::5353 :::* 108 13543 477/avahi-daemon: r [34;107m*** Log File - Last 25 Lines ***[0m 2025-04-30 16:17:36.147 - [31merror[39m: bluelink.0 (26380) Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:299:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4984:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:4962:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13) 2025-04-30 16:17:36.148 - [31merror[39m: bluelink.0 (26380) The state contains the forbidden properties day, time! 2025-04-30 16:17:36.640 - [32minfo[39m: bluelink.0 (26380) terminating 2025-04-30 16:17:36.650 - [33mwarn[39m: bluelink.0 (26380) get state error: Connection is closed. 2025-04-30 16:17:36.656 - [33mwarn[39m: bluelink.0 (26380) get state error: Connection is closed. 2025-04-30 16:17:36.664 - [31merror[39m: bluelink.0 (26380) Cannot check object existence of "bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.time": DB closed 2025-04-30 16:17:36.666 - [33mwarn[39m: bluelink.0 (26380) Could not perform strict object check of state bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.breakOilStatus: DB closed 2025-04-30 16:17:36.667 - [33mwarn[39m: bluelink.0 (26380) get state error: Connection is closed. 2025-04-30 16:17:36.668 - [31merror[39m: bluelink.0 (26380) Error extract objectKeys: KNAC381xxx.vehicleStatusRaw.vehicleStatus.[object Object] 2025-04-30 16:17:36.668 - [31merror[39m: bluelink.0 (26380) Error: Could not check object existence of bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.time: Cannot check object existence of "bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.time": DB closed 2025-04-30 16:17:36.672 - [31merror[39m: bluelink.0 (26380) Cannot check object existence of "bluelink.0.KNAC381xxx.vehicleStatusRaw.vehicleStatus.remoteWaitingTimeAlert": Connection is closed. 2025-04-30 16:17:36.848 - [31merror[39m: host.raspberrypi4 instance system.adapter.bluelink.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-04-30 16:17:36.848 - [32minfo[39m: host.raspberrypi4 Restart adapter system.adapter.bluelink.0 because enabled 2025-04-30 16:17:36.849 - [33mwarn[39m: host.raspberrypi4 Do not restart adapter system.adapter.bluelink.0 because restart loop detected 2025-04-30 16:20:00.015 - [32minfo[39m: javascript.0 (2234) script.js.common.Kia.Update_from_Server: Refresh vehicle status from Server. iob diag has finished.
-
@marchusar probier dann mal die Stable 2.3.6, bzw 2.3.7 die sind mit dem alten Infotainment gut gelaufen.
Darauf achten, dass die Daten vom Server geholt werden, sonst zieht's dir die 12V leer... -
@neuschwansteini Die 3.1.0 läuft bei mir einwandfrei. Nur die 3.1.1 und 3.1.2 laufen nicht. Und ich hatte mich auf die Streckendaten gefreut, die nun wieder drin sein sollen
-
achsooooooooooooooooooooo...
na, das ist noch im Dev... das kann dauern.. kommt drauf an, wie @arteck Zeit und Lust hat..