NEWS
Backit-UP Problem kein Backup möglich
-
Hi leider hab ich die Tage gemerkt das mein Backit up Adapter bei Automatischen Backup den kompletten Raspi4 Neustartet, und kein Backup macht!
pi@raspberrypi:~ $ sudo iobroker backup host.raspberrypi 7510 states saved host.raspberrypi 8657 objects saved Objects database error: read ECONNRESET Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: connect ECONNREFUSED 127.0.0.1:9001 Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: read ECONNRESET Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: read ECONNRESET Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: read ECONNRESET Objects database error: connect ECONNREFUSED 127.0.0.1:9001 States database error: connect ECONNREFUSED 127.0.0.1:9000 Objects database error: read ECONNRESET
Bei Manuellen Backup kommt das!
-
@tinonikol sagte in Backit-UP Problem kein Backup möglich:
sudo iobroker backup
iobroker NICHT mit sudo bearbeiten.
iobroker stop iobroker fix
-
@thomas-braun said in Backit-UP Problem kein Backup möglich:
@tinonikol sagte in Backit-UP Problem kein Backup möglich:
sudo iobroker backup
iobroker NICHT mit sudo bearbeiten.
iobroker stop iobroker fix
Ok Iobroker fix hab ich schon gemacht, geht auch nicht!
-
Jetzt kommt das
pi@raspberrypi:~ $ iobroker backup host.raspberrypi 7475 states saved host.raspberrypi 8657 objects saved internal/buffer.js:950 class FastBuffer extends Uint8Array {} ^ RangeError: Array buffer allocation failed at new ArrayBuffer (<anonymous>) at new Uint8Array (<anonymous>) at new FastBuffer (internal/buffer.js:950:1) at createUnsafeBuffer (buffer.js:149:12) at allocate (buffer.js:419:10) at Function.allocUnsafe (buffer.js:384:10) at Function.encodeBufBulk (/opt/iobroker/node_modules/respjs/index.js:46:27) at RedisHandler.sendBufBulk (/opt/iobroker/node_modules/@iobroker/db-base/lib/redisHandler.js:259:44) at RedisHandler.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-file/lib/objects/objectsInMemServerRedis.js:452:29) at RedisHandler.emit (events.js:314:20)
-
@tinonikol sagte in Backit-UP Problem kein Backup möglich:
geht auch nicht!
Das soll auch nicht 'gehen', das soll deine verbogenen Rechte wieder gerade biegen.
iobroker status
liefert?
-
pi@raspberrypi:~ $ iobroker status iobroker is running on this host. Objects type: file States type: file
-
free -ht --mega
-
@thomas-braun said in Backit-UP Problem kein Backup möglich:
free -ht --mega
pi@raspberrypi:~ $ free -ht --mega total used free shared buff/cache available Mem: 3.8G 1.0G 2.5G 8.0M 272M 3.0G Swap: 99M 0B 99M Total: 3.9G 1.0G 2.6G pi@raspberrypi:~ $
-
sudo ln -s /usr/bin/node /usr/bin/nodejs which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
-
@thomas-braun said in Backit-UP Problem kein Backup möglich:
sudo ln -s /usr/bin/node /usr/bin/nodejs
pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs /usr/bin/nodejs /usr/bin/node /usr/bin/npm v12.22.4 v12.22.4 6.14.14 pi /home/pi Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done 85 packages can be upgraded. Run 'apt list --upgradable' to see them. nodejs: Installed: 12.22.4-1nodesource1 Candidate: 12.22.9-deb-1nodesource1 Version table: 12.22.9-deb-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages *** 12.22.4-1nodesource1 100 100 /var/lib/dpkg/status 10.24.0~dfsg-1~deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
-
iobroker stop sudo apt update sudo apt full-upgrade sudo reboot
Ich würde aber danach auf nodeJS 14 springen.
-
@thomas-braun said in Backit-UP Problem kein Backup möglich:
sudo reboot
pi@raspberrypi:~ $ iob backup host.raspberrypi 7509 states saved host.raspberrypi 8657 objects saved internal/buffer.js:950 class FastBuffer extends Uint8Array {} ^ RangeError: Array buffer allocation failed at arrayBufferConstructor_DoNotInitialize (<anonymous>) at new Uint8Array (<anonymous>) at new FastBuffer (internal/buffer.js:950:1) at fromArrayLike (buffer.js:501:10) at fromObject (buffer.js:509:12) at Function.from (buffer.js:318:15) at RedisHandler.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-file/lib/objects/objectsInMemServerRedis.js:452:60) at RedisHandler.emit (events.js:314:20) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-base/lib/redisHandler.js:100:37) at processImmediate (internal/timers.js:461:21)
Selbes Problem
-
which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
node14 installiert?
-
@thomas-braun said in Backit-UP Problem kein Backup möglich:
which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
v12.22.9
-
Komplette Ein- und Ausgaben.
-
pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && wh oami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nod ejs /usr/bin/nodejs /usr/bin/node /usr/bin/npm v12.22.9 v12.22.9 6.14.15 pi /home/pi Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. nodejs: Installed: 12.22.9-deb-1nodesource1 Candidate: 12.22.9-deb-1nodesource1 Version table: *** 12.22.9-deb-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages 100 /var/lib/dpkg/status 10.24.0~dfsg-1~deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
-
-
-
pi@raspberrypi:~ $ iob backup host.raspberrypi 7509 states saved host.raspberrypi 8657 objects saved internal/buffer.js:958 super(bufferOrLength, byteOffset, length); ^ RangeError: Array buffer allocation failed at arrayBufferConstructor_DoNotInitialize (<anonymous>) at new Uint8Array (<anonymous>) at new FastBuffer (internal/buffer.js:958:5) at fromArrayLike (buffer.js:505:10) at fromObject (buffer.js:513:12) at Function.from (buffer.js:322:15) at RedisHandler.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-file/lib/objects/objectsInMemServerRedis.js:452:60) at RedisHandler.emit (events.js:400:28) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-base/lib/redisHandler.js:100:37) at processImmediate (internal/timers.js:464:21)
-
@tinonikol sagte in Backit-UP Problem kein Backup möglich:
Geht auch nicht!
Ist keine Fehlermeldung.
iobroker update -i