Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Linux Control v1.x.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter Linux Control v1.x.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Stephan Schleich
      Stephan Schleich @da_Woody last edited by

      geht leider auch damit nicht 😕

      1 Reply Last reply Reply Quote 0
      • Scrounger
        Scrounger Developer @Stephan Schleich last edited by Scrounger

        @Stephan-Schleich sagte in Test Adapter Linux Control v1.x.x:

        Einziger Error: (12123) [getConnection] Host 'ioBroker' (192.168.178.200:22) seems not to be online

        Bevor der ssh befehl geschickt wird, wird zunächst geprüft per ping ob das gerät online ist. Wenn nciht kommt die Fehlermeldung.

        Kannst du das Gerät von iobroker aus an pingen (cli)?
        Ich verwende dazu folgende lib https://www.npmjs.com/package/ping

        Stephan Schleich 1 Reply Last reply Reply Quote 0
        • Stephan Schleich
          Stephan Schleich @Scrounger last edited by

          @Scrounger Jup anpingen geht, total strange

          Scrounger 1 Reply Last reply Reply Quote 0
          • Scrounger
            Scrounger Developer @Stephan Schleich last edited by

            @Stephan-Schleich sagte in Test Adapter Linux Control v1.x.x:

            @Scrounger Jup anpingen geht, total strange

            Ok dann stell mal den adapter auf debug und mach nen restart vom adapter.
            Irgendwelche ufw Einstellungen hast du nicht gesetzt?

            Stephan Schleich 1 Reply Last reply Reply Quote 0
            • Stephan Schleich
              Stephan Schleich @Scrounger last edited by Stephan Schleich

              @Scrounger Nope, mit dem Raspberry lief es ja einwandfrei, erst seit Proxmox nicht mehr (Settings blieben gleich, hab nur neue Hosts hinzugefügt)

              52f366c1-ab53-40af-bc33-8ecb057338c1-image.png

              via ioBroker shell gehts aber
              10fb891c-2eaf-4020-8753-ea1251c8c7de-image.png

              Scrounger 1 Reply Last reply Reply Quote 0
              • Scrounger
                Scrounger Developer @Stephan Schleich last edited by

                @Stephan-Schleich

                Puhh ok bin auch kein Linux experte.

                • timeout im adapter hoch geschraubt?
                • hat dein user ausreichende berechtigungen?
                • ssh login methode auf den clients prüfen (PasswordAuthentication yes)
                Stephan Schleich 1 Reply Last reply Reply Quote 0
                • Stephan Schleich
                  Stephan Schleich @Scrounger last edited by

                  @Scrounger Timeout hab ich auch schon angepasst und der Rest passt alles 😞

                  Scrounger 1 Reply Last reply Reply Quote 0
                  • Scrounger
                    Scrounger Developer @Stephan Schleich last edited by Scrounger

                    @Stephan-Schleich
                    Ok ich bau was ein, damit man besser sieht was der ping zurück gibt.

                    Edit: ok ist eingebaut, teste die aktuelle version von github. Adapter auf debug und dann log ausgabe posten (keine Screenshot, gesamte logs!)

                    Stephan Schleich 1 Reply Last reply Reply Quote 0
                    • Stephan Schleich
                      Stephan Schleich @Scrounger last edited by Stephan Schleich

                      @Scrounger

                      linux-control.0	2020-12-30 06:49:18.603	debug	(2333) getting data from ioBrokerPi (192.168.178.200:22) -> not enabled!
                      linux-control.0	2020-12-30 06:49:18.603	debug	(2333) [refreshHost] Pi-hole (192.168.178.205:22): button 'linux-control.0.Pi-hole.refresh' subscribed
                      linux-control.0	2020-12-30 06:49:18.549	debug	(2333) [getConnection] Host 'Pi-hole' (192.168.178.205:22) ping result: {"host":"unknown","alive":false,"output":"","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev
                      linux-control.0	2020-12-30 06:49:18.549	info	(2333) [getConnection] Host 'Pi-hole' (192.168.178.205:22) seems not to be online
                      linux-control.0	2020-12-30 06:49:18.544	info	(2333) getting data from Pi-hole (192.168.178.205:22, Adapter start)
                      linux-control.0	2020-12-30 06:49:18.544	debug	(2333) [refreshHost] ioBroker (192.168.178.200:22): button 'linux-control.0.ioBroker.refresh' subscribed
                      linux-control.0	2020-12-30 06:49:18.532	debug	(2333) [getConnection] Host 'ioBroker' (192.168.178.200:22) ping result: {"host":"unknown","alive":false,"output":"","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stdde
                      linux-control.0	2020-12-30 06:49:18.531	info	(2333) [getConnection] Host 'ioBroker' (192.168.178.200:22) seems not to be online
                      linux-control.0	2020-12-30 06:49:18.507	info	(2333) getting data from ioBroker (192.168.178.200:22, Adapter start)
                      linux-control.0	2020-12-30 06:49:18.506	debug	(2333) [refreshHost] Proxmox (192.168.178.199:22): button 'linux-control.0.Proxmox.refresh' subscribed
                      linux-control.0	2020-12-30 06:49:18.444	debug	(2333) [getConnection] Host 'Proxmox' (192.168.178.199:22) ping result: {"host":"unknown","alive":false,"output":"","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev
                      linux-control.0	2020-12-30 06:49:18.443	info	(2333) [getConnection] Host 'Proxmox' (192.168.178.199:22) seems not to be online
                      linux-control.0	2020-12-30 06:49:18.431	info	(2333) getting data from Proxmox (192.168.178.199:22, Adapter start)
                      linux-control.0	2020-12-30 06:49:18.414	info	(2333) starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.linux-control, node: v12.20.0, js-controller: 3.1.6
                      linux-control.0	2020-12-30 06:49:18.367	info	(2333) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                      linux-control.0	2020-12-30 06:49:18.365	debug	(2333) Plugin sentry Initialize Plugin (enabled=true)
                      linux-control.0	2020-12-30 06:49:18.069	debug	(2333) statesDB connected
                      linux-control.0	2020-12-30 06:49:18.069	debug	(2333) States connected to redis: 127.0.0.1:9000
                      linux-control.0	2020-12-30 06:49:18.063	debug	(2333) States create System PubSub Client
                      linux-control.0	2020-12-30 06:49:18.062	debug	(2333) States create User PubSub Client
                      linux-control.0	2020-12-30 06:49:18.058	debug	(2333) Redis States: Use Redis connection: 127.0.0.1:9000
                      linux-control.0	2020-12-30 06:49:18.058	debug	(2333) objectDB connected
                      linux-control.0	2020-12-30 06:49:18.055	debug	(2333) Objects connected to redis: 127.0.0.1:9001
                      linux-control.0	2020-12-30 06:49:18.047	debug	(2333) Objects client initialize lua scripts
                      linux-control.0	2020-12-30 06:49:18.046	debug	(2333) Objects create User PubSub Client
                      linux-control.0	2020-12-30 06:49:18.046	debug	(2333) Objects create System PubSub Client
                      linux-control.0	2020-12-30 06:49:18.045	debug	(2333) Objects client ready ... initialize now
                      linux-control.0	2020-12-30 06:49:18.027	debug	(2333) Redis Objects: Use Redis connection: 127.0.0.1:9001
                      linux-control.0	2020-12-30 06:49:14.710	info	(31817) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      linux-control.0	2020-12-30 06:49:14.710	info	(31817) terminating
                      linux-control.0	2020-12-30 06:49:14.710	info	(31817) cleaned everything up...
                      linux-control.0	2020-12-30 06:49:14.709	info	(31817) Got terminate signal TERMINATE_YOURSELF
                      
                      Scrounger 1 Reply Last reply Reply Quote 0
                      • Scrounger
                        Scrounger Developer @Stephan Schleich last edited by

                        @Stephan-Schleich

                        Leider nicht das vollständige log, das brauch ich aber...
                        linux-control.0 2020-12-30 06:49:18.444 debug (2333) [getConnection] Host 'Proxmox' (192.168.178.199:22) ping result: {"host":"unknown","alive":false,"output":"","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev

                        Funktioniert bei Dir der ping adapter?

                        Stephan Schleich 1 Reply Last reply Reply Quote 0
                        • Stephan Schleich
                          Stephan Schleich @Scrounger last edited by Stephan Schleich

                          @Scrounger Ich hatte nicht mehr zum kopieren, war 1:1 ausm Log nachm Restart
                          Den Ping Adapter hab ich gerade mal installiert, und dieser kann auch nicht pingen O_o

                          Nach "sudo apt-get install iputils-ping --reinstall" an allen LXC Debian Buster Containern + Reboot funktioniert es nun.

                          Scrounger 2 Replies Last reply Reply Quote 1
                          • Scrounger
                            Scrounger Developer @Stephan Schleich last edited by

                            @Stephan-Schleich sagte in Test Adapter Linux Control v1.x.x:

                            @Scrounger Ich hatte nicht mehr zum kopieren, war 1:1 ausm Log nachm Restart

                            Nö das ist der log ausm admin, deshlab abgeschnitten. Ich brauch das log aus iobroker/log/xy.log.

                            Stephan Schleich 1 Reply Last reply Reply Quote 0
                            • Stephan Schleich
                              Stephan Schleich @Scrounger last edited by Stephan Schleich

                              @Scrounger alles klar, merk ich mir für die Zukunft. Aber nun gehts ja 🙂

                              Scrounger 1 Reply Last reply Reply Quote 0
                              • Scrounger
                                Scrounger Developer @Stephan Schleich last edited by

                                @Stephan-Schleich sagte in Test Adapter Linux Control v1.x.x:

                                Aber nun gehts ja 🙂

                                Perfekt, habs gleich mal mit in die Doku aufgenommen.

                                Stephan Schleich 1 Reply Last reply Reply Quote 1
                                • Stephan Schleich
                                  Stephan Schleich @Scrounger last edited by

                                  @Scrounger Bei mir war aber scheinbar zwingend ein reboot erforderlich, vllt sollte man das noch mit ergänzen?

                                  1 Reply Last reply Reply Quote 0
                                  • Segway
                                    Segway @Scrounger last edited by

                                    @Scrounger

                                    So, ich habe mal die Export / Import genutzt, da ich den Adapter auf ein anderes System umziehe !
                                    Dabei sind mir 2 Sachen aufgefallen:

                                    1. Wenn ich den json importiert habe, dann gibt die Oberfläche mir NICHT den Button speichern und schliessen frei ! Somit wird die geladene Konfiguration gar nicht abgespeichert. (Workaround: einfach unter Meine Befehle einen DP anlegen dann kommt der Button)

                                    2. Anscheinend werden Username / Passwörter nicht richtig übernommen. Er kann sich mit den Clients nicht verbinden. Gebe ich manuell nochmal Username / Passwort ein, dann kann er sich connecten. Scheint aber auch nicht bei Allen zu sein ?

                                    Scrounger 1 Reply Last reply Reply Quote 0
                                    • Scrounger
                                      Scrounger Developer @Segway last edited by

                                      @Segway sagte in Test Adapter Linux Control v1.x.x:

                                      1. Wenn ich den json importiert habe, dann gibt die Oberfläche mir NICHT den Button speichern und schliessen frei ! Somit wird die geladene Konfiguration gar nicht abgespeichert. (Workaround: einfach unter Meine Befehle einen DP anlegen dann kommt der Button)

                                      Kann ich bestätigen, bitte erstell dazu ein issue

                                      1. Anscheinend werden Username / Passwörter nicht richtig übernommen. Er kann sich mit den Clients nicht verbinden. Gebe ich manuell nochmal Username / Passwort ein, dann kann er sich connecten. Scheint aber auch nicht bei Allen zu sein ?

                                      Passwörter werden nicht übernommen, da diese nicht im klartext abgespeichert werden sollten - Sicherheit!
                                      Wenn das System gewechselt wird, ist auch der iob Schlüssel anders und deshalb werden die PWs nicht korrekt entschlüsselt.

                                      1 Reply Last reply Reply Quote 0
                                      • U
                                        UncleB last edited by

                                        Mahlzeit zusammen, genialer Adapter 🙂
                                        Ich versetze meinen Rechner im die Bereitschaft "suspend"
                                        Das funktioniert mit einem eigenen Befehl auch sehr gut "sudo -S pm-suspend"
                                        Nun würde ich den Rechner über einen einfachen Taster gerne "wecken" finde hierzu keinen Befehl..
                                        Vermutlich funktioniert das nur über WOL? Oder horcht der Rechner im Bereitschaftsmodus auf iwelche Befehle?

                                        liv-in-sky 1 Reply Last reply Reply Quote 0
                                        • liv-in-sky
                                          liv-in-sky @UncleB last edited by

                                          @UncleB sollte nur über wol gehen oder geräte schalter

                                          1 Reply Last reply Reply Quote 0
                                          • dirk1962
                                            dirk1962 last edited by

                                            Hallo @Scrounger, ich habe unter Proxmox einmal ioBroker in einer VM und einmal im Container installiert.
                                            In der VM zeigt linux-control an, dass Proxmox online ist.
                                            VM.png

                                            2021-01-27 13:01:53.783 - info: host.ioBroker stopInstance system.adapter.linux-control.0 (force=false, process=true)
                                            2021-01-27 13:01:53.787 - info: linux-control.0 (10410) Got terminate signal TERMINATE_YOURSELF
                                            2021-01-27 13:01:53.787 - info: linux-control.0 (10410) cleaned everything up...
                                            2021-01-27 13:01:53.788 - info: linux-control.0 (10410) terminating
                                            2021-01-27 13:01:53.788 - debug: linux-control.0 (10410) Plugin sentry destroyed
                                            2021-01-27 13:01:53.788 - info: linux-control.0 (10410) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            2021-01-27 13:01:53.827 - info: host.ioBroker stopInstance system.adapter.linux-control.0 send kill signal
                                            2021-01-27 13:01:54.312 - info: host.ioBroker instance system.adapter.linux-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            2021-01-27 13:01:56.851 - info: host.ioBroker instance system.adapter.linux-control.0 started with pid 10426
                                            2021-01-27 13:01:57.208 - debug: linux-control.0 (10426) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            2021-01-27 13:01:57.219 - debug: linux-control.0 (10426) Objects client ready ... initialize now
                                            2021-01-27 13:01:57.220 - debug: linux-control.0 (10426) Objects create System PubSub Client
                                            2021-01-27 13:01:57.221 - debug: linux-control.0 (10426) Objects create User PubSub Client
                                            2021-01-27 13:01:57.221 - debug: linux-control.0 (10426) Objects client initialize lua scripts
                                            2021-01-27 13:01:57.225 - debug: linux-control.0 (10426) Objects connected to redis: 127.0.0.1:9001
                                            2021-01-27 13:01:57.229 - debug: linux-control.0 (10426) objectDB connected
                                            2021-01-27 13:01:57.230 - debug: linux-control.0 (10426) Redis States: Use Redis connection: 127.0.0.1:9000
                                            2021-01-27 13:01:57.237 - debug: linux-control.0 (10426) States create System PubSub Client
                                            2021-01-27 13:01:57.238 - debug: linux-control.0 (10426) States create User PubSub Client
                                            2021-01-27 13:01:57.240 - debug: linux-control.0 (10426) States connected to redis: 127.0.0.1:9000
                                            2021-01-27 13:01:57.241 - debug: linux-control.0 (10426) statesDB connected
                                            2021-01-27 13:01:57.300 - debug: linux-control.0 (10426) Plugin sentry Initialize Plugin (enabled=true)
                                            2021-01-27 13:01:57.370 - info: linux-control.0 (10426) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.linux-control, node: v12.20.1, js-controller: 3.2.11
                                            2021-01-27 13:01:57.397 - info: linux-control.0 (10426) getting data from Proxmox (192.168.1.102:22, Adapter start)
                                            2021-01-27 13:01:57.464 - debug: linux-control.0 (10426) [distributionInfo] Proxmox (192.168.1.102:22): send command: 'cat /etc/os-release'
                                            2021-01-27 13:01:57.571 - debug: linux-control.0 (10426) [distributionInfo] Proxmox (192.168.1.102:22): response stdout: PRETTY_NAME="Debian GNU/Linux 10 (buster)"
                                            NAME="Debian GNU/Linux"
                                            VERSION_ID="10"
                                            VERSION="10 (buster)"
                                            VERSION_CODENAME=buster
                                            ID=debian
                                            HOME_URL="https://www.debian.org/"
                                            SUPPORT_URL="https://www.debian.org/support"
                                            BUG_REPORT_URL="https://bugs.debian.org/"
                                            2021-01-27 13:01:57.580 - debug: linux-control.0 (10426) [distributionInfo] Proxmox (192.168.1.102:22): csvToJson result: [{"prop":"PRETTY_NAME","val":"Debian GNU/Linux 10 (buster)"},{"prop":"NAME","val":"Debian GNU/Linux"},{"prop":"VERSION_ID","val":"10"},{"prop":"VERSION","val":"10 (buster)"},{"prop":"VERSION_CODENAME","val":"buster"},{"prop":"ID","val":"debian"},{"prop":"HOME_URL","val":"https://www.debian.org/"},{"prop":"SUPPORT_URL","val":"https://www.debian.org/support"},{"prop":"BUG_REPORT_URL","val":"https://bugs.debian.org/"}]
                                            2021-01-27 13:01:57.588 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): send command: 'apt-get update'
                                            2021-01-27 13:01:58.831 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout: Hit:1 http://security.debian.org buster/updates InRelease
                                            Hit:2 http://ftp.de.debian.org/debian buster InRelease
                                            Hit:3 http://security.debian.org/debian-security buster/updates InRelease
                                            Hit:4 http://ftp.de.debian.org/debian buster-updates InRelease
                                            Hit:5 http://download.proxmox.com/debian/pve buster InRelease
                                            Reading package lists...
                                            2021-01-27 13:01:58.832 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): send command: 'apt-get --just-print upgrade 2>&1 | perl -ne 'if (/Inst\s([\w,\-,\d,\.,~,:,\+]+)\s[([\w,\-,\d,\.,~,:,\+]+)]\s\(([\w,\-,\d,\.,~,:,\+]+)\)? /i) {print "$1,$2,$3\n"}' | column -s " " -t'
                                            2021-01-27 13:01:59.145 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout:
                                            2021-01-27 13:01:59.145 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.newPackages: 0
                                            2021-01-27 13:01:59.148 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.upgradable: false
                                            2021-01-27 13:01:59.152 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): send command: 'dpkg-query -f '${db-fsys:Last-Modified}
                                            ' -W | sort -nr | head -1'
                                            2021-01-27 13:01:59.165 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout: 1611500573
                                            2021-01-27 13:01:59.166 - debug: linux-control.0 (10426) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.lastUpdate: 1611500573000 -> 24.01.2021 16:02
                                            2021-01-27 13:01:59.213 - debug: linux-control.0 (10426) [servicesInfo] Proxmox (192.168.1.102:22): no datapoints selected -> removing existing datapoints
                                            2021-01-27 13:01:59.218 - debug: linux-control.0 (10426) [needrestart] Proxmox (192.168.1.102:22): no datapoints selected -> removing existing datapoints
                                            2021-01-27 13:01:59.222 - info: linux-control.0 (10426) successful received data from Proxmox (192.168.1.102:22)
                                            2021-01-27 13:01:59.228 - debug: linux-control.0 (10426) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.refresh' subscribed
                                            2021-01-27 13:01:59.229 - debug: linux-control.0 (10426) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.aptUpdate' subscribed
                                            2021-01-27 13:01:59.229 - debug: linux-control.0 (10426) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.aptUpgrade' subscribed
                                            


                                            Im Container zeigt linux-control an, dass Proxmox offline ist.
                                            LXC.png

                                            2021-01-27 12:07:20.066 - info: host.ioBroker stopInstance system.adapter.linux-control.0 (force=false, process=true)
                                            2021-01-27 12:07:20.070 - info: host.ioBroker stopInstance system.adapter.linux-control.0 send kill signal
                                            2021-01-27 12:07:20.070 - info: linux-control.0 (22741) Got terminate signal TERMINATE_YOURSELF
                                            2021-01-27 12:07:20.070 - info: linux-control.0 (22741) cleaned everything up...
                                            2021-01-27 12:07:20.071 - info: linux-control.0 (22741) terminating
                                            2021-01-27 12:07:20.071 - debug: linux-control.0 (22741) Plugin sentry destroyed
                                            2021-01-27 12:07:20.071 - info: linux-control.0 (22741) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            2021-01-27 12:07:20.638 - info: host.ioBroker instance system.adapter.linux-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            2021-01-27 12:07:23.148 - info: host.ioBroker instance system.adapter.linux-control.0 started with pid 22795
                                            2021-01-27 12:07:23.494 - debug: linux-control.0 (22795) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            2021-01-27 12:07:23.507 - debug: linux-control.0 (22795) Objects client ready ... initialize now
                                            2021-01-27 12:07:23.508 - debug: linux-control.0 (22795) Objects create System PubSub Client
                                            2021-01-27 12:07:23.509 - debug: linux-control.0 (22795) Objects create User PubSub Client
                                            2021-01-27 12:07:23.509 - debug: linux-control.0 (22795) Objects client initialize lua scripts
                                            2021-01-27 12:07:23.524 - debug: linux-control.0 (22795) Objects connected to redis: 127.0.0.1:9001
                                            2021-01-27 12:07:23.528 - debug: linux-control.0 (22795) objectDB connected
                                            2021-01-27 12:07:23.529 - debug: linux-control.0 (22795) Redis States: Use Redis connection: 127.0.0.1:9000
                                            2021-01-27 12:07:23.536 - debug: linux-control.0 (22795) States create System PubSub Client
                                            2021-01-27 12:07:23.537 - debug: linux-control.0 (22795) States create User PubSub Client
                                            2021-01-27 12:07:23.546 - debug: linux-control.0 (22795) States connected to redis: 127.0.0.1:9000
                                            2021-01-27 12:07:23.546 - debug: linux-control.0 (22795) statesDB connected
                                            2021-01-27 12:07:23.714 - debug: linux-control.0 (22795) Plugin sentry Initialize Plugin (enabled=true)
                                            2021-01-27 12:07:23.784 - info: linux-control.0 (22795) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.linux-control, node: v12.20.1, js-controller: 3.2.11
                                            2021-01-27 12:07:23.806 - info: linux-control.0 (22795) getting data from Proxmox (192.168.1.102:22, Adapter start)
                                            2021-01-27 12:07:23.814 - info: linux-control.0 (22795) [getConnection] Host 'Proxmox' (192.168.1.102:22) seems not to be online
                                            2021-01-27 12:07:23.815 - debug: linux-control.0 (22795) [getConnection] Host 'Proxmox' (192.168.1.102:22) ping result: {"host":"unknown","alive":false,"output":"","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown"}
                                            2021-01-27 12:07:23.872 - debug: linux-control.0 (22795) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.refresh' subscribed
                                            


                                            VM und Container sind mit Debian 10.7.0-amd64.
                                            Du hast doch iobroker auch im Container und bei Dir funktioniert es wie ich am Material Design Widget von Dir gesehen habe. Hast Du eine Idee, warum es bei mir nicht funktioniert?

                                            Scrounger 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            842
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter control hardware linux steuern
                                            64
                                            656
                                            128467
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo