Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    776

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme

Scheduled Pinned Locked Moved Einsteigerfragen
267 Posts 8 Posters 44.9k Views 8 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? A Former User

    @gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:

    -bash: rfkill: Kommando nicht gefunden.

    Moin,

    dann installier Dir mal rfkill

    # sudo apt install rfkill
    

    VG
    Bernd

    G Offline
    G Offline
    Gismoh
    wrote on last edited by
    #12

    @dp20eic

    rfkill list all
    

    Liefert:

    0: hci0: Bluetooth
            Soft blocked: no
            Hard blocked: no
    

    ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

    1 Reply Last reply
    0
    • G Gismoh

      @dp20eic
      VM und ganze Maschine wurden bereits mehrfach neu gestartet.

      Den BLE hatte ich nicht wieder deinstalliert, sondern das Backup aufgespielt.

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #13

      @gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:

      Den BLE hatte ich nicht wieder deinstalliert, sondern das Backup aufgespielt.

      Moin,

      kannst Du den Adapter jetzt einmal deinstallieren und dann noch einmal neu installieren und konfigurieren.

      VG
      Bernd

      G 1 Reply Last reply
      1
      • ? A Former User

        @gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:

        Den BLE hatte ich nicht wieder deinstalliert, sondern das Backup aufgespielt.

        Moin,

        kannst Du den Adapter jetzt einmal deinstallieren und dann noch einmal neu installieren und konfigurieren.

        VG
        Bernd

        G Offline
        G Offline
        Gismoh
        wrote on last edited by Gismoh
        #14

        @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 25
        

        Edit:
        Habe danach

        curl -sL http://iobroker.net/fix.sh | bash -
        

        und

        sudo -H -u iobroker npm cache verify
        

        gemacht, danach erneut versucht den BLE Adapter zu installieren, aber gleicher Fehler.

        ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

        da_WoodyD crunchipC 2 Replies Last reply
        0
        • G Gismoh

          @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 25
          

          Edit:
          Habe danach

          curl -sL http://iobroker.net/fix.sh | bash -
          

          und

          sudo -H -u iobroker npm cache verify
          

          gemacht, danach erneut versucht den BLE Adapter zu installieren, aber gleicher Fehler.

          da_WoodyD Online
          da_WoodyD Online
          da_Woody
          wrote on last edited by
          #15

          @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?

          gruß vom Woody
          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

          G 1 Reply Last reply
          0
          • G Gismoh

            @crunchip

            systemctl status bluetooth
            

            Liefert:

            ● 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)
            
            hciconfig
            

            Liefert:

            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:0
            
            rfkill list all
            

            Liefert:

            -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)
            
            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active Developer
            wrote on last edited by
            #16

            @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

            umgestiegen von Proxmox auf Unraid

            1 Reply Last reply
            0
            • G Gismoh

              @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 25
              

              Edit:
              Habe danach

              curl -sL http://iobroker.net/fix.sh | bash -
              

              und

              sudo -H -u iobroker npm cache verify
              

              gemacht, danach erneut versucht den BLE Adapter zu installieren, aber gleicher Fehler.

              crunchipC Away
              crunchipC Away
              crunchip
              Forum Testing Most Active Developer
              wrote on last edited by
              #17

              @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

              umgestiegen von Proxmox auf Unraid

              1 Reply Last reply
              0
              • da_WoodyD da_Woody

                @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?

                G Offline
                G Offline
                Gismoh
                wrote on last edited by Gismoh
                #18

                @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.

                ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                crunchipC da_WoodyD 2 Replies Last reply
                0
                • G Gismoh

                  @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.

                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active Developer
                  wrote on last edited by
                  #19

                  @gismoh dann deinstalliere doch mal den ble jetzt und spiel anschliessend dein backup zurück

                  umgestiegen von Proxmox auf Unraid

                  G 1 Reply Last reply
                  0
                  • crunchipC crunchip

                    @gismoh dann deinstalliere doch mal den ble jetzt und spiel anschliessend dein backup zurück

                    G Offline
                    G Offline
                    Gismoh
                    wrote on last edited by
                    #20

                    @crunchip
                    merci, werde ich dann heute später machen, muss nun ersteinmal vom Rechner weg - sonst holt die GG noch das Nudelholz 🤕

                    ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                    1 Reply Last reply
                    0
                    • G Gismoh

                      @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_WoodyD Online
                      da_WoodyD Online
                      da_Woody
                      wrote on last edited by
                      #21

                      @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...

                      gruß vom Woody
                      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                      crunchipC 1 Reply Last reply
                      1
                      • da_WoodyD da_Woody

                        @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...

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active Developer
                        wrote on last edited by
                        #22

                        @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

                        umgestiegen von Proxmox auf Unraid

                        G 1 Reply Last reply
                        1
                        • crunchipC crunchip

                          @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

                          G Offline
                          G Offline
                          Gismoh
                          wrote on last edited by Gismoh
                          #23

                          @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 ;)

                          ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                          crunchipC 1 Reply Last reply
                          0
                          • G Gismoh

                            @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 ;)

                            crunchipC Away
                            crunchipC Away
                            crunchip
                            Forum Testing Most Active Developer
                            wrote on last edited by
                            #24

                            @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?

                            umgestiegen von Proxmox auf Unraid

                            G 1 Reply Last reply
                            0
                            • crunchipC crunchip

                              @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?

                              G Offline
                              G Offline
                              Gismoh
                              wrote on last edited by Gismoh
                              #25

                              @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" ?

                              ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                              crunchipC 1 Reply Last reply
                              0
                              • G Gismoh

                                @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" ?

                                crunchipC Away
                                crunchipC Away
                                crunchip
                                Forum Testing Most Active Developer
                                wrote on last edited by
                                #26

                                @gismoh klar, aber was ist denn in der alten Installation eingestellt, sprich deinem backup? diese Einstellungen spielst du ja durch dein backup ein

                                umgestiegen von Proxmox auf Unraid

                                G 1 Reply Last reply
                                0
                                • crunchipC crunchip

                                  @gismoh klar, aber was ist denn in der alten Installation eingestellt, sprich deinem backup? diese Einstellungen spielst du ja durch dein backup ein

                                  G Offline
                                  G Offline
                                  Gismoh
                                  wrote on last edited by
                                  #27

                                  @crunchip
                                  wo wird denn im ioBroker die eigene IP gesetzt? Habe dort nichts gefunden.

                                  ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                                  crunchipC 1 Reply Last reply
                                  0
                                  • G Gismoh

                                    @crunchip
                                    wo wird denn im ioBroker die eigene IP gesetzt? Habe dort nichts gefunden.

                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active Developer
                                    wrote on last edited by crunchip
                                    #28

                                    @gismoh in der admin Instanz...IP- Adresse
                                    sollte eigentlich auf 0.0.0.0 stehen

                                    umgestiegen von Proxmox auf Unraid

                                    G 2 Replies Last reply
                                    1
                                    • crunchipC crunchip

                                      @gismoh in der admin Instanz...IP- Adresse
                                      sollte eigentlich auf 0.0.0.0 stehen

                                      G Offline
                                      G Offline
                                      Gismoh
                                      wrote on last edited by
                                      #29

                                      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 auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                                      G 1 Reply Last reply
                                      0
                                      • G Gismoh

                                        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.

                                        G Offline
                                        G Offline
                                        Gismoh
                                        wrote on last edited by
                                        #30
                                        iobroker list instances
                                        

                                        liefert:

                                        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 auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                                        G 1 Reply Last reply
                                        0
                                        • G Gismoh
                                          iobroker list instances
                                          

                                          liefert:

                                          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
                                          
                                          G Offline
                                          G Offline
                                          Gismoh
                                          wrote on last edited by Gismoh
                                          #31

                                          Ah, mit https:// komme ich drauf ;)
                                          vorher war ohne .... argh (schäm)
                                          Mal sehen, was nun die anderen Adapter sagen.

                                          ioBroker auf: Lenovo ThinkCentre M910Q Tiny i5-7500T 16 GB mit proxmox in VM (Bookworm)

                                          G 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          613

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe