NEWS
Restore funktioniert nicht
-
Hi simatec,
ich bin mir sicher, das der auch Humboldt35 hieß.
Kann ich das im Backup irgendwo sehen?
Beste Grüsse Paul -
@r0b1zZle
Dann tendiere ich eher dazu, das beim kopieren der Backupdatei etwas schief geht ...
Was nutzt du für ein FTP Tool? -
Hallo,
ich hänge mich mal dran. Auch bei mir läuft nach der Neuinstallation, wie in der Doku unter Linux beschrieben, das Restore nicht. Nach der Installation über curl wurde der Backitup Adapter installiert und das Restore angestossen.Backup ca. / Tage alt. node und nodejs sind 10.19.0 und
npm ist 6.14.4 und js ist 2.2.9. Ich komme nach dem Restore nicht mehr auf die Weboberfläche. Der Fixer wurde auch schon gestartet, ohne Erfolg.
Im Log stehen alle 30 sek folgende Meldungen:
2020-04-01 12:07:22.443 - [31merror[39m: host.Humboldt35 No connection to databases possible, restart
2020-04-01 12:07:22.449 - [32minfo[39m: host.Humboldt35 iobroker _restart
2020-04-01 12:07:23.347 - [32minfo[39m: host.Humboldt35 iobroker Starting node restart.js
2020-04-01 12:07:25.127 - [32minfo[39m: host.Humboldt35 iobroker.js-controller version 2.2.9 js-controller starting
2020-04-01 12:07:25.138 - [32minfo[39m: host.Humboldt35 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
2020-04-01 12:07:25.139 - [32minfo[39m: host.Humboldt35 hostname: Humboldt35, node: v10.19.0
2020-04-01 12:07:25.142 - [32minfo[39m: host.Humboldt35 ip addresses: 192.168.0.60 2a02:8109:1b3f:c414:effe:edd5:8f02:593d fe80::a958:8030:a81b:3e64Was ist denn da verkehrt gelaufen?
Beste Grüsse Paul@paul-honka sagte in Restore funktioniert nicht:
Auch bei mir läuft nach der Neuinstallation, wie in der Doku unter Linux beschrieben, das Restore nicht.
Der Restore lief sauber durch ... aber du hast etwas nicht beachtet, dass es zu diesen Fehler kommt
-
@simatec Garkeines bisher, habe immer die SD-Karte per Card-Reader an den Windows PC gesteckt, via "Paragon ExtFS for Windows" gemounted und händisch kopiert. Würde dann WinSCP mal testen.
-
Hi simatec,
ich bin mir sicher, das der auch Humboldt35 hieß.
Kann ich das im Backup irgendwo sehen?
Beste Grüsse Paul@paul-honka sagte in Restore funktioniert nicht:
Humboldt35
Führe mal zur Sicherheit folgendes aus
iobroker host thisund zeige mir mal bitte den Inhalt von:
iobroker status -
@simatec Ja, von "/opt/iobroker/backups" auf ein Windows-Verzeichnis und von dem Windows-Verzeichnis wieder in "/opt/iobroker/backups".
@r0b1zZle sagte in Restore funktioniert nicht:
@simatec Ja, von "/opt/iobroker/backups" auf ein Windows-Verzeichnis und von dem Windows-Verzeichnis wieder in "/opt/iobroker/backups".
ohhhhaaa ... das ist sicher keine gute Idee gewesen ... Diese Info hätten wir etwas eher gebrauchen können ;-)
-
Hi simatec,
pi@Humboldt35:/opt/iobroker $ iobroker host this
No connection to states 127.0.0.1:6379[redis]
pi@Humboldt35:/opt/iobroker $ iobroker status
No connection to states 127.0.0.1:6379[redis]
Beste Grüsse paul -
@r0b1zZle sagte in Restore funktioniert nicht:
@simatec Ja, von "/opt/iobroker/backups" auf ein Windows-Verzeichnis und von dem Windows-Verzeichnis wieder in "/opt/iobroker/backups".
ohhhhaaa ... das ist sicher keine gute Idee gewesen ... Diese Info hätten wir etwas eher gebrauchen können ;-)
@simatec Haha, verdammt. Würde auch erklären, warum ich bei einer laufenden iobroker Version ein Backup erstellen und direkt danach wieder einspielen kann, nach einem Formatieren (mit Zwischensicherung auf dem PC) aber nicht mehr. Wie gesagt, ich teste das mal. Danke nochmals für deine Hilfe!!!!
-
Hi simatec,
pi@Humboldt35:/opt/iobroker $ iobroker host this
No connection to states 127.0.0.1:6379[redis]
pi@Humboldt35:/opt/iobroker $ iobroker status
No connection to states 127.0.0.1:6379[redis]
Beste Grüsse paul@paul-honka sagte in Restore funktioniert nicht:
redis
sudo apt-get install redis-server sudo reboot now -
Hi simatec,
wieso brauche ich mit mal Redis, hatte ich noch nie installiert?
Habe nun Redis installiert und AEG, auf einmal gehts.
Das heisst, wenn ich neu aufsetze, und mein Backup einspielen will, muss ich Redis installieren?
Besten Dank sagt paul -
Hi simatec,
wieso brauche ich mit mal Redis, hatte ich noch nie installiert?
Habe nun Redis installiert und AEG, auf einmal gehts.
Das heisst, wenn ich neu aufsetze, und mein Backup einspielen will, muss ich Redis installieren?
Besten Dank sagt paul@paul-honka
Nein das heißt, dass dein altes System so konfiguriert war und nach dem Restore dann auch alle Einstellungen übernommen wurden. Da kein Redis-Server installiert war, gab es den FehlerWenn du Redis nicht nutzen willst, kannst du dein System auch auf file/file umstellen
iobroker setup customSollte dann so aussehen:
pi@raspberrypi:~ $ iobroker setup custom Current configuration: - Objects database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9001 - States database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9000 - Data Directory: ../../iobroker-data/ -
Hi simatec,
der Vorteil von Redis ist?
Beste Grüsse paul -
Hi simatec,
der Vorteil von Redis ist?
Beste Grüsse paul -
@simatec Haha, verdammt. Würde auch erklären, warum ich bei einer laufenden iobroker Version ein Backup erstellen und direkt danach wieder einspielen kann, nach einem Formatieren (mit Zwischensicherung auf dem PC) aber nicht mehr. Wie gesagt, ich teste das mal. Danke nochmals für deine Hilfe!!!!
@r0b1zZle sagte in Restore funktioniert nicht:
@simatec Haha, verdammt. Würde auch erklären, warum ich bei einer laufenden iobroker Version ein Backup erstellen und direkt danach wieder einspielen kann, nach einem Formatieren (mit Zwischensicherung auf dem PC) aber nicht mehr. Wie gesagt, ich teste das mal. Danke nochmals für deine Hilfe!!!!
Kurzes Feedback, ob der Fehler behoben ist, wäre noch interessant
-
@r0b1zZle sagte in Restore funktioniert nicht:
@simatec Haha, verdammt. Würde auch erklären, warum ich bei einer laufenden iobroker Version ein Backup erstellen und direkt danach wieder einspielen kann, nach einem Formatieren (mit Zwischensicherung auf dem PC) aber nicht mehr. Wie gesagt, ich teste das mal. Danke nochmals für deine Hilfe!!!!
Kurzes Feedback, ob der Fehler behoben ist, wäre noch interessant
@simatec Mittlerweile habe ich meine ganzen Scripte alle wieder aus dem Gedächtnis neu geschrieben und sämtliche Adapter etc. wieder zum Laufen gebracht. Um das jetzt zu testen, würde ich ein aktuelles Backup machen und im Backups-Ordner liegen lassen. Dann würde ich die SD-Karte mounten und mir eine Kopie von diesem Backup ziehen. Dieses auf dem Windows-Rechner einmal umbenennen und das umbenannte Backup wieder auf die SD-Karte ziehen. Im Anschluss würde ich dann einen Restore mit den beiden Backups probieren. Wenn das Originale (nicht kopierte) dann funktioniert und das andere nicht (siehe Fehler oben), müssten wir unsere Antwort auf das Problem haben, richtig? Wenn ich jetzt quasi ohne Grund ein Backup mache und es direkt wieder einspiele, versaue ich mir dann wieder irgend etwas an der laufenden Konfiguration oder kann ich das ohne Probleme einfach drauf spielen?
-
Hallo,ich wollte auf meinem Proxmox eine neue VM mit ioBroker erstellen. Ich bin aber langsam am Ende und weiß nicht mehr weiter.
Die neue VM habe ich nach der Beschreibung neu angelegt: https://github.com/ioBroker/ioBroker.docs/blob/master/docs/de/install/proxmox.md
Ich hatte auf dem neuen System schon fast alles fertiggestellt. Dann wollte ich den Admin‑Adapter auf HTTPS umstellen. Jedes Mal, wenn ich das gemacht habe, konnte ich nicht mehr über HTTPS auf die Webseite zugreifen. Ich konnte nur wieder darauf zugreifen, indem ich über das Terminal einen neuen Admin‑Adapter installiert habe.
In irgendeinem Beitrag im Forum hatte ich dann gelesen, man solle einfach den neuen ioBroker laufen lassen und es am nächsten Tag erneut versuchen. Aus unerklärlichen Gründen hat das tatsächlich funktioniert.
Am nächsten Tag konnte ich den Admin‑Adapter problemlos auf HTTPS umstellen.
Dann habe ich die IP‑Adresse meines neuen ioBrokers auf die Adresse gesetzt, auf der mein alter ioBroker lief, unter:
sudo nano /etc/network/interfaces
und anschließend neu gestartet.
Das hat auch super geklappt.
Dann wollte ich über meinen Backitup‑Adapter per FTP mein System wiederherstellen. Dabei bekomme ich nur das angezeigt, was auf dem Bild zu sehen ist:

Seitdem komme ich nicht mehr auf die Webseite. iob fix bringt keine Veränderung.
Ich hoffe, ihr könnt mir helfen. Mein alter ioBroker hat schon viele Jahre auf dem Buckel und deshalb wollte ich alles neu aufsetzen. Nach meinem Wissen ist auf meinem alten System alles auf dem neuesten Stand.
-
Noch ein Nachtrag, dass ist mein iob diag bevor ich das backup aufspiele und die ip geändert habe.
========== Start marking the full check here ===========
Script v.2026-01-31 *** BASE SYSTEM *** Operating System: Debian GNU/Linux 13 (trixie) Static hostname: ioBroker Icon name: computer-vm Chassis: vm 🖴 AF_VSOCK CID: 1 Virtualization: kvm Kernel: Linux 6.12.74+deb13+1-amd64 Architecture: x86-64 Hardware Vendor: QEMU Hardware Model: Standard PC _i440FX + PIIX, 1996_ Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org Firmware Date: Tue 2014-04-01 Firmware Age: 12y 1w 3d OS is similar to: model name : QEMU Virtual CPU version 2.5+ Docker : false Virtualization : kvm Kernel : x86_64 Userland : 64 bit Systemuptime and Load: 13:17:19 up 6 min, 1 user, load average: 0.12, 0.27, 0.15 CPU threads: 4 *** LIFE CYCLE STATUS *** Operating System is the current Debian stable version codenamed 'trixie'! *** TIME AND TIMEZONES *** Local time: Sat 2026-04-11 13:17:19 CEST Universal time: Sat 2026-04-11 11:17:19 UTC RTC time: Sat 2026-04-11 11:17:19 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': phillipp HOME=/home/phillipp GROUPS=phillipp cdrom floppy sudo audio dip video plugdev users netdev iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker SUDO_HOME=/home/phillipp GROUPS=iobroker tty dialout audio video plugdev *** DISPLAY-SERVER SETUP *** Display-Server: false Unit display-manager.service could not be found. Display-Manager: Desktop: Session: tty *** MEMORY *** total used free shared buff/cache available Mem: 10G 1.1G 8.9G 3.2M 739M 9.3G Swap: 1.8G 0B 1.8G Total: 12G 1.1G 10G Active iob-Instances: 3 9951 M total memory 1037 M used memory 839 M active memory 469 M inactive memory 8459 M free memory 49 M buffer memory 655 M swap cache 1721 M total swap 0 M used swap 1721 M free swap *** top - Table Of Processes *** top - 13:17:20 up 6 min, 1 user, load average: 0.12, 0.27, 0.15 Tasks: 134 total, 1 running, 133 sleeping, 0 stopped, 0 zombie %Cpu(s): 2.1 us, 2.1 sy, 0.0 ni, 95.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 9951.3 total, 8457.6 free, 1038.7 used, 705.1 buff/cache MiB Swap: 1722.0 total, 1722.0 free, 0.0 used. 8912.5 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** DMESG CRITICAL ERRORS *** No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 4.9G 0 4.9G 0% /dev tmpfs tmpfs 996M 516K 995M 1% /run /dev/sda1 ext4 30G 3.4G 25G 12% / tmpfs tmpfs 4.9G 0 4.9G 0% /dev/shm tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/systemd-journald .service tmpfs tmpfs 4.9G 2.6M 4.9G 1% /tmp tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/getty@tty1.servi ce tmpfs tmpfs 996M 8.0K 996M 1% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Sat Apr 11 13:11:02 2026] EXT4-fs (sda1): orphan cleanup on readonly fs [Sat Apr 11 13:11:02 2026] EXT4-fs (sda1): mounted filesystem 1e970333-9e2f-4362 -8abe-73ffee80fdd3 ro with ordered data mode. Quota mode: none. [Sat Apr 11 13:11:03 2026] EXT4-fs (sda1): re-mounted 1e970333-9e2f-4362-8abe-73 ffee80fdd3 r/w. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/sda1 ext4 rw,relatime,errors=remount-ro Files in neuralgic directories: /var: 558M /var/ 284M /var/cache 276M /var/cache/apt 187M /var/lib 186M /var/cache/apt/archives Hint: You are currently not seeing messages from other users and the system. Users in groups 'adm', 'systemd-journal' can see all messages. Pass -q to turn off this notice. Archived and active journals take up 8M in the file system. /opt/iobroker/backups: 4.2M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 289M /opt/iobroker/iobroker-data/ 80M /opt/iobroker/iobroker-data/files 47M /opt/iobroker/iobroker-data/files/admin.admin 46M /opt/iobroker/iobroker-data/files/admin.admin/custom/assets 46M /opt/iobroker/iobroker-data/files/admin.admin/custom The five largest files in iobroker-data are: 160M /opt/iobroker/iobroker-data/objects.jsonl 8.2M /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.j s 4.1M /opt/iobroker/iobroker-data/backup-objects/2026-04-09_22-17_objects.json l.gz 4.1M /opt/iobroker/iobroker-data/backup-objects/2026-04-09_20-17_objects.json l.gz 4.1M /opt/iobroker/iobroker-data/backup-objects/2026-04-09_18-17_objects.json l.gz 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' No nvbackup.json found. *** NodeJS-Installation *** /usr/bin/nodejs v22.22.2 /usr/bin/node v22.22.2 /usr/bin/npm 10.9.7 /usr/bin/npx 10.9.7 ✓ Node.js installation is correct nodejs: Installed: 22.22.2-1nodesource1 Candidate: 22.22.2-1nodesource1 Version table: *** 22.22.2-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 100 /var/lib/dpkg/status 22.22.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.22.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 20.19.2+dfsg-1+deb13u2 500 500 http://security.debian.org/debian-security trixie-security/main amd6 4 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main amd64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected Checking for nodejs vulnerability: █████ ██ ██ ██████ ██████ ██████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ███████ ██████ ██████ ██████ ██████ ██ *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: ioBroker ioBroker (version: 7.0.7, hostname: ioBroker , alive, u ptime: 379) Core adapters versions js-controller: 7.0.7 admin: 7.7.22 javascript: "javascript" not found nodejs modules from github: 2 +-- iobroker.esphome@0.7.0-beta.4 (git+ssh://git@github.com/DrozmotiX/ioBroker.e sphome.git#6b17df9c740aa8b3cfd135d7544804e289c0374d) | `-- autopy@1.1.1 (git+ssh://git@github.com/SimonFischer04/autopy.git#fbe016f35 e13e335e1c44783a1e7273bbb2a08c1) Adapter State + system.adapter.admin.0 : admin : ioBroker - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as : admin system.adapter.backitup.0 : backitup : ioBroker - disabled system.adapter.discovery.0 : discovery : ioBroker - disabled system.adapter.esphome.0 : esphome : ioBroker - disabled system.adapter.history.0 : history : ioBroker - disabled system.adapter.node-red.0 : node-red : ioBroker - disabled, port: 1880, bind: 0.0.0.0 system.adapter.vw-connect.0 : vw-connect : ioBroker - disabled + system.adapter.web.0 : web : ioBroker - enabled, port: 8082, bind: 0.0.0.0, run as: admi n + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : ioBroker - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as : admin + system.adapter.web.0 : web : ioBroker - enabled, port: 8082, bind: 0.0.0.0, run as: admi n ioBroker-Repositories ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬ ──────────────┐ │ (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 Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.7.22 , installed 7.7.22 Adapter "backitup" : 3.3.14 , installed 3.3.14 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "history" : 4.0.0 , installed 4.0.0 Controller "js-controller": 7.0.7 , installed 7.0.7 Adapter "node-red" : 6.0.7 , installed 6.0.7 Adapter "socketio" : 7.0.8 , installed 7.0.8 Adapter "web" : 8.0.0 , installed 8.0.0 Adapter "ws" : 4.0.0 , installed 4.0.0 Objects and States Please stand by - This may take a while Objects: 280 States: 146 *** OS-Repositories and Updates *** Hit:1 http://security.debian.org/debian-security trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease Reading package lists... Pending systemupdates: 3 *** 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:9000 0.0.0.0:* LISTEN 1001 6734 686/iobroker.js-con tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 6729 686/iobroker.js-con tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 1001 7616 1114/node-red tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 0 4423 1/init tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 7324 697/sshd: /usr/sbin tcp6 0 0 :::8081 :::* LISTEN 1001 8368 852/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 8677 1156/io.web.0 tcp6 0 0 :::111 :::* LISTEN 0 143 1/init tcp6 0 0 :::22 :::* LISTEN 0 7326 697/sshd: /usr/sbin udp 0 0 192.168.178.22:68 0.0.0.0:* 0 7367 800/dhcpcd: [BOOTP udp 0 0 0.0.0.0:111 0.0.0.0:* 0 4424 1/init udp6 0 0 :::111 :::* 0 4425 1/init udp6 0 0 fd3f:ea22:c652:fc51:546 :::* 0 8565 1009/dhcpcd: [DHCP6 udp6 0 0 fd3f:ea22:c652:fc51:546 :::* 0 7356 757/dhcpcd: [DHCP6 udp6 0 0 fe80::4b09:1f5a:904:546 :::* 0 7342 721/dhcpcd: [DHCP6 *** Log File - Last 25 Lines ***============ Mark until here for C&P =============
iob diag has finished.
-
Noch ein Nachtrag, dass ist mein iob diag bevor ich das backup aufspiele und die ip geändert habe.
========== Start marking the full check here ===========
Script v.2026-01-31 *** BASE SYSTEM *** Operating System: Debian GNU/Linux 13 (trixie) Static hostname: ioBroker Icon name: computer-vm Chassis: vm 🖴 AF_VSOCK CID: 1 Virtualization: kvm Kernel: Linux 6.12.74+deb13+1-amd64 Architecture: x86-64 Hardware Vendor: QEMU Hardware Model: Standard PC _i440FX + PIIX, 1996_ Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org Firmware Date: Tue 2014-04-01 Firmware Age: 12y 1w 3d OS is similar to: model name : QEMU Virtual CPU version 2.5+ Docker : false Virtualization : kvm Kernel : x86_64 Userland : 64 bit Systemuptime and Load: 13:17:19 up 6 min, 1 user, load average: 0.12, 0.27, 0.15 CPU threads: 4 *** LIFE CYCLE STATUS *** Operating System is the current Debian stable version codenamed 'trixie'! *** TIME AND TIMEZONES *** Local time: Sat 2026-04-11 13:17:19 CEST Universal time: Sat 2026-04-11 11:17:19 UTC RTC time: Sat 2026-04-11 11:17:19 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': phillipp HOME=/home/phillipp GROUPS=phillipp cdrom floppy sudo audio dip video plugdev users netdev iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker SUDO_HOME=/home/phillipp GROUPS=iobroker tty dialout audio video plugdev *** DISPLAY-SERVER SETUP *** Display-Server: false Unit display-manager.service could not be found. Display-Manager: Desktop: Session: tty *** MEMORY *** total used free shared buff/cache available Mem: 10G 1.1G 8.9G 3.2M 739M 9.3G Swap: 1.8G 0B 1.8G Total: 12G 1.1G 10G Active iob-Instances: 3 9951 M total memory 1037 M used memory 839 M active memory 469 M inactive memory 8459 M free memory 49 M buffer memory 655 M swap cache 1721 M total swap 0 M used swap 1721 M free swap *** top - Table Of Processes *** top - 13:17:20 up 6 min, 1 user, load average: 0.12, 0.27, 0.15 Tasks: 134 total, 1 running, 133 sleeping, 0 stopped, 0 zombie %Cpu(s): 2.1 us, 2.1 sy, 0.0 ni, 95.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 9951.3 total, 8457.6 free, 1038.7 used, 705.1 buff/cache MiB Swap: 1722.0 total, 1722.0 free, 0.0 used. 8912.5 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** DMESG CRITICAL ERRORS *** No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 4.9G 0 4.9G 0% /dev tmpfs tmpfs 996M 516K 995M 1% /run /dev/sda1 ext4 30G 3.4G 25G 12% / tmpfs tmpfs 4.9G 0 4.9G 0% /dev/shm tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/systemd-journald .service tmpfs tmpfs 4.9G 2.6M 4.9G 1% /tmp tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/getty@tty1.servi ce tmpfs tmpfs 996M 8.0K 996M 1% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Sat Apr 11 13:11:02 2026] EXT4-fs (sda1): orphan cleanup on readonly fs [Sat Apr 11 13:11:02 2026] EXT4-fs (sda1): mounted filesystem 1e970333-9e2f-4362 -8abe-73ffee80fdd3 ro with ordered data mode. Quota mode: none. [Sat Apr 11 13:11:03 2026] EXT4-fs (sda1): re-mounted 1e970333-9e2f-4362-8abe-73 ffee80fdd3 r/w. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/sda1 ext4 rw,relatime,errors=remount-ro Files in neuralgic directories: /var: 558M /var/ 284M /var/cache 276M /var/cache/apt 187M /var/lib 186M /var/cache/apt/archives Hint: You are currently not seeing messages from other users and the system. Users in groups 'adm', 'systemd-journal' can see all messages. Pass -q to turn off this notice. Archived and active journals take up 8M in the file system. /opt/iobroker/backups: 4.2M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 289M /opt/iobroker/iobroker-data/ 80M /opt/iobroker/iobroker-data/files 47M /opt/iobroker/iobroker-data/files/admin.admin 46M /opt/iobroker/iobroker-data/files/admin.admin/custom/assets 46M /opt/iobroker/iobroker-data/files/admin.admin/custom The five largest files in iobroker-data are: 160M /opt/iobroker/iobroker-data/objects.jsonl 8.2M /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.j s 4.1M /opt/iobroker/iobroker-data/backup-objects/2026-04-09_22-17_objects.json l.gz 4.1M /opt/iobroker/iobroker-data/backup-objects/2026-04-09_20-17_objects.json l.gz 4.1M /opt/iobroker/iobroker-data/backup-objects/2026-04-09_18-17_objects.json l.gz 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' No nvbackup.json found. *** NodeJS-Installation *** /usr/bin/nodejs v22.22.2 /usr/bin/node v22.22.2 /usr/bin/npm 10.9.7 /usr/bin/npx 10.9.7 ✓ Node.js installation is correct nodejs: Installed: 22.22.2-1nodesource1 Candidate: 22.22.2-1nodesource1 Version table: *** 22.22.2-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 100 /var/lib/dpkg/status 22.22.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.22.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages 20.19.2+dfsg-1+deb13u2 500 500 http://security.debian.org/debian-security trixie-security/main amd6 4 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main amd64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected Checking for nodejs vulnerability: █████ ██ ██ ██████ ██████ ██████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ███████ ██████ ██████ ██████ ██████ ██ *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: ioBroker ioBroker (version: 7.0.7, hostname: ioBroker , alive, u ptime: 379) Core adapters versions js-controller: 7.0.7 admin: 7.7.22 javascript: "javascript" not found nodejs modules from github: 2 +-- iobroker.esphome@0.7.0-beta.4 (git+ssh://git@github.com/DrozmotiX/ioBroker.e sphome.git#6b17df9c740aa8b3cfd135d7544804e289c0374d) | `-- autopy@1.1.1 (git+ssh://git@github.com/SimonFischer04/autopy.git#fbe016f35 e13e335e1c44783a1e7273bbb2a08c1) Adapter State + system.adapter.admin.0 : admin : ioBroker - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as : admin system.adapter.backitup.0 : backitup : ioBroker - disabled system.adapter.discovery.0 : discovery : ioBroker - disabled system.adapter.esphome.0 : esphome : ioBroker - disabled system.adapter.history.0 : history : ioBroker - disabled system.adapter.node-red.0 : node-red : ioBroker - disabled, port: 1880, bind: 0.0.0.0 system.adapter.vw-connect.0 : vw-connect : ioBroker - disabled + system.adapter.web.0 : web : ioBroker - enabled, port: 8082, bind: 0.0.0.0, run as: admi n + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : ioBroker - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as : admin + system.adapter.web.0 : web : ioBroker - enabled, port: 8082, bind: 0.0.0.0, run as: admi n ioBroker-Repositories ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬ ──────────────┐ │ (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 Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.7.22 , installed 7.7.22 Adapter "backitup" : 3.3.14 , installed 3.3.14 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "history" : 4.0.0 , installed 4.0.0 Controller "js-controller": 7.0.7 , installed 7.0.7 Adapter "node-red" : 6.0.7 , installed 6.0.7 Adapter "socketio" : 7.0.8 , installed 7.0.8 Adapter "web" : 8.0.0 , installed 8.0.0 Adapter "ws" : 4.0.0 , installed 4.0.0 Objects and States Please stand by - This may take a while Objects: 280 States: 146 *** OS-Repositories and Updates *** Hit:1 http://security.debian.org/debian-security trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease Reading package lists... Pending systemupdates: 3 *** 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:9000 0.0.0.0:* LISTEN 1001 6734 686/iobroker.js-con tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 6729 686/iobroker.js-con tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 1001 7616 1114/node-red tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 0 4423 1/init tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 7324 697/sshd: /usr/sbin tcp6 0 0 :::8081 :::* LISTEN 1001 8368 852/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 8677 1156/io.web.0 tcp6 0 0 :::111 :::* LISTEN 0 143 1/init tcp6 0 0 :::22 :::* LISTEN 0 7326 697/sshd: /usr/sbin udp 0 0 192.168.178.22:68 0.0.0.0:* 0 7367 800/dhcpcd: [BOOTP udp 0 0 0.0.0.0:111 0.0.0.0:* 0 4424 1/init udp6 0 0 :::111 :::* 0 4425 1/init udp6 0 0 fd3f:ea22:c652:fc51:546 :::* 0 8565 1009/dhcpcd: [DHCP6 udp6 0 0 fd3f:ea22:c652:fc51:546 :::* 0 7356 757/dhcpcd: [DHCP6 udp6 0 0 fe80::4b09:1f5a:904:546 :::* 0 7342 721/dhcpcd: [DHCP6 *** Log File - Last 25 Lines ***============ Mark until here for C&P =============
iob diag has finished.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden