NEWS
[gelöst] backup eingespielt und nichts passiert - Was nun?
-
Mit einem Admin-update scheine ich mir den iobroker abgeschossen zu haben. Habe nun deshalb und wegen anstehender node-updates (bin jetzt auf node 12) das gesamte debian neu aufgesetzt und den iobroker neu installiert. Jetzt habe ich mit folgenden Befehlen den restore durchgeführt
cd /opt/iobroker sudo iobroker stop sudo iobroker restore.0Danach kam folgendes im Terminal
andreas@iobroker-NUC:/opt/iobroker$ sudo iobroker stop andreas@iobroker-NUC:/opt/iobroker$ sudo iobroker restore.0 Commands: iobroker setup [--objects <host>] [--states <host>] [custom] iobroker start - starts the js-controller iobroker stop - stops the js-controller iobroker start <adapter>[.instance] - starts a specified adapter instance iobroker stop <adapter>.[instance] - stops a specified adapter instance iobroker start all - starts js-controller and all adapters iobroker restart - restarts the js-controller iobroker restart <adapter>[.instance] - restarts a specified adapter iobroker debug <adapter> [--ip=<ip>] [--port=<port>] [--wait] - Starts a Node.js debugging session for the adapter --wait stops the execution until the debugger is attached. --ip and --port can be used to change the listen IP and port. Use IP 0.0.0.0 for remote debugging. iobroker info - shows the host info iobroker logs [adapter] [--watch] [--lines=1000] iobroker add <adapter> [desiredNumber] [--enabled] [--host <host>] [--port <port>] iobroker install <adapter> - installs a specified adapter iobroker rebuild <adapter>|self [--install] iobroker url <url> [<name>] - install adapter from specified url, e.g. GitHub iobroker del <adapter> - remove adapter from system iobroker del <adapter>.<instance> - remove adapter instance iobroker update [repository url] [--updatable/--u] [--installed/--i] [--force/--f] - update repository and optionally filter installed/updateable adapters, use --force to bypass hash check iobroker upgrade [repository url] iobroker upgrade self [repository url] - upgrade js-controller and all adapters, optionally you can specify the repository url iobroker upgrade <adapter> [repository url] - upgrade specified adapter, optionally you can specify the repository url iobroker upload <pathToLocalFile> <pathIniobroker> iobroker upload all - upload all adapter files to make them available for instances iobroker upload <adapter> - upload specified adapter files to make them available for instances iobroker object get <id> - get object specified by id iobroker object set <id> <json-value> - set object with the given id by providing a new json object iobroker object set <id> propertyname=<value or json-value> - update part of the object by providing a new value or partial object iobroker object extend <id> <json-value> - extend object with the given id by providing a new json object iobroker object del <id|pattern> [--yes] iobroker object chmod <object-mode> [state-mode] <id> iobroker object chown <user> <group> <id> iobroker object list <id> iobroker state get <id> - get state, specified by id iobroker state getplain <id> [--pretty] iobroker state getvalue <id> iobroker state set <id> <value> [ack] iobroker state del <id> iobroker message <adapter>[.instance] <command> [<message>] iobroker list <type> [filter] iobroker chmod <mode> <file> iobroker chown <user> <group> <file> iobroker touch <file> iobroker rm <file> iobroker file read <iobroker-path-to-read> [<filesystem-path-to-write>] iobroker file write <filesystem-path-to-read> <iobroker-path-to-write> iobroker file rm <iobroker-path-to-delete> iobroker file sync iobroker user add <user> [--ingroup group] [--password pass] iobroker user del <user> iobroker user passwd <user> [--password pass] iobroker user enable <user> iobroker user disable <user> iobroker user get <user> iobroker user check <user> [--password pass] iobroker group add <group> iobroker group del <group> iobroker group list <group> iobroker group enable <group> iobroker group disable <group> iobroker group get <group> iobroker group adduser <group> <user> iobroker group deluser <group> <user> iobroker host this iobroker host <hostname> iobroker host set <hostname> iobroker host remove <hostname> iobroker set <adapter>.<instance> [--port port] [--ip address] [--ssl true|false] iobroker license <license.file or license.text> iobroker cert create iobroker cert view [<certificate name>] iobroker clean iobroker backup iobroker restore <backup name or path> - restore a specified backup iobroker validate <backup name or path> - validate a specified backup iobroker <command> --timeout 5000 iobroker status [all|<adapter>.<instance>] iobroker repo [name] iobroker repo add <name> <path or url> iobroker repo set <name> iobroker repo del <name> iobroker uuid iobroker unsetup iobroker fix - execute the installation fixer script, this updates your ioBroker installation iobroker multihost <enable|disable> [--secure true|false] iobroker multihost browse iobroker multihost connect iobroker compact status - show if compact mode is enabled in general iobroker compact <enable|on|disable|off> - enable or disable compact mode in general iobroker compact <adapter>.<instance> status - show if compact mode is enabled for a specific instance iobroker compact <adapter>.<instance> group <group-id> - define compact group of a specific adapter iobroker compact <adapter>.<instance> <disable|off> - enable or disable compact mode for specified adapter instance iobroker compact <adapter>.<instance> <enable|on> [group-id] - enable or disable compact mode for specified adapter instance and set comapct group optionally iobroker plugin enable <pluginname> [--host <hostname>] - enables a plugin for the specified host. If no host is specified, the current one is used iobroker plugin disable <pluginname> [--host <hostname>] - disables a plugin for the specified host. If no host is specified, the current one is used iobroker plugin status <pluginname> [--host <hostname>] - checks if a plugin is enabled for the specified host. If no host is specified, the current one is used iobroker plugin enable <pluginname> --instance <adapter>[.<nr>] - enables a plugin for the specified adapter instance (defaults to instance 0) iobroker plugin disable <pluginname> --instance <adapter>[.<nr>] - disables a plugin for the specified adapter instance (defaults to instance 0) iobroker plugin status <pluginname> --instance <adapter>[.<nr>] - checks if a plugin is enabled for the specified adapter instance (defaults to instance 0) iobroker version [adapter] - show version of js-controller or specified adapter iobroker [adapter] -v - show version of js-controller or specified adapter Optionen: --help Hilfe anzeigen [boolean] --version Version anzeigen [boolean] andreas@iobroker-NUC:/opt/iobroker$und ich habe nach ca. 20 Minuten ein
sudo iobroker startgemacht. Auf die Admin Oberfläche komme ich auch. Jetzt sind zwei Stunden rum und ich sehe immer noch keine meiner alten Adapter usw. Habe ich den iobroker zu früh gestartet? Wann weiß man, wann alles wiederhergestellt ist?
Grüße ein ratloser Andreas@weimaraner sagte in restore eingespielt und nichts passiert - Was nun?:
Wann weiß man, wann alles wiederhergestellt ist?
Wenn im Log File der (mehr oder weniger) alphabetisch letzte Adapter durch ist und da Ruhe ist.
-
@weimaraner Die Syntax ist falsch, denke ich.
iobroker restore /Pfad/zum/Backupmüsste das sein. Blöde Frage: Warum nimmst du nicht den Backitup-Adapter her?
Btw: iobroker wird nicht in Kombination mit sudo (ohne weitere Argumente) eingesetzt.@Thomas-Braun sagte in backup eingespielt und nichts passiert - Was nun?:
Die Syntax ist falsch, denke ich.
nicht unbedingt.
iobroker restore.0 installiert das jüngste Backup aus dem backups-Verzeichnisob das aber die richtige Schreibweise mit dem Punkt ist weiß ich nicht mehr
iobroker restore <backup name or path> - restore a specified backup
ist zumindest die korrekte -
@Thomas-Braun sagte in backup eingespielt und nichts passiert - Was nun?:
Die Syntax ist falsch, denke ich.
nicht unbedingt.
iobroker restore.0 installiert das jüngste Backup aus dem backups-Verzeichnisob das aber die richtige Schreibweise mit dem Punkt ist weiß ich nicht mehr
iobroker restore <backup name or path> - restore a specified backup
ist zumindest die korrekte@Homoran Mich wundert die Auflistung der Commands. Das passiert eigentlich nur, wenn der Befehl so nicht existiert und/oder syntaktisch falsch ist.
Ich mach meine Backups an der Stelle aber auch nicht zu Fuß sondern über den Backitup.
-
@Homoran Mich wundert die Auflistung der Commands. Das passiert eigentlich nur, wenn der Befehl so nicht existiert und/oder syntaktisch falsch ist.
Ich mach meine Backups an der Stelle aber auch nicht zu Fuß sondern über den Backitup.
@Thomas-Braun Jepp!
Habe darauf auch noch mal diese commadns durchgeflöht. und oben editiertDas mit der 0 kommt glaube ich wenn du nur iobroker restore aufrufst, dann kommt eine Liste mit Optionsnummern
-
@Thomas-Braun Jepp!
Habe darauf auch noch mal diese commadns durchgeflöht. und oben editiertDas mit der 0 kommt glaube ich wenn du nur iobroker restore aufrufst, dann kommt eine Liste mit Optionsnummern
Ich bin ein Depp. Ich habe den Ordner backups auf der Konsole mit mkdir backups erstellt (als user Andreas). Dann wollte ich mit filezilla die backupdatei rüberschieben. Angemeldet in filezilla bin ich mit dem user Andreas. Jetzt habe ich gerade bemerkt, daß er mir die backup-Datei gar nicht rüberspielt. Ich habe qausi den restore ohne eine Datei ausgeführt.
Frahe: Warum kann ich die Datei nicht rüberspielen? Filezilla sagt nur "Übertragung konnte nicht gestartet werden" Kann das ein Rechteproblem sein? -
Ich bin ein Depp. Ich habe den Ordner backups auf der Konsole mit mkdir backups erstellt (als user Andreas). Dann wollte ich mit filezilla die backupdatei rüberschieben. Angemeldet in filezilla bin ich mit dem user Andreas. Jetzt habe ich gerade bemerkt, daß er mir die backup-Datei gar nicht rüberspielt. Ich habe qausi den restore ohne eine Datei ausgeführt.
Frahe: Warum kann ich die Datei nicht rüberspielen? Filezilla sagt nur "Übertragung konnte nicht gestartet werden" Kann das ein Rechteproblem sein?@weimaraner sagte in backup eingespielt und nichts passiert - Was nun?:
Kann das ein Rechteproblem sein?
Mit Sicherheit. Andreas dürfte eigentlich in /opt/iobroker gar nix machen dürfen.
-
@weimaraner sagte in backup eingespielt und nichts passiert - Was nun?:
Kann das ein Rechteproblem sein?
Mit Sicherheit. Andreas dürfte eigentlich in /opt/iobroker gar nix machen dürfen.
@Thomas-Braun Wie bekomme ich dann meine backup Datei in den richtigen Ordner?
-
@Thomas-Braun Wie bekomme ich dann meine backup Datei in den richtigen Ordner?
@weimaraner Was ist denn gegeben?
-
@weimaraner Was ist denn gegeben?
@Thomas-Braun Puhh.. ich bin ein linux dau. Ich habe debian aufgesetzt und einen root und einen andreas angelegt. Glaube ich... Kann ich das irgendwo nachschauen?
-
@Thomas-Braun Puhh.. ich bin ein linux dau. Ich habe debian aufgesetzt und einen root und einen andreas angelegt. Glaube ich... Kann ich das irgendwo nachschauen?
@weimaraner Wo liegt denn das Backup? Und was ist FilZilla?
Der Bruder von Godzilla? -
@weimaraner sagte in backup eingespielt und nichts passiert - Was nun?:
Kann das ein Rechteproblem sein?
Mit Sicherheit. Andreas dürfte eigentlich in /opt/iobroker gar nix machen dürfen.
@Thomas-Braun -stimmt
Konnte die Datei nur mit filezilla in den Ordner Home/andreas schieben. -
@weimaraner Wo liegt denn das Backup? Und was ist FilZilla?
Der Bruder von Godzilla?@Thomas-Braun Das backup liegt auf meinem PC.
-
@Thomas-Braun Das backup liegt auf meinem PC.
@weimaraner Was denn jetzt?
Im /home von Andreas oder auf deinem (externen?) PC? -
@weimaraner Was denn jetzt?
Im /home von Andreas oder auf deinem (externen?) PC?@Thomas-Braun sowohl als auch. Habe es vom PC in das home/andreas Verzeichnis geschoben bekommen
-
@Thomas-Braun sowohl als auch. Habe es vom PC in das home/andreas Verzeichnis geschoben bekommen
@weimaraner Dann gilt der Befehl von oben.
iobroker restore /home/andreas/wo/auch/immer/die/datei/liegtEdit: Befehl korrigiert
-
@weimaraner Dann gilt der Befehl von oben.
iobroker restore /home/andreas/wo/auch/immer/die/datei/liegtEdit: Befehl korrigiert
@Thomas-Braun müßte es nicht restore heißen? Ich will doch zurückspielen.
-
@Thomas-Braun müßte es nicht restore heißen? Ich will doch zurückspielen.
@weimaraner Sorry, natürlich.
-
@weimaraner Sorry, natürlich.
@Thomas-Braun okay, Danke. Der Restore läuft jetzt.
Muß ich mir bei diesen Errors Gedanken machen? Oder erst mal abwarten bis alles fertig ist?
Vor allem der Error permission denied, mkdir '/iobroker-data/'history.0 2021-01-04 20:30:18.751 error (16000) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:30:18.747 error (16000) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:30:18.745 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:29:57.834 error (15715) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:29:57.832 error (15715) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:29:57.073 error (15700) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:29:57.067 error (15700) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:29:45.694 error (15458) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:29:45.690 error (15458) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:29:45.689 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:29:24.548 error (15189) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:29:24.545 error (15189) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:29:23.458 error (15182) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:29:23.453 error (15182) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:29:12.997 error (14940) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:29:12.993 error (14940) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:29:12.992 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:28:50.797 error (14573) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:28:50.794 error (14573) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:28:50.056 error (14555) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:28:50.053 error (14555) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:28:40.061 error (14420) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:28:40.051 error (14420) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:28:40.049 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:28:17.253 error (14044) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:28:17.251 error (14044) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:28:16.208 error (14033) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:28:16.205 error (14033) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:28:07.433 error (13898) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:28:07.430 error (13898) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:28:07.429 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:27:43.578 error (13523) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:27:43.576 error (13523) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:27:42.591 error (13512) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:27:42.587 error (13512) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:27:34.947 error (13377) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:27:34.942 error (13377) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:27:34.941 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:27:10.336 error (13002) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:27:10.333 error (13002) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:27:08.802 error (12987) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:27:08.798 error (12987) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:27:02.287 error (12856) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:27:02.276 error (12856) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:27:02.274 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:26:36.862 error (12481) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:26:36.859 error (12481) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:26:35.171 error (12364) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:26:35.168 error (12364) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:26:29.215 error (12334) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:26:29.207 error (12334) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:26:29.205 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:26:03.191 error (11844) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:26:03.187 error (11844) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:26:00.883 error (11833) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:26:00.874 error (11833) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:25:56.619 error (11814) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:25:56.615 error (11814) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:25:56.614 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:25:28.202 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.1 2021-01-04 20:25:28.202 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.1 2021-01-04 20:25:28.202 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.1 2021-01-04 20:25:28.202 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.1 2021-01-04 20:25:28.202 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.1 2021-01-04 20:25:28.202 error (11318) TypeError: adapter.objects.getObject is not a function hm-rpc.1 2021-01-04 20:25:28.199 error (11318) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:25:27.282 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.0 2021-01-04 20:25:27.282 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.0 2021-01-04 20:25:27.282 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.0 2021-01-04 20:25:27.282 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.0 2021-01-04 20:25:27.282 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.0 2021-01-04 20:25:27.282 error (11311) TypeError: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:25:27.279 error (11311) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:25:24.067 error at processTicksAndRejections (internal/process/task_queues.js:97:5) history.0 2021-01-04 20:25:24.067 error at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8147:76 history.0 2021-01-04 20:25:24.067 error at Object.ready (/opt/iobroker/node_modules/iobroker.history/history.js:103:9) history.0 2021-01-04 20:25:24.067 error at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) history.0 2021-01-04 20:25:24.067 error at Object.mkdirSync (fs.js:921:3) history.0 2021-01-04 20:25:24.067 error (11292) Error: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:25:24.064 error (11292) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' Unhandled 2021-01-04 20:25:24.062 error promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:24:54.477 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.1 2021-01-04 20:24:54.477 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.1 2021-01-04 20:24:54.477 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.1 2021-01-04 20:24:54.477 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.1 2021-01-04 20:24:54.477 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.1 2021-01-04 20:24:54.477 error (10797) TypeError: adapter.objects.getObject is not a function hm-rpc.1 2021-01-04 20:24:54.474 error (10797) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:24:54.128 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.0 2021-01-04 20:24:54.128 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.0 2021-01-04 20:24:54.128 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.0 2021-01-04 20:24:54.128 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.0 2021-01-04 20:24:54.128 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.0 2021-01-04 20:24:54.128 error (10790) TypeError: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:24:54.125 error (10790) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:24:51.351 error at processTicksAndRejections (internal/process/task_queues.js:97:5) history.0 2021-01-04 20:24:51.351 error at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8147:76 history.0 2021-01-04 20:24:51.351 error at Object.ready (/opt/iobroker/node_modules/iobroker.history/history.js:103:9) history.0 2021-01-04 20:24:51.351 error at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) history.0 2021-01-04 20:24:51.351 error at Object.mkdirSync (fs.js:921:3) history.0 2021-01-04 20:24:51.351 error (10771) Error: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:24:51.346 error (10771) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' Unhandled 2021-01-04 20:24:51.344 error promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). alexa2.0 2021-01-04 20:24:30.488 error at processImmediate (internal/timers.js:461:21) alexa2.0 2021-01-04 20:24:30.488 error at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:2354:71) alexa2.0 2021-01-04 20:24:30.488 error at /opt/iobroker/node_modules/iobroker.alexa2/main.js:306:25 alexa2.0 2021-01-04 20:24:30.488 error at Adapter.setObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1817:40) alexa2.0 2021-01-04 20:24:30.488 error (9993) The "Echo-Devices.G0911B06951615KP.Music-Provider." is invalid. Ids are not allowed to end in "." -
@Thomas-Braun okay, Danke. Der Restore läuft jetzt.
Muß ich mir bei diesen Errors Gedanken machen? Oder erst mal abwarten bis alles fertig ist?
Vor allem der Error permission denied, mkdir '/iobroker-data/'history.0 2021-01-04 20:30:18.751 error (16000) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:30:18.747 error (16000) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:30:18.745 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:29:57.834 error (15715) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:29:57.832 error (15715) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:29:57.073 error (15700) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:29:57.067 error (15700) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:29:45.694 error (15458) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:29:45.690 error (15458) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:29:45.689 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:29:24.548 error (15189) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:29:24.545 error (15189) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:29:23.458 error (15182) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:29:23.453 error (15182) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:29:12.997 error (14940) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:29:12.993 error (14940) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:29:12.992 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:28:50.797 error (14573) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:28:50.794 error (14573) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:28:50.056 error (14555) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:28:50.053 error (14555) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:28:40.061 error (14420) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:28:40.051 error (14420) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:28:40.049 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:28:17.253 error (14044) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:28:17.251 error (14044) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:28:16.208 error (14033) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:28:16.205 error (14033) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:28:07.433 error (13898) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:28:07.430 error (13898) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:28:07.429 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:27:43.578 error (13523) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:27:43.576 error (13523) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:27:42.591 error (13512) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:27:42.587 error (13512) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:27:34.947 error (13377) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:27:34.942 error (13377) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:27:34.941 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:27:10.336 error (13002) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:27:10.333 error (13002) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:27:08.802 error (12987) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:27:08.798 error (12987) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:27:02.287 error (12856) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:27:02.276 error (12856) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:27:02.274 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:26:36.862 error (12481) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:26:36.859 error (12481) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:26:35.171 error (12364) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:26:35.168 error (12364) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:26:29.215 error (12334) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:26:29.207 error (12334) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:26:29.205 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:26:03.191 error (11844) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.1 2021-01-04 20:26:03.187 error (11844) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:26:00.883 error (11833) TypeError: adapter.objects.getObject is not a function at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) at /opt/iobroker/node_modules/io hm-rpc.0 2021-01-04 20:26:00.874 error (11833) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:25:56.619 error (11814) Error: EACCES: permission denied, mkdir '/iobroker-data/' at Object.mkdirSync (fs.js:921:3) at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) at Object.ready history.0 2021-01-04 20:25:56.615 error (11814) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:25:56.614 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:25:28.202 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.1 2021-01-04 20:25:28.202 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.1 2021-01-04 20:25:28.202 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.1 2021-01-04 20:25:28.202 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.1 2021-01-04 20:25:28.202 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.1 2021-01-04 20:25:28.202 error (11318) TypeError: adapter.objects.getObject is not a function hm-rpc.1 2021-01-04 20:25:28.199 error (11318) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:25:27.282 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.0 2021-01-04 20:25:27.282 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.0 2021-01-04 20:25:27.282 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.0 2021-01-04 20:25:27.282 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.0 2021-01-04 20:25:27.282 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.0 2021-01-04 20:25:27.282 error (11311) TypeError: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:25:27.279 error (11311) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:25:24.067 error at processTicksAndRejections (internal/process/task_queues.js:97:5) history.0 2021-01-04 20:25:24.067 error at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8147:76 history.0 2021-01-04 20:25:24.067 error at Object.ready (/opt/iobroker/node_modules/iobroker.history/history.js:103:9) history.0 2021-01-04 20:25:24.067 error at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) history.0 2021-01-04 20:25:24.067 error at Object.mkdirSync (fs.js:921:3) history.0 2021-01-04 20:25:24.067 error (11292) Error: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:25:24.064 error (11292) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' Unhandled 2021-01-04 20:25:24.062 error promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). hm-rpc.1 2021-01-04 20:24:54.477 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.1 2021-01-04 20:24:54.477 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.1 2021-01-04 20:24:54.477 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.1 2021-01-04 20:24:54.477 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.1 2021-01-04 20:24:54.477 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.1 2021-01-04 20:24:54.477 error (10797) TypeError: adapter.objects.getObject is not a function hm-rpc.1 2021-01-04 20:24:54.474 error (10797) uncaught exception: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:24:54.128 error at processTicksAndRejections (internal/process/task_queues.js:97:5) hm-rpc.0 2021-01-04 20:24:54.128 error at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49 hm-rpc.0 2021-01-04 20:24:54.128 error at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) hm-rpc.0 2021-01-04 20:24:54.128 error at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:123874 hm-rpc.0 2021-01-04 20:24:54.128 error at handleValueParamSetDescriptions (/opt/iobroker/node_modules/iobroker.hm-rpc/hm-rpc.js:604:25) hm-rpc.0 2021-01-04 20:24:54.128 error (10790) TypeError: adapter.objects.getObject is not a function hm-rpc.0 2021-01-04 20:24:54.125 error (10790) uncaught exception: adapter.objects.getObject is not a function history.0 2021-01-04 20:24:51.351 error at processTicksAndRejections (internal/process/task_queues.js:97:5) history.0 2021-01-04 20:24:51.351 error at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8147:76 history.0 2021-01-04 20:24:51.351 error at Object.ready (/opt/iobroker/node_modules/iobroker.history/history.js:103:9) history.0 2021-01-04 20:24:51.351 error at main (/opt/iobroker/node_modules/iobroker.history/history.js:208:12) history.0 2021-01-04 20:24:51.351 error at Object.mkdirSync (fs.js:921:3) history.0 2021-01-04 20:24:51.351 error (10771) Error: EACCES: permission denied, mkdir '/iobroker-data/' history.0 2021-01-04 20:24:51.346 error (10771) unhandled promise rejection: EACCES: permission denied, mkdir '/iobroker-data/' Unhandled 2021-01-04 20:24:51.344 error promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). alexa2.0 2021-01-04 20:24:30.488 error at processImmediate (internal/timers.js:461:21) alexa2.0 2021-01-04 20:24:30.488 error at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:2354:71) alexa2.0 2021-01-04 20:24:30.488 error at /opt/iobroker/node_modules/iobroker.alexa2/main.js:306:25 alexa2.0 2021-01-04 20:24:30.488 error at Adapter.setObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1817:40) alexa2.0 2021-01-04 20:24:30.488 error (9993) The "Echo-Devices.G0911B06951615KP.Music-Provider." is invalid. Ids are not allowed to end in "."@weimaraner
Da läuft was krumm.
Versuch malsudo -u iobroker iobroker restore /pfad/zum/backup -
@weimaraner
Da läuft was krumm.
Versuch malsudo -u iobroker iobroker restore /pfad/zum/backup@Thomas-Braun Jetzt läuft in der Konsole viel mehr als vorher. Bisher ohne Fehler. Wenn er fertig ist ein
iobroker startoder ein
iobroker start alloder ist das egal?
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