NEWS
ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme
-
@thomas-braun
nein, hatte erst gerade eben danach gesucht
npm vermutlich auch nicht, es sei denn es ist mir weiter oben (HEUTE) so angeraten wurden - meine aber nicht. Habe dieses Backup (der VM) erst heute eingespielt und dann das Backup (iobroker) aufgespielt. -
@gismoh
Vergiss irgendwelche npm-Befehle, die ein -g beinhalten.
Irgendwo zieht die Kiste ein altes node-gyp her.type -p node-gyp
-
@thomas-braun
kam keine Ausgabe:idash@ioBrokerVM:~$ type -p node-gyp idash@ioBrokerVM:~$
Was macht das backitup nur, das es mir den ble zerschießt?
Davor hat es ja funktioniert. -
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Was macht das backitup nur, das es mir den ble zerschießt?
Nichts.
iobroker rebuild iobroker.ble
-
idash@ioBrokerVM:~$ iobroker rebuild iobroker.ble Rebuilding native module "iobroker.ble" ... rebuilt dependencies successfully Rebuilding native modules done
-
iob list adapters
-
idash@ioBrokerVM:~$ iob list adapters system.adapter.accuweather : accuweather - v1.1.4 system.adapter.admin : admin - v6.3.5 system.adapter.alarm : alarm - v3.3.13 system.adapter.alexa2 : alexa2 - v3.23.2 system.adapter.asuswrt : asuswrt - v1.0.1 system.adapter.backitup : backitup - v2.8.1 system.adapter.broadlink2 : broadlink2 - v2.0.3 system.adapter.cloud : cloud - v4.0.4 system.adapter.daikin-cloud : daikin-cloud - v0.3.0 system.adapter.daswetter : daswetter - v3.1.10 system.adapter.deconz : deconz - v1.3.21 system.adapter.device-reminder : device-reminder - v1.2.9 system.adapter.discovery : discovery - v3.1.0 system.adapter.ecovacs-deebot : ecovacs-deebot - v1.4.13 system.adapter.enigma2 : enigma2 - v2.0.3 system.adapter.fb-checkpresence : fb-checkpresence - v1.2.2 system.adapter.fiat : fiat - v0.0.8 system.adapter.flot : flot - v1.12.0 system.adapter.fritzdect : fritzdect - v2.1.11 system.adapter.fullybrowser : fullybrowser - v2.1.2 system.adapter.go-e : go-e - v1.0.27 system.adapter.ham : ham - v5.3.1 system.adapter.harmony : harmony - v1.2.2 system.adapter.hue : hue - v3.10.0 system.adapter.hue-extended : hue-extended - v2.0.0 system.adapter.icons-mfd-svg : icons-mfd-svg - v1.1.0 system.adapter.influxdb : influxdb - v3.2.0 system.adapter.info : info - v2.0.0 system.adapter.iot : iot - v1.14.5 system.adapter.javascript : javascript - v7.1.4 system.adapter.meross : meross - v1.15.1 system.adapter.mihome-vacuum : mihome-vacuum - v4.0.0 system.adapter.mobile : mobile - v1.0.1 system.adapter.openweathermap : openweathermap - v0.3.9 system.adapter.parser : parser - v1.3.2 system.adapter.pi-hole : pi-hole - v1.3.6 system.adapter.ping : ping - v1.4.12 system.adapter.pushover : pushover - v3.0.3 system.adapter.pvforecast : pvforecast - v2.8.1 system.adapter.radar2 : radar2 - v2.0.7 system.adapter.shelly : shelly - v6.4.1 system.adapter.simple-api : simple-api - v2.7.2 system.adapter.smartcontrol : smartcontrol - v2.0.1 system.adapter.socketio : socketio - v6.5.5 system.adapter.sonoff : sonoff - v2.5.3 system.adapter.tado : tado - v0.4.9 system.adapter.telegram : telegram - v1.16.0 system.adapter.tibberlink : tibberlink - v1.0.0 system.adapter.tr-064 : tr-064 - v4.2.4 system.adapter.vis : vis - v1.4.16 system.adapter.vis-hqwidgets : vis-hqwidgets - v1.4.0 system.adapter.vis-jqui-mfd : vis-jqui-mfd - v1.0.12 system.adapter.vis-material-advanced : vis-material-advanced - v1.7.4 system.adapter.vis-metro : vis-metro - v1.2.0 system.adapter.vis-timeandweather : vis-timeandweather - v1.2.2 system.adapter.weatherunderground : weatherunderground - v3.6.0 system.adapter.web : web - v4.3.0 system.adapter.worx : worx - v2.3.2 system.adapter.ws : ws - v2.5.5
-
iobroker install ble
-
idash@ioBrokerVM:~$ iobroker install ble NPM version: 9.8.1 Installing iobroker.ble@0.13.4... (System call) npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! (node:1950) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-08T23_26_40_665Z-debug-0.log host.ioBrokerVM Cannot install iobroker.ble@0.13.4: 1
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Ich muss lagsam mal in die Heia...
nano /opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py
gibt es nicht?
-
@thomas-braun
leider nicht:Verzeichnis „/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp“ existiert nicht
Dann wünsch ich dir eine gute Nacht, und besten Dank!
-
@all
Besten Dank an alle, welche sich hier als helfende Hand mit eingebunden haben!Habe mir nun auch noch ein USB-Bluetooth Modul bestellt - keine Ahnung ob es damit evtl. besser geht.
Was mich immer nur wundert, das die "Erstinstallation" incl. BLE geklappt hat, also der BLE grün war und auch Geräte gefunden hat. Erst nach Backup Einspielung verweigerte der ble seinen Dienst.
Würde mich freuen, wenn noch eine Lösung gefunden werden könnte
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Würde mich freuen, wenn noch eine Lösung gefunden werden könnte
letzte Variante,
den Ble auf dem alten System deinstallieren, dann ein backup erstellen, dieses auf deinen neuen System spielen und danach dann den ble installieren. -
@crunchip
Guten Morgen,
kann ich gerne mache, mit einer "rest-Hoffnung".
Allerdings sehe ich selber als Laie keinen großen unterschied zur Vorgehensweise von gestern,
dort hatte ich ja auf dem alten System den ble entfernt -
und auf dem neuen System den ble belassen. Leider wurde der bestehende ble auf dem neuen System mit dem Backup entfernt.Werde ich aber gerne ausprobieren, mache vorher noch einer Sicherung der jetzigen VM - für den Fall das evtl. jemand dort noch mal ansetzen mag -und kann ja nicht schaden.
Spiele dann nun wieder die Sicherung von der Erstinstallation auf der neuen Maschine ein, wo ioBroker frisch installiert wurde, deinstalliere außer admin und backitup die Adapter und spiele dann das gestrige Backup von der alten Maschine (Raspi) ein, wo ich das ble deinstalliert hatte.
Melde mich dann nach "Verzug" wieder -
@crunchip
nachiob logs --watch
ist ioBroker seit über 20 min mit der Backup-Einspielung durch.
Habe nun auch direkt wieder einen "Nicht root" User angelegt
-
idash@ioBrokerVM:~$ iobroker add ble@0.13.4 --debug NPM version: 9.8.1 Installing iobroker.ble@0.13.4... (System call) npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@18.18.2 | linux | x64 npm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3" npm ERR! (node:2880) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp info spawn /usr/bin/python3 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.18.2/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.18.2', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.18.2/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T10_08_33_310Z-debug-0.log npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@18.18.2 | linux | x64 npm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3" npm ERR! (node:2880) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp info spawn /usr/bin/python3 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.18.2/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.18.2', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.18.2/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T10_08_33_310Z-debug-0.log host.ioBrokerVM Cannot install iobroker.ble@0.13.4: 1 idash@ioBrokerVM:~$
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
wo ioBroker frisch installiert wurde, deinstalliere außer admin und backitup die Adapter
welche Adapter?
du sollst den iobroker frisch aufsetzen, nichts deinstallieren.
vom alten iobroker ein backup machen, aber vorher den ble deinstallieren, damit dein backup ohne ble kommt und du anschließend diesen in deinem neuen iobroker frisch einpflegen kannst
sonst schleifst du dein node-gyp Problem ja weiter mit
-
@crunchip
Na, hatte noch einen adapter zum Test drin und eben discovery , welche ich vor dem backup gelöscht hatte.
Habe es nun aber wieder frisch aufgesetzt.
Und das Backup wird wieder eingespielt - die ohne ble (wie gestern). -
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
die ohne ble (wie gestern).
Ohne Adapter oder nur ohne Instanz?
-
@crunchip
hatte beides deinstalliert also 1x unter Instanz, und 1x unter Adapter.
Oder sollte ich nur eines von beiden rausnehmen?