NEWS
Nach Update läuft gar nichts mehr!
-
Hallo Leute,
Der Tradfri Adapter hat nach einem Update geschriehen, also habe ich dieses ausgeführt. Danach war der JS-Adapter und JS-Controller auch noch dran. Danach ging gar nichts mehr. Durch mühsames löschen und neu installieren des Node.js 8.X lief es dann irgendwann wieder.
Nur war der Admin Adapter noch der Meinung ein Update zu fordern. Ich habe alles versucht, dieses zu installieren, aber bekomme es nicht hin.
Der Log sieht aus wie folgt:
npm install iobroker.js-controller@1.5.11 --production npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.discovery/node_modules npm WARN winston-syslog@2.3.0 requires a peer of winston@^3.0.0 but none is installed. You must install peer dependencies yourself. npm ERR! code EACCES npm ERR! syscall access npm ERR! path /opt/iobroker/node_modules/iobroker.discovery/node_modules npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.discovery/node_modules' npm ERR! { Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.discovery/node_modules' npm ERR! stack: 'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.discovery/node_modules\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/opt/iobroker/node_modules/iobroker.discovery/node_modules' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-01-05T20_58_08_694Z-debug.logein
iobroker starttut gar nichts mehr.Ich brauche dringend eure Hilfe, da ich nicht mal mehr ein Update restoren kann.
Beste Grüße
-
Hallo Leute,
Der Tradfri Adapter hat nach einem Update geschriehen, also habe ich dieses ausgeführt. Danach war der JS-Adapter und JS-Controller auch noch dran. Danach ging gar nichts mehr. Durch mühsames löschen und neu installieren des Node.js 8.X lief es dann irgendwann wieder.
Nur war der Admin Adapter noch der Meinung ein Update zu fordern. Ich habe alles versucht, dieses zu installieren, aber bekomme es nicht hin.
Der Log sieht aus wie folgt:
npm install iobroker.js-controller@1.5.11 --production npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.discovery/node_modules npm WARN winston-syslog@2.3.0 requires a peer of winston@^3.0.0 but none is installed. You must install peer dependencies yourself. npm ERR! code EACCES npm ERR! syscall access npm ERR! path /opt/iobroker/node_modules/iobroker.discovery/node_modules npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.discovery/node_modules' npm ERR! { Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.discovery/node_modules' npm ERR! stack: 'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.discovery/node_modules\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/opt/iobroker/node_modules/iobroker.discovery/node_modules' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-01-05T20_58_08_694Z-debug.logein
iobroker starttut gar nichts mehr.Ich brauche dringend eure Hilfe, da ich nicht mal mehr ein Update restoren kann.
Beste Grüße
@Wolffi1989 lass mal den fixer laufen
curl -sL https://iobroker.net/fix.sh | bash -und probier es dann nochmal.
-
Der Fixer ergibt folgenden Meldung:
curl -sL https://iobroker.net/fix.sh | bash - ioBroker is not installed in /opt/iobroker! Cannot fix anything...Hilfe??
-
Bin leider kein Experte, aber ich würde in dem Fall die Installation neu laufen lassen.
-
Der Fixer ergibt folgenden Meldung:
curl -sL https://iobroker.net/fix.sh | bash - ioBroker is not installed in /opt/iobroker! Cannot fix anything...Hilfe??
@Wolffi1989 sagte in Nach Update läuft gar nichts mehr!:
ioBroker is not installed in /opt/iobroker!
wo hast du die Installation ablaufen lassen?
@Winni sagte in Nach Update läuft gar nichts mehr!:
ich würde in dem Fall die Installation neu laufen lassen
aber nicht, wenn noch eine Installation an einem anderen Ort existiert - sonst hat er zwei
-
Die Meldung kommt, wenn /opt/iobroker ODER das JS-Controller-Verzeichnis nicht existieren. Da
path /opt/iobroker/node_modulesim Log steht, tippe ich auf 2.Also erst mal JS-Controller ausnahmsweise mit Root-Rechten neu installieren (am besten in der stable-Version)
cd /opt/iobroker sudo -H npm i iobroker.js-controller@2.1.1Dann unbedingt nochmal den Fixer ausführen (geht seit v2 einfacher)
iobroker fix -
Die Meldung kommt, wenn /opt/iobroker ODER das JS-Controller-Verzeichnis nicht existieren. Da
path /opt/iobroker/node_modulesim Log steht, tippe ich auf 2.Also erst mal JS-Controller ausnahmsweise mit Root-Rechten neu installieren (am besten in der stable-Version)
cd /opt/iobroker sudo -H npm i iobroker.js-controller@2.1.1Dann unbedingt nochmal den Fixer ausführen (geht seit v2 einfacher)
iobroker fix -
Folgende Meldung wird ausgespuckt, nach dem ich den JS-Controller installieren wollte:
/opt/iobroker $ sudo -H npm i iobroker.js-controller@2.1.1 > iobroker.js-controller@2.1.1 preinstall /opt/iobroker/node_modules/iobroker.js -controller > node lib/preinstallCheck.js NPM version: 6.13.4 > node-aead-crypto@2.1.4 install /opt/iobroker/node_modules/node-aead-crypto > node lib/install.js running default installation script npm WARN invalid config loglevel="notice" > node-aead-crypto@2.1.4 install:default /opt/iobroker/node_modules/node-aead-cr ypto > prebuild-install || node-gyp rebuild prebuild-install WARN install EACCES: permission denied, access '/root/.npm' gyp WARN EACCES current user ("pi") does not have permission to access the dev d ir "/root/.cache/node-gyp/8.17.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/n ode_modules/node-aead-crypto/.node-gyp" gyp WARN install got an error, rolling back install gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modul es/node-aead-crypto/.node-gyp' gyp ERR! System Linux 4.19.66-v7+ gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gy p/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/node-aead-crypto gyp ERR! node -v v8.17.0 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok npm ERR! Linux 4.19.66-v7+ npm ERR! argv "/usr/bin/node" "/opt/iobroker/node_modules/.bin/npm" "run" "insta ll:default" npm ERR! node v8.17.0 npm ERR! npm v2.15.12 npm ERR! code ELIFECYCLE npm ERR! node-aead-crypto@2.1.4 install:default: `prebuild-install || node-gyp r ebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-aead-crypto@2.1.4 install:default script 'prebuild-i nstall || node-gyp rebuild'. npm ERR! This is most likely a problem with the node-aead-crypto package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! prebuild-install || node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs node-aead-crypto npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm ERR! npm owner ls node-aead-crypto npm ERR! There is likely additional logging output above. npm ERR! Linux 4.19.66-v7+ npm ERR! argv "/usr/bin/node" "/opt/iobroker/node_modules/.bin/npm" "run" "insta ll:default" npm ERR! node v8.17.0 npm ERR! npm v2.15.12 npm ERR! path npm-debug.log.2382726121 npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall open npm ERR! Error: EACCES: permission denied, open 'npm-debug.log.2382726121' npm ERR! { Error: EACCES: permission denied, open 'npm-debug.log.2382726121' npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'open', npm ERR! path: 'npm-debug.log.2382726121' } npm ERR! npm ERR! Please try running this command again as root/Administrator. npm ERR! Please include the following file with any support request: npm ERR! /opt/iobroker/node_modules/node-aead-crypto/npm-debug.log child_process.js:650 throw err; ^ Error: Command failed: npm run install:default at checkExecSyncError (child_process.js:607:13) at execSync (child_process.js:647:13) at Object.<anonymous> (/opt/iobroker/node_modules/node-aead-crypto/lib/insta ll.js:29:1) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) > serialport@6.2.2 install /opt/iobroker/node_modules/iobroker.discovery/node_mo dules/serialport > prebuild-install || node-gyp rebuild prebuild-install WARN install EACCES: permission denied, access '/root/.npm' gyp WARN EACCES current user ("pi") does not have permission to access the dev d ir "/root/.cache/node-gyp/8.17.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/n ode_modules/iobroker.discovery/node_modules/serialport/.node-gyp" gyp WARN install got an error, rolling back install gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modul es/iobroker.discovery/node_modules/serialport/.node-gyp' gyp ERR! System Linux 4.19.66-v7+ gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gy p/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/iobroker.discovery/node_modules/serialpo rt gyp ERR! node -v v8.17.0 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok > iobroker.js-controller@2.1.1 install /opt/iobroker/node_modules/iobroker.js-co ntroller > node iobroker.js setup first Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt /iobroker/node_modules/iobroker.js-controller/lib/setup/../../_service_iobroker. bat' Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt /iobroker/node_modules/iobroker.js-controller/lib/setup/../../iobroker.bat' Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt /iobroker/node_modules/iobroker.js-controller/lib/setup/../../iob.bat' fs.js:885 return binding.mkdir(pathModule._makeLong(path), ^ Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/iobroker.js- controller/lib/setup/../../tmp' at Object.fs.mkdirSync (fs.js:885:18) at Setup.setup (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/ setupSetup.js:688:58) at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/set up.js:235:23) at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-con troller/lib/setup.js:2408:5) at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iob roker.js:1:86) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) npm WARN winston-syslog@2.3.0 requires a peer of winston@^3.0.0 but none is inst alled. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fse vents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"} ) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 (node_mod ules/node-aead-crypto): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 install: `node lib/install.js` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@6.2.2 (node_modules/i obroker.discovery/node_modules/serialport): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@6.2.2 install: `prebu ild-install || node-gyp rebuild` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! iobroker.js-controller@2.1.1 install: `node iobroker.js setup first` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the iobroker.js-controller@2.1.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional log ging output above. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-01-12T13_26_00_319Z-debug.logBin für jede Hilfe dankbar, da ich mit meinen Kenntnissen echt am Ende bin.
Beste Grüße Wolffi
-
Folgende Meldung wird ausgespuckt, nach dem ich den JS-Controller installieren wollte:
/opt/iobroker $ sudo -H npm i iobroker.js-controller@2.1.1 > iobroker.js-controller@2.1.1 preinstall /opt/iobroker/node_modules/iobroker.js -controller > node lib/preinstallCheck.js NPM version: 6.13.4 > node-aead-crypto@2.1.4 install /opt/iobroker/node_modules/node-aead-crypto > node lib/install.js running default installation script npm WARN invalid config loglevel="notice" > node-aead-crypto@2.1.4 install:default /opt/iobroker/node_modules/node-aead-cr ypto > prebuild-install || node-gyp rebuild prebuild-install WARN install EACCES: permission denied, access '/root/.npm' gyp WARN EACCES current user ("pi") does not have permission to access the dev d ir "/root/.cache/node-gyp/8.17.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/n ode_modules/node-aead-crypto/.node-gyp" gyp WARN install got an error, rolling back install gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modul es/node-aead-crypto/.node-gyp' gyp ERR! System Linux 4.19.66-v7+ gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gy p/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/node-aead-crypto gyp ERR! node -v v8.17.0 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok npm ERR! Linux 4.19.66-v7+ npm ERR! argv "/usr/bin/node" "/opt/iobroker/node_modules/.bin/npm" "run" "insta ll:default" npm ERR! node v8.17.0 npm ERR! npm v2.15.12 npm ERR! code ELIFECYCLE npm ERR! node-aead-crypto@2.1.4 install:default: `prebuild-install || node-gyp r ebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-aead-crypto@2.1.4 install:default script 'prebuild-i nstall || node-gyp rebuild'. npm ERR! This is most likely a problem with the node-aead-crypto package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! prebuild-install || node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs node-aead-crypto npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm ERR! npm owner ls node-aead-crypto npm ERR! There is likely additional logging output above. npm ERR! Linux 4.19.66-v7+ npm ERR! argv "/usr/bin/node" "/opt/iobroker/node_modules/.bin/npm" "run" "insta ll:default" npm ERR! node v8.17.0 npm ERR! npm v2.15.12 npm ERR! path npm-debug.log.2382726121 npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall open npm ERR! Error: EACCES: permission denied, open 'npm-debug.log.2382726121' npm ERR! { Error: EACCES: permission denied, open 'npm-debug.log.2382726121' npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'open', npm ERR! path: 'npm-debug.log.2382726121' } npm ERR! npm ERR! Please try running this command again as root/Administrator. npm ERR! Please include the following file with any support request: npm ERR! /opt/iobroker/node_modules/node-aead-crypto/npm-debug.log child_process.js:650 throw err; ^ Error: Command failed: npm run install:default at checkExecSyncError (child_process.js:607:13) at execSync (child_process.js:647:13) at Object.<anonymous> (/opt/iobroker/node_modules/node-aead-crypto/lib/insta ll.js:29:1) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) > serialport@6.2.2 install /opt/iobroker/node_modules/iobroker.discovery/node_mo dules/serialport > prebuild-install || node-gyp rebuild prebuild-install WARN install EACCES: permission denied, access '/root/.npm' gyp WARN EACCES current user ("pi") does not have permission to access the dev d ir "/root/.cache/node-gyp/8.17.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/n ode_modules/iobroker.discovery/node_modules/serialport/.node-gyp" gyp WARN install got an error, rolling back install gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modul es/iobroker.discovery/node_modules/serialport/.node-gyp' gyp ERR! System Linux 4.19.66-v7+ gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gy p/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/iobroker.discovery/node_modules/serialpo rt gyp ERR! node -v v8.17.0 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok > iobroker.js-controller@2.1.1 install /opt/iobroker/node_modules/iobroker.js-co ntroller > node iobroker.js setup first Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt /iobroker/node_modules/iobroker.js-controller/lib/setup/../../_service_iobroker. bat' Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt /iobroker/node_modules/iobroker.js-controller/lib/setup/../../iobroker.bat' Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt /iobroker/node_modules/iobroker.js-controller/lib/setup/../../iob.bat' fs.js:885 return binding.mkdir(pathModule._makeLong(path), ^ Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/iobroker.js- controller/lib/setup/../../tmp' at Object.fs.mkdirSync (fs.js:885:18) at Setup.setup (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/ setupSetup.js:688:58) at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/set up.js:235:23) at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-con troller/lib/setup.js:2408:5) at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iob roker.js:1:86) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) npm WARN winston-syslog@2.3.0 requires a peer of winston@^3.0.0 but none is inst alled. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fse vents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"} ) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 (node_mod ules/node-aead-crypto): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 install: `node lib/install.js` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@6.2.2 (node_modules/i obroker.discovery/node_modules/serialport): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@6.2.2 install: `prebu ild-install || node-gyp rebuild` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! iobroker.js-controller@2.1.1 install: `node iobroker.js setup first` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the iobroker.js-controller@2.1.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional log ging output above. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-01-12T13_26_00_319Z-debug.logBin für jede Hilfe dankbar, da ich mit meinen Kenntnissen echt am Ende bin.
Beste Grüße Wolffi
-
@AlCalzone said in Nach Update läuft gar nichts mehr!:
sudo -H npm i iobroker.js-controller@2.1.1 --unsafe-perm
WUhuuu, das hat es gebracht. Es läuft wieder alles wie erwartet. Vielen vielen Dank!
-
@sevianer sagte in Nach Update läuft gar nichts mehr!:
ne Lösung gefunden, habe auch das gleiche Problem!
Lösung wofür?
welches "gleiche" Problem?Im Post unmittelbar vor deinem steht:
@Wolffi1989 sagte in Nach Update läuft gar nichts mehr!:
Es läuft wieder alles wie erwartet
Also doch nicht das gleiche Problem??
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden
