Hallo zusammen,
ich habe leider ein größeres Problem gehabt, weshalb ich meinen raspberry pi komplett neu machen musste.
Ich habe Glücklicherweise noch ein Backup gehabt, welches ca. 1 Monat alt ist.
Leider konnte ich das große Backup überhaut nicht einspielen, dann habe ich mir meine Adapter installiert und das kleine eingelesen. Das funktioniert wenigstens.
Nun funktioniert alles bis auf Backitup:
Im Reiter Instanzen wird die Instanz backitup.0 rot angezeigt. Host nicht verbunden und Lebenzeichen auch falsch.
Folgendes wird im Log angezeigt:
host.raspberrypi 2019-05-15 21:03:29.362 error instance system.adapter.backitup.0 terminated with code 0 (OK)
Caught 2019-05-15 21:03:29.362 error by controller[0]: path: '/opt/iobroker/node_modules/iobroker.backitup/lib/.restore.info' }
Caught 2019-05-15 21:03:29.361 error by controller[0]: syscall: 'unlink',
Caught 2019-05-15 21:03:29.361 error by controller[0]: code: 'EACCES',
Caught 2019-05-15 21:03:29.361 error by controller[0]: errno: -13,
Caught 2019-05-15 21:03:29.360 error by controller[0]: at tryOnImmediate (timers.js:768:5)
Caught 2019-05-15 21:03:29.360 error by controller[0]: at runCallback (timers.js:814:20)
Caught 2019-05-15 21:03:29.360 error by controller[0]: at Immediate.createInstancesObjects [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:748:13)
Caught 2019-05-15 21:03:29.359 error by controller[0]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:788:29
Caught 2019-05-15 21:03:29.359 error by controller[0]: at initAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4990:18)
Caught 2019-05-15 21:03:29.359 error by controller[0]: at Adapter.emit (events.js:208:7)
Caught 2019-05-15 21:03:29.359 error by controller[0]: at emitNone (events.js:106:13)
Caught 2019-05-15 21:03:29.358 error by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.backitup/main.js:630:5)
Caught 2019-05-15 21:03:29.358 error by controller[0]: at deleteHideFiles (/opt/iobroker/node_modules/iobroker.backitup/main.js:620:59)
Caught 2019-05-15 21:03:29.358 error by controller[0]: at Object.fs.unlinkSync (fs.js:1061:18)
Caught 2019-05-15 21:03:29.357 error by controller[0]: { Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.backitup/lib/.restore.info'
was muss ich denn tun? wem muss ich wo persission geben?