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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Linux Control v1.x.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Kusi last edited by Thomas Braun

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

      Ich hoffe hiermit, das Thema "Sinnvoll oder nicht" zu beerdigen

      Dann sind wir uns ja darin einig, daß es Schwachsinn ist. Gut.

      Und das man von einem Gast nicht auf den proxmox-Host durchgreifen kann hat durchaus gute Gründe.

      1 Reply Last reply Reply Quote 1
      • Negalein
        Negalein Global Moderator last edited by

        bei mir funktioniert der Adapter seit JS-Controller 5 nicht mehr.
        Issue bleibt leider von @Scrounger unbeantwortet (ist etwas mit ihm?).

        nach JS-Controllerupdate von 4.x.x auf 5.0.12
        stoppt Linux-Controll mit Fehler.

        Linux-Control: 1.1.5
        Admin: 6.12.0
        NodeJS: v18.17.1
        NPM: 9.6.7

        host.ioBroker 2023-09-24 20:14:29.178	error	instance system.adapter.linux-control.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[2]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[2]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[2]: ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[1]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[1]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[1]: Error: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[0]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[0]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[0]: ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
        host.ioBroker 2023-09-24 20:14:29.178	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
        linux-control.0 2023-09-24 20:14:28.991	error	[servicesInfo] Proxmox (10.0.1.201:22): error: DB closed, stack: Error: DB closed at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24) at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25) at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40) at LinuxControl._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
        linux-control.0 2023-09-24 20:14:28.552	error	Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
        linux-control.0 2023-09-24 20:14:28.552	error	ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
        linux-control.0 2023-09-24 20:14:28.552	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox.services.●.stop" is not a valid ID pattern
        linux-control.0 2023-09-24 20:14:28.552	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        linux-control.0 2023-09-24 20:14:28.538	error	The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
        linux-control.0 2023-09-24 20:14:28.538	error	Error: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
        linux-control.0 2023-09-24 20:14:28.458	error	unhandled promise rejection: The pattern "io.linux-control.0.Proxmox.services.●.start" is not a valid ID pattern
        linux-control.0 2023-09-24 20:14:28.458	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        linux-control.0 2023-09-24 20:14:28.367	error	Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
        linux-control.0 2023-09-24 20:14:28.366	error	ReplyError: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
        linux-control.0 2023-09-24 20:14:28.365	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox.services.●.restart" is not a valid ID pattern
        linux-control.0 2023-09-24 20:14:28.365	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        

        Der Fork von @copystring funktioniert zumindest bei mir nicht.

        DJMarc75 1 Reply Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 @Negalein last edited by

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

          bei mir funktioniert der Adapter seit JS-Controller 5 nicht mehr

          hier schon 🙂

          Aber zeig doch mal die Ausgabe von

          iob diag
          

          Langfassung bitte

          Negalein 1 Reply Last reply Reply Quote 0
          • Negalein
            Negalein Global Moderator @DJMarc75 last edited by

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

            iob diag

            ======================= SUMMARY =======================
                                    v.2023-10-10
            
            
             Static hostname: ioBroker
                   Icon name: computer-container
                     Chassis: container
              Virtualization: lxc
            Operating System: Ubuntu 22.04.3 LTS
                      Kernel: Linux 5.15.30-2-pve
                Architecture: x86-64
            
            Installation:           lxc
            Kernel:                 x86_64
            Userland:               amd64
            Timezone:               Europe/Vienna (CEST, +0200)
            User-ID:                1001
            X-Server:               false
            Boot Target:            graphical.target
            
            Pending OS-Updates:     0
            Pending iob updates:    2
            
            Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                    /usr/bin/node           v18.17.1
                                    /usr/bin/npm            9.6.7
                                    /usr/bin/npx            9.6.7
                                    /usr/bin/corepack       0.18.0
            
            Recommended versions are nodejs 18.18.2 and npm 9.8.1
            Your nodejs installation is correct
            
            MEMORY:
                           total        used        free      shared  buff/cache   available
            Mem:             10G        4.9G        4.0G        0.0K        1.1G        5.2G
            Swap:           2.0G          0B        2.0G
            Total:           12G        4.9G        6.1G
            
            Active iob-Instances:   60
            Active repo(s): Beta (latest)
            
            ioBroker Core:          js-controller           5.0.12
                                    admin                   6.12.0
            
            ioBroker Status:        iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            Objects:                51358
            States:                 47172
            
            Size of iob-Database:
            
            49M     /opt/iobroker/iobroker-data/objects.jsonl
            29M     /opt/iobroker/iobroker-data/objects.json.migrated
            29M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
            0       /opt/iobroker/iobroker-data/objects.json.broken
            96M     /opt/iobroker/iobroker-data/states.jsonl
            9.4M    /opt/iobroker/iobroker-data/states.json.migrated
            9.4M    /opt/iobroker/iobroker-data/states.json.bak.migrated
            0       /opt/iobroker/iobroker-data/states.json.broken
            
            
            
            =================== END OF SUMMARY ====================
            

            Langfassung bitte

            komm nur zu der Zusammenfassung

            DJMarc75 1 Reply Last reply Reply Quote 0
            • DJMarc75
              DJMarc75 @Negalein last edited by

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

              komm nur zu der Zusammenfassung

              Wie darf man das verstehen ?

              Negalein 1 Reply Last reply Reply Quote 0
              • Negalein
                Negalein Global Moderator @DJMarc75 last edited by

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

                Wie darf man das verstehen ?

                während iob diag durchläuft kommt ja jede Menge an Infos.
                Und wenn die Summary kommt, wird vorher alles gecleard.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Negalein last edited by

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

                  Und wenn die Summary kommt, wird vorher alles gecleard.

                  Aber nur in 'komischen' Terminals. Da kommt eigentlich ein Aufforderung eine Taste zu drücken.

                  Negalein 2 Replies Last reply Reply Quote 0
                  • Oreider
                    Oreider @mickym last edited by

                    @mickym said in Test Adapter Linux Control v1.x.x:

                    xrandr --output HDMI-1 --auto --rotate left

                    Super das funktioniert!
                    Vielen Dank!

                    1 Reply Last reply Reply Quote 1
                    • Negalein
                      Negalein Global Moderator @Thomas Braun last edited by Negalein

                      @thomas-braun sagte in Test Adapter Linux Control v1.x.x:

                      Aber nur in 'komischen' Terminals

                      MobaXterm und Putty

                      bei beiden das selbe

                      1 Reply Last reply Reply Quote 0
                      • Negalein
                        Negalein Global Moderator @Thomas Braun last edited by

                        @thomas-braun sagte in Test Adapter Linux Control v1.x.x:

                        Da kommt eigentlich ein Aufforderung eine Taste zu drücken.

                        kommt nichts.

                        DJMarc75 1 Reply Last reply Reply Quote 0
                        • DJMarc75
                          DJMarc75 @Negalein last edited by

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

                          kommt nichts

                          bei PuTTY kommt da aber definitiv eine Aufforderung. Vll hängt ja eine Taste bei Dir ?! 😉

                          Negalein 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active last edited by

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

                            Error The pattern "linux-control.0.Proxmox.services.●.stop"

                            du hast da einen Fehler drin, der Adapter an sich funktioniert doch

                            Negalein 1 Reply Last reply Reply Quote 0
                            • Negalein
                              Negalein Global Moderator @crunchip last edited by

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

                              Error The pattern "linux-control.0.Proxmox.services.●.stop"

                              aber welcher?
                              Ich habe nichts verändert.
                              Trit ja auch erst seit Controller 5 auf.

                              Meister Mopper 1 Reply Last reply Reply Quote 0
                              • Negalein
                                Negalein Global Moderator last edited by

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

                                bei PuTTY kommt da aber definitiv eine Aufforderung. Vll hängt ja eine Taste bei Dir ?!

                                siehste 😉

                                https://cloudlogin03.world4you.com/index.php/s/0pf76NDLpUDvfZl

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Meister Mopper
                                  Meister Mopper @Negalein last edited by

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

                                  Trit ja auch erst seit Controller 5 auf.

                                  Ich habe auch einen iob lxc mit controller 5 laufen, dieser Adapter macht hier keine Probleme. Vielleicht bringst du mal das nodejs auf Stand?

                                  Negalein 1 Reply Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @Meister Mopper last edited by

                                    @meister-mopper sagte in Test Adapter Linux Control v1.x.x:

                                    Vielleicht bringst du mal das nodejs auf Stand?

                                    hab erst heute ein
                                    sudo apt update
                                    sudo apt upgrade
                                    gemacht.

                                    Sollte doch dann passen?

                                    crunchip Meister Mopper 2 Replies Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @Negalein last edited by

                                      @negalein je nachdem welche major Version

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

                                      aber welcher?

                                      vllt mal die entsprechenden Datenpunkte löschen und neu hinzu fügen

                                      Negalein 1 Reply Last reply Reply Quote 0
                                      • Meister Mopper
                                        Meister Mopper @Negalein last edited by

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

                                        Sollte doch dann passen?

                                        Na dann stimmt etwas nicht, sollte 18.18.2 sein. Guck mal hier.

                                        1 Reply Last reply Reply Quote 0
                                        • Negalein
                                          Negalein Global Moderator @crunchip last edited by

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

                                          vllt mal die entsprechenden Datenpunkte löschen und neu hinzu fügen

                                          schon gemacht. ohne besserung.

                                          1 Reply Last reply Reply Quote 0
                                          • Negalein
                                            Negalein Global Moderator @DJMarc75 last edited by

                                            @DJMarc75
                                            @thomas-braun

                                            hab jetzt iob diag ein Log erstellen lassen

                                            iob_diag.log

                                            crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            406
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter control hardware linux steuern
                                            64
                                            656
                                            127843
                                            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