NEWS
ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme
-
@dp20eic
Merci,dies hatte ich im Vorfeld auch bereits getan, allerdings mit "Hindernissen" ;)
Schreibe nun mit, was passiert....
-Adapter wurde deinstalliert,
-ioBroker neugestartet
beim Versuch ihn aus der Weboberfläche hinzuzufügen kommt folgende Fehlermeldung:$ iobroker add ble --host ioBrokerVM NPM version: 9.8.1 Installing iobroker.ble@0.13.4... (System call) npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/@abandonware/noblenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! (node:2525) [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_mainnpm 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 mainnpm 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_mainnpm 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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-amd64npm 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/@abandonware/noblenpm ERR! gyp ERR! node -v v18.18.2npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T15_10_54_825Z-debug-0.log host.ioBrokerVM Cannot install iobroker.ble@0.13.4: 1 ERROR: Process exited with code 25Edit:
Habe danachcurl -sL http://iobroker.net/fix.sh | bash -und
sudo -H -u iobroker npm cache verifygemacht, danach erneut versucht den BLE Adapter zu installieren, aber gleicher Fehler.
-
systemctl status bluetoothLiefert:
● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; preset: en> Active: active (running) since Tue 2023-11-07 15:12:36 CET; 2min 58s ago Docs: man:bluetoothd(8) Main PID: 584 (bluetoothd) Status: "Running" Tasks: 1 (limit: 4623) Memory: 3.6M CPU: 42ms CGroup: /system.slice/bluetooth.service └─584 /usr/libexec/bluetooth/bluetoothd Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> Nov 07 15:12:37 ioBrokerVM bluetoothd[584]: Endpoint registered: sender=:1.28 p> lines 1-22/22 (END)hciconfigLiefert:
hci0: Type: Primary Bus: USB BD Address: 0C:54:15:D0:86:93 ACL MTU: 1021:4 SCO MTU: 96:6 UP RUNNING RX bytes:819 acl:0 sco:0 events:63 errors:0 TX bytes:3692 acl:0 sco:0 commands:63 errors:0rfkill list allLiefert:
-bash: rfkill: Kommando nicht gefunden.dmesg | egrep -i 'blue|firm'Liefert:
[ 0.266252] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 4.193119] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 4.265674] Bluetooth: Core ver 2.22 [ 4.265696] NET: Registered PF_BLUETOOTH protocol family [ 4.265698] Bluetooth: HCI device and connection manager initialized [ 4.265740] Bluetooth: HCI socket layer initialized [ 4.265744] Bluetooth: L2CAP socket layer initialized [ 4.265748] Bluetooth: SCO socket layer initialized [ 4.319533] Bluetooth: hci0: Firmware revision 0.1 build 19 week 44 2021 [ 4.380570] iwlwifi 0000:02:00.0: loaded firmware version 36.ca7b901d.0 8265-36.ucode op_mode iwlmvm [ 4.938807] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) [ 5.478986] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 5.478990] Bluetooth: BNEP filters: protocol multicast [ 5.478994] Bluetooth: BNEP socket layer initialized [ 5.481078] Bluetooth: MGMT ver 1.22 [ 17.632400] Bluetooth: hci0: urb 000000003977ddce failed to resubmit (2)@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
hci0: urb 000000003977ddce failed to resubmit (2)
Sieht aber irgendwie so aus als wenn da etwas nicht stimmt, unabhängig von deinem npm Problem
-
@dp20eic
Merci,dies hatte ich im Vorfeld auch bereits getan, allerdings mit "Hindernissen" ;)
Schreibe nun mit, was passiert....
-Adapter wurde deinstalliert,
-ioBroker neugestartet
beim Versuch ihn aus der Weboberfläche hinzuzufügen kommt folgende Fehlermeldung:$ iobroker add ble --host ioBrokerVM NPM version: 9.8.1 Installing iobroker.ble@0.13.4... (System call) npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/@abandonware/noblenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! (node:2525) [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_mainnpm 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 mainnpm 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_mainnpm 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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-amd64npm 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/@abandonware/noblenpm ERR! gyp ERR! node -v v18.18.2npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T15_10_54_825Z-debug-0.log host.ioBrokerVM Cannot install iobroker.ble@0.13.4: 1 ERROR: Process exited with code 25Edit:
Habe danachcurl -sL http://iobroker.net/fix.sh | bash -und
sudo -H -u iobroker npm cache verifygemacht, danach erneut versucht den BLE Adapter zu installieren, aber gleicher Fehler.
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
beim Versuch ihn aus der Weboberfläche hinzuzufügen kommt folgende Fehlermeldung
Ist mir gerade eingefallen, schau mal bei meinem issue
https://github.com/AlCalzone/ioBroker.ble/issues/801 -
@gismoh bin kein Profi, aber wenn ich dein post so lese.
Du hast iob installiert, dann ble. Da hat noch alles geklappt. Danach das Backup eingespielt und locker flockig den Port 8081 verbogen.
Ob das so gut gehen kann?@da_woody
Dachte Backitup, ist das "Mittel der Wahl"?
Habe allerdings nun das erste mal damit ein Backup widerhergestellt.Um noch mal zu sehen, das ich mir das nicht eingebildet hatte, das vor dem einspielen des Backups ioBroker ersteinmal "Normal" lief, die VM wieder vom früheren Zeitpunkt widerhergestellt.
= Weboberfläche wieder mit :8081 aufrufbar, und ble ist grün und hat Geräte gefunden und aktualisiert die Werte.
Nachtrag: Hab das Backup einspielen bereits zwei mal durch gemacht, jeweils mit einem neuen Backup. Aber das Ergebnis war jeweils dasselbe.
-
@da_woody
Dachte Backitup, ist das "Mittel der Wahl"?
Habe allerdings nun das erste mal damit ein Backup widerhergestellt.Um noch mal zu sehen, das ich mir das nicht eingebildet hatte, das vor dem einspielen des Backups ioBroker ersteinmal "Normal" lief, die VM wieder vom früheren Zeitpunkt widerhergestellt.
= Weboberfläche wieder mit :8081 aufrufbar, und ble ist grün und hat Geräte gefunden und aktualisiert die Werte.
Nachtrag: Hab das Backup einspielen bereits zwei mal durch gemacht, jeweils mit einem neuen Backup. Aber das Ergebnis war jeweils dasselbe.
@gismoh dann deinstalliere doch mal den ble jetzt und spiel anschliessend dein backup zurück
-
@gismoh dann deinstalliere doch mal den ble jetzt und spiel anschliessend dein backup zurück
-
@da_woody
Dachte Backitup, ist das "Mittel der Wahl"?
Habe allerdings nun das erste mal damit ein Backup widerhergestellt.Um noch mal zu sehen, das ich mir das nicht eingebildet hatte, das vor dem einspielen des Backups ioBroker ersteinmal "Normal" lief, die VM wieder vom früheren Zeitpunkt widerhergestellt.
= Weboberfläche wieder mit :8081 aufrufbar, und ble ist grün und hat Geräte gefunden und aktualisiert die Werte.
Nachtrag: Hab das Backup einspielen bereits zwei mal durch gemacht, jeweils mit einem neuen Backup. Aber das Ergebnis war jeweils dasselbe.
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Dachte Backitup, ist das "Mittel der Wahl"?
jo, auf einem nackten system.
offensichtlich knallt dir da was rein. warum sollte die oberfläche nachher nicht mehr über :8081 erreichbar sein?
das war, was mich nochmal nachlesen hat lassen... -
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Dachte Backitup, ist das "Mittel der Wahl"?
jo, auf einem nackten system.
offensichtlich knallt dir da was rein. warum sollte die oberfläche nachher nicht mehr über :8081 erreichbar sein?
das war, was mich nochmal nachlesen hat lassen...@da_woody sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
die oberfläche nachher nicht mehr über :8081 erreichbar sein?
Möglich das der admin nicht gestartet war
-
@da_woody sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
die oberfläche nachher nicht mehr über :8081 erreichbar sein?
Möglich das der admin nicht gestartet war
@crunchip @da_Woody
Admin war zuerst nicht gestartet, das stimmt, hatte ich aber über die Console nachgeholt.
Aber auch danach war er unter :8081 nicht erreichbar. Erst nachdem ich über die Console einen "admin.1" installiert hatte, war dieser dann über :8091 erreichbar.Spiele gerade erneut ein Restore mit dem Backitup Adapter ein, habe diesmal alle Instanzen außer "admin" und "backitup" auf der Zielmaschine vorher deinstalliert.
Mal sehen ;) -
@crunchip @da_Woody
Admin war zuerst nicht gestartet, das stimmt, hatte ich aber über die Console nachgeholt.
Aber auch danach war er unter :8081 nicht erreichbar. Erst nachdem ich über die Console einen "admin.1" installiert hatte, war dieser dann über :8091 erreichbar.Spiele gerade erneut ein Restore mit dem Backitup Adapter ein, habe diesmal alle Instanzen außer "admin" und "backitup" auf der Zielmaschine vorher deinstalliert.
Mal sehen ;)@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Aber auch danach war er unter :8081 nicht erreichbar.
gebunden vllt an die IP?
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Aber auch danach war er unter :8081 nicht erreichbar.
gebunden vllt an die IP?
-
@crunchip
würde mich wundern, denn vor der Backup Einspielung hatte es ja mit 8081 geklappt - sonst hatte ich ja nichts geändert.
Oder wird im iobroker selber die IP noch "bestimmt" ?@gismoh klar, aber was ist denn in der alten Installation eingestellt, sprich deinem backup? diese Einstellungen spielst du ja durch dein backup ein
-
@gismoh klar, aber was ist denn in der alten Installation eingestellt, sprich deinem backup? diese Einstellungen spielst du ja durch dein backup ein
-
@gismoh in der admin Instanz...IP- Adresse
sollte eigentlich auf 0.0.0.0 stehen -
ioBroker wurde mit dem frischen Backup gefüttert, nun mit :8081 kein Zugriff.
Dann update & upgrade abgesetzt, danach noch den fix.
Kein Zugriff aufs Interface.iobroker list instancesliefert:
root@ioBrokerVM:~# iobroker list instances + system.adapter.admin.0 : admin : ioBrokerVM - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin system.adapter.alarm.0 : alarm : ioBrokerVM - disabled system.adapter.alexa2.0 : alexa2 : ioBrokerVM - disabled + system.adapter.backitup.0 : backitup : ioBrokerVM - enabled system.adapter.ble.0 : ble : ioBrokerVM - disabled system.adapter.daikin-cloud.0 : daikin-cloud : ioBrokerVM - disabled system.adapter.daswetter.0 : daswetter : ioBrokerVM - disabled system.adapter.deconz.0 : deconz : ioBrokerVM - disabled, port: 8090 system.adapter.device-reminder.0 : device-reminder : ioBrokerVM - disabled system.adapter.discovery.0 : discovery : ioBrokerVM - disabled system.adapter.ecovacs-deebot.0 : ecovacs-deebot : ioBrokerVM - disabled system.adapter.enigma2.0 : enigma2 : ioBrokerVM - disabled system.adapter.fb-checkpresence.0 : fb-checkpresence : ioBrokerVM - disabled system.adapter.fiat.0 : fiat : ioBrokerVM - disabled system.adapter.flot.0 : flot : ioBrokerVM - disabled system.adapter.fullybrowser.0 : fullybrowser : ioBrokerVM - disabled system.adapter.go-e.0 : go-e : ioBrokerVM - disabled system.adapter.go-e.1 : go-e : ioBrokerVM - disabled system.adapter.ham.0 : ham : ioBrokerVM - disabled system.adapter.harmony.0 : harmony : ioBrokerVM - disabled system.adapter.hue-extended.0 : hue-extended : ioBrokerVM - disabled system.adapter.hue.0 : hue : ioBrokerVM - disabled, port: 443 system.adapter.icons-mfd-svg.0 : icons-mfd-svg : ioBrokerVM - disabled system.adapter.influxdb.0 : influxdb : ioBrokerVM - disabled, port: 8086 system.adapter.info.0 : info : ioBrokerVM - disabled system.adapter.iot.0 : iot : ioBrokerVM - disabled system.adapter.javascript.0 : javascript : ioBrokerVM - disabled system.adapter.meross.0 : meross : ioBrokerVM - disabled system.adapter.mihome-vacuum.0 : mihome-vacuum : ioBrokerVM - disabled, port: 54321 system.adapter.mihome-vacuum.2 : mihome-vacuum : ioBrokerVM - disabled, port: 54321 system.adapter.mobile.0 : mobile : ioBrokerVM - disabled system.adapter.openweathermap.0 : openweathermap : ioBrokerVM - disabled system.adapter.pi-hole.0 : pi-hole : ioBrokerVM - disabled system.adapter.pushover.0 : pushover : ioBrokerVM - disabled system.adapter.pvforecast.0 : pvforecast : ioBrokerVM - disabled system.adapter.radar2.0 : radar2 : ioBrokerVM - disabled system.adapter.shelly.0 : shelly : ioBrokerVM - disabled, port: 1882, bind: 0.0.0.0 system.adapter.shelly.1 : shelly : ioBrokerVM - disabled, port: 1882, bind: 0.0.0.0 system.adapter.smartcontrol.0 : smartcontrol : ioBrokerVM - disabled system.adapter.socketio.0 : socketio : ioBrokerVM - disabled, port: 8084, bind: 0.0.0.0, run as: admin system.adapter.sonoff.0 : sonoff : ioBrokerVM - disabled, port: 1883, bind: 0.0.0.0 system.adapter.tado.0 : tado : ioBrokerVM - disabled system.adapter.telegram.0 : telegram : ioBrokerVM - disabled, port: 8443, bind: 0.0.0.0 system.adapter.tibberlink.0 : tibberlink : ioBrokerVM - disabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : ioBrokerVM - disabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : ioBrokerVM - disabled system.adapter.vis-material-advanced.0 : vis-material-advanced : ioBrokerVM - disabled system.adapter.vis-metro.0 : vis-metro : ioBrokerVM - disabled system.adapter.vis-timeandweather.0 : vis-timeandweather : ioBrokerVM - disabled system.adapter.vis.0 : vis : ioBrokerVM - disabled system.adapter.weatherunderground.0 : weatherunderground : ioBrokerVM - disabled system.adapter.web.0 : web : ioBrokerVM - disabled, port: 8082, bind: 0.0.0.0, run as: admin system.adapter.worx.0 : worx : ioBrokerVM - disabled + instance is alive -
iobroker list instancesliefert:
root@ioBrokerVM:~# iobroker list instances + system.adapter.admin.0 : admin : ioBrokerVM - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin system.adapter.alarm.0 : alarm : ioBrokerVM - disabled system.adapter.alexa2.0 : alexa2 : ioBrokerVM - disabled + system.adapter.backitup.0 : backitup : ioBrokerVM - enabled system.adapter.ble.0 : ble : ioBrokerVM - disabled system.adapter.daikin-cloud.0 : daikin-cloud : ioBrokerVM - disabled system.adapter.daswetter.0 : daswetter : ioBrokerVM - disabled system.adapter.deconz.0 : deconz : ioBrokerVM - disabled, port: 8090 system.adapter.device-reminder.0 : device-reminder : ioBrokerVM - disabled system.adapter.discovery.0 : discovery : ioBrokerVM - disabled system.adapter.ecovacs-deebot.0 : ecovacs-deebot : ioBrokerVM - disabled system.adapter.enigma2.0 : enigma2 : ioBrokerVM - disabled system.adapter.fb-checkpresence.0 : fb-checkpresence : ioBrokerVM - disabled system.adapter.fiat.0 : fiat : ioBrokerVM - disabled system.adapter.flot.0 : flot : ioBrokerVM - disabled system.adapter.fullybrowser.0 : fullybrowser : ioBrokerVM - disabled system.adapter.go-e.0 : go-e : ioBrokerVM - disabled system.adapter.go-e.1 : go-e : ioBrokerVM - disabled system.adapter.ham.0 : ham : ioBrokerVM - disabled system.adapter.harmony.0 : harmony : ioBrokerVM - disabled system.adapter.hue-extended.0 : hue-extended : ioBrokerVM - disabled system.adapter.hue.0 : hue : ioBrokerVM - disabled, port: 443 system.adapter.icons-mfd-svg.0 : icons-mfd-svg : ioBrokerVM - disabled system.adapter.influxdb.0 : influxdb : ioBrokerVM - disabled, port: 8086 system.adapter.info.0 : info : ioBrokerVM - disabled system.adapter.iot.0 : iot : ioBrokerVM - disabled system.adapter.javascript.0 : javascript : ioBrokerVM - disabled system.adapter.meross.0 : meross : ioBrokerVM - disabled system.adapter.mihome-vacuum.0 : mihome-vacuum : ioBrokerVM - disabled, port: 54321 system.adapter.mihome-vacuum.2 : mihome-vacuum : ioBrokerVM - disabled, port: 54321 system.adapter.mobile.0 : mobile : ioBrokerVM - disabled system.adapter.openweathermap.0 : openweathermap : ioBrokerVM - disabled system.adapter.pi-hole.0 : pi-hole : ioBrokerVM - disabled system.adapter.pushover.0 : pushover : ioBrokerVM - disabled system.adapter.pvforecast.0 : pvforecast : ioBrokerVM - disabled system.adapter.radar2.0 : radar2 : ioBrokerVM - disabled system.adapter.shelly.0 : shelly : ioBrokerVM - disabled, port: 1882, bind: 0.0.0.0 system.adapter.shelly.1 : shelly : ioBrokerVM - disabled, port: 1882, bind: 0.0.0.0 system.adapter.smartcontrol.0 : smartcontrol : ioBrokerVM - disabled system.adapter.socketio.0 : socketio : ioBrokerVM - disabled, port: 8084, bind: 0.0.0.0, run as: admin system.adapter.sonoff.0 : sonoff : ioBrokerVM - disabled, port: 1883, bind: 0.0.0.0 system.adapter.tado.0 : tado : ioBrokerVM - disabled system.adapter.telegram.0 : telegram : ioBrokerVM - disabled, port: 8443, bind: 0.0.0.0 system.adapter.tibberlink.0 : tibberlink : ioBrokerVM - disabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : ioBrokerVM - disabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : ioBrokerVM - disabled system.adapter.vis-material-advanced.0 : vis-material-advanced : ioBrokerVM - disabled system.adapter.vis-metro.0 : vis-metro : ioBrokerVM - disabled system.adapter.vis-timeandweather.0 : vis-timeandweather : ioBrokerVM - disabled system.adapter.vis.0 : vis : ioBrokerVM - disabled system.adapter.weatherunderground.0 : weatherunderground : ioBrokerVM - disabled system.adapter.web.0 : web : ioBrokerVM - disabled, port: 8082, bind: 0.0.0.0, run as: admin system.adapter.worx.0 : worx : ioBrokerVM - disabled + instance is alive -
Ah, mit https:// komme ich drauf ;)
vorher war ohne .... argh (schäm)
Mal sehen, was nun die anderen Adapter sagen.sehe bereits, das einige adapter laufen, aber manche auch nicht (habe noch nicht alle ausprobiert).
ble ist z.B. rot:
verbunden mit host = rot
lebenszeichen = rot
Verbunden mit gerät oder dienst = grün.Komme nicht in die Einstellungen des Adapters rein, es wird 404, File Index_m.html not found angezeigt.
bei VIS, ebenso 404.
Werde nun mal die Konfiguration über Backitup einspielen, mal sehen ob es daran liegt. (mache aber vorher eine Sicherung der VM)
-
sehe bereits, das einige adapter laufen, aber manche auch nicht (habe noch nicht alle ausprobiert).
ble ist z.B. rot:
verbunden mit host = rot
lebenszeichen = rot
Verbunden mit gerät oder dienst = grün.Komme nicht in die Einstellungen des Adapters rein, es wird 404, File Index_m.html not found angezeigt.
bei VIS, ebenso 404.
Werde nun mal die Konfiguration über Backitup einspielen, mal sehen ob es daran liegt. (mache aber vorher eine Sicherung der VM)
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Komme nicht in die Einstellungen des Adapters rein, es wird 404, File Index_m.html not found angezeigt.
bei VIS, ebenso 404.wenn du das backup einspielst, musst du schon ne weile warten, alles Adapter müssen erst wieder neu gebaut werden.
vis muss vor dem backup einspielen, schon manuell installiert werden