NEWS
Kein Start nach Backup möglich / Unraid Docker
-
@bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:
den Befehl habe ich ausgeführt, es kommt jedoch keinerlei Rückmeldung dazu.
Moin,
welche Version des Docker Images setzt Du ein?
Dasiob diagnichts zurückgibt ist aber nicht normal, ich glaube Dir schon, aber kannst Du bitte immer zeigen, mit Eingabezeile, bis neuen Prompt?Was gibt den
netstataus?# netstat -tulpeVG
Bernd@dp20eic
root@fa845846d6ac:/opt/iobroker# iob diag root@fa845846d6ac:/opt/iobroker# netstat -tulpe 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.11:37859 0.0.0.0:* LISTEN root 15054605 - tcp 0 0 localhost:9000 0.0.0.0:* LISTEN iobroker 15063313 - tcp 0 0 localhost:9001 0.0.0.0:* LISTEN iobroker 15063306 - udp 0 0 127.0.0.11:41409 0.0.0.0:* root 15054604 - root@fa845846d6ac:/opt/iobroker#root@fa845846d6ac:/opt/iobroker# iob host this Cannot execute changes on running system. Stop iobroker first. root@fa845846d6ac:/opt/iobroker# iobroker stop iobroker controller daemon is not running root@fa845846d6ac:/opt/iobroker# iobroker stop all The adapter "admin.0" was stopped. The adapter "backitup.0" was stopped. root@fa845846d6ac:/opt/iobroker# iob host this Cannot execute changes on running system. Stop iobroker first. root@fa845846d6ac:/opt/iobroker#leider keinen erfolg
-
@dp20eic
root@fa845846d6ac:/opt/iobroker# iob diag root@fa845846d6ac:/opt/iobroker# netstat -tulpe 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.11:37859 0.0.0.0:* LISTEN root 15054605 - tcp 0 0 localhost:9000 0.0.0.0:* LISTEN iobroker 15063313 - tcp 0 0 localhost:9001 0.0.0.0:* LISTEN iobroker 15063306 - udp 0 0 127.0.0.11:41409 0.0.0.0:* root 15054604 - root@fa845846d6ac:/opt/iobroker#root@fa845846d6ac:/opt/iobroker# iob host this Cannot execute changes on running system. Stop iobroker first. root@fa845846d6ac:/opt/iobroker# iobroker stop iobroker controller daemon is not running root@fa845846d6ac:/opt/iobroker# iobroker stop all The adapter "admin.0" was stopped. The adapter "backitup.0" was stopped. root@fa845846d6ac:/opt/iobroker# iob host this Cannot execute changes on running system. Stop iobroker first. root@fa845846d6ac:/opt/iobroker#leider keinen erfolg
@bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:
leider keinen erfolg
Cannot execute changes on running system. Stop iobroker first.m on iob host this m offiob start all -
@bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:
leider keinen erfolg
Cannot execute changes on running system. Stop iobroker first.m on iob host this m offiob start all@marc-berg danke, da hat sich zumindest etwas getan.
-------------------------------------------------------------------------------- ----- Step 3 of 5: Checking ioBroker installation ----- -------------------------------------------------------------------------------- (Re)setting permissions (This might take a while! Please be patient!)... Done. Fixing "sudo-bug" by replacing sudo with gosu... Done. (Re)setting permissions (This might take a while! Please be patient!)... Done. Fixing "sudo-bug" by replacing sudo with gosu... Done. Checking Database connection... Done. /opt/iobroker/node_modules/standard-as-callback/built/index.js:6 throw e; Error: Connection is closed. at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41) at Readable.read (node:internal/streams/readable:496:12) at resume_ (node:internal/streams/readable:999:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ScanStream instance at: at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22 at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23) at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Node.js v18.17.1 /opt/iobroker/node_modules/standard-as-callback/built/index.js:6 throw e; Error: Connection is closed. at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41) at Readable.read (node:internal/streams/readable:496:12) at resume_ (node:internal/streams/readable:999:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ScanStream instance at: at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22 at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23) at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Node.js v18.17.1 There was a problem detecting the admin instance of your iobroker. Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration. For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore This Script will exit now. There was a problem detecting the admin instance of your iobroker. Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration. For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore This Script will exit now. -
@marc-berg danke, da hat sich zumindest etwas getan.
-------------------------------------------------------------------------------- ----- Step 3 of 5: Checking ioBroker installation ----- -------------------------------------------------------------------------------- (Re)setting permissions (This might take a while! Please be patient!)... Done. Fixing "sudo-bug" by replacing sudo with gosu... Done. (Re)setting permissions (This might take a while! Please be patient!)... Done. Fixing "sudo-bug" by replacing sudo with gosu... Done. Checking Database connection... Done. /opt/iobroker/node_modules/standard-as-callback/built/index.js:6 throw e; Error: Connection is closed. at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41) at Readable.read (node:internal/streams/readable:496:12) at resume_ (node:internal/streams/readable:999:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ScanStream instance at: at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22 at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23) at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Node.js v18.17.1 /opt/iobroker/node_modules/standard-as-callback/built/index.js:6 throw e; Error: Connection is closed. at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41) at Readable.read (node:internal/streams/readable:496:12) at resume_ (node:internal/streams/readable:999:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ScanStream instance at: at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22 at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23) at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Node.js v18.17.1 There was a problem detecting the admin instance of your iobroker. Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration. For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore This Script will exit now. There was a problem detecting the admin instance of your iobroker. Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration. For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore This Script will exit now. -
@bass-ti ich habe den docker noch einmal neugestartet und zumindest scheint die oberfläche vom admin zu laufen. Muss erst einmal los und prüfe dann noch einmal später nach, danke erst einmal.
-
@bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:
leider hat die VIS wohl ein großes Problem.
Ja, ist ein bekanntes VIS Problem nach dem Restore. Suche mal hier im Forum, da wirst du schnell fündig.
-
-
da stelle ich mich wohl etwas dümmlich an, beiträge finde ich einige. jedoch nur viel bla bla und keine lösung.
-
iobroker Docker startet nach Backup nicht.
Hallo zusammen, vlt kann mir jemand helfen.
Ich nutze einen Unraid Docker, welcher auch nach der Installation wunderbar startet.
Spiele ich jedoch mein Backup ein (egal welches) startet der Docker nachher nicht mehr. Die Backups an sich sind sauber.Ich vermute ich hatte nach der Dockerinstallation npm und javascript geupdatet.
Jedoch müsste er diese doch nach dem Löschen und neuinstallieren des Docker verwerfen und mit der Standardversion aus dem Docker arbeiten?Grüße

