NEWS
Hilfe aus Karlsruhe und Umgebung
-
@liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:
aber ein stick war schon mal nicht dran
Dann läuft wahrscheinlich auch nix
-
@homoran denke ich auch, aber sicher bin ich nicht
-
-
@liv-in-sky interessant ist ob unter /opt/iobroker/iobroker-data/zigbee_0 eine Datei Shepherd.db liegt. Wenn ja wurde Zigbee genutzt und konfiguriert. Die Geräte sind da drin.
Version 0.11 ist aber so alt das ich das bezweifele.
A.
-
das war das letzte mal, das dieser iobroker richtig lief - daher diese alte version
ich werd mal überprüfen
-
@liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:
ich könnte mal eine zwischen version installieren ?
Das macht keinen Sinn. Seit 1.2.9 ist der Adapter auf den herdsman umgestellt, sollte aber zu 100% abwärtskompatibel sein.
-
@asgothian sagte in Hilfe aus Karlsruhe und Umgebung:
iobroker-data/zigbee_0
schaut so aus:
root@ioBroker-Rock64:/opt/iobroker/iobroker-data/zigbee_0# ls shepherd.db root@ioBroker-Rock64:/opt/iobroker/iobroker-data/zigbee_0# ls -la total 12 drwxrwxrwx+ 2 iobroker iobroker 4096 Jan 3 2019 . drwxrwxrwx+ 11 iobroker iobroker 4096 Jan 14 18:47 .. -rwxrwxrwx+ 1 iobroker iobroker 1535 Dez 7 2018 shepherd.db root@ioBroker-Rock64:/opt/iobroker/iobroker-data/zigbee_0#
-
@liv-in-sky zeig mal was da drin steht. Ist eine JSON datei
Halt - lass mal. Die Datei ist von 2018. damit war Zigbee nur zum Testen drauf und in den letzten 3 Jahren nicht aktiv
-
-
ok - dann weg damitwie bekommm ich den raus ? er zeigt sich ja unter iobroker update aber nicht im admin
-
@liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:
wie bekommm ich den raus ?
iobroker del zigbee
??? -
ist zu einfach - peinlich
-
@liv-in-sky wie @Homoran geschrieben hat.. zur Sicherheit vorher noch die Shepherd.dB sichern, für den Fall das da doch etwas war. Wenn das nicht geht, einfach per rm das Verzeichnis /opt/iobroker/node-modules/iobroker.zigbee löschen
-
jetzt nochmal das thema:
@thomas-braun sagte in Hilfe aus Karlsruhe und Umgebung:
rm -rf /opt/iobroker/node_modules/iobroker.type-detector
kann ich das ausführen ohne gleich alles mögliche zu löschen - ich weiß ja nicht, welche links da drin sind
-
@liv-in-sky
Schau doch vorher mal ob es da nicht selbstreferenzielle Links gibt.
Siehe weiter oben.ls -la /opt/iobroker/node_modules/iobroker.type-detector ls -la /opt/iobroker/node_modules/
Bei mir kommt der vom iot-Adapter:
echad@chet:/opt/iobroker $ npm ls iobroker.type-detector iobroker.inst@3.0.0 /opt/iobroker └─┬ iobroker.iot@1.8.25 └── iobroker.type-detector@1.0.15
Wenn du den iot-Adapter mal neu drüberbügelst? Oder die de/re-Installation?
Der iot dürfte ohnehin etwas Liebe benötigen, mindestens aber wohl frische Zertifikate.
-
habe es so gelöscht:
unlink iobroker.type-detector
habe mal ping installiert und deinstalliert
jetzt kommt das: da scheint im home noch was zu liegen siehe zeile 25
Delete adapter "ping" host.ioBroker-Rock64 Counted 1 instances of ping host.ioBroker-Rock64 Counted 1 meta of ping host.ioBroker-Rock64 Counted 1 adapter for ping host.ioBroker-Rock64 Counted 14 states of system.adapter.ping host.ioBroker-Rock64 file ping.admin deleted host.ioBroker-Rock64 object ping deleted host.ioBroker-Rock64 object ping.admin deleted host.ioBroker-Rock64 Deleting 17 object(s). npm uninstall iobroker.ping --loglevel error --prefix "/opt/iobroker" (System call) npm ERR! code ENOLOCAL npm ERR! Could not install from "node_modules/iobroker.type-detector" as it does not contain a package.json file. npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-14T19_07_01_277Z-debug.log Error deleting adapter ping from disk: Error: host.ioBroker-Rock64: Cannot uninstall iobroker.ping: 1 You might have to delete it yourself! Process exited with code 0
ich mache morgen weiter - jetzt ist feierabend
-
-
wollte nochmal nachfragen wegen dem pam fehler. mittlerweile habe ich ja im home etwas gefunden
root@ioBroker-Rock64:~# ls iobroker-data killall.sh log node_modules package-lock.json.3159939790 reinstall.sh root@ioBroker-Rock64:~#
der fehler beim adapter installieren ist ja dieser - besonders zeile 23:
root@ioBroker-Rock64:~# iobroker upgrade This upgrade of "fritzdect" will introduce the following changes: ========================================================================== -> 2.2.3: default time setting in admin config for open window or boost activation, setmodeon/off/auto initial value= false ========================================================================== Would you like to upgrade fritzdect from @2.2.2 to @2.2.3 now? [(y)es, (n)o]: y Update fritzdect from @2.2.2 to @2.2.3 NPM version: 6.14.15 npm install iobroker.fritzdect@2.2.3 --loglevel error --prefix "/opt/iobroker" (System call) In file included from ../../nan/nan_converters.h:67, from ../../nan/nan.h:222, from ../authenticate_pam.cc:23: ../../nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ToFactoryBase<v8::Boolean>::return_t Nan::imp::ToFactory<v8::Boolean>::convert(v8::Local<v8::Value>)’: ../../nan/nan_converters_43_inl.h:18:51: error: no matching function for call to ‘v8::Value::ToBoolean(v8::Local<v8::Context>)’ val->To ## TYPE(isolate->GetCurrentContext()) \ ^ ../../nan/nan_converters_43_inl.h:22:1: note: in expansion of macro ‘X’ X(Boolean) ^ In file included from /home/iobroker/.cache/node-gyp/14.18.3/include/node/node.h:67, from ../../nan/nan.h:53, from ../authenticate_pam.cc:23: /home/iobroker/.cache/node-gyp/14.18.3/include/node/v
weißt du, wie man das evtl gerade biegen kann
-
-
das andere thema
diesen type-detector hatte ich auch gelöscht - kann ich den über npm wieder bekommen - siehe zeile 6
63 silly saveTree │ ├── inherits@2.0.4 63 silly saveTree │ ├── is-generator-function@1.0.10 63 silly saveTree │ └── safe-buffer@5.2.1 63 silly saveTree └── iobroker.zigbee@0.11.5 64 verbose stack Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.type-detector/package.json' 65 verbose cwd /opt/iobroker 66 verbose Linux 4.17.0-rc6-rk3328 67 verbose argv "/usr/bin/node" "/usr/bin/npm" "uninstall" "iobroker.ping" "--loglevel" "error" "--prefix" "/opt/iobroker" 68 verbose node v14.18.3 69 verbose npm v6.14.15 70 error code ENOLOCAL 71 error Could not install from "node_modules/iobroker.type-detector" as it does not contain a package.json file. 72 verbose exit [ 1, true ]