NEWS
[gelöst] sql Instanz wird immer beendet
-
Systemdata Bitte Ausfüllen Hardwaresystem: Pi4 Arbeitsspeicher: 4GB Festplattenart: SSD Betriebssystem: Raspbian Node-Version: 16.20.0 Nodejs-Version: 16.20.0 NPM-Version: 8.19.4 Installationsart: Skript Image genutzt: Nein Hi, seit einigen Tagen beendet sich immer Nachts mein SQL Adapter. Zuvor hat er zuverlässig funktioniert. Leider weiß ich auch nicht, ob ich zu dem Zeitpunkt etwas am System verändert habe, wie Updates, oder so. Im Log sind dann die Folgenden Meldungen.
2023-06-22 02:01:45.634 - info: host.IoT-RasPi-ioBroker-Master instance "system.adapter.sql.0" disabled via .alive 2023-06-22 02:01:45.663 - info: sql.0 (9151) Adapter is disabled => stop 2023-06-22 02:01:45.673 - info: host.IoT-RasPi-ioBroker-Master "system.adapter.sql.0" disabled 2023-06-22 02:01:45.675 - info: host.IoT-RasPi-ioBroker-Master stopInstance system.adapter.sql.0 (force=false, process=true) 2023-06-22 02:01:45.697 - error: sql.0 (9151) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES (19, 1687387457945, NNN.NNN, 1, 8, 0);: Error: Unknown column 'NNN.NNN' in 'field list' (id: mqtt.0.water.main.value) 2023-06-22 02:01:45.739 - info: host.IoT-RasPi-ioBroker-Master stopInstance system.adapter.sql.0 (force=false, process=true) 2023-06-22 02:01:45.746 - info: sql.0 (9151) Adapter is disabled => stop 2023-06-22 02:01:46.204 - info: sql.0 (9151) terminating 2023-06-22 02:01:46.206 - info: sql.0 (9151) Terminated (NO_ERROR): Without reason 2023-06-22 02:01:46.901 - info: host.IoT-RasPi-ioBroker-Master instance system.adapter.sql.0 terminated with code 0 (NO_ERROR) 2023-06-22 02:01:46.901 - info: host.IoT-RasPi-ioBroker-Master Do not restart adapter system.adapter.sql.0 because disabled or deleted
Ist jemandem dieses Verhalten bekannt? Was mache ich falsch?
-
@init5 sagte in sql Instanz wird immer beendet:
Error: Unknown column 'NNN.NNN' in 'field list' (id: mqtt.0.water.main.value
ich würde da mal ansetzen
-
@crunchip Ja das passiert, weil ich an der Wasseruhr so einen "AI on the Edge" ESP mit Kamera habe, bei dem Neuerdings das Blitzlicht immer aussteigt. Somit entstehen dann diese Werte. Aber wie kann ich verhindern, dass ein paar falsche Werte die ganze Instanz lahmlegen?
-
@init5 sagte in sql Instanz wird immer beendet:
der Wasseruhr so einen "AI on the Edge" ESP mit Kamera habe,
das hab ich mir gedacht, aber dann nutzst du den falschen DP.
NN NN NN sollte nur im RAW stehen. im Ergebnis nicht. -
@homoran Der Adapter liefert den Wert einmal in "raw" und einmal in "value". Der DP Value steht gelgentlich auf NNN.NNN. Raw liefert öfter den richtigen Wert, deshalb frage ich den Wert ab. Es scheint so, dass mein Skript das Problem ist, welches Nachts einmal den Wert abfragt und in die SQL DB schreibt. Leider kam ich darauf erst jetzt, wo ihr mich auf das NNN.NNN Problem hinweist.
Ich werde mal versuchen im Skript den Wert vom DP vorher in eine Nummer umzuwandeln. Vielleicht behebt das ja das Problem, dass die Instanz abstürzt. -
@homoran Ich habe jetzt versucht den SQL Adapter überall zu deaktivieren, wo diese Nullwerte generiert werden könnten. Leider hat das nicht geholfen. Es macht aber den Anschein, als wäre der backitup Adapter der Übeltäter. Der scheint Nachts alle Instanzen zu stoppen um das Backup zu erzeugen. Danach wird SQL aber leider nicht mehr gestartet. Es muss so sein, weil es jede Nacht um 02:01Uhr ist.
Ich habe auch SQL schon aus der Sicherung entfernt, aber leider bringt das nichts. Hat jemand eine Idee, was wie ich das beheben könnte? -
@init5 sagte in sql Instanz wird immer beendet:
Der scheint Nachts alle Instanzen zu stoppen um das Backup zu erzeugen.
nein!
was sagt
iob diag
?es ist deutlich wahrscheinlicher dass dir während des / für das Backup der RAM ausgeht
-
@homoran said in sql Instanz wird immer beendet:
was sagt
iob diag
?Der listet nur die Hilfe auf. Sorry ich kenne den Befehl nicht. Mit welchem Parameter muss ich den aufrufen?
-
@init5 sagte in sql Instanz wird immer beendet:
Der listet nur die Hilfe auf
dann ist deine Installation uralt oder nicht rund
-
@homoran Ja die Installation ist schon ein paar jahre alt. Ich dachte neue Features werden per Updates nachgeliefert.
Auf der wesentlich neueren iobroker Installation vom Multihose slave funktioniert der Befehl -
iob stop iob fix iob start
Wenn der ioBroker wieder am Start ist:
iob diag
Oder über die URL aus meiner Signatur.
-
@thomas-braun Das hat funktioniert. Hier einmal der Output von iob diag. Für mich eher kryptisch.
Skript v.2023-04-16 *** BASE SYSTEM *** Model : Raspberry Pi 4 Model B Rev 1.1 Architecture : armv7l Docker : false Virtualization : none Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster 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: 22:27:50 up 16 days, 13 min, 2 users, load average: 1.87, 0.93, 0.73 CPU threads: 4 Raspberry only: throttled=0x50000 Other values than 0x0 hint to temperature/voltage problems temp=54.0'C volt=0.8500V *** Time and Time Zones *** Local time: Fri 2023-06-30 22:27:51 CEST Universal time: Fri 2023-06-30 20:27:51 UTC RTC time: n/a Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no *** User and Groups *** pi /home/pi pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker *** X-Server-Setup *** X-Server: true Desktop: Terminal: tty Boot Target: graphical.target *** MEMORY *** total used free shared buff/cache available Mem: 3.8G 917M 2.3G 20M 629M 2.8G Swap: 99M 76M 23M Total: 3.9G 993M 2.3G 3837 M total memory 917 M used memory 291 M active memory 1077 M inactive memory 2291 M free memory 235 M buffer memory 393 M swap cache 99 M total swap 76 M used swap 23 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 110G 16G 88G 16% / devtmpfs devtmpfs 1.8G 0 1.8G 0% /dev tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs tmpfs 1.9G 17M 1.9G 1% /run tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/sda1 vfat 253M 49M 204M 20% /boot tmpfs tmpfs 384M 0 384M 0% /run/user/114 tmpfs tmpfs 384M 0 384M 0% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Wed Jun 14 22:13:55 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x720M@60D smsc95xx.macaddr=DC:A6:32:1D:FF:B9 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles [Wed Jun 14 22:13:57 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [Wed Jun 14 22:13:57 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [Wed Jun 14 22:13:58 2023] EXT4-fs (sda2): re-mounted. Opts: (null) Show mounted filesystems (real ones only): TARGET SOURCE FSTYPE OPTIONS / /dev/sda2 ext4 rw,noatime,stripe=8191 |-/sys/fs/bpf none bpf rw,nosuid,nodev,noexec,relatime,mode=700 |-/run/user/114/gvfs gvfsd-fuse fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=114,group_id=123 `-/boot /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro Files in neuralgic directories: /var: 3.0G /var/ 2.4G /var/cache/apt/archives 2.4G /var/cache/apt 2.4G /var/cache 455M /var/lib Archived and active journals take up 16.0M in the file system. /opt/iobroker/backups: 824M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 521M /opt/iobroker/iobroker-data/ 334M /opt/iobroker/iobroker-data/files 132M /opt/iobroker/iobroker-data/backup-objects 72M /opt/iobroker/iobroker-data/files/telegram.admin 53M /opt/iobroker/iobroker-data/files/javascript.admin The five largest files in iobroker-data are: 35M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map 20M /opt/iobroker/iobroker-data/objects.jsonl 19M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map 18M /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map 15M /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map *** NodeJS-Installation *** /usr/bin/nodejs v16.20.0 /usr/bin/node v16.20.0 /usr/bin/npm 8.19.4 /usr/bin/npx 8.19.4 nodejs: Installed: 16.20.0-deb-1nodesource1 Candidate: 16.20.1-deb-1nodesource1 Version table: 16.20.1-deb-1nodesource1 500 500 https://deb.nodesource.com/node_16.x buster/main armhf Packages *** 16.20.0-deb-1nodesource1 100 100 /var/lib/dpkg/status 10.24.0~dfsg-1~deb10u3 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages Temp directories causing npm8 problem: 0 No problems detected *** 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.3.5 javascript: 7.0.3 npm ERR! code ELSPROBLEMS npm ERR! invalid: dahuadorbell2mqtt@1.0.0 /opt/iobroker/node_modules/dahuadorbell2mqtt npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2023-06-30T20_28_30_188Z-debug-0.log Adapters from github: 1 Adapter State + system.adapter.admin.0 : admin : IoT-RasPi-ioBroker-Master - enabled, port: 8081, bind: 0.0.0.0, run as: admin system.adapter.alias-manager.0 : alias-manager : IoT-RasPi-ioBroker-Master - enabled + system.adapter.backitup.0 : backitup : IoT-RasPi-ioBroker-Master - enabled + system.adapter.backitup.1 : backitup : IoT-raspi-ioBroker-slave1 - enabled system.adapter.cloud.0 : cloud : IoT-RasPi-ioBroker-Master - enabled system.adapter.daswetter.0 : daswetter : IoT-RasPi-ioBroker-Master - enabled system.adapter.device-reminder.0 : device-reminder : IoT-RasPi-ioBroker-Master - enabled system.adapter.devices.0 : devices : IoT-RasPi-ioBroker-Master - enabled + system.adapter.discovery.0 : discovery : IoT-RasPi-ioBroker-Master - enabled system.adapter.fb-checkpresence.0 : fb-checkpresence : IoT-RasPi-ioBroker-Master - enabled system.adapter.flot.0 : flot : IoT-RasPi-ioBroker-Master - disabled + system.adapter.fritzdect.0 : fritzdect : IoT-RasPi-ioBroker-Master - enabled + system.adapter.history.0 : history : IoT-RasPi-ioBroker-Master - enabled system.adapter.ical.0 : ical : IoT-RasPi-ioBroker-Master - enabled system.adapter.icons-material-png.0 : icons-material-png : IoT-RasPi-ioBroker-Master - disabled system.adapter.icons-mfd-png.0 : icons-mfd-png : IoT-RasPi-ioBroker-Master - disabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg : IoT-RasPi-ioBroker-Master - disabled system.adapter.iot.0 : iot : IoT-RasPi-ioBroker-Master - enabled system.adapter.jarvis.0 : jarvis : IoT-RasPi-ioBroker-Master - enabled + system.adapter.javascript.0 : javascript : IoT-RasPi-ioBroker-Master - enabled + system.adapter.mqtt.0 : mqtt : IoT-RasPi-ioBroker-Master - enabled, port: 1884, bind: 0.0.0.0 system.adapter.oilfox.0 : oilfox : IoT-RasPi-ioBroker-Master - enabled system.adapter.rickshaw.0 : rickshaw : IoT-RasPi-ioBroker-Master - disabled + system.adapter.shelly.0 : shelly : IoT-RasPi-ioBroker-Master - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.shelly.1 : shelly : IoT-RasPi-ioBroker-Master - enabled, port: 1882, bind: 0.0.0.0 system.adapter.solarmanpv.0 : solarmanpv : IoT-RasPi-ioBroker-Master - enabled + system.adapter.sonoff.0 : sonoff : IoT-RasPi-ioBroker-Master - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.sql.0 : sql : IoT-RasPi-ioBroker-Master - enabled, port: 3306 system.adapter.statistics.0 : statistics : IoT-RasPi-ioBroker-Master - enabled + system.adapter.synology.0 : synology : IoT-RasPi-ioBroker-Master - enabled, port: 5000 + system.adapter.tankerkoenig.0 : tankerkoenig : IoT-RasPi-ioBroker-Master - enabled + system.adapter.telegram.0 : telegram : IoT-RasPi-ioBroker-Master - enabled, port: 8443, bind: 0.0.0.0 system.adapter.text2command.0 : text2command : IoT-RasPi-ioBroker-Master - enabled system.adapter.tr-064.0 : tr-064 : IoT-RasPi-ioBroker-Master - disabled system.adapter.vw-connect.0 : vw-connect : IoT-RasPi-ioBroker-Master - enabled + system.adapter.weatherunderground.0 : weatherunderground : IoT-RasPi-ioBroker-Master - enabled + system.adapter.web.0 : web : IoT-RasPi-ioBroker-Master - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.zigbee.0 : zigbee : IoT-raspi-ioBroker-slave1 - enabled, port: /dev/ttyACM0 + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : IoT-RasPi-ioBroker-Master - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.mqtt.0 : mqtt : IoT-RasPi-ioBroker-Master - enabled, port: 1884, bind: 0.0.0.0 + system.adapter.shelly.0 : shelly : IoT-RasPi-ioBroker-Master - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.shelly.1 : shelly : IoT-RasPi-ioBroker-Master - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.sonoff.0 : sonoff : IoT-RasPi-ioBroker-Master - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.sql.0 : sql : IoT-RasPi-ioBroker-Master - enabled, port: 3306 + system.adapter.synology.0 : synology : IoT-RasPi-ioBroker-Master - enabled, port: 5000 + system.adapter.telegram.0 : telegram : IoT-RasPi-ioBroker-Master - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.web.0 : web : IoT-RasPi-ioBroker-Master - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.zigbee.0 : zigbee : IoT-raspi-ioBroker-slave1 - enabled, port: /dev/ttyACM0 ioBroker-Repositories stable : http://download.iobroker.net/sources-dist.json Beta (latest) : http://download.iobroker.net/sources-dist-latest.json Active repo(s): stable Installed ioBroker-Instances Used repository: stable Adapter "admin" : 6.3.5 , installed 6.3.5 Adapter "alias-manager": 1.2.4 , installed 1.2.6 Adapter "backitup" : 2.6.23 , installed 2.6.23 Adapter "cloud" : 4.4.1 , installed 4.4.1 Adapter "daswetter" : 3.1.8 , installed 3.1.8 Adapter "device-reminder": 1.2.9 , installed 1.2.9 Adapter "devices" : 1.1.5 , installed 1.1.5 Adapter "discovery" : 3.1.0 , installed 3.1.0 Adapter "fb-checkpresence": 1.1.26, installed 1.1.26 Adapter "flot" : 1.12.0 , installed 1.12.0 Adapter "fritzdect" : 2.3.1 , installed 2.3.1 Adapter "history" : 2.2.4 , installed 2.2.4 Adapter "ical" : 1.13.3 , installed 1.13.3 Adapter "icons-material-png": 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 "info" : 1.9.26 , installed 1.9.26 Adapter "iot" : 1.14.5 , installed 1.14.5 Adapter "jarvis" : 3.1.2 , installed 3.1.2 Adapter "javascript" : 7.0.3 , installed 7.0.3 Controller "js-controller": 4.0.24 , installed 4.0.24 Adapter "mqtt" : 4.1.1 , installed 4.1.1 Adapter "oilfox" : 4.1.2 , installed 4.1.2 Adapter "rickshaw" : 1.0.0 , installed 1.0.0 Adapter "shelly" : 6.4.1 , installed 6.4.1 Adapter "simple-api" : 2.7.2 , installed 2.7.2 Adapter "socketio" : 4.2.0 , installed 4.2.0 Adapter "solarmanpv" : 0.5.0 , installed 0.5.0 Adapter "sonoff" : 2.5.3 , installed 2.5.3 Adapter "sql" : 2.2.0 , installed 2.2.0 Adapter "statistics" : 2.3.0 , installed 2.3.0 Adapter "synology" : 2.1.13 , installed 2.1.13 Adapter "tankerkoenig" : 3.3.7 , installed 3.3.7 Adapter "telegram" : 1.15.6 , installed 1.15.6 Adapter "terminal" : 1.0.0 , installed 1.0.0 Adapter "text2command" : 3.0.2 , installed 3.0.2 Adapter "tr-064" : 4.2.18 , installed 4.2.18 Adapter "vw-connect" : 0.0.67 , installed 0.0.67 Adapter "weatherunderground": 3.4.2, installed 3.4.2 Adapter "web" : 4.3.0 , installed 4.3.0 Adapter "ws" : 1.3.0 , installed 1.3.0 Adapter "zigbee" : 1.8.10 , installed 1.8.10 Objects and States Please stand by - This may take a while Objects: 23130 States: 22166 *** OS-Repositories and Updates *** Hit:1 http://phoscon.de/apt/deconz buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 http://archive.raspberrypi.org/debian buster InRelease Hit:4 https://deb.nodesource.com/node_16.x buster InRelease Reading package lists... Pending Updates: 28 *** Listening Ports *** Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 0.0.0.0:8400 0.0.0.0:* LISTEN 1001 23659867 28802/io.jarvis.0 tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 17177 721/sshd tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 22279974 22821/cupsd tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1001 23659172 28519/io.shelly.1 tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 23649924 28356/io.sonoff.0 tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 23659156 28393/io.mqtt.0 tcp 0 0 0.0.0.0:1885 0.0.0.0:* LISTEN 1001 23659157 28393/io.mqtt.0 tcp 0 0 0.0.0.0:9000 0.0.0.0:* LISTEN 1001 23649712 28219/iobroker.js-c tcp 1 0 0.0.0.0:9001 0.0.0.0:* LISTEN 1001 23649705 28219/iobroker.js-c tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 0 17382 710/vncserver-x11-c tcp6 0 0 :::8081 :::* LISTEN 1001 23649795 28238/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 23659349 28659/io.web.0 tcp6 0 0 :::22 :::* LISTEN 0 17179 721/sshd tcp6 0 0 ::1:631 :::* LISTEN 0 22279973 22821/cupsd tcp6 0 0 :::3306 :::* LISTEN 116 20717 945/mysqld tcp6 0 0 :::5900 :::* LISTEN 0 17381 710/vncserver-x11-c udp 0 0 0.0.0.0:38435 0.0.0.0:* 108 17588 448/avahi-daemon: r udp 0 0 0.0.0.0:5683 0.0.0.0:* 1001 23655818 28341/io.shelly.0 udp 0 0 0.0.0.0:68 0.0.0.0:* 0 17811 698/dhcpcd udp 0 0 0.0.0.0:631 0.0.0.0:* 0 22281098 22822/cups-browsed udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 17586 448/avahi-daemon: r udp6 0 0 :::50684 :::* 108 17589 448/avahi-daemon: r udp6 0 0 :::546 :::* 0 17823 698/dhcpcd udp6 0 0 :::5353 :::* 108 17587 448/avahi-daemon: r *** Log File - Last 25 Lines *** 2023-06-30 22:29:47.966 - info: cloud.0 (28729) Connection changed: connect 2023-06-30 22:29:48.191 - info: fb-checkpresence.0 (28860) createMemberObjects finished successfully 2023-06-30 22:29:48.431 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecast.1d.windDirectionMax" has to be type "string" but received type "number" 2023-06-30 22:29:50.232 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecast.2d.icon" has to be type "string" but received type "number" 2023-06-30 22:29:51.764 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecast.2d.windDirectionMax" has to be type "string" but received type "number" 2023-06-30 22:29:54.191 - info: solarmanpv.0 (28866) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule 2023-06-30 22:29:54.447 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecast.3d.icon" has to be type "string" but received type "number" 2023-06-30 22:29:55.180 - info: host.IoT-RasPi-ioBroker-Master instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-06-30 22:29:56.959 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecast.3d.windDirectionMax" has to be type "string" but received type "number" 2023-06-30 22:29:59.036 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.0h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:29:59.388 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.1h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:29:59.704 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.2h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:00.349 - info: fritzdect.0 (28620) DECT ID: 099950530805 identified for command (tsoll) : 18 2023-06-30 22:30:00.404 - info: host.IoT-RasPi-ioBroker-Master instance system.adapter.solarmanpv.0 started with pid 29380 2023-06-30 22:30:00.461 - info: fritzdect.0 (28620) DECT ID: 099950530805 identified for command (hkrmode) : 0 2023-06-30 22:30:00.598 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.3h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:01.108 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.4h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:01.612 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.5h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:02.106 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.6h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:02.626 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.7h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:03.025 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.8h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:03.382 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.9h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:03.832 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.10h.precipitation" has to be type "value.precipitation" but received type "number" 2023-06-30 22:30:04.492 - info: host.IoT-RasPi-ioBroker-Master instance system.adapter.daswetter.0 started with pid 29395 2023-06-30 22:30:04.573 - info: weatherunderground.0 (28378) State value to set for "weatherunderground.0.forecastHourly.11h.precipitation" has to be type "value.precipitation" but received type "number"
-
@init5 sagte in sql Instanz wird immer beendet:
Raspbian GNU/Linux 10 (buster)
Tot, installier da Raspian OS 11 'Bullseye'. 64bit Lite.
throttled=0x50000
Other values than 0x0 hint to temperature/voltage problems
temp=54.0'C
volt=0.8500VNetzteil wohl zu schwach auf der Brust. Die Kiste riegelt ab.
X-Server: true
Boot Target: graphical.targetAuf Servern keine GUI/Desktop-Umgebung
npm ERR! invalid: dahuadorbell2mqtt@1.0.0 /opt/iobroker/node_modules/dahuadorbell2mqtt
Kenn ich nicht, aber da ist irgendwas krumm.
Pending Updates: 28
Betriebssystem auf Stand halten.
-
@thomas-braun said in sql Instanz wird immer beendet:
@init5 sagte in sql Instanz wird immer beendet:
Raspbian GNU/Linux 10 (buster)
Tot, installier da Raspian OS 11 'Bullseye'. 64bit Lite.
Ok, dazu habe ich eben eine Anleitung gefunden. Das scheint was größeres zu werden, wenn man nicht neu installieren will
throttled=0x50000
Other values than 0x0 hint to temperature/voltage problems
temp=54.0'C
volt=0.8500VNetzteil wohl zu schwach auf der Brust. Die Kiste riegelt ab.
Woran siehst du das? Welcher Wert passt da nicht?
X-Server: true
Boot Target: graphical.target
Auf Servern keine GUI/Desktop-UmgebungAuf der Kiste lief früher Deconz, dafür was das damals einfacher. Kann man den Teil nachträglich deinstallieren?
npm ERR! invalid: dahuadorbell2mqtt@1.0.0 /opt/iobroker/node_modules/dahuadorbell2mqtt
Kenn ich nicht, aber da ist irgendwas krumm.Das ist ein Skript aus diesem Forum, um der Türsprechanlage MQTT beizubringen. Da gibt es einen Fehler, aber meine JS-Kenntnisse erlauben leider kein debugging.
Pending Updates: 28
Betriebssystem auf Stand halten.Ist behoben. Vielleicht reicht das und das iob fix ja schon, um es etwas zu stabilisieren.
-
@init5 sagte in sql Instanz wird immer beendet:
wenn man nicht neu installieren will
Wechsel auf 64bit geht nur per Neuinstallation.
-
@init5 sagte in sql Instanz wird immer beendet:
Woran siehst du das? Welcher Wert passt da nicht?
throttled=0x50000
Other values than 0x0 hint to temperature/voltage problems
temp=54.0'C
volt=0.8500V0x50000 ist nicht 0x0.
Die Spannung ist sehr niedrig. Ergo wohl das Netzteil zu schwach.Kann man den Teil nachträglich deinstallieren?
Ja, aber
Wechsel auf 64bit geht nur per Neuinstallation.
Dann kannste es auch gleich ohne Desktop (aka. Lite) installieren.
-
@thomas-braun
Na super. Das Ding läuft seit Jahren. Das dauert Ewigkeiten das alles wiederherzustellen. Das wird mal ein Projekt für ein gesamtes Wochenende -
@init5 sagte in sql Instanz wird immer beendet:
Das Ding läuft seit Jahren.
Dann ist es ja ein guter Zeitpunkt für eine General-Sanierung.
Ich würde dann aber noch ein paar Wochen abwarten, bis Raspberry OS 12 ' Bookworm' offiziell veröffentlicht wurde. -
@thomas-braun said in sql Instanz wird immer beendet:
@init5 sagte in sql Instanz wird immer beendet:
Das Ding läuft seit Jahren.
Dann ist es ja ein guter Zeitpunkt für eine General-Sanierung.
Ich würde dann aber noch ein paar Wochen abwarten, bis Raspberry OS 12 ' Bookworm' offiziell veröffentlicht wurde.Wird das dann automatisch von iobroker empfohlen, oder sollte man nach dem release dann erst noch warten, bis entsprechende Anpassungen erfolgt sind?
-
ioBroker läuft auf 'Bookworm' ohne weiteres, weil ioBroker nur 'nodeJS' als Laufzeitumgebung braucht.
Hier z. B. mein derzeitiges System:Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.21-v8+ Architecture: arm64 Installation: native Kernel: aarch64 Userland: arm64