Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Wiederherstellung nach Neuinstallation Backitup Probleme

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.4k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.1k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Wiederherstellung nach Neuinstallation Backitup Probleme

Geplant Angeheftet Gesperrt Verschoben Error/Bug
48 Beiträge 6 Kommentatoren 4.1k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D3ltoroxpD Offline
    D3ltoroxpD Offline
    D3ltoroxp
    schrieb am zuletzt editiert von D3ltoroxp
    #1

    Da ich mit meinem aktuellen ioBroker Probleme habe wollte ich das ganze mal von Grund auf neu installieren und dann den Rest per Backitup einspielen und wiederherstellen.

    Ich habe einen LXC mit Ubuntu 21.10 Template erstellt, dort dann alles auf den neusten Stand gerbacht und danach nodejs14 installiert, nach dem das alles sauber durch lief habe ich über den Installer, ioBroker installiert.

    Hier stand schon das erste in gelben und roten Farben, ka in wie weit das relevant ist.

     Installing ioBroker (3/4)
    ==========================================================================
    
    In file included from ../../nan/nan.h:58,
                     from ../src/main.cpp:3:
    /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:787:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>)' to 'node::addon_register_func' {aka 'void (*)(v8::Loc                                          al<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
      787 |       (node::addon_register_func) (regfunc),                          \
          |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:821:3: note: in expansion of macro 'NODE_MODULE_X'
      821 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
          |   ^~~~~~~~~~~~~
    ../src/main.cpp:42:1: note: in expansion of macro 'NODE_MODULE'
       42 | NODE_MODULE(diskusage, Init)
          | ^~~~~~~~~~~
    In file included from ../../nan/nan.h:58,
                     from ../src/unix_dgram.cc:5:
    /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:787:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>)' to 'node::addon_register_func' {aka 'void (*)(v8::Loc                                          al<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
      787 |       (node::addon_register_func) (regfunc),                          \
          |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:821:3: note: in expansion of macro 'NODE_MODULE_X'
      821 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
          |   ^~~~~~~~~~~~~
    ../src/unix_dgram.cc:404:1: note: in expansion of macro 'NODE_MODULE'
      404 | NODE_MODULE(unix_dgram, Initialize)
          | ^~~~~~~~~~~
    
    ATTENTION: Error reporting via Sentry will be activated on next start of ioBroker
    
    ioBroker wants to make sure to deliver the most stable smart home system.
    To allow this we decided to implement an automatic error and crash reporting solution into the js-controller and also into adapters.
    
    THIS REPORTING WILL BE ENABLED WITH THE NEXT START OF YOUR IOBROKER!
    
    For any error that leads to the crash of the js-controller or one of the relevant adapters the error details are send to a server. For the js-controller and core adapters this server is located and operated in                                           germany. For community adapters please check the Github Readme of the affected adapter for details which Sentry server is used.
    
    If you want to disable the error reporting you can use the command
    'iobroker plugin disable sentry'
    This command will also make sure that no adapter that runs on this host will send crash reporting data to sentry.
    

    IoBroker lief aber soweit, die Grundeinstellungen mit dem Assistenten durchgegangen und danach im Backitup meinen Server angegeben. Hier dann nach Backups gesucht und das neuste von heute Nacht genommen und auf Restore geklickt. Bis auf Vis scheint er auch alles installiert zu haben, nur geht es da nicht weiter und Backitup selber hat wohl nun auch Probleme. Ich hatte schon mal iobroker stop und danach wieder start gemacht, dann tauchte wieder der Fehler mit der VIS auf und mit Backitup, das geht jetzt so in der Endlosschleife, Backitup wird gestoppt wieder gestartet usw.

    host.ioBroker
    	2022-01-09 15:36:12.483	info	Restart adapter system.adapter.backitup.0 because enabled
    host.ioBroker
    	2022-01-09 15:36:12.483	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
    host.ioBroker
    	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
    host.ioBroker
    	2022-01-09 15:36:12.482	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
    host.ioBroker
    	2022-01-09 15:36:12.482	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 15:36:12.481	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 15:36:12.480	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
    host.ioBroker
    	2022-01-09 15:36:12.480	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
    host.ioBroker
    	2022-01-09 15:36:12.480	error	Caught by controller[0]: at new RegExp (<anonymous>)
    host.ioBroker
    	2022-01-09 15:36:12.480	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 15:36:12.407	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0
    	2022-01-09 15:36:12.407	info	terminating
    backitup.0
    	2022-01-09 15:36:12.406	info	cleaned everything up...
    backitup.0
    	2022-01-09 15:36:12.400	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 15:36:12.400	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
    backitup.0
    	2022-01-09 15:36:12.399	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 15:36:12.346	info	[iobroker] backup was activated at 02:40 every 1 day(s)
    backitup.0
    	2022-01-09 15:36:12.318	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 15:36:11.507	info	instance system.adapter.backitup.0 started with pid 18825
    host.ioBroker
    	2022-01-09 14:35:41.488	info	Restart adapter system.adapter.backitup.0 because enabled
    host.ioBroker
    	2022-01-09 14:35:41.487	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
    host.ioBroker
    	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
    host.ioBroker
    	2022-01-09 14:35:41.487	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
    host.ioBroker
    	2022-01-09 14:35:41.487	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:35:41.486	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:35:41.486	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
    host.ioBroker
    	2022-01-09 14:35:41.486	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
    host.ioBroker
    	2022-01-09 14:35:41.486	error	Caught by controller[0]: at new RegExp (<anonymous>)
    host.ioBroker
    	2022-01-09 14:35:41.486	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:35:41.407	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0
    	2022-01-09 14:35:41.407	info	terminating
    backitup.0
    	2022-01-09 14:35:41.406	info	cleaned everything up...
    backitup.0
    	2022-01-09 14:35:41.400	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:35:41.400	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
    backitup.0
    	2022-01-09 14:35:41.400	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:35:41.344	info	[iobroker] backup was activated at 02:40 every 1 day(s)
    backitup.0
    	2022-01-09 14:35:41.317	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:35:40.496	info	instance system.adapter.backitup.0 started with pid 18808
    host.ioBroker
    	2022-01-09 14:35:10.476	info	Restart adapter system.adapter.backitup.0 because enabled
    host.ioBroker
    	2022-01-09 14:35:10.476	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    	2022-01-09 14:35:10.476	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
    host.ioBroker
    	2022-01-09 14:35:10.476	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:35:10.475	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:35:10.475	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
    host.ioBroker
    	2022-01-09 14:35:10.475	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
    host.ioBroker
    	2022-01-09 14:35:10.475	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:35:10.475	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:35:10.474	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
    host.ioBroker
    	2022-01-09 14:35:10.474	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
    host.ioBroker
    	2022-01-09 14:35:10.474	error	Caught by controller[0]: at new RegExp (<anonymous>)
    host.ioBroker
    	2022-01-09 14:35:10.474	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:35:10.385	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0
    	2022-01-09 14:35:10.385	info	terminating
    backitup.0
    	2022-01-09 14:35:10.384	info	cleaned everything up...
    backitup.0
    	2022-01-09 14:35:10.377	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:35:10.377	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
    backitup.0
    	2022-01-09 14:35:10.377	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:35:10.323	info	[iobroker] backup was activated at 02:40 every 1 day(s)
    backitup.0
    	2022-01-09 14:35:10.295	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:35:09.455	info	instance system.adapter.backitup.0 started with pid 18791
    host.ioBroker
    	2022-01-09 14:34:39.434	info	Restart adapter system.adapter.backitup.0 because enabled
    host.ioBroker
    	2022-01-09 14:34:39.434	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
    host.ioBroker
    	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
    host.ioBroker
    	2022-01-09 14:34:39.433	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
    host.ioBroker
    	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
    host.ioBroker
    	2022-01-09 14:34:39.433	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
    host.ioBroker
    	2022-01-09 14:34:39.433	error	Caught by controller[0]: at new RegExp (<anonymous>)
    host.ioBroker
    	2022-01-09 14:34:39.432	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:34:39.341	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0
    	2022-01-09 14:34:39.341	info	terminating
    backitup.0
    	2022-01-09 14:34:39.340	info	cleaned everything up...
    backitup.0
    	2022-01-09 14:34:39.333	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:34:39.333	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
    backitup.0
    	2022-01-09 14:34:39.333	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:34:39.279	info	[iobroker] backup was activated at 02:40 every 1 day(s)
    backitup.0
    	2022-01-09 14:34:39.252	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:34:38.443	info	instance system.adapter.backitup.0 started with pid 18774
    host.ioBroker
    	2022-01-09 14:34:24.968	error	Cannot download and install adapter "vis@1.4.7". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
    host.ioBroker
    	2022-01-09 14:34:23.967	info	iobroker npm-install: exit 25
    host.ioBroker
    	2022-01-09 14:34:22.956	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
    host.ioBroker
    	2022-01-09 14:34:22.936	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_34_22_924Z-debug.log
    host.ioBroker
    	2022-01-09 14:34:22.935	info	iobroker npm-install:
    host.ioBroker
    	2022-01-09 14:34:22.919	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    host.ioBroker
    	2022-01-09 14:34:22.919	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
    host.ioBroker
    	2022-01-09 14:34:22.914	info	iobroker npm-install: npm ERR! errno 6
    host.ioBroker
    	2022-01-09 14:34:22.912	info	iobroker npm-install: npm ERR! code ELIFECYCLE
    vis.0
    	2022-01-09 14:34:20.687	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    vis.0
    	2022-01-09 14:34:20.686	info	terminating
    vis.0
    	2022-01-09 14:34:20.182	error	Not exists
    vis.0
    	2022-01-09 14:34:20.182	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
    vis.0
    	2022-01-09 14:34:20.181	error	unhandled promise rejection: Not exists
    vis.0
    	2022-01-09 14:34:20.181	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().
    vis.0
    	2022-01-09 14:34:20.058	info	vis license is OK.
    vis.0
    	2022-01-09 14:34:19.777	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:34:08.426	info	Restart adapter system.adapter.backitup.0 because enabled
    host.ioBroker
    	2022-01-09 14:34:08.425	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
    host.ioBroker
    	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
    host.ioBroker
    	2022-01-09 14:34:08.425	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
    host.ioBroker
    	2022-01-09 14:34:08.425	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:34:08.424	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:34:08.424	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
    host.ioBroker
    	2022-01-09 14:34:08.424	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
    host.ioBroker
    	2022-01-09 14:34:08.424	error	Caught by controller[0]: at new RegExp (<anonymous>)
    host.ioBroker
    	2022-01-09 14:34:08.424	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:34:08.344	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0
    	2022-01-09 14:34:08.343	info	terminating
    backitup.0
    	2022-01-09 14:34:08.342	info	cleaned everything up...
    backitup.0
    	2022-01-09 14:34:08.324	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:34:08.324	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
    backitup.0
    	2022-01-09 14:34:08.323	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:34:08.247	info	[iobroker] backup was activated at 02:40 every 1 day(s)
    backitup.0
    	2022-01-09 14:34:08.220	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:34:07.307	info	instance system.adapter.backitup.0 started with pid 18742
    host.ioBroker
    	2022-01-09 14:34:05.099	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
    host.ioBroker
    	2022-01-09 14:34:05.098	info	iobroker npm-install: NPM version: 6.14.15
    host.ioBroker
    	2022-01-09 14:34:03.807	info	iobroker install vis@1.4.7 using installedVersion
    host.ioBroker
    	2022-01-09 14:34:03.807	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 4 attempt
    host.ioBroker
    	2022-01-09 14:34:02.579	info	iobroker npm-install: exit 25
    host.ioBroker
    	2022-01-09 14:34:01.568	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
    host.ioBroker
    	2022-01-09 14:34:01.545	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_34_01_530Z-debug.log
    host.ioBroker
    	2022-01-09 14:34:01.545	info	iobroker npm-install:
    host.ioBroker
    	2022-01-09 14:34:01.525	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    host.ioBroker
    	2022-01-09 14:34:01.525	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
    host.ioBroker
    	2022-01-09 14:34:01.518	info	iobroker npm-install: npm ERR! code ELIFECYCLEnpm ERR! errno 6
    vis.0
    	2022-01-09 14:33:59.434	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    vis.0
    	2022-01-09 14:33:59.434	info	terminating
    vis.0
    	2022-01-09 14:33:58.931	error	Not exists
    vis.0
    	2022-01-09 14:33:58.931	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
    vis.0
    	2022-01-09 14:33:58.930	error	unhandled promise rejection: Not exists
    vis.0
    	2022-01-09 14:33:58.929	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().
    vis.0
    	2022-01-09 14:33:58.816	info	vis license is OK.
    vis.0
    	2022-01-09 14:33:58.661	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:33:44.291	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
    host.ioBroker
    	2022-01-09 14:33:44.291	info	iobroker npm-install: NPM version: 6.14.15
    host.ioBroker
    	2022-01-09 14:33:43.010	info	iobroker install vis@1.4.7 using installedVersion
    host.ioBroker
    	2022-01-09 14:33:43.009	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 3 attempt
    host.ioBroker
    	2022-01-09 14:33:42.008	info	iobroker npm-install: exit 25
    host.ioBroker
    	2022-01-09 14:33:40.997	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
    host.ioBroker
    	2022-01-09 14:33:40.974	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_33_40_960Z-debug.log
    host.ioBroker
    	2022-01-09 14:33:40.973	info	iobroker npm-install:
    host.ioBroker
    	2022-01-09 14:33:40.955	info	iobroker npm-install: npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    host.ioBroker
    	2022-01-09 14:33:40.955	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`npm ERR! Exit status 6
    host.ioBroker
    	2022-01-09 14:33:40.948	info	iobroker npm-install: npm ERR! errno 6
    host.ioBroker
    	2022-01-09 14:33:40.948	info	iobroker npm-install: npm ERR! code ELIFECYCLE
    vis.0
    	2022-01-09 14:33:38.832	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    vis.0
    	2022-01-09 14:33:38.831	info	terminating
    vis.0
    	2022-01-09 14:33:38.329	error	Not exists
    vis.0
    	2022-01-09 14:33:38.329	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
    vis.0
    	2022-01-09 14:33:38.328	error	unhandled promise rejection: Not exists
    vis.0
    	2022-01-09 14:33:38.328	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().
    vis.0
    	2022-01-09 14:33:38.212	info	vis license is OK.
    vis.0
    	2022-01-09 14:33:38.023	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:33:37.282	info	Restart adapter system.adapter.backitup.0 because enabled
    host.ioBroker
    	2022-01-09 14:33:37.282	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
    host.ioBroker
    	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:33:37.281	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
    host.ioBroker
    	2022-01-09 14:33:37.281	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
    host.ioBroker
    	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
    host.ioBroker
    	2022-01-09 14:33:37.281	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
    host.ioBroker
    	2022-01-09 14:33:37.281	error	Caught by controller[0]: at new RegExp (<anonymous>)
    host.ioBroker
    	2022-01-09 14:33:37.280	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:33:37.153	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0
    	2022-01-09 14:33:37.152	info	terminating
    backitup.0
    	2022-01-09 14:33:37.152	info	cleaned everything up...
    backitup.0
    	2022-01-09 14:33:37.146	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:33:37.145	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
    backitup.0
    	2022-01-09 14:33:37.145	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:33:37.092	info	[iobroker] backup was activated at 02:40 every 1 day(s)
    backitup.0
    	2022-01-09 14:33:37.048	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:33:36.102	info	instance system.adapter.backitup.0 started with pid 18647
    host.ioBroker
    	2022-01-09 14:33:23.526	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
    host.ioBroker
    	2022-01-09 14:33:23.525	info	iobroker npm-install: NPM version: 6.14.15
    host.ioBroker
    	2022-01-09 14:33:22.200	info	iobroker install vis@1.4.7 using installedFrom
    host.ioBroker
    	2022-01-09 14:33:22.199	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 2 attempt
    host.ioBroker
    	2022-01-09 14:33:21.035	info	iobroker npm-install: exit 25
    host.ioBroker
    	2022-01-09 14:33:20.023	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
    host.ioBroker
    	2022-01-09 14:33:19.996	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_33_19_981Z-debug.log
    host.ioBroker
    	2022-01-09 14:33:19.977	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    host.ioBroker
    	2022-01-09 14:33:19.976	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
    host.ioBroker
    	2022-01-09 14:33:19.969	info	iobroker npm-install: npm ERR! errno 6
    host.ioBroker
    	2022-01-09 14:33:19.968	info	iobroker npm-install: npm ERR! code ELIFECYCLE
    vis.0
    	2022-01-09 14:33:17.842	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    vis.0
    	2022-01-09 14:33:17.841	info	terminating
    vis.0
    	2022-01-09 14:33:17.339	error	Not exists
    vis.0
    	2022-01-09 14:33:17.338	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
    vis.0
    	2022-01-09 14:33:17.337	error	unhandled promise rejection: Not exists
    vis.0
    	2022-01-09 14:33:17.337	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().
    vis.0
    	2022-01-09 14:33:17.225	info	vis license is OK.
    vis.0
    	2022-01-09 14:33:17.052	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
    host.ioBroker
    	2022-01-09 14:33:06.080	info	Restart adapter system.adapter.backitup.0 because enabled
    host.ioBroker
    	2022-01-09 14:33:06.080	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.ioBroker
    	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
    host.ioBroker
    	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
    host.ioBroker
    	2022-01-09 14:33:06.080	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
    host.ioBroker
    	2022-01-09 14:33:06.080	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
    host.ioBroker
    	2022-01-09 14:33:06.079	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
    host.ioBroker
    	2022-01-09 14:33:06.079	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
    host.ioBroker
    	2022-01-09 14:33:06.079	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
    host.ioBroker
    	2022-01-09 14:33:06.079	error	Caught by controller[0]: at new RegExp (<anonymous>)
    host.ioBroker
    	2022-01-09 14:33:06.079	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    backitup.0
    	2022-01-09 14:33:06.010	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0
    	2022-01-09 14:33:06.009	info	terminating
    backitup.0
    	2022-01-09 14:33:06.009	info	cleaned everything up...
    backitup.0
    	2022-01-09 14:33:06.004	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
    

    Der alte aktuelle ioBroker läuft auf Debian, oder hätte das neu Aufsetzten auch unter Debian passieren sollen, wenn ich dann das Backup mit Backitup einspiele, was aus einem Debian System kommt ?

    Hier noch das Log was er noch mit angibt.

    2022-01-09T14_48_57_323Z-debug.log

    Grüße,

    Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
    0
    • D3ltoroxpD D3ltoroxp

      Da ich mit meinem aktuellen ioBroker Probleme habe wollte ich das ganze mal von Grund auf neu installieren und dann den Rest per Backitup einspielen und wiederherstellen.

      Ich habe einen LXC mit Ubuntu 21.10 Template erstellt, dort dann alles auf den neusten Stand gerbacht und danach nodejs14 installiert, nach dem das alles sauber durch lief habe ich über den Installer, ioBroker installiert.

      Hier stand schon das erste in gelben und roten Farben, ka in wie weit das relevant ist.

       Installing ioBroker (3/4)
      ==========================================================================
      
      In file included from ../../nan/nan.h:58,
                       from ../src/main.cpp:3:
      /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:787:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>)' to 'node::addon_register_func' {aka 'void (*)(v8::Loc                                          al<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
        787 |       (node::addon_register_func) (regfunc),                          \
            |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:821:3: note: in expansion of macro 'NODE_MODULE_X'
        821 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
            |   ^~~~~~~~~~~~~
      ../src/main.cpp:42:1: note: in expansion of macro 'NODE_MODULE'
         42 | NODE_MODULE(diskusage, Init)
            | ^~~~~~~~~~~
      In file included from ../../nan/nan.h:58,
                       from ../src/unix_dgram.cc:5:
      /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:787:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>)' to 'node::addon_register_func' {aka 'void (*)(v8::Loc                                          al<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
        787 |       (node::addon_register_func) (regfunc),                          \
            |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:821:3: note: in expansion of macro 'NODE_MODULE_X'
        821 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
            |   ^~~~~~~~~~~~~
      ../src/unix_dgram.cc:404:1: note: in expansion of macro 'NODE_MODULE'
        404 | NODE_MODULE(unix_dgram, Initialize)
            | ^~~~~~~~~~~
      
      ATTENTION: Error reporting via Sentry will be activated on next start of ioBroker
      
      ioBroker wants to make sure to deliver the most stable smart home system.
      To allow this we decided to implement an automatic error and crash reporting solution into the js-controller and also into adapters.
      
      THIS REPORTING WILL BE ENABLED WITH THE NEXT START OF YOUR IOBROKER!
      
      For any error that leads to the crash of the js-controller or one of the relevant adapters the error details are send to a server. For the js-controller and core adapters this server is located and operated in                                           germany. For community adapters please check the Github Readme of the affected adapter for details which Sentry server is used.
      
      If you want to disable the error reporting you can use the command
      'iobroker plugin disable sentry'
      This command will also make sure that no adapter that runs on this host will send crash reporting data to sentry.
      

      IoBroker lief aber soweit, die Grundeinstellungen mit dem Assistenten durchgegangen und danach im Backitup meinen Server angegeben. Hier dann nach Backups gesucht und das neuste von heute Nacht genommen und auf Restore geklickt. Bis auf Vis scheint er auch alles installiert zu haben, nur geht es da nicht weiter und Backitup selber hat wohl nun auch Probleme. Ich hatte schon mal iobroker stop und danach wieder start gemacht, dann tauchte wieder der Fehler mit der VIS auf und mit Backitup, das geht jetzt so in der Endlosschleife, Backitup wird gestoppt wieder gestartet usw.

      host.ioBroker
      	2022-01-09 15:36:12.483	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ioBroker
      	2022-01-09 15:36:12.483	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
      host.ioBroker
      	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
      host.ioBroker
      	2022-01-09 15:36:12.482	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
      host.ioBroker
      	2022-01-09 15:36:12.482	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 15:36:12.481	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 15:36:12.480	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
      host.ioBroker
      	2022-01-09 15:36:12.480	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
      host.ioBroker
      	2022-01-09 15:36:12.480	error	Caught by controller[0]: at new RegExp (<anonymous>)
      host.ioBroker
      	2022-01-09 15:36:12.480	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 15:36:12.407	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0
      	2022-01-09 15:36:12.407	info	terminating
      backitup.0
      	2022-01-09 15:36:12.406	info	cleaned everything up...
      backitup.0
      	2022-01-09 15:36:12.400	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 15:36:12.400	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
      backitup.0
      	2022-01-09 15:36:12.399	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 15:36:12.346	info	[iobroker] backup was activated at 02:40 every 1 day(s)
      backitup.0
      	2022-01-09 15:36:12.318	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 15:36:11.507	info	instance system.adapter.backitup.0 started with pid 18825
      host.ioBroker
      	2022-01-09 14:35:41.488	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ioBroker
      	2022-01-09 14:35:41.487	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
      host.ioBroker
      	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
      host.ioBroker
      	2022-01-09 14:35:41.487	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
      host.ioBroker
      	2022-01-09 14:35:41.487	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:35:41.486	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:35:41.486	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
      host.ioBroker
      	2022-01-09 14:35:41.486	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
      host.ioBroker
      	2022-01-09 14:35:41.486	error	Caught by controller[0]: at new RegExp (<anonymous>)
      host.ioBroker
      	2022-01-09 14:35:41.486	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:35:41.407	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0
      	2022-01-09 14:35:41.407	info	terminating
      backitup.0
      	2022-01-09 14:35:41.406	info	cleaned everything up...
      backitup.0
      	2022-01-09 14:35:41.400	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:35:41.400	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
      backitup.0
      	2022-01-09 14:35:41.400	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:35:41.344	info	[iobroker] backup was activated at 02:40 every 1 day(s)
      backitup.0
      	2022-01-09 14:35:41.317	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:35:40.496	info	instance system.adapter.backitup.0 started with pid 18808
      host.ioBroker
      	2022-01-09 14:35:10.476	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ioBroker
      	2022-01-09 14:35:10.476	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      	2022-01-09 14:35:10.476	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
      host.ioBroker
      	2022-01-09 14:35:10.476	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:35:10.475	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:35:10.475	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
      host.ioBroker
      	2022-01-09 14:35:10.475	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
      host.ioBroker
      	2022-01-09 14:35:10.475	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:35:10.475	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:35:10.474	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
      host.ioBroker
      	2022-01-09 14:35:10.474	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
      host.ioBroker
      	2022-01-09 14:35:10.474	error	Caught by controller[0]: at new RegExp (<anonymous>)
      host.ioBroker
      	2022-01-09 14:35:10.474	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:35:10.385	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0
      	2022-01-09 14:35:10.385	info	terminating
      backitup.0
      	2022-01-09 14:35:10.384	info	cleaned everything up...
      backitup.0
      	2022-01-09 14:35:10.377	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:35:10.377	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
      backitup.0
      	2022-01-09 14:35:10.377	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:35:10.323	info	[iobroker] backup was activated at 02:40 every 1 day(s)
      backitup.0
      	2022-01-09 14:35:10.295	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:35:09.455	info	instance system.adapter.backitup.0 started with pid 18791
      host.ioBroker
      	2022-01-09 14:34:39.434	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ioBroker
      	2022-01-09 14:34:39.434	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
      host.ioBroker
      	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
      host.ioBroker
      	2022-01-09 14:34:39.433	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
      host.ioBroker
      	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
      host.ioBroker
      	2022-01-09 14:34:39.433	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
      host.ioBroker
      	2022-01-09 14:34:39.433	error	Caught by controller[0]: at new RegExp (<anonymous>)
      host.ioBroker
      	2022-01-09 14:34:39.432	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:34:39.341	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0
      	2022-01-09 14:34:39.341	info	terminating
      backitup.0
      	2022-01-09 14:34:39.340	info	cleaned everything up...
      backitup.0
      	2022-01-09 14:34:39.333	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:34:39.333	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
      backitup.0
      	2022-01-09 14:34:39.333	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:34:39.279	info	[iobroker] backup was activated at 02:40 every 1 day(s)
      backitup.0
      	2022-01-09 14:34:39.252	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:34:38.443	info	instance system.adapter.backitup.0 started with pid 18774
      host.ioBroker
      	2022-01-09 14:34:24.968	error	Cannot download and install adapter "vis@1.4.7". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
      host.ioBroker
      	2022-01-09 14:34:23.967	info	iobroker npm-install: exit 25
      host.ioBroker
      	2022-01-09 14:34:22.956	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
      host.ioBroker
      	2022-01-09 14:34:22.936	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_34_22_924Z-debug.log
      host.ioBroker
      	2022-01-09 14:34:22.935	info	iobroker npm-install:
      host.ioBroker
      	2022-01-09 14:34:22.919	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      host.ioBroker
      	2022-01-09 14:34:22.919	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
      host.ioBroker
      	2022-01-09 14:34:22.914	info	iobroker npm-install: npm ERR! errno 6
      host.ioBroker
      	2022-01-09 14:34:22.912	info	iobroker npm-install: npm ERR! code ELIFECYCLE
      vis.0
      	2022-01-09 14:34:20.687	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      vis.0
      	2022-01-09 14:34:20.686	info	terminating
      vis.0
      	2022-01-09 14:34:20.182	error	Not exists
      vis.0
      	2022-01-09 14:34:20.182	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
      vis.0
      	2022-01-09 14:34:20.181	error	unhandled promise rejection: Not exists
      vis.0
      	2022-01-09 14:34:20.181	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().
      vis.0
      	2022-01-09 14:34:20.058	info	vis license is OK.
      vis.0
      	2022-01-09 14:34:19.777	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:34:08.426	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ioBroker
      	2022-01-09 14:34:08.425	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
      host.ioBroker
      	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
      host.ioBroker
      	2022-01-09 14:34:08.425	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
      host.ioBroker
      	2022-01-09 14:34:08.425	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:34:08.424	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:34:08.424	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
      host.ioBroker
      	2022-01-09 14:34:08.424	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
      host.ioBroker
      	2022-01-09 14:34:08.424	error	Caught by controller[0]: at new RegExp (<anonymous>)
      host.ioBroker
      	2022-01-09 14:34:08.424	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:34:08.344	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0
      	2022-01-09 14:34:08.343	info	terminating
      backitup.0
      	2022-01-09 14:34:08.342	info	cleaned everything up...
      backitup.0
      	2022-01-09 14:34:08.324	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:34:08.324	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
      backitup.0
      	2022-01-09 14:34:08.323	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:34:08.247	info	[iobroker] backup was activated at 02:40 every 1 day(s)
      backitup.0
      	2022-01-09 14:34:08.220	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:34:07.307	info	instance system.adapter.backitup.0 started with pid 18742
      host.ioBroker
      	2022-01-09 14:34:05.099	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
      host.ioBroker
      	2022-01-09 14:34:05.098	info	iobroker npm-install: NPM version: 6.14.15
      host.ioBroker
      	2022-01-09 14:34:03.807	info	iobroker install vis@1.4.7 using installedVersion
      host.ioBroker
      	2022-01-09 14:34:03.807	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 4 attempt
      host.ioBroker
      	2022-01-09 14:34:02.579	info	iobroker npm-install: exit 25
      host.ioBroker
      	2022-01-09 14:34:01.568	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
      host.ioBroker
      	2022-01-09 14:34:01.545	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_34_01_530Z-debug.log
      host.ioBroker
      	2022-01-09 14:34:01.545	info	iobroker npm-install:
      host.ioBroker
      	2022-01-09 14:34:01.525	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      host.ioBroker
      	2022-01-09 14:34:01.525	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
      host.ioBroker
      	2022-01-09 14:34:01.518	info	iobroker npm-install: npm ERR! code ELIFECYCLEnpm ERR! errno 6
      vis.0
      	2022-01-09 14:33:59.434	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      vis.0
      	2022-01-09 14:33:59.434	info	terminating
      vis.0
      	2022-01-09 14:33:58.931	error	Not exists
      vis.0
      	2022-01-09 14:33:58.931	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
      vis.0
      	2022-01-09 14:33:58.930	error	unhandled promise rejection: Not exists
      vis.0
      	2022-01-09 14:33:58.929	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().
      vis.0
      	2022-01-09 14:33:58.816	info	vis license is OK.
      vis.0
      	2022-01-09 14:33:58.661	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:33:44.291	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
      host.ioBroker
      	2022-01-09 14:33:44.291	info	iobroker npm-install: NPM version: 6.14.15
      host.ioBroker
      	2022-01-09 14:33:43.010	info	iobroker install vis@1.4.7 using installedVersion
      host.ioBroker
      	2022-01-09 14:33:43.009	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 3 attempt
      host.ioBroker
      	2022-01-09 14:33:42.008	info	iobroker npm-install: exit 25
      host.ioBroker
      	2022-01-09 14:33:40.997	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
      host.ioBroker
      	2022-01-09 14:33:40.974	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_33_40_960Z-debug.log
      host.ioBroker
      	2022-01-09 14:33:40.973	info	iobroker npm-install:
      host.ioBroker
      	2022-01-09 14:33:40.955	info	iobroker npm-install: npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      host.ioBroker
      	2022-01-09 14:33:40.955	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`npm ERR! Exit status 6
      host.ioBroker
      	2022-01-09 14:33:40.948	info	iobroker npm-install: npm ERR! errno 6
      host.ioBroker
      	2022-01-09 14:33:40.948	info	iobroker npm-install: npm ERR! code ELIFECYCLE
      vis.0
      	2022-01-09 14:33:38.832	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      vis.0
      	2022-01-09 14:33:38.831	info	terminating
      vis.0
      	2022-01-09 14:33:38.329	error	Not exists
      vis.0
      	2022-01-09 14:33:38.329	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
      vis.0
      	2022-01-09 14:33:38.328	error	unhandled promise rejection: Not exists
      vis.0
      	2022-01-09 14:33:38.328	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().
      vis.0
      	2022-01-09 14:33:38.212	info	vis license is OK.
      vis.0
      	2022-01-09 14:33:38.023	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:33:37.282	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ioBroker
      	2022-01-09 14:33:37.282	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
      host.ioBroker
      	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:33:37.281	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
      host.ioBroker
      	2022-01-09 14:33:37.281	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
      host.ioBroker
      	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
      host.ioBroker
      	2022-01-09 14:33:37.281	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
      host.ioBroker
      	2022-01-09 14:33:37.281	error	Caught by controller[0]: at new RegExp (<anonymous>)
      host.ioBroker
      	2022-01-09 14:33:37.280	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:33:37.153	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0
      	2022-01-09 14:33:37.152	info	terminating
      backitup.0
      	2022-01-09 14:33:37.152	info	cleaned everything up...
      backitup.0
      	2022-01-09 14:33:37.146	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:33:37.145	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
      backitup.0
      	2022-01-09 14:33:37.145	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:33:37.092	info	[iobroker] backup was activated at 02:40 every 1 day(s)
      backitup.0
      	2022-01-09 14:33:37.048	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:33:36.102	info	instance system.adapter.backitup.0 started with pid 18647
      host.ioBroker
      	2022-01-09 14:33:23.526	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
      host.ioBroker
      	2022-01-09 14:33:23.525	info	iobroker npm-install: NPM version: 6.14.15
      host.ioBroker
      	2022-01-09 14:33:22.200	info	iobroker install vis@1.4.7 using installedFrom
      host.ioBroker
      	2022-01-09 14:33:22.199	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 2 attempt
      host.ioBroker
      	2022-01-09 14:33:21.035	info	iobroker npm-install: exit 25
      host.ioBroker
      	2022-01-09 14:33:20.023	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
      host.ioBroker
      	2022-01-09 14:33:19.996	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_33_19_981Z-debug.log
      host.ioBroker
      	2022-01-09 14:33:19.977	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      host.ioBroker
      	2022-01-09 14:33:19.976	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
      host.ioBroker
      	2022-01-09 14:33:19.969	info	iobroker npm-install: npm ERR! errno 6
      host.ioBroker
      	2022-01-09 14:33:19.968	info	iobroker npm-install: npm ERR! code ELIFECYCLE
      vis.0
      	2022-01-09 14:33:17.842	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      vis.0
      	2022-01-09 14:33:17.841	info	terminating
      vis.0
      	2022-01-09 14:33:17.339	error	Not exists
      vis.0
      	2022-01-09 14:33:17.338	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
      vis.0
      	2022-01-09 14:33:17.337	error	unhandled promise rejection: Not exists
      vis.0
      	2022-01-09 14:33:17.337	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().
      vis.0
      	2022-01-09 14:33:17.225	info	vis license is OK.
      vis.0
      	2022-01-09 14:33:17.052	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
      host.ioBroker
      	2022-01-09 14:33:06.080	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ioBroker
      	2022-01-09 14:33:06.080	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker
      	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
      host.ioBroker
      	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
      host.ioBroker
      	2022-01-09 14:33:06.080	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
      host.ioBroker
      	2022-01-09 14:33:06.080	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
      host.ioBroker
      	2022-01-09 14:33:06.079	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
      host.ioBroker
      	2022-01-09 14:33:06.079	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
      host.ioBroker
      	2022-01-09 14:33:06.079	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
      host.ioBroker
      	2022-01-09 14:33:06.079	error	Caught by controller[0]: at new RegExp (<anonymous>)
      host.ioBroker
      	2022-01-09 14:33:06.079	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      backitup.0
      	2022-01-09 14:33:06.010	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0
      	2022-01-09 14:33:06.009	info	terminating
      backitup.0
      	2022-01-09 14:33:06.009	info	cleaned everything up...
      backitup.0
      	2022-01-09 14:33:06.004	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
      

      Der alte aktuelle ioBroker läuft auf Debian, oder hätte das neu Aufsetzten auch unter Debian passieren sollen, wenn ich dann das Backup mit Backitup einspiele, was aus einem Debian System kommt ?

      Hier noch das Log was er noch mit angibt.

      2022-01-09T14_48_57_323Z-debug.log

      Grüße,

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #2

      @d3ltoroxp
      vis@1.4.7
      ist eine Beta. Installier die stabile Version.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      D3ltoroxpD 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @d3ltoroxp
        vis@1.4.7
        ist eine Beta. Installier die stabile Version.

        D3ltoroxpD Offline
        D3ltoroxpD Offline
        D3ltoroxp
        schrieb am zuletzt editiert von
        #3

        @thomas-braun Das macht ja Backitup durch den Restore. Das heißt ich muss in den Admin Einstellungen Repo wieder auf default stellen ? Und wenn es installiert ist wieder auf latest und manuell über Adapter Update nachinstallieren ?

        1 Antwort Letzte Antwort
        0
        • D3ltoroxpD D3ltoroxp

          Da ich mit meinem aktuellen ioBroker Probleme habe wollte ich das ganze mal von Grund auf neu installieren und dann den Rest per Backitup einspielen und wiederherstellen.

          Ich habe einen LXC mit Ubuntu 21.10 Template erstellt, dort dann alles auf den neusten Stand gerbacht und danach nodejs14 installiert, nach dem das alles sauber durch lief habe ich über den Installer, ioBroker installiert.

          Hier stand schon das erste in gelben und roten Farben, ka in wie weit das relevant ist.

           Installing ioBroker (3/4)
          ==========================================================================
          
          In file included from ../../nan/nan.h:58,
                           from ../src/main.cpp:3:
          /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:787:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>)' to 'node::addon_register_func' {aka 'void (*)(v8::Loc                                          al<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
            787 |       (node::addon_register_func) (regfunc),                          \
                |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:821:3: note: in expansion of macro 'NODE_MODULE_X'
            821 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                |   ^~~~~~~~~~~~~
          ../src/main.cpp:42:1: note: in expansion of macro 'NODE_MODULE'
             42 | NODE_MODULE(diskusage, Init)
                | ^~~~~~~~~~~
          In file included from ../../nan/nan.h:58,
                           from ../src/unix_dgram.cc:5:
          /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:787:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>)' to 'node::addon_register_func' {aka 'void (*)(v8::Loc                                          al<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
            787 |       (node::addon_register_func) (regfunc),                          \
                |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          /home/smarthome/.cache/node-gyp/14.18.2/include/node/node.h:821:3: note: in expansion of macro 'NODE_MODULE_X'
            821 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                |   ^~~~~~~~~~~~~
          ../src/unix_dgram.cc:404:1: note: in expansion of macro 'NODE_MODULE'
            404 | NODE_MODULE(unix_dgram, Initialize)
                | ^~~~~~~~~~~
          
          ATTENTION: Error reporting via Sentry will be activated on next start of ioBroker
          
          ioBroker wants to make sure to deliver the most stable smart home system.
          To allow this we decided to implement an automatic error and crash reporting solution into the js-controller and also into adapters.
          
          THIS REPORTING WILL BE ENABLED WITH THE NEXT START OF YOUR IOBROKER!
          
          For any error that leads to the crash of the js-controller or one of the relevant adapters the error details are send to a server. For the js-controller and core adapters this server is located and operated in                                           germany. For community adapters please check the Github Readme of the affected adapter for details which Sentry server is used.
          
          If you want to disable the error reporting you can use the command
          'iobroker plugin disable sentry'
          This command will also make sure that no adapter that runs on this host will send crash reporting data to sentry.
          

          IoBroker lief aber soweit, die Grundeinstellungen mit dem Assistenten durchgegangen und danach im Backitup meinen Server angegeben. Hier dann nach Backups gesucht und das neuste von heute Nacht genommen und auf Restore geklickt. Bis auf Vis scheint er auch alles installiert zu haben, nur geht es da nicht weiter und Backitup selber hat wohl nun auch Probleme. Ich hatte schon mal iobroker stop und danach wieder start gemacht, dann tauchte wieder der Fehler mit der VIS auf und mit Backitup, das geht jetzt so in der Endlosschleife, Backitup wird gestoppt wieder gestartet usw.

          host.ioBroker
          	2022-01-09 15:36:12.483	info	Restart adapter system.adapter.backitup.0 because enabled
          host.ioBroker
          	2022-01-09 15:36:12.483	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
          host.ioBroker
          	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 15:36:12.482	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
          host.ioBroker
          	2022-01-09 15:36:12.482	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
          host.ioBroker
          	2022-01-09 15:36:12.482	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 15:36:12.481	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 15:36:12.480	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
          host.ioBroker
          	2022-01-09 15:36:12.480	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
          host.ioBroker
          	2022-01-09 15:36:12.480	error	Caught by controller[0]: at new RegExp (<anonymous>)
          host.ioBroker
          	2022-01-09 15:36:12.480	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 15:36:12.407	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          backitup.0
          	2022-01-09 15:36:12.407	info	terminating
          backitup.0
          	2022-01-09 15:36:12.406	info	cleaned everything up...
          backitup.0
          	2022-01-09 15:36:12.400	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 15:36:12.400	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
          backitup.0
          	2022-01-09 15:36:12.399	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 15:36:12.346	info	[iobroker] backup was activated at 02:40 every 1 day(s)
          backitup.0
          	2022-01-09 15:36:12.318	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 15:36:11.507	info	instance system.adapter.backitup.0 started with pid 18825
          host.ioBroker
          	2022-01-09 14:35:41.488	info	Restart adapter system.adapter.backitup.0 because enabled
          host.ioBroker
          	2022-01-09 14:35:41.487	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
          host.ioBroker
          	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:35:41.487	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
          host.ioBroker
          	2022-01-09 14:35:41.487	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
          host.ioBroker
          	2022-01-09 14:35:41.487	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:35:41.486	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:35:41.486	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
          host.ioBroker
          	2022-01-09 14:35:41.486	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
          host.ioBroker
          	2022-01-09 14:35:41.486	error	Caught by controller[0]: at new RegExp (<anonymous>)
          host.ioBroker
          	2022-01-09 14:35:41.486	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:35:41.407	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          backitup.0
          	2022-01-09 14:35:41.407	info	terminating
          backitup.0
          	2022-01-09 14:35:41.406	info	cleaned everything up...
          backitup.0
          	2022-01-09 14:35:41.400	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:35:41.400	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
          backitup.0
          	2022-01-09 14:35:41.400	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:35:41.344	info	[iobroker] backup was activated at 02:40 every 1 day(s)
          backitup.0
          	2022-01-09 14:35:41.317	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:35:40.496	info	instance system.adapter.backitup.0 started with pid 18808
          host.ioBroker
          	2022-01-09 14:35:10.476	info	Restart adapter system.adapter.backitup.0 because enabled
          host.ioBroker
          	2022-01-09 14:35:10.476	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          	2022-01-09 14:35:10.476	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
          host.ioBroker
          	2022-01-09 14:35:10.476	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:35:10.475	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:35:10.475	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
          host.ioBroker
          	2022-01-09 14:35:10.475	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
          host.ioBroker
          	2022-01-09 14:35:10.475	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:35:10.475	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:35:10.474	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
          host.ioBroker
          	2022-01-09 14:35:10.474	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
          host.ioBroker
          	2022-01-09 14:35:10.474	error	Caught by controller[0]: at new RegExp (<anonymous>)
          host.ioBroker
          	2022-01-09 14:35:10.474	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:35:10.385	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          backitup.0
          	2022-01-09 14:35:10.385	info	terminating
          backitup.0
          	2022-01-09 14:35:10.384	info	cleaned everything up...
          backitup.0
          	2022-01-09 14:35:10.377	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:35:10.377	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
          backitup.0
          	2022-01-09 14:35:10.377	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:35:10.323	info	[iobroker] backup was activated at 02:40 every 1 day(s)
          backitup.0
          	2022-01-09 14:35:10.295	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:35:09.455	info	instance system.adapter.backitup.0 started with pid 18791
          host.ioBroker
          	2022-01-09 14:34:39.434	info	Restart adapter system.adapter.backitup.0 because enabled
          host.ioBroker
          	2022-01-09 14:34:39.434	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
          host.ioBroker
          	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:34:39.434	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
          host.ioBroker
          	2022-01-09 14:34:39.433	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
          host.ioBroker
          	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:34:39.433	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
          host.ioBroker
          	2022-01-09 14:34:39.433	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
          host.ioBroker
          	2022-01-09 14:34:39.433	error	Caught by controller[0]: at new RegExp (<anonymous>)
          host.ioBroker
          	2022-01-09 14:34:39.432	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:34:39.341	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          backitup.0
          	2022-01-09 14:34:39.341	info	terminating
          backitup.0
          	2022-01-09 14:34:39.340	info	cleaned everything up...
          backitup.0
          	2022-01-09 14:34:39.333	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:34:39.333	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
          backitup.0
          	2022-01-09 14:34:39.333	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:34:39.279	info	[iobroker] backup was activated at 02:40 every 1 day(s)
          backitup.0
          	2022-01-09 14:34:39.252	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:34:38.443	info	instance system.adapter.backitup.0 started with pid 18774
          host.ioBroker
          	2022-01-09 14:34:24.968	error	Cannot download and install adapter "vis@1.4.7". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
          host.ioBroker
          	2022-01-09 14:34:23.967	info	iobroker npm-install: exit 25
          host.ioBroker
          	2022-01-09 14:34:22.956	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
          host.ioBroker
          	2022-01-09 14:34:22.936	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_34_22_924Z-debug.log
          host.ioBroker
          	2022-01-09 14:34:22.935	info	iobroker npm-install:
          host.ioBroker
          	2022-01-09 14:34:22.919	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          host.ioBroker
          	2022-01-09 14:34:22.919	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
          host.ioBroker
          	2022-01-09 14:34:22.914	info	iobroker npm-install: npm ERR! errno 6
          host.ioBroker
          	2022-01-09 14:34:22.912	info	iobroker npm-install: npm ERR! code ELIFECYCLE
          vis.0
          	2022-01-09 14:34:20.687	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          vis.0
          	2022-01-09 14:34:20.686	info	terminating
          vis.0
          	2022-01-09 14:34:20.182	error	Not exists
          vis.0
          	2022-01-09 14:34:20.182	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
          vis.0
          	2022-01-09 14:34:20.181	error	unhandled promise rejection: Not exists
          vis.0
          	2022-01-09 14:34:20.181	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().
          vis.0
          	2022-01-09 14:34:20.058	info	vis license is OK.
          vis.0
          	2022-01-09 14:34:19.777	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:34:08.426	info	Restart adapter system.adapter.backitup.0 because enabled
          host.ioBroker
          	2022-01-09 14:34:08.425	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
          host.ioBroker
          	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:34:08.425	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
          host.ioBroker
          	2022-01-09 14:34:08.425	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
          host.ioBroker
          	2022-01-09 14:34:08.425	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:34:08.424	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:34:08.424	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
          host.ioBroker
          	2022-01-09 14:34:08.424	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
          host.ioBroker
          	2022-01-09 14:34:08.424	error	Caught by controller[0]: at new RegExp (<anonymous>)
          host.ioBroker
          	2022-01-09 14:34:08.424	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:34:08.344	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          backitup.0
          	2022-01-09 14:34:08.343	info	terminating
          backitup.0
          	2022-01-09 14:34:08.342	info	cleaned everything up...
          backitup.0
          	2022-01-09 14:34:08.324	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:34:08.324	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
          backitup.0
          	2022-01-09 14:34:08.323	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:34:08.247	info	[iobroker] backup was activated at 02:40 every 1 day(s)
          backitup.0
          	2022-01-09 14:34:08.220	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:34:07.307	info	instance system.adapter.backitup.0 started with pid 18742
          host.ioBroker
          	2022-01-09 14:34:05.099	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
          host.ioBroker
          	2022-01-09 14:34:05.098	info	iobroker npm-install: NPM version: 6.14.15
          host.ioBroker
          	2022-01-09 14:34:03.807	info	iobroker install vis@1.4.7 using installedVersion
          host.ioBroker
          	2022-01-09 14:34:03.807	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 4 attempt
          host.ioBroker
          	2022-01-09 14:34:02.579	info	iobroker npm-install: exit 25
          host.ioBroker
          	2022-01-09 14:34:01.568	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
          host.ioBroker
          	2022-01-09 14:34:01.545	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_34_01_530Z-debug.log
          host.ioBroker
          	2022-01-09 14:34:01.545	info	iobroker npm-install:
          host.ioBroker
          	2022-01-09 14:34:01.525	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          host.ioBroker
          	2022-01-09 14:34:01.525	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
          host.ioBroker
          	2022-01-09 14:34:01.518	info	iobroker npm-install: npm ERR! code ELIFECYCLEnpm ERR! errno 6
          vis.0
          	2022-01-09 14:33:59.434	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          vis.0
          	2022-01-09 14:33:59.434	info	terminating
          vis.0
          	2022-01-09 14:33:58.931	error	Not exists
          vis.0
          	2022-01-09 14:33:58.931	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
          vis.0
          	2022-01-09 14:33:58.930	error	unhandled promise rejection: Not exists
          vis.0
          	2022-01-09 14:33:58.929	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().
          vis.0
          	2022-01-09 14:33:58.816	info	vis license is OK.
          vis.0
          	2022-01-09 14:33:58.661	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:33:44.291	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
          host.ioBroker
          	2022-01-09 14:33:44.291	info	iobroker npm-install: NPM version: 6.14.15
          host.ioBroker
          	2022-01-09 14:33:43.010	info	iobroker install vis@1.4.7 using installedVersion
          host.ioBroker
          	2022-01-09 14:33:43.009	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 3 attempt
          host.ioBroker
          	2022-01-09 14:33:42.008	info	iobroker npm-install: exit 25
          host.ioBroker
          	2022-01-09 14:33:40.997	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
          host.ioBroker
          	2022-01-09 14:33:40.974	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_33_40_960Z-debug.log
          host.ioBroker
          	2022-01-09 14:33:40.973	info	iobroker npm-install:
          host.ioBroker
          	2022-01-09 14:33:40.955	info	iobroker npm-install: npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          host.ioBroker
          	2022-01-09 14:33:40.955	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`npm ERR! Exit status 6
          host.ioBroker
          	2022-01-09 14:33:40.948	info	iobroker npm-install: npm ERR! errno 6
          host.ioBroker
          	2022-01-09 14:33:40.948	info	iobroker npm-install: npm ERR! code ELIFECYCLE
          vis.0
          	2022-01-09 14:33:38.832	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          vis.0
          	2022-01-09 14:33:38.831	info	terminating
          vis.0
          	2022-01-09 14:33:38.329	error	Not exists
          vis.0
          	2022-01-09 14:33:38.329	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
          vis.0
          	2022-01-09 14:33:38.328	error	unhandled promise rejection: Not exists
          vis.0
          	2022-01-09 14:33:38.328	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().
          vis.0
          	2022-01-09 14:33:38.212	info	vis license is OK.
          vis.0
          	2022-01-09 14:33:38.023	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:33:37.282	info	Restart adapter system.adapter.backitup.0 because enabled
          host.ioBroker
          	2022-01-09 14:33:37.282	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
          host.ioBroker
          	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:33:37.282	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:33:37.281	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
          host.ioBroker
          	2022-01-09 14:33:37.281	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
          host.ioBroker
          	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:33:37.281	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
          host.ioBroker
          	2022-01-09 14:33:37.281	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
          host.ioBroker
          	2022-01-09 14:33:37.281	error	Caught by controller[0]: at new RegExp (<anonymous>)
          host.ioBroker
          	2022-01-09 14:33:37.280	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:33:37.153	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          backitup.0
          	2022-01-09 14:33:37.152	info	terminating
          backitup.0
          	2022-01-09 14:33:37.152	info	cleaned everything up...
          backitup.0
          	2022-01-09 14:33:37.146	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:33:37.145	error	SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group at new RegExp (<anonymous>) at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49 at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12) at maybeClose (internal/child_process.js:1058:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at Pipe.<anonymous> (net.js:686:12)
          backitup.0
          	2022-01-09 14:33:37.145	error	uncaught exception: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:33:37.092	info	[iobroker] backup was activated at 02:40 every 1 day(s)
          backitup.0
          	2022-01-09 14:33:37.048	info	starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:33:36.102	info	instance system.adapter.backitup.0 started with pid 18647
          host.ioBroker
          	2022-01-09 14:33:23.526	info	iobroker npm-install: npm install iobroker.vis@1.4.7 --loglevel error --prefix "/opt/iobroker" (System call)
          host.ioBroker
          	2022-01-09 14:33:23.525	info	iobroker npm-install: NPM version: 6.14.15
          host.ioBroker
          	2022-01-09 14:33:22.200	info	iobroker install vis@1.4.7 using installedFrom
          host.ioBroker
          	2022-01-09 14:33:22.199	warn	startInstance cannot find adapter "vis@1.4.7". Try to install it... 2 attempt
          host.ioBroker
          	2022-01-09 14:33:21.035	info	iobroker npm-install: exit 25
          host.ioBroker
          	2022-01-09 14:33:20.023	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.7: 6
          host.ioBroker
          	2022-01-09 14:33:19.996	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-09T14_33_19_981Z-debug.log
          host.ioBroker
          	2022-01-09 14:33:19.977	info	iobroker npm-install: npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          host.ioBroker
          	2022-01-09 14:33:19.976	info	iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: `node main.js --install`
          host.ioBroker
          	2022-01-09 14:33:19.969	info	iobroker npm-install: npm ERR! errno 6
          host.ioBroker
          	2022-01-09 14:33:19.968	info	iobroker npm-install: npm ERR! code ELIFECYCLE
          vis.0
          	2022-01-09 14:33:17.842	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          vis.0
          	2022-01-09 14:33:17.841	info	terminating
          vis.0
          	2022-01-09 14:33:17.339	error	Not exists
          vis.0
          	2022-01-09 14:33:17.338	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:745:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:792:29) at processImmediate (internal/timers.js:466:21)
          vis.0
          	2022-01-09 14:33:17.337	error	unhandled promise rejection: Not exists
          vis.0
          	2022-01-09 14:33:17.337	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().
          vis.0
          	2022-01-09 14:33:17.225	info	vis license is OK.
          vis.0
          	2022-01-09 14:33:17.052	info	starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22
          host.ioBroker
          	2022-01-09 14:33:06.080	info	Restart adapter system.adapter.backitup.0 because enabled
          host.ioBroker
          	2022-01-09 14:33:06.080	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker
          	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
          host.ioBroker
          	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:33:06.080	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
          host.ioBroker
          	2022-01-09 14:33:06.080	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
          host.ioBroker
          	2022-01-09 14:33:06.080	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
          host.ioBroker
          	2022-01-09 14:33:06.079	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
          host.ioBroker
          	2022-01-09 14:33:06.079	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
          host.ioBroker
          	2022-01-09 14:33:06.079	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
          host.ioBroker
          	2022-01-09 14:33:06.079	error	Caught by controller[0]: at new RegExp (<anonymous>)
          host.ioBroker
          	2022-01-09 14:33:06.079	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          backitup.0
          	2022-01-09 14:33:06.010	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          backitup.0
          	2022-01-09 14:33:06.009	info	terminating
          backitup.0
          	2022-01-09 14:33:06.009	info	cleaned everything up...
          backitup.0
          	2022-01-09 14:33:06.004	error	Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
          

          Der alte aktuelle ioBroker läuft auf Debian, oder hätte das neu Aufsetzten auch unter Debian passieren sollen, wenn ich dann das Backup mit Backitup einspiele, was aus einem Debian System kommt ?

          Hier noch das Log was er noch mit angibt.

          2022-01-09T14_48_57_323Z-debug.log

          Grüße,

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von Glasfaser
          #4

          @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

          2022-01-09 14:34:22.919 info iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: node main.js --install

          Gleicher Fehler :

          https://forum.iobroker.net/topic/51224/fehler-25-bei-vis-adapter-installation

          @Thomas-Braun
          so wie ich das verstehe , wird das Backup zurückgespielt und das Backup holt sich selber die Version 1.4.7 , da er sie auch vorher schon hatte .

          @D3ltoroxp
          hast du die Version 1.4.7 schon vorher gehabt

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          D3ltoroxpD Thomas BraunT 2 Antworten Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

            2022-01-09 14:34:22.919 info iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: node main.js --install

            Gleicher Fehler :

            https://forum.iobroker.net/topic/51224/fehler-25-bei-vis-adapter-installation

            @Thomas-Braun
            so wie ich das verstehe , wird das Backup zurückgespielt und das Backup holt sich selber die Version 1.4.7 , da er sie auch vorher schon hatte .

            @D3ltoroxp
            hast du die Version 1.4.7 schon vorher gehabt

            D3ltoroxpD Offline
            D3ltoroxpD Offline
            D3ltoroxp
            schrieb am zuletzt editiert von
            #5

            @glasfaser said in Wiederherstellung nach Neuinstallation Backitup Probleme:

            hast du die Version 1.4.7 schon vorher gehabt

            Genau, hatte sie vorher schon so.

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • D3ltoroxpD D3ltoroxp

              @glasfaser said in Wiederherstellung nach Neuinstallation Backitup Probleme:

              hast du die Version 1.4.7 schon vorher gehabt

              Genau, hatte sie vorher schon so.

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von Glasfaser
              #6

              @d3ltoroxp @Thomas-Braun

              https://github.com/ioBroker/ioBroker.vis/issues/440

              So assumotion is that vis 1.4.7 is BROKEN for all new installations? Could this be?
              

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                2022-01-09 14:34:22.919 info iobroker npm-install: npm ERR! iobroker.vis@1.4.7 install: node main.js --install

                Gleicher Fehler :

                https://forum.iobroker.net/topic/51224/fehler-25-bei-vis-adapter-installation

                @Thomas-Braun
                so wie ich das verstehe , wird das Backup zurückgespielt und das Backup holt sich selber die Version 1.4.7 , da er sie auch vorher schon hatte .

                @D3ltoroxp
                hast du die Version 1.4.7 schon vorher gehabt

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #7

                @glasfaser @D3ltoroxp

                Ja, das ist halt bei Beta-Ständen möglich. Deswegen setzt man die ja auch nicht generell ein.

                Ich würde die vis 1.4.5 aus dem stable installieren und erst dann darauf das Backup mit der Beta-Version draufsatteln. Und dann für den weiteren Dauerbetrieb das stable Repo verwenden.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                D3ltoroxpD 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @glasfaser @D3ltoroxp

                  Ja, das ist halt bei Beta-Ständen möglich. Deswegen setzt man die ja auch nicht generell ein.

                  Ich würde die vis 1.4.5 aus dem stable installieren und erst dann darauf das Backup mit der Beta-Version draufsatteln. Und dann für den weiteren Dauerbetrieb das stable Repo verwenden.

                  D3ltoroxpD Offline
                  D3ltoroxpD Offline
                  D3ltoroxp
                  schrieb am zuletzt editiert von
                  #8

                  @thomas-braun Was genau sollte ich nun tun, das Backup ist ja soweit eingespielt. ioB stoppen und mit

                  cd /opt/iobroker npm i iobroker.vis@1.4.5
                  

                  manuell installieren ?

                  Bisher bin ich eigentlich sehr gut gefahren mit dem Latest Repo.

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • D3ltoroxpD D3ltoroxp

                    @thomas-braun Was genau sollte ich nun tun, das Backup ist ja soweit eingespielt. ioB stoppen und mit

                    cd /opt/iobroker npm i iobroker.vis@1.4.5
                    

                    manuell installieren ?

                    Bisher bin ich eigentlich sehr gut gefahren mit dem Latest Repo.

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #9

                    @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                    Bisher bin ich eigentlich sehr gut gefahren mit dem Latest Repo.

                    Irgendwann halt nicht mehr.

                    Was ist denn jetzt dein Problem? Eine bestimmte Version einzuspielen sollte doch für erfahrene Beta-Tester keine Hürde darstellen. Ist Grundwissen.

                    iobroker upgrade iobroker.vis@1.4.5
                    

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    D3ltoroxpD 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                      Bisher bin ich eigentlich sehr gut gefahren mit dem Latest Repo.

                      Irgendwann halt nicht mehr.

                      Was ist denn jetzt dein Problem? Eine bestimmte Version einzuspielen sollte doch für erfahrene Beta-Tester keine Hürde darstellen. Ist Grundwissen.

                      iobroker upgrade iobroker.vis@1.4.5
                      
                      D3ltoroxpD Offline
                      D3ltoroxpD Offline
                      D3ltoroxp
                      schrieb am zuletzt editiert von D3ltoroxp
                      #10

                      @thomas-braun Weil er ja grad immer noch im Restore Prozess hängt oder nicht ? Und der erste Fehler von der ioB Installation ? Ist das normal ?

                      Und das taucht ja in einer Schleife auf.

                      host.ioBroker
                      	2022-01-09 16:10:49.286	info	Restart adapter system.adapter.backitup.0 because enabled
                      host.ioBroker
                      	2022-01-09 16:10:49.286	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
                      host.ioBroker
                      	2022-01-09 16:10:49.285	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
                      host.ioBroker
                      	2022-01-09 16:10:49.284	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
                      host.ioBroker
                      	2022-01-09 16:10:49.284	error	Caught by controller[0]: at new RegExp (<anonymous>)
                      host.ioBroker
                      	2022-01-09 16:10:49.284	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
                      backitup.0
                      	2022-01-09 16:10:49.214	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                      backitup.0
                      	2022-01-09 16:10:49.213	info	terminating
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • D3ltoroxpD D3ltoroxp

                        @thomas-braun Weil er ja grad immer noch im Restore Prozess hängt oder nicht ? Und der erste Fehler von der ioB Installation ? Ist das normal ?

                        Und das taucht ja in einer Schleife auf.

                        host.ioBroker
                        	2022-01-09 16:10:49.286	info	Restart adapter system.adapter.backitup.0 because enabled
                        host.ioBroker
                        	2022-01-09 16:10:49.286	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Pipe.<anonymous> (net.js:686:12)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Socket.emit (domain.js:475:12)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Socket.emit (events.js:400:28)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at Socket.<anonymous> (internal/child_process.js:443:11)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at maybeClose (internal/child_process.js:1058:16)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at ChildProcess.emit (domain.js:475:12)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at ChildProcess.emit (events.js:400:28)
                        host.ioBroker
                        	2022-01-09 16:10:49.285	error	Caught by controller[0]: at ChildProcess.exithandler (child_process.js:390:5)
                        host.ioBroker
                        	2022-01-09 16:10:49.284	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.backitup/lib/list/cifs.js:169:49
                        host.ioBroker
                        	2022-01-09 16:10:49.284	error	Caught by controller[0]: at new RegExp (<anonymous>)
                        host.ioBroker
                        	2022-01-09 16:10:49.284	error	Caught by controller[0]: SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
                        backitup.0
                        	2022-01-09 16:10:49.214	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                        backitup.0
                        	2022-01-09 16:10:49.213	info	terminating
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von Thomas Braun
                        #11

                        @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                        Und der erste Fehler von der ioB Installation ?

                        Welcher Fehler? Da war kein 'Fehler'.

                        Zu

                        SyntaxError: Invalid regular expression: /'6o:?'d vfx(v'/: Unterminated group
                        

                        fällt mir nix ein, hab ich noch nie gesehen. Sieht aber 'kaputt' aus.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #12

                          @thomas-braun kann es sein das die cifs-utils noch nicht installiert sind? (die der backitup vorraussetzt)

                          umgestiegen von Proxmox auf Unraid

                          D3ltoroxpD Thomas BraunT 2 Antworten Letzte Antwort
                          0
                          • crunchipC crunchip

                            @thomas-braun kann es sein das die cifs-utils noch nicht installiert sind? (die der backitup vorraussetzt)

                            D3ltoroxpD Offline
                            D3ltoroxpD Offline
                            D3ltoroxp
                            schrieb am zuletzt editiert von
                            #13

                            @crunchip

                            cifs-utils is already the newest version (2:6.11-3.1).

                            Sagt mir die Konsole. Daran kann's also nicht liegen. Vis ist nun installiert taucht aber unter Adapter auch nicht auf.

                            1 Antwort Letzte Antwort
                            0
                            • crunchipC crunchip

                              @thomas-braun kann es sein das die cifs-utils noch nicht installiert sind? (die der backitup vorraussetzt)

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #14

                              @crunchip

                              Dann dürfte das Backup gar nicht reinkommen. Hier hakelt es aber an der Beta-Version, die lässt sich offenbar im Moment nicht frisch installieren.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              crunchipC 1 Antwort Letzte Antwort
                              0
                              • HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #15

                                @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                Bisher bin ich eigentlich sehr gut gefahren mit dem Latest Repo.

                                passt nicht zu

                                @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                Da ich mit meinem aktuellen ioBroker Probleme habe

                                Und dann wieder latest und auch noch einen Container.
                                Hast du dich inzwischen mit den Eigenheiten eines Containers erfolgreich auseinandergesetzt und weisst wie man diese Problematiken löst?

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                crunchipC 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @crunchip

                                  Dann dürfte das Backup gar nicht reinkommen. Hier hakelt es aber an der Beta-Version, die lässt sich offenbar im Moment nicht frisch installieren.

                                  crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #16

                                  @thomas-braun sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                  Dann dürfte das Backup gar nicht reinkommen

                                  ich meinte eher, falls er cifs im backitup eingerichtet hatte und durchs backup ja zurück spielt, aber die cifs utils noch gar nicht auf dem frischen System installiert hat.

                                  umgestiegen von Proxmox auf Unraid

                                  1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Homoran

                                    @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                    Bisher bin ich eigentlich sehr gut gefahren mit dem Latest Repo.

                                    passt nicht zu

                                    @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                    Da ich mit meinem aktuellen ioBroker Probleme habe

                                    Und dann wieder latest und auch noch einen Container.
                                    Hast du dich inzwischen mit den Eigenheiten eines Containers erfolgreich auseinandergesetzt und weisst wie man diese Problematiken löst?

                                    crunchipC Abwesend
                                    crunchipC Abwesend
                                    crunchip
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #17

                                    @homoran sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                    Hast du dich inzwischen mit den Eigenheiten eines Containers erfolgreich auseinandergesetzt und weisst wie man diese Problematiken löst?

                                    dazu kommt bestimmt ein Folge Thread, wie bekomme ich mein zigbee durchgereicht/zum laufen:grin:

                                    umgestiegen von Proxmox auf Unraid

                                    HomoranH 1 Antwort Letzte Antwort
                                    0
                                    • crunchipC crunchip

                                      @homoran sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                      Hast du dich inzwischen mit den Eigenheiten eines Containers erfolgreich auseinandergesetzt und weisst wie man diese Problematiken löst?

                                      dazu kommt bestimmt ein Folge Thread, wie bekomme ich mein zigbee durchgereicht/zum laufen:grin:

                                      HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #18

                                      @crunchip sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                      wie bekomme ich mein zigbee durchgereicht

                                      es reicht ja erst einmal: wie bekomme ich meinen mount durchgereicht

                                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Antwort Letzte Antwort
                                      0
                                      • D3ltoroxpD Offline
                                        D3ltoroxpD Offline
                                        D3ltoroxp
                                        schrieb am zuletzt editiert von D3ltoroxp
                                        #19

                                        @homoran said in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                        Hast du dich inzwischen mit den Eigenheiten eines Containers erfolgreich auseinandergesetzt und weisst wie man diese Problematiken löst?

                                        Also das sollte hiermit funktionieren.

                                        Ich hatte auch Debmatic über einen LXC laufen mit durchgereichtem Modul. Ganz so fremd sind mir die LXC nicht auch ext. HDD mounten ist kein Problem, das war alles auf der alten Hardware so.

                                        Fakt ist ja das jetzt der Backitup in Schleife Fehler in die Log schreibt, zwar nicht mehr von der VIS aber sobald der Backitup startet kommen ja die Meldungen vom Host.

                                        Ich wollte jetzt mal schauen ob eine neue Basis Installation mit anschließendem Restore die Fehler mit dem Ram immer noch auftreten.

                                        Und wie gesagt, vor dem ganzen Updaten von nodejs und dem Umzug lief ja alles stabil, ich hatte mit dem System und den Adaptern keine Problem. Also wollte ich nun noch mal eine saubere Install starten und dann drauf aufbauen.

                                        crunchipC 1 Antwort Letzte Antwort
                                        0
                                        • D3ltoroxpD D3ltoroxp

                                          @homoran said in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                          Hast du dich inzwischen mit den Eigenheiten eines Containers erfolgreich auseinandergesetzt und weisst wie man diese Problematiken löst?

                                          Also das sollte hiermit funktionieren.

                                          Ich hatte auch Debmatic über einen LXC laufen mit durchgereichtem Modul. Ganz so fremd sind mir die LXC nicht auch ext. HDD mounten ist kein Problem, das war alles auf der alten Hardware so.

                                          Fakt ist ja das jetzt der Backitup in Schleife Fehler in die Log schreibt, zwar nicht mehr von der VIS aber sobald der Backitup startet kommen ja die Meldungen vom Host.

                                          Ich wollte jetzt mal schauen ob eine neue Basis Installation mit anschließendem Restore die Fehler mit dem Ram immer noch auftreten.

                                          Und wie gesagt, vor dem ganzen Updaten von nodejs und dem Umzug lief ja alles stabil, ich hatte mit dem System und den Adaptern keine Problem. Also wollte ich nun noch mal eine saubere Install starten und dann drauf aufbauen.

                                          crunchipC Abwesend
                                          crunchipC Abwesend
                                          crunchip
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von crunchip
                                          #20

                                          @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                          Ich wollte jetzt mal schauen ob eine neue Basis Installation mit anschließendem Restore die Fehler mit dem Ram immer noch auftreten.

                                          mag sein, das falls erfolgreich, zwar ein sauberes system hast, dein Problem aber zu 99,8% von deinen Scripten kommt

                                          @d3ltoroxp sagte in Wiederherstellung nach Neuinstallation Backitup Probleme:

                                          vor dem ganzen Updaten

                                          das mag sein, jedoch müssen einige Scripte für die folgenden version wie Js-controller, node, admin, etc... eben angepasst werden. Oder willst du dann alles ohne Updates weiter laufen lassen

                                          umgestiegen von Proxmox auf Unraid

                                          D3ltoroxpD 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          535

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe