NEWS
Homebridge Adapter löschen geht nicht ** gelöst **
-
Was Frage 1 nicht beantwortet
-
@haselchen sagte in Homebridge Adapter löschen geht nicht:
Was Frage 1 nicht beantwortet
/opt/iobroker/iobroker-data liegt ham_0
alle andere liegen in
/opt/iobroker/iobroker-data/fileskann ich ham_0 einfach löschen
-
Den Ordner kannste einfach löschen.
Aber vorher würde ich den Befehl nochmal im iobroker Ordner absetzen.
/opt/iobroker
Wenns wieder Fehler hagelt, dann hilft wohl nur die Holzhammer Methode und manuell löschen. -
@haselchen so nach dem es über ssh auch nicht
hab ich den ganzen ordner gelöschtobwohl ich ihn gelöscht hab muss er noch da sein
wenn ich einen anderen Adapter installieren möchte kommt$ ./iobroker add history --host raspberrypi NPM version: 6.14.12 npm install iobroker.history@1.9.12 --loglevel error --prefix "/opt/iobroker" (System call) npm ERR! code ENOTSUP npm ERR! notsup Unsupported engine for homebridge-ewelink@6.7.1: wanted: {"homebridge":"^1.3.3","node":"^14.17.0"} (current: {"node":"12.22.1","npm":"6.14.12"})npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1npm ERR! notsup Required: {"homebridge":"^1.3.3","node":"^14.17.0"}npm ERR! notsup Actual: {"npm":"6.14.12","node":"12.22.1"} npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-06-02T20_23_45_999Z-debug.log ERROR: host.raspberrypi Cannot install iobroker.history@1.9.12: 1 ERROR: process exited with code 25
-
Da hängt noch was im npm-cache und/oder gyp fest.
Versuch malcd /opt/iobroker npm del homebridge-ewelink npm del homebridge
Wobei... Das ist so'n homebridge-plugin, oder?
Da hab ich keine Ahnung von. Vergiss den Kram oben. -
Ist er nicht schon wieder im falschen Pfad?
-
@haselchen
Nee,$ ./iobroker add history --host raspberrypi
kommt im Admin-Fenster, wenn man da rumklickert.
-
Ah okay, die Info fehlte.
Dachte der TE düdelt auf der Raspi Kommandozeile rum -
habs mal probier aber da kommt nur das leider
pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ npm del homebridge-ewelink Usage: npm <command> where <command> is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, clean-install, clean-install-test, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, fund, get, help, help-search, hook, i, init, install, install-ci-test, install-test, it, link, list, ln, login, logout, ls, org, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami npm <command> -h quick help on <command> npm -l display full usage info npm help <term> search for help on <term> npm help npm involved overview Specify configs in the ini-formatted file: /home/iobroker/.npmrc or on the command line via: npm <command> --key value Config info can be viewed via: npm help config npm@6.14.12 /usr/lib/node_modules/npm pi@raspberrypi:/opt/iobroker $ npm del homebridge Usage: npm <command> where <command> is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, clean-install, clean-install-test, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, fund, get, help, help-search, hook, i, init, install, install-ci-test, install-test, it, link, list, ln, login, logout, ls, org, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami npm <command> -h quick help on <command> npm -l display full usage info npm help <term> search for help on <term> npm help npm involved overview Specify configs in the ini-formatted file: /home/iobroker/.npmrc or on the command line via: npm <command> --key value Config info can be viewed via: npm help config npm@6.14.12 /usr/lib/node_modules/npm
-
@horst-böttcher sagte in Homebridge Adapter löschen geht nicht:
npm uninstall homebridge-ewelink
Kann aber auch sein, dass das 'tiefer' sitzt. Wie gesagt, keine Ahnung von homebridge und dessen plugins.
-
nein bleibt dabei
pi@raspberrypi:/opt/iobroker $ npm uninstall homebridge-ewelink npm ERR! code ENOTSUP npm ERR! notsup Unsupported engine for homebridge-ewelink@6.7.1: wanted: {"homebridge":"^1.3.3","node":"^14.17.0"} (current: {"node":"12.22.1","npm":"6.14.12"}) npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1 npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1 npm ERR! notsup Required: {"homebridge":"^1.3.3","node":"^14.17.0"} npm ERR! notsup Actual: {"npm":"6.14.12","node":"12.22.1"} npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2021-06-02T20_47_27_253Z-debug.log
zum log
https://pastebin.com/gsgvEjN4 -
@horst-böttcher
Auf pastebin komme ich von diesem Rechner aus nicht. Ist gesperrt.Wie hast du denn homebridge-ewelink (versucht?) zu installieren?
Gibt ja wohl drei Methoden bei dem ham-Adapter. -
hier war die Lösung meines Problems
https://www.youtube.com/watch?v=3OV-cDY6tsk -
Heeeeeeeeey, Dein Kumpel Elzershark ......
Wer hätte das gedacht -
@haselchen Hör mir auf.
Den Gedanken von node14 aus den Adapter rauszukicken hatte ich allerdings auch schon.Und wie gesagt:
Kann aber auch sein, dass das 'tiefer' sitzt.
War ja auch so.
-
Naja, du wirst lachen.
Lösung war , den Adapter zu pausieren, damit man das Modul deinstallieren kann. -
@haselchen Jein. Und halt eine Ebene tiefer in die node_modules vom ham gehen und dort das 'Unter'-Modul rauswerfen.
Wenn der ham dann wieder gestartet wird wird halt gegen node12 neugebaut.