NEWS
Zeitplan startet nicht mehr
-
@codierknecht Kann es vielleicht sein das meine Uhrzeit nicht stimmt? Ich habe jetzt mal deins nachgemacht:
und immer kommt: Keine Funktion als Ergebniss:
javascript.0 13:07:00.011 info script.js.Test.Test_05: Keine Funktion javascript.0 13:08:00.059 info script.js.Test.Test_05: Keine Funktion javascript.0 13:09:00.015 info script.js.Test.Test_05: Keine Funktion javascript.0 13:10:00.050 info script.js.Test.Test_05: Keine Funktion javascript.0 13:11:00.010 info script.js.Test.Test_05: Keine Funktion
Wie überprüfe ich denn die Uhrzeit?
-
@sms sagte in Zeitplan startet nicht mehr:
Kann es vielleicht sein das meine Uhrzeit nicht stimmt?
Natürlich. Leider hast du "geht nicht" nicht weiter spezifiziert
was kommt bei
-
@homoran @homoran Da haben wir doch den Salat: Es ist 12:22 Uhr statt 13:22 Uhr
javascript.0 13:22:00.010 info script.js.Test.Test_05: Es ist jetzt:12:22Uhr javascript.0 13:23:00.051 info script.js.Test.Test_05: Es ist jetzt:12:23Uhr
Wo stelle ich die Uhrzeit ein? Müsste ja mein pi sagen. Komisch ist dann aber, das hier die Uhrzeit auf meiner VIS stimmt
-
@sms sagte in Zeitplan startet nicht mehr:
Wo stelle ich die Uhrzeit ein? Müsste ja mein pi sagen.
Wie ist denn die jetzige Konstellation?
timedatectl
anschauen. Vermutlich aber London eingestellt.
-
@thomas-braun Genau
pi@Homee:~ $ timedatectl Local time: Tue 2024-09-03 12:31:46 BST Universal time: Tue 2024-09-03 11:31:46 UTC RTC time: n/a Time zone: Europe/London (BST, +0100) System clock synchronized: yes NTP service: active RTC in local TZ: no
-
@sms sagte in Zeitplan startet nicht mehr:
hier die Uhrzeit auf meiner VIS stimmt
die ist von deinem Frontend, nicht vom Server
@sms sagte in Zeitplan startet nicht mehr:
Wo stelle ich die Uhrzeit ein? Müsste ja mein pi sagen.
erst mal sehen, ob da mehr im Argen liegt
iob diag
in der Langfassung, bitte! -
sudo timedatectl set-timezone "Europe/Berlin"
Wird eigentlich bereits bei der Installation des Systems gemacht...
Der Rest vom Fest schaut wie aus?iob diag
anschauen.
-
Copy text starting here: ======================= SUMMARY ======================= v.2024-05-22 Static hostname: Homee Icon name: computer Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.28+rpt-rpi-v8 Architecture: arm64 Installation: native Kernel: aarch64 Userland: 64 bit Timezone: Europe/London (BST, +0100) User-ID: 1000 Display-Server: true Boot Target: graphical.target Pending OS-Updates: 177 Pending iob updates: 0 Nodejs-Installation: /usr/bin/nodejs v20.14.0 /usr/bin/node v20.14.0 /usr/bin/npm 10.7.0 /usr/bin/npx 10.7.0 /usr/bin/corepack 0.28.1 Recommended versions are nodejs 20.17.0 and npm 10.8.2 Your nodejs installation is correct MEMORY: total used free shared buff/cache available Mem: 8.2G 2.6G 910M 17M 4.6G 5.6G Swap: 209M 0B 209M Total: 8.4G 2.6G 1.1G Active iob-Instances: 36 Upgrade policy: none ioBroker Core: js-controller 6.0.11 admin 7.0.23 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : Homee - enabled, port: 7770, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : Homee - enabled, port: 7777, bind: 0.0.0.0, run as: admin Objects: 13113 States: 13798 Size of iob-Database: 20M /opt/iobroker/iobroker-data/objects.jsonl 7.7M /opt/iobroker/iobroker-data/states.jsonl =================== END OF SUMMARY ==================== === Mark text until here for copying ===
-
-
Display-Server: true Boot Target: graphical.target
Schalt den Desktop ab. Das hat auf 'nem Server nix zu suchen.
-
@sms sagte in Zeitplan startet nicht mehr:
Display-Server: true
Display ausschalten.
sudo systemctl set-default multi-user.target
Pending OS-Updates: 177
Updates einspielen...
sudo apt update sudo apt full-upgrade sudo reboot
-
Pending OS-Updates: 177
und jetzt warten wir mal auf den Nächsten, der sich über die "unnötigen" und "nervigen" Update-Hinweise am Host beschwert ...
-
@thomas-braun sagte in Zeitplan startet nicht mehr:
sudo apt update
alles soweit richtig bzw. i.O.?
pi@Homee:~ $ sudo apt update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 https://packages.grafana.com/oss/deb stable InRelease Hit:5 https://apt.grafana.com stable InRelease Hit:6 https://repos.influxdata.com/debian stable InRelease Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease Get:8 https://repos.influxdata.com/debian bookworm InRelease [12.9 kB] Get:9 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB] Hit:10 http://archive.raspberrypi.com/debian bookworm InRelease Err:9 http://archive.raspbian.org/raspbian bookworm InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E Err:8 https://repos.influxdata.com/debian bookworm InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E Reading package lists... Done W: https://packages.grafana.com/oss/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: GPG error: http://archive.raspbian.org/raspbian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E E: The repository 'http://archive.raspbian.org/raspbian bookworm InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. W: GPG error: https://repos.influxdata.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E E: The repository 'https://repos.influxdata.com/debian bookworm InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
-
@codierknecht sagte in Zeitplan startet nicht mehr:
Pending OS-Updates: 177
und jetzt warten wir mal auf den Nächsten, der sich über die "unnötigen" und "nervigen" Update-Hinweise am Host beschwert ...
das heißt?
-
@sms sagte in Zeitplan startet nicht mehr:
SUMMARY
ist nicht die
@homoran sagte in Zeitplan startet nicht mehr:
Langfassung, bitte!
-
@sms sagte in Zeitplan startet nicht mehr:
alles soweit richtig bzw. i.O.?
bei einem
@sms sagte in Zeitplan startet nicht mehr:
Err:9 http://ar
kannst du davon ausgehen dass nicht ok ist
und davon hast du einige
-
@sms
War nicht direkt an Dich adressiert.
Aber eigentlich müsstest Du in der GUI schon längst einen Hinweis bekommen haben, dass da etliche Updates auf Installation warten.
Das kocht aber dummerweise hier regelmäßig hoch, weil sich einige dadurch "gegängelt" fühlen. -
======== Start marking the full check here ========= Skript v.2024-05-22 *** BASE SYSTEM *** Static hostname: Homee Icon name: computer Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.28+rpt-rpi-v8 Architecture: arm64 Model : Raspberry Pi 4 Model B Rev 1.4 Docker : false Virtualization : none Kernel : aarch64 Userland : 64 bit Systemuptime and Load: 13:48:33 up 7 days, 23:14, 4 users, load average: 0.85, 0.75, 0.82 CPU threads: 4 *** RASPBERRY THROTTLING *** Current issues: No throttling issues detected. Previously detected issues: No throttling issues detected. *** Time and Time Zones *** Local time: Tue 2024-09-03 13:48:33 CEST Universal time: Tue 2024-09-03 11:48:33 UTC RTC time: n/a Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no *** Users and Groups *** User that called 'iob diag': pi HOME=/home/pi GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c *** Display-Server-Setup *** Display-Server: true Desktop: Terminal: tty Boot Target: multi-user.target *** MEMORY *** total used free shared buff/cache available Mem: 8.2G 2.5G 923M 17M 4.6G 5.7G Swap: 209M 0B 209M Total: 8.4G 2.5G 1.1G Active iob-Instances: 36 7810 M total memory 2400 M used memory 5494 M active memory 1136 M inactive memory 880 M free memory 137 M buffer memory 4271 M swap cache 199 M total swap 0 M used swap 199 M free swap *** top - Table Of Processes *** top - 13:48:34 up 7 days, 23:14, 4 users, load average: 0.85, 0.75, 0.82 Tasks: 234 total, 1 running, 233 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 20.0 sy, 0.0 ni, 80.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 7810.0 total, 879.3 free, 2402.2 used, 4408.5 buff/cache MiB Swap: 200.0 total, 200.0 free, 0.0 used. 5407.9 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 3.6G 0 3.6G 0% /dev tmpfs tmpfs 782M 1.4M 780M 1% /run /dev/mmcblk0p2 ext4 117G 19G 93G 17% / tmpfs tmpfs 3.9G 148K 3.9G 1% /dev/shm tmpfs tmpfs 5.0M 16K 5.0M 1% /run/lock /dev/mmcblk0p1 vfat 510M 75M 436M 15% /boot/firmware tmpfs tmpfs 781M 40K 781M 1% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Mon Aug 26 14:33:59 2024] 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=DC:A6:32:B6:0D:F1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=f26be412-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE [Mon Aug 26 14:34:03 2024] EXT4-fs (mmcblk0p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none. [Mon Aug 26 14:34:07 2024] EXT4-fs (mmcblk0p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/mmcblk0p2 ext4 rw,noatime,commit=600 |-/sys sysfs sysfs rw,nosuid,nodev,noexec,relatime | |-/sys/kernel/security securityfs securityfs rw,nosuid,nodev,noexec,relatime | |-/sys/fs/cgroup cgroup2 cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot | |-/sys/fs/pstore pstore pstore rw,nosuid,nodev,noexec,relatime | |-/sys/fs/bpf bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 | |-/sys/kernel/debug debugfs debugfs rw,nosuid,nodev,noexec,relatime | |-/sys/kernel/tracing tracefs tracefs rw,nosuid,nodev,noexec,relatime | |-/sys/fs/fuse/connections fusectl fusectl rw,nosuid,nodev,noexec,relatime | `-/sys/kernel/config configfs configfs rw,nosuid,nodev,noexec,relatime |-/proc proc proc rw,relatime | `-/proc/sys/fs/binfmt_misc systemd-1 autofs rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=5312 | `-/proc/sys/fs/binfmt_misc binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime |-/dev udev devtmpfs rw,nosuid,relatime,size=3725568k,nr_inodes=931392,mode=755 | |-/dev/pts devpts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 | |-/dev/shm tmpfs tmpfs rw,nosuid,nodev | `-/dev/mqueue mqueue mqueue rw,nosuid,nodev,noexec,relatime |-/run tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=799748k,mode=755 | |-/run/lock tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k | |-/run/credentials/systemd-sysctl.service ramfs ramfs ro,nosuid,nodev,noexec,relatime,mode=700 | |-/run/credentials/systemd-sysusers.service ramfs ramfs ro,nosuid,nodev,noexec,relatime,mode=700 | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs ramfs ro,nosuid,nodev,noexec,relatime,mode=700 | |-/run/rpc_pipefs sunrpc rpc_pipefs rw,relatime | |-/run/credentials/systemd-tmpfiles-setup.service ramfs ramfs ro,nosuid,nodev,noexec,relatime,mode=700 | `-/run/user/1000 tmpfs tmpfs rw,nosuid,nodev,relatime,size=799744k,nr_inodes=199936,mode=700,uid=1000,gid=1000 | |-/run/user/1000/doc portal fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 | `-/run/user/1000/gvfs gvfsd-fuse fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 `-/boot/firmware /dev/mmcblk0p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro Files in neuralgic directories: /var: 5.2G /var/ 4.0G /var/log/journal/6c7cbef6aa2e4815900727fbf6286f9a 4.0G /var/log/journal 4.0G /var/log 761M /var/lib Archived and active journals take up 3.9G in the file system. /opt/iobroker/backups: 5.1G /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 817M /opt/iobroker/iobroker-data/ 719M /opt/iobroker/iobroker-data/files 441M /opt/iobroker/iobroker-data/files/javascript.admin 409M /opt/iobroker/iobroker-data/files/javascript.admin/static 408M /opt/iobroker/iobroker-data/files/javascript.admin/static/js The five largest files in iobroker-data are: 35M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map 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 22M /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.18496c94.js.map 20M /opt/iobroker/iobroker-data/objects.jsonl USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': /dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_D306MB4E-if00-port0 *** NodeJS-Installation *** /usr/bin/nodejs v20.14.0 /usr/bin/node v20.14.0 /usr/bin/npm 10.7.0 /usr/bin/npx 10.7.0 /usr/bin/corepack 0.28.1 nodejs: Installed: 20.14.0-1nodesource1 Candidate: 20.17.0-1nodesource1 Version table: 20.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages *** 20.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 20.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 18.19.0+dfsg-6~deb12u2 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 18.19.0+dfsg-6~deb12u1 500 500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages Temp directories causing npm8 problem: 0 No problems detected Errors in npm tree: *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Core adapters versions js-controller: 6.0.11 admin: 7.0.23 javascript: 8.7.6 nodejs modules from github: 0 Adapter State + system.adapter.admin.0 : admin : Homee - enabled, port: 7770, bind: 0.0.0.0, run as: admin + system.adapter.alpha-ess.0 : alpha-ess : Homee - enabled + system.adapter.backitup.0 : backitup : Homee - enabled system.adapter.coronavirus-statistics.0 : coronavirus-statistics: Homee - enabled system.adapter.daswetter.0 : daswetter : Homee - enabled system.adapter.devices.0 : devices : Homee - enabled + system.adapter.discovery.0 : discovery : Homee - enabled + system.adapter.ds18b20.1 : ds18b20 : Kellerkind - enabled + system.adapter.ds18b20.3 : ds18b20 : PapaHuette - enabled system.adapter.dwd.0 : dwd : Homee - enabled + system.adapter.ecovacs-deebot.0 : ecovacs-deebot : Homee - enabled + system.adapter.email.0 : email : Homee - enabled + system.adapter.growatt.0 : growatt : Homee - enabled + system.adapter.growatt.1 : growatt : Homee - enabled + system.adapter.homeconnect.0 : homeconnect : Homee - enabled system.adapter.ical.0 : ical : Homee - enabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg : Homee - enabled + system.adapter.influxdb.0 : influxdb : Homee - enabled, port: 8086 + system.adapter.javascript.0 : javascript : Homee - enabled + system.adapter.modbus.0 : modbus : Homee - enabled + system.adapter.modbus.1 : modbus : Homee - enabled + system.adapter.mqtt.0 : mqtt : Homee - enabled, port: 1886, bind: 0.0.0.0 + system.adapter.nina.0 : nina : Homee - enabled system.adapter.pegelalarm.0 : pegelalarm : Homee - enabled system.adapter.pegelalarm.1 : pegelalarm : Homee - enabled + system.adapter.pollenflug.0 : pollenflug : Homee - enabled + system.adapter.rpi2.0 : rpi2 : Homee - enabled + system.adapter.rpi2.1 : rpi2 : Kellerkind - enabled + system.adapter.rpi2.2 : rpi2 : MotionEye - enabled + system.adapter.rpi2.3 : rpi2 : PapaHuette - enabled + system.adapter.rpi2.4 : rpi2 : Gartenklo - enabled + system.adapter.semp.0 : semp : Homee - enabled + system.adapter.smartmeter.0 : smartmeter : Homee - enabled + system.adapter.sonoff.0 : sonoff : Homee - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.systeminfo.0 : systeminfo : Homee - enabled + system.adapter.systeminfo.1 : systeminfo : Kellerkind - enabled + system.adapter.systeminfo.2 : systeminfo : MotionEye - enabled + system.adapter.systeminfo.3 : systeminfo : PapaHuette - enabled + system.adapter.systeminfo.4 : systeminfo : Gartenklo - enabled + system.adapter.tankerkoenig.0 : tankerkoenig : Homee - enabled system.adapter.vis-bars.0 : vis-bars : Homee - enabled system.adapter.vis-canvas-gauges.0 : vis-canvas-gauges : Homee - enabled system.adapter.vis-history.0 : vis-history : Homee - enabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : Homee - enabled system.adapter.vis-icontwo.0 : vis-icontwo : Homee - enabled + system.adapter.vis-inventwo.0 : vis-inventwo : Homee - enabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : Homee - enabled system.adapter.vis-justgage.0 : vis-justgage : Homee - enabled system.adapter.vis-metro.0 : vis-metro : Homee - enabled system.adapter.vis-plumb.0 : vis-plumb : Homee - enabled system.adapter.vis-rgraph.0 : vis-rgraph : Homee - enabled system.adapter.vis-timeandweather.0 : vis-timeandweather : Homee - enabled system.adapter.vis.0 : vis : Homee - enabled + system.adapter.web.0 : web : Homee - enabled, port: 7777, bind: 0.0.0.0, run as: admin + system.adapter.worx.2 : worx : PapaHuette - enabled + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : Homee - enabled, port: 7770, bind: 0.0.0.0, run as: admin + system.adapter.influxdb.0 : influxdb : Homee - enabled, port: 8086 + system.adapter.mqtt.0 : mqtt : Homee - enabled, port: 1886, bind: 0.0.0.0 + system.adapter.sonoff.0 : sonoff : Homee - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.web.0 : web : Homee - enabled, port: 7777, 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): Stable (default) Upgrade policy: none Installed ioBroker-Instances Used repository: Stable (default) Adapter "admin" : 7.0.23 , installed 7.0.23 Adapter "alpha-ess" : 2.1.4 , installed 2.1.4 Adapter "backitup" : 3.0.19 , installed 3.0.19 Adapter "coronavirus-statistics": 0.9.0, installed 0.9.0 Adapter "daswetter" : 3.1.15 , installed 3.1.15 Adapter "devices" : 1.1.5 , installed 1.1.5 Adapter "discovery" : 4.5.0 , installed 4.5.0 Adapter "dwd" : 2.8.5 , installed 2.8.5 Adapter "ecovacs-deebot": 1.4.15 , installed 1.4.15 Adapter "email" : 1.3.1 , installed 1.3.1 Adapter "growatt" : 3.2.4 , installed 3.2.4 Adapter "homeconnect" : 1.4.1 , installed 1.4.1 Adapter "ical" : 1.15.0 , installed 1.15.0 Adapter "icons-mfd-svg": 1.2.0 , installed 1.2.0 Adapter "influxdb" : 4.0.2 , installed 4.0.2 Adapter "javascript" : 8.7.6 , installed 8.7.6 Controller "js-controller": 6.0.11 , installed 6.0.11 Adapter "modbus" : 6.2.3 , installed 6.2.3 Adapter "mqtt" : 5.2.0 , installed 5.2.0 Adapter "nina" : 0.0.25 , installed 0.0.25 Adapter "pegelalarm" : 1.3.3 , installed 1.3.3 Adapter "pollenflug" : 2.0.0 , installed 2.0.0 Adapter "rpi2" : 1.3.2 , installed 1.3.2 Adapter "semp" : 1.4.5 , installed 1.4.5 Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "smartmeter" : 3.4.0 , installed 3.4.0 Adapter "socketio" : 6.7.1 , installed 6.7.1 Adapter "sonoff" : 3.1.0 , installed 3.1.0 Adapter "systeminfo" : 1.2.0 , installed 1.2.0 Adapter "tankerkoenig" : 3.4.0 , installed 3.4.0 Adapter "vis" : 1.5.6 , installed 1.5.6 Adapter "vis-bars" : 0.1.4 , installed 0.1.4 Adapter "vis-canvas-gauges": 1.0.1, installed 1.0.1 Adapter "vis-history" : 1.0.0 , installed 1.0.0 Adapter "vis-hqwidgets": 1.5.1 , installed 1.5.1 Adapter "vis-icontwo" : 1.5.0 , installed 1.5.0 Adapter "vis-inventwo" : 3.3.4 , installed 3.3.4 Adapter "vis-jqui-mfd" : 1.1.1 , installed 1.1.1 Adapter "vis-justgage" : 2.1.7 , installed 2.1.7 Adapter "vis-metro" : 1.2.0 , installed 1.2.0 Adapter "vis-plumb" : 1.0.2 , installed 1.0.2 Adapter "vis-rgraph" : 0.0.2 , installed 0.0.2 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "web" : 6.2.5 , installed 6.2.5 Adapter "ws" : 2.6.2 , installed 2.6.2 Objects and States Please stand by - This may take a while Objects: 13113 States: 13797 *** OS-Repositories and Updates *** W: https://packages.grafana.com/oss/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: GPG error: http://archive.raspbian.org/raspbian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E E: The repository 'http://archive.raspbian.org/raspbian bookworm InRelease' is not signed. W: GPG error: https://repos.influxdata.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E E: The repository 'https://repos.influxdata.com/debian bookworm InRelease' is not signed. Pending Updates: 177 *** 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 127.0.0.1:8088 0.0.0.0:* LISTEN 999 9319 1110/influxd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 3886 791/sshd: /usr/sbin tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 4168842 510715/cupsd tcp 0 0 0.0.0.0:9000 0.0.0.0:* LISTEN 1001 2756026 339106/iobroker.js- tcp 0 0 0.0.0.0:9001 0.0.0.0:* LISTEN 1001 2754907 339106/iobroker.js- tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 2756733 339460/io.sonoff.0 tcp 0 0 0.0.0.0:1886 0.0.0.0:* LISTEN 1001 2756442 339324/io.mqtt.0 tcp 0 0 0.0.0.0:1887 0.0.0.0:* LISTEN 1001 2756443 339324/io.mqtt.0 tcp6 0 0 :::3000 :::* LISTEN 112 12504 1318/grafana tcp6 0 0 :::7777 :::* LISTEN 1001 2760726 339937/io.web.0 tcp6 0 0 :::7770 :::* LISTEN 1001 2753355 339124/io.admin.0 tcp6 0 0 ::1:631 :::* LISTEN 0 4168841 510715/cupsd tcp6 0 0 :::8086 :::* LISTEN 999 8571 1110/influxd tcp6 0 0 :::22 :::* LISTEN 0 3888 791/sshd: /usr/sbin tcp6 0 0 :::9765 :::* LISTEN 1001 2759858 339866/io.semp.0 udp 0 0 0.0.0.0:39233 0.0.0.0:* 104 3795 587/avahi-daemon: r udp 0 0 0.0.0.0:631 0.0.0.0:* 0 4169875 510716/cups-browsed udp 0 0 0.0.0.0:5353 0.0.0.0:* 104 3793 587/avahi-daemon: r udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 2759861 339866/io.semp.0 udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 2759860 339866/io.semp.0 udp6 0 0 fe80::c6ff:9450:166:546 :::* 0 4398053 714/NetworkManager udp6 0 0 fe80::fe25:eded:c85:546 :::* 0 343588 714/NetworkManager udp6 0 0 :::54452 :::* 104 3796 587/avahi-daemon: r udp6 0 0 :::5353 :::* 104 3794 587/avahi-daemon: r *** Log File - Last 25 Lines *** 2024-09-03 12:49:01.565 - warn: javascript.0 (339187) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11013:62) 2024-09-03 12:49:01.565 - warn: javascript.0 (339187) at processImmediate (node:internal/timers:478:21) 2024-09-03 12:49:01.566 - warn: javascript.0 (339187) getState "growatt.0.353433.devices.DLE3A1113A.deviceData.eMonth" not found (3) 2024-09-03 12:49:01.570 - warn: javascript.0 (339187) at Object.<anonymous> (script.js.PV-Anlage.Monatsproduktion:84:93) 2024-09-03 12:49:01.571 - warn: javascript.0 (339187) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1452:38) 2024-09-03 12:49:01.571 - warn: javascript.0 (339187) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:645:29) 2024-09-03 12:49:01.571 - warn: javascript.0 (339187) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11013:62) 2024-09-03 12:49:01.571 - warn: javascript.0 (339187) at processImmediate (node:internal/timers:478:21) 2024-09-03 12:49:06.758 - info: smartmeter.0 (339445) Received 10 values, 3 updated 2024-09-03 12:49:08.394 - debug: mqtt.0 (339324) Client [Wemos_.81_0] pingreq 2024-09-03 12:49:13.390 - debug: mqtt.0 (339324) Client [Wemos_.81_0] received publish package {"cmd":"publish","retain":false,"qos":0,"dup":false,"length":54,"topic":"Wemos .81/Füllstand Brunnen/Füllstand Brunnen","payload":{"type":"Buffer","data":[50,52,46,57,54]}} 2024-09-03 12:49:13.390 - debug: mqtt.0 (339324) Server received "Wemos .81/Füllstand Brunnen/Füllstand Brunnen" (number): 24.96 2024-09-03 12:49:13.401 - silly: mqtt.0 (339324) States user redis pmessage mqtt.0.*/mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen:{"val":24.96,"ack":true,"ts":1725364153395,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725364153395} 2024-09-03 12:49:13.402 - debug: mqtt.0 (339324) stateChange mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen: {"val":24.96,"ack":true,"ts":1725364153395,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725364153395} 2024-09-03 12:49:13.402 - debug: mqtt.0 (339324) onStateChange mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen: {"val":24.96,"ack":true,"ts":1725364153395,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725364153395} 2024-09-03 12:49:13.403 - debug: mqtt.0 (339324) Client [Wemos_.81_0] send to this client "Wemos .81/Füllstand Brunnen/Füllstand Brunnen": 24.96 2024-09-03 12:49:17.254 - info: smartmeter.0 (339445) Received 10 values, 3 updated 2024-09-03 12:49:22.895 - debug: homeconnect.0 (340397) event: {"type":"NOTIFY","data":"{\"haId\":\"484020392374002592\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"timestamp\":1725364162,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/484020392374002592/programs/active/options/BSH.Common.Option.RemainingProgramTime\",\"value\":6960},{\"handling\":\"none\",\"key\":\"BSH.Common.Option.EstimatedTotalProgramTime\",\"level\":\"hint\",\"timestamp\":1725364162,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/484020392374002592/programs/active/options/BSH.Common.Option.EstimatedTotalProgramTime\",\"value\":6960}]}","lastEventId":"484020392374002592","origin":"https://api.home-connect.com"} 2024-09-03 12:49:22.895 - debug: homeconnect.0 (340397) 484020392374002592.programs.active.options.BSH_Common_Option_RemainingProgramTime:6960 2024-09-03 12:49:22.896 - debug: homeconnect.0 (340397) 484020392374002592.programs.active.options.BSH_Common_Option_EstimatedTotalProgramTime:6960 2024-09-03 12:49:22.899 - debug: homeconnect.0 (340397) Set event state 2024-09-03 12:49:22.900 - debug: homeconnect.0 (340397) Set event state 2024-09-03 12:49:22.948 - silly: homeconnect.0 (340397) States user redis pmessage homeconnect.0.*/homeconnect.0.484020392374002592.programs.active.options.BSH_Common_Option_RemainingProgramTime:{"val":6960,"ack":true,"ts":1725364162944,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1725364162944} 2024-09-03 12:49:22.951 - silly: homeconnect.0 (340397) States user redis pmessage homeconnect.0.*/homeconnect.0.484020392374002592.programs.active.options.BSH_Common_Option_EstimatedTotalProgramTime:{"val":6960,"ack":true,"ts":1725364162945,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1725364162945} 2024-09-03 12:49:23.402 - debug: mqtt.0 (339324) Client [Wemos_.81_0] pingreq ============ Mark until here for C&P ============= iob diag has finished.
-
@codierknecht Sowas meinst du:
dachte das wäre falsch weil ich es gemacht habe und dann kam es immer gleich wieder
-
Im Prinzip ja. Da tauchen nämlich auch die Meldungen zu OS-Updates auf. Die sollte man dann zeitnah durchführen.
dann kam es immer gleich wieder
Weil Du vermutlich nicht auf "Bestätigen" geklickt hast?