Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Linux Control v1.x.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Test Adapter Linux Control v1.x.x

Scheduled Pinned Locked Moved Tester
adaptercontrolhardwarelinuxsteuern
675 Posts 70 Posters 171.4k Views 64 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.
  • P Offline
    P Offline
    peff
    wrote on last edited by
    #609

    Ich nutze den Adapter schon länger.
    Mir sind schon länger die regelmäßigen Warnungen

    linux-control.0 2024-12-10 16:28:00.965	warn	Object linux-ontrol.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string" This will throw an error up from js-controller version 7.0.0!
    

    und

    linux-control.0 2024-12-10 16:28:00.920	error	Object linux-ontrol.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
    

    aufgefallen.
    Habe mich aber weiter nicht gestört, bis ich die heute die "Services" heute unter den DATAPOINTS aktivierte^^
    Da wurde ich mit Warnungen zugeschüttet.

    Als Lösung fand ich
    Fix https://github.com/Scrounger/ioBroker.linux-control/issues/46

    Hat prompt funktioniert, alle Warnungen der Services weg, nur die eine vom command.host blieb.
    Gibt's dafür vielleicht auch Lösung?
    In dem Repo vom Linux Controll tut sich ja scheinbar nicht mehr viel 😞

    Ro75R 1 Reply Last reply
    0
    • P peff

      Ich nutze den Adapter schon länger.
      Mir sind schon länger die regelmäßigen Warnungen

      linux-control.0 2024-12-10 16:28:00.965	warn	Object linux-ontrol.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string" This will throw an error up from js-controller version 7.0.0!
      

      und

      linux-control.0 2024-12-10 16:28:00.920	error	Object linux-ontrol.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
      

      aufgefallen.
      Habe mich aber weiter nicht gestört, bis ich die heute die "Services" heute unter den DATAPOINTS aktivierte^^
      Da wurde ich mit Warnungen zugeschüttet.

      Als Lösung fand ich
      Fix https://github.com/Scrounger/ioBroker.linux-control/issues/46

      Hat prompt funktioniert, alle Warnungen der Services weg, nur die eine vom command.host blieb.
      Gibt's dafür vielleicht auch Lösung?
      In dem Repo vom Linux Controll tut sich ja scheinbar nicht mehr viel 😞

      Ro75R Online
      Ro75R Online
      Ro75
      wrote on last edited by Ro75
      #610

      @peff dann zeige doch mal was da gemacht wird, wenn dieser Fehler ausgelöst wird.

      Welche Version setzt du ein?

      P.S. ich habe keine Probleme.

      Ro75

      Edit: Welche Version vom js-controler setzt du ein?

      SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

      P 1 Reply Last reply
      0
      • Ro75R Ro75

        @peff dann zeige doch mal was da gemacht wird, wenn dieser Fehler ausgelöst wird.

        Welche Version setzt du ein?

        P.S. ich habe keine Probleme.

        Ro75

        Edit: Welche Version vom js-controler setzt du ein?

        P Offline
        P Offline
        peff
        wrote on last edited by
        #611

        @ro75

        Interessant, dass es bei Dir sauber läuft.

        die Fehler kommen nur beim Start des Dienstes:

        linux-control.0
        2024-12-17 12:54:29.687	warn	Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string" This will throw an error up from js-controller version 7.0.0!
        
        linux-control.0
        2024-12-17 12:54:29.642	info	starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v20.18.1, js-controller: 7.0.3
        
        linux-control.0
        2024-12-17 12:54:29.638	error	Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
        
        host.ioBorker
        2024-12-17 12:54:27.447	info	instance system.adapter.linux-control.0 in version "1.1.5" started with pid 2218621
        
        host.ioBorker
        2024-12-17 12:54:23.917	info	instance system.adapter.linux-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        
        linux-control.0
        2024-12-17 12:54:23.838	info	terminating
        

        linux-control: 1.1.5
        admin: 7.2.0
        js-controller:7.0.3
        Node.js:v20.18.1
        NPM:10.8.2
        Plattform: Debian 11

        Ro75R 1 Reply Last reply
        0
        • P peff

          @ro75

          Interessant, dass es bei Dir sauber läuft.

          die Fehler kommen nur beim Start des Dienstes:

          linux-control.0
          2024-12-17 12:54:29.687	warn	Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string" This will throw an error up from js-controller version 7.0.0!
          
          linux-control.0
          2024-12-17 12:54:29.642	info	starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v20.18.1, js-controller: 7.0.3
          
          linux-control.0
          2024-12-17 12:54:29.638	error	Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
          
          host.ioBorker
          2024-12-17 12:54:27.447	info	instance system.adapter.linux-control.0 in version "1.1.5" started with pid 2218621
          
          host.ioBorker
          2024-12-17 12:54:23.917	info	instance system.adapter.linux-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          
          linux-control.0
          2024-12-17 12:54:23.838	info	terminating
          

          linux-control: 1.1.5
          admin: 7.2.0
          js-controller:7.0.3
          Node.js:v20.18.1
          NPM:10.8.2
          Plattform: Debian 11

          Ro75R Online
          Ro75R Online
          Ro75
          wrote on last edited by Ro75
          #612

          @peff dann nimm mal die 1.1.6 von Linux Control

          Die anderen Adapter habe ich noch nicht auf diesem Stand, also Admin und js-controler

          Ro75

          SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

          P 1 Reply Last reply
          0
          • Ro75R Ro75

            @peff dann nimm mal die 1.1.6 von Linux Control

            Die anderen Adapter habe ich noch nicht auf diesem Stand, also Admin und js-controler

            Ro75

            P Offline
            P Offline
            peff
            wrote on last edited by
            #613

            @ro75
            die 1.1.6 ist im ioBroker nicht verfügbar.
            Unter Git habe die sie gesehen...

            Wie schiebe ich die dann auf den ioBroker, ohne mir alles zu zersemmeln?

            Meister MopperM 1 Reply Last reply
            0
            • P peff

              @ro75
              die 1.1.6 ist im ioBroker nicht verfügbar.
              Unter Git habe die sie gesehen...

              Wie schiebe ich die dann auf den ioBroker, ohne mir alles zu zersemmeln?

              Meister MopperM Away
              Meister MopperM Away
              Meister Mopper
              wrote on last edited by
              #614

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

              Wie schiebe ich die dann auf den ioBroker, ohne mir alles zu zersemmeln?

              Ein Testsystem nutzen oder vorher ein Backup machen und dann ein wenig spielen.

              Bei Nichtgefallen das Backup aufspielen und gut ist.

              Proxmox und HA

              P 1 Reply Last reply
              0
              • Meister MopperM Meister Mopper

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

                Wie schiebe ich die dann auf den ioBroker, ohne mir alles zu zersemmeln?

                Ein Testsystem nutzen oder vorher ein Backup machen und dann ein wenig spielen.

                Bei Nichtgefallen das Backup aufspielen und gut ist.

                P Offline
                P Offline
                peff
                wrote on last edited by
                #615

                @meister-mopper

                Backup habe ich, Snapshot ist selbstverändlich.
                Aber wie bekomme ich die 1.1.6 drauf?

                Thomas BraunT 1 Reply Last reply
                0
                • P peff

                  @meister-mopper

                  Backup habe ich, Snapshot ist selbstverändlich.
                  Aber wie bekomme ich die 1.1.6 drauf?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #616

                  @peff

                  Über die Experteneinstellungen.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  P 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @peff

                    Über die Experteneinstellungen.

                    P Offline
                    P Offline
                    peff
                    wrote on last edited by
                    #617

                    habe es nun hinbekommen.
                    Expterten Modus und dann über GIT.
                    danach musste ich natürlich noch einmal das o.g. Fix einspielen und nun rennt es ohne "warn"

                    1 Reply Last reply
                    0
                    • FlexerF Offline
                      FlexerF Offline
                      Flexer
                      wrote on last edited by
                      #618

                      Hallo und guten Morgen,

                      ich kämpfe jetzt 2 Tage schon mit dem Linux Adapter. Ich bekomme es leider nicht hin, dass sich der Adapter ordentlich verbindet.

                      Hier einmal die Protokolle aus denen ich als Linux Laie nicht schlau werde. Bin auf Anwenderniveau

                      linux-control.0
                      2025-02-03 09:29:56.951	info	getting data from Serverrack (192.168.178.141:22, Adapter start)
                      
                      linux-control.0
                      2025-02-03 09:29:56.917	info	starting. Version 1.1.6 (non-npm: Scrounger/ioBroker.linux-control#59f578f3402850684ba8767a24a9ff288b05a3f0) in /opt/iobroker/node_modules/iobroker.linux-control, node: v20.18.2, js-controller: 7.0.6
                      
                      linux-control.0
                      2025-02-03 09:29:24.884	warn	State "linux-control.0.Serverrack.services.●.running" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.874	warn	Used invalid characters: linux-control.0.Serverrack.services.●.running changed to linux-control.0.Serverrack.services._.running
                      
                      linux-control.0
                      2025-02-03 09:29:24.831	warn	State "linux-control.0.Serverrack.services.●.active" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.829	warn	Used invalid characters: linux-control.0.Serverrack.services.●.active changed to linux-control.0.Serverrack.services._.active
                      
                      linux-control.0
                      2025-02-03 09:29:24.785	warn	State "linux-control.0.Serverrack.services.●.load" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.784	warn	Used invalid characters: linux-control.0.Serverrack.services.●.load changed to linux-control.0.Serverrack.services._.load
                      
                      linux-control.0
                      2025-02-03 09:29:24.783	warn	Used invalid characters: linux-control.0.Serverrack.services.●.stop changed to linux-control.0.Serverrack.services._.stop
                      
                      linux-control.0
                      2025-02-03 09:29:24.780	error	The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.780	error	Error: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2490:15) at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1127:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                      
                      linux-control.0
                      2025-02-03 09:29:24.780	error	unhandled promise rejection: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.779	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
                      2025-02-03 09:29:24.778	warn	Used invalid characters: linux-control.0.Serverrack.services.●.start changed to linux-control.0.Serverrack.services._.start
                      
                      linux-control.0
                      2025-02-03 09:29:24.775	error	Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.775	error	ReplyError: Error The pattern "linux-control.0.Serverrack.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
                      2025-02-03 09:29:24.775	error	unhandled promise rejection: Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.775	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
                      2025-02-03 09:29:24.773	warn	Used invalid characters: linux-control.0.Serverrack.services.●.restart changed to linux-control.0.Serverrack.services._.restart
                      
                      linux-control.0
                      2025-02-03 09:29:24.726	warn	State "linux-control.0.Serverrack.services.●.description" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.725	warn	Used invalid characters: linux-control.0.Serverrack.services.●.description changed to linux-control.0.Serverrack.services._.description
                      
                      linux-control.0
                      2025-02-03 09:29:24.683	warn	State "linux-control.0.Serverrack.services.●.running" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.681	warn	Used invalid characters: linux-control.0.Serverrack.services.●.running changed to linux-control.0.Serverrack.services._.running
                      
                      linux-control.0
                      2025-02-03 09:29:24.638	warn	State "linux-control.0.Serverrack.services.●.active" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.637	warn	Used invalid characters: linux-control.0.Serverrack.services.●.active changed to linux-control.0.Serverrack.services._.active
                      
                      linux-control.0
                      2025-02-03 09:29:24.593	warn	State "linux-control.0.Serverrack.services.●.load" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.592	warn	Used invalid characters: linux-control.0.Serverrack.services.●.load changed to linux-control.0.Serverrack.services._.load
                      
                      linux-control.0
                      2025-02-03 09:29:24.494	error	Error The pattern "linux-control.0.Serverrack.services.●.stop" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.494	error	ReplyError: Error The pattern "linux-control.0.Serverrack.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
                      2025-02-03 09:29:24.493	error	unhandled promise rejection: Error The pattern "linux-control.0.Serverrack.services.●.stop" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.493	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
                      2025-02-03 09:29:24.491	warn	Used invalid characters: linux-control.0.Serverrack.services.●.stop changed to linux-control.0.Serverrack.services._.stop
                      
                      linux-control.0
                      2025-02-03 09:29:24.488	error	The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.487	error	Error: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2490:15) at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1127:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                      
                      linux-control.0
                      2025-02-03 09:29:24.440	error	unhandled promise rejection: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.439	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
                      2025-02-03 09:29:24.399	warn	Used invalid characters: linux-control.0.Serverrack.services.●.start changed to linux-control.0.Serverrack.services._.start
                      
                      linux-control.0
                      2025-02-03 09:29:24.399	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                      
                      linux-control.0
                      2025-02-03 09:29:24.398	info	terminating
                      
                      linux-control.0
                      2025-02-03 09:29:24.398	info	cleaned everything up...
                      
                      linux-control.0
                      2025-02-03 09:29:24.390	error	Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.390	error	ReplyError: Error The pattern "linux-control.0.Serverrack.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
                      2025-02-03 09:29:24.389	error	unhandled promise rejection: Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                      
                      linux-control.0
                      2025-02-03 09:29:24.389	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
                      2025-02-03 09:29:24.386	warn	Used invalid characters: linux-control.0.Serverrack.services.●.restart changed to linux-control.0.Serverrack.services._.restart
                      
                      linux-control.0
                      2025-02-03 09:29:24.339	warn	State "linux-control.0.Serverrack.services.●.description" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.338	warn	Used invalid characters: linux-control.0.Serverrack.services.●.description changed to linux-control.0.Serverrack.services._.description
                      
                      linux-control.0
                      2025-02-03 09:29:24.291	warn	State "linux-control.0.Serverrack.services.●.running" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.289	warn	Used invalid characters: linux-control.0.Serverrack.services.●.running changed to linux-control.0.Serverrack.services._.running
                      
                      linux-control.0
                      2025-02-03 09:29:24.243	warn	State "linux-control.0.Serverrack.services.●.active" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.241	warn	Used invalid characters: linux-control.0.Serverrack.services.●.active changed to linux-control.0.Serverrack.services._.active
                      
                      linux-control.0
                      2025-02-03 09:29:24.199	warn	State "linux-control.0.Serverrack.services.●.load" has no existing object, this might lead to an error in future versions
                      
                      linux-control.0
                      2025-02-03 09:29:24.197	warn	Used invalid characters: linux-control.0.Serverrack.services.●.load changed to linux-control.0.Serverrack.services._.load
                      
                      linux-control.0
                      2025-02-03 09:28:45.761	info	getting data from Serverrack (192.168.178.141:22, Adapter start)
                      
                      linux-control.0
                      2025-02-03 09:28:45.723	info	starting. Version 1.1.6 (non-npm: Scrounger/ioBroker.linux-control#59f578f3402850684ba8767a24a9ff288b05a3f0) in /opt/iobroker/node_modules/iobroker.linux-control, node: v20.18.2, js-controller: 7.0.6
                      

                      Hier nochmal meine Einstellungen im Adapter. Login Daten Nutzer und PW sind definitiv korrekt, da ich mit SSH auf den Pi draufkomme.

                      Bildschirmfoto 2025-02-03 um 09.29.36.png

                      Vielleicht hat jemand eine Idee

                      Unterm Strich ist alles besser.


                      Ja, voll geil hier!

                      ChaotC 1 Reply Last reply
                      0
                      • FlexerF Flexer

                        Hallo und guten Morgen,

                        ich kämpfe jetzt 2 Tage schon mit dem Linux Adapter. Ich bekomme es leider nicht hin, dass sich der Adapter ordentlich verbindet.

                        Hier einmal die Protokolle aus denen ich als Linux Laie nicht schlau werde. Bin auf Anwenderniveau

                        linux-control.0
                        2025-02-03 09:29:56.951	info	getting data from Serverrack (192.168.178.141:22, Adapter start)
                        
                        linux-control.0
                        2025-02-03 09:29:56.917	info	starting. Version 1.1.6 (non-npm: Scrounger/ioBroker.linux-control#59f578f3402850684ba8767a24a9ff288b05a3f0) in /opt/iobroker/node_modules/iobroker.linux-control, node: v20.18.2, js-controller: 7.0.6
                        
                        linux-control.0
                        2025-02-03 09:29:24.884	warn	State "linux-control.0.Serverrack.services.●.running" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.874	warn	Used invalid characters: linux-control.0.Serverrack.services.●.running changed to linux-control.0.Serverrack.services._.running
                        
                        linux-control.0
                        2025-02-03 09:29:24.831	warn	State "linux-control.0.Serverrack.services.●.active" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.829	warn	Used invalid characters: linux-control.0.Serverrack.services.●.active changed to linux-control.0.Serverrack.services._.active
                        
                        linux-control.0
                        2025-02-03 09:29:24.785	warn	State "linux-control.0.Serverrack.services.●.load" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.784	warn	Used invalid characters: linux-control.0.Serverrack.services.●.load changed to linux-control.0.Serverrack.services._.load
                        
                        linux-control.0
                        2025-02-03 09:29:24.783	warn	Used invalid characters: linux-control.0.Serverrack.services.●.stop changed to linux-control.0.Serverrack.services._.stop
                        
                        linux-control.0
                        2025-02-03 09:29:24.780	error	The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.780	error	Error: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2490:15) at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1127:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                        
                        linux-control.0
                        2025-02-03 09:29:24.780	error	unhandled promise rejection: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.779	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
                        2025-02-03 09:29:24.778	warn	Used invalid characters: linux-control.0.Serverrack.services.●.start changed to linux-control.0.Serverrack.services._.start
                        
                        linux-control.0
                        2025-02-03 09:29:24.775	error	Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.775	error	ReplyError: Error The pattern "linux-control.0.Serverrack.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
                        2025-02-03 09:29:24.775	error	unhandled promise rejection: Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.775	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
                        2025-02-03 09:29:24.773	warn	Used invalid characters: linux-control.0.Serverrack.services.●.restart changed to linux-control.0.Serverrack.services._.restart
                        
                        linux-control.0
                        2025-02-03 09:29:24.726	warn	State "linux-control.0.Serverrack.services.●.description" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.725	warn	Used invalid characters: linux-control.0.Serverrack.services.●.description changed to linux-control.0.Serverrack.services._.description
                        
                        linux-control.0
                        2025-02-03 09:29:24.683	warn	State "linux-control.0.Serverrack.services.●.running" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.681	warn	Used invalid characters: linux-control.0.Serverrack.services.●.running changed to linux-control.0.Serverrack.services._.running
                        
                        linux-control.0
                        2025-02-03 09:29:24.638	warn	State "linux-control.0.Serverrack.services.●.active" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.637	warn	Used invalid characters: linux-control.0.Serverrack.services.●.active changed to linux-control.0.Serverrack.services._.active
                        
                        linux-control.0
                        2025-02-03 09:29:24.593	warn	State "linux-control.0.Serverrack.services.●.load" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.592	warn	Used invalid characters: linux-control.0.Serverrack.services.●.load changed to linux-control.0.Serverrack.services._.load
                        
                        linux-control.0
                        2025-02-03 09:29:24.494	error	Error The pattern "linux-control.0.Serverrack.services.●.stop" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.494	error	ReplyError: Error The pattern "linux-control.0.Serverrack.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
                        2025-02-03 09:29:24.493	error	unhandled promise rejection: Error The pattern "linux-control.0.Serverrack.services.●.stop" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.493	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
                        2025-02-03 09:29:24.491	warn	Used invalid characters: linux-control.0.Serverrack.services.●.stop changed to linux-control.0.Serverrack.services._.stop
                        
                        linux-control.0
                        2025-02-03 09:29:24.488	error	The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.487	error	Error: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2490:15) at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1127:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                        
                        linux-control.0
                        2025-02-03 09:29:24.440	error	unhandled promise rejection: The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.439	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
                        2025-02-03 09:29:24.399	warn	Used invalid characters: linux-control.0.Serverrack.services.●.start changed to linux-control.0.Serverrack.services._.start
                        
                        linux-control.0
                        2025-02-03 09:29:24.399	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                        
                        linux-control.0
                        2025-02-03 09:29:24.398	info	terminating
                        
                        linux-control.0
                        2025-02-03 09:29:24.398	info	cleaned everything up...
                        
                        linux-control.0
                        2025-02-03 09:29:24.390	error	Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.390	error	ReplyError: Error The pattern "linux-control.0.Serverrack.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
                        2025-02-03 09:29:24.389	error	unhandled promise rejection: Error The pattern "linux-control.0.Serverrack.services.●.restart" is not a valid ID pattern
                        
                        linux-control.0
                        2025-02-03 09:29:24.389	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
                        2025-02-03 09:29:24.386	warn	Used invalid characters: linux-control.0.Serverrack.services.●.restart changed to linux-control.0.Serverrack.services._.restart
                        
                        linux-control.0
                        2025-02-03 09:29:24.339	warn	State "linux-control.0.Serverrack.services.●.description" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.338	warn	Used invalid characters: linux-control.0.Serverrack.services.●.description changed to linux-control.0.Serverrack.services._.description
                        
                        linux-control.0
                        2025-02-03 09:29:24.291	warn	State "linux-control.0.Serverrack.services.●.running" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.289	warn	Used invalid characters: linux-control.0.Serverrack.services.●.running changed to linux-control.0.Serverrack.services._.running
                        
                        linux-control.0
                        2025-02-03 09:29:24.243	warn	State "linux-control.0.Serverrack.services.●.active" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.241	warn	Used invalid characters: linux-control.0.Serverrack.services.●.active changed to linux-control.0.Serverrack.services._.active
                        
                        linux-control.0
                        2025-02-03 09:29:24.199	warn	State "linux-control.0.Serverrack.services.●.load" has no existing object, this might lead to an error in future versions
                        
                        linux-control.0
                        2025-02-03 09:29:24.197	warn	Used invalid characters: linux-control.0.Serverrack.services.●.load changed to linux-control.0.Serverrack.services._.load
                        
                        linux-control.0
                        2025-02-03 09:28:45.761	info	getting data from Serverrack (192.168.178.141:22, Adapter start)
                        
                        linux-control.0
                        2025-02-03 09:28:45.723	info	starting. Version 1.1.6 (non-npm: Scrounger/ioBroker.linux-control#59f578f3402850684ba8767a24a9ff288b05a3f0) in /opt/iobroker/node_modules/iobroker.linux-control, node: v20.18.2, js-controller: 7.0.6
                        

                        Hier nochmal meine Einstellungen im Adapter. Login Daten Nutzer und PW sind definitiv korrekt, da ich mit SSH auf den Pi draufkomme.

                        Bildschirmfoto 2025-02-03 um 09.29.36.png

                        Vielleicht hat jemand eine Idee

                        ChaotC Offline
                        ChaotC Offline
                        Chaot
                        wrote on last edited by
                        #619

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

                        io.linux-control.0.Serverrack.services.●.start

                        Wo kommt denn der große Punkt her? Sonderzeichen im Namen?

                        ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                        FlexerF 1 Reply Last reply
                        0
                        • ChaotC Chaot

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

                          io.linux-control.0.Serverrack.services.●.start

                          Wo kommt denn der große Punkt her? Sonderzeichen im Namen?

                          FlexerF Offline
                          FlexerF Offline
                          Flexer
                          wrote on last edited by
                          #620

                          @chaot Ich wüsste nicht wo da ein Sonderzeichen herkommen könnte. Username ist nichts drin. Im Hostnamen auch nicht und nicht mal im Passwort. Ich kann es mir nicht erklären

                          Unterm Strich ist alles besser.


                          Ja, voll geil hier!

                          ChaotC 1 Reply Last reply
                          0
                          • FlexerF Flexer

                            @chaot Ich wüsste nicht wo da ein Sonderzeichen herkommen könnte. Username ist nichts drin. Im Hostnamen auch nicht und nicht mal im Passwort. Ich kann es mir nicht erklären

                            ChaotC Offline
                            ChaotC Offline
                            Chaot
                            wrote on last edited by
                            #621

                            @flexer Hast du unter Services irgendwas eingetragen?

                            linux-control.0
                            2025-02-03 09:29:24.780	error	The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                            

                            Da scheint irgendwas vorhanden zu sein das dort nicht hingehört
                            Oder lass mal probehalber die Häkchen bei Datenpunkte-Services weg.

                            ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                            FlexerF 1 Reply Last reply
                            0
                            • ChaotC Chaot

                              @flexer Hast du unter Services irgendwas eingetragen?

                              linux-control.0
                              2025-02-03 09:29:24.780	error	The pattern "io.linux-control.0.Serverrack.services.●.start" is not a valid ID pattern
                              

                              Da scheint irgendwas vorhanden zu sein das dort nicht hingehört
                              Oder lass mal probehalber die Häkchen bei Datenpunkte-Services weg.

                              FlexerF Offline
                              FlexerF Offline
                              Flexer
                              wrote on last edited by
                              #622

                              @chaot Services hatte ich nichts eingetragen. Das Feld war leer. Habe jetzt mal SSH hinzugefügt.
                              Jetzt sieht sind alle Fehler weg außer das hier

                              linux-control.0
                              2025-02-03 11:36:09.949	warn	[needrestart] Serverrack (192.168.178.141:22): package 'needrestart' not installed. You must install 'needrestart' to use this functions or deactivate the datapoints!
                              

                              Unterm Strich ist alles besser.


                              Ja, voll geil hier!

                              ChaotC 1 Reply Last reply
                              0
                              • ScroungerS Scrounger
                                Aktuelle Test Version 1.1.2
                                Veröffentlichungsdatum 12.08.2020
                                Github Link https://github.com/Scrounger/ioBroker.linux-control

                                Hallo zusammen,

                                ich habe einen kleinen Adapter geschrieben, mit dem Ihr Eure Linux Geräte / VMs / LXCs mittels ssh Zugriff steuern und Informationen auslesen.

                                Folgende Funktionen bietet der Adapter:

                                • ssh login über Benutzer und Passwort oder per RSA Key (empfohlen!)

                                • vordefinierte Datenpunkte, um das System zu steuern (Stopp, Reboot, Updates starten, etc.) und Informationen (Services, Updates, Neustart notwendig, etc.) auszulesen
                                  Wichtig: Da es viele verschiedene Linux Distrubutionen gibt, ist es mir nicht möglich diese Funktionen für alle bereitzustellen, Support und Test von mir gibt es nur für Debian 10 und Ubuntu 18 / 20 LTS!

                                • Informationen zu Ordner (Größe, Anzahl Dateien, letzte Änderung) auslesen

                                • Meine Befehle - hier könnt Ihr Eure eigenen ganz individuellen Befehle ausführen lassen und z.B. einen Befehl ausführen oder Informationen in einen selbstdefinierten Datenpunkt zu schreiben.

                                Alle notwendigen Informationen findet ihr in der Dokumentation.

                                Vielen Dank fürs Testen!

                                P.S.: Sollte die Tage auch im Latest sein.

                                chucky666C Online
                                chucky666C Online
                                chucky666
                                wrote on last edited by
                                #623

                                Hallo zusammen ,
                                ich den adapter instlliert , läuft soweit auch . Version 1.16

                                bekomme diese meldung , wie kann ich das lösen ?

                                
                                linux-control.0
                                2025-02-03 12:09:00.406	error	Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                
                                Meister MopperM 1 Reply Last reply
                                0
                                • FlexerF Flexer

                                  @chaot Services hatte ich nichts eingetragen. Das Feld war leer. Habe jetzt mal SSH hinzugefügt.
                                  Jetzt sieht sind alle Fehler weg außer das hier

                                  linux-control.0
                                  2025-02-03 11:36:09.949	warn	[needrestart] Serverrack (192.168.178.141:22): package 'needrestart' not installed. You must install 'needrestart' to use this functions or deactivate the datapoints!
                                  
                                  ChaotC Offline
                                  ChaotC Offline
                                  Chaot
                                  wrote on last edited by
                                  #624

                                  @flexer Auf dem Server needrestart installieren oder im Adapter
                                  -- Datenpunkte - needrestart
                                  alle deaktivieren

                                  ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                  chucky666C 1 Reply Last reply
                                  0
                                  • chucky666C chucky666

                                    Hallo zusammen ,
                                    ich den adapter instlliert , läuft soweit auch . Version 1.16

                                    bekomme diese meldung , wie kann ich das lösen ?

                                    
                                    linux-control.0
                                    2025-02-03 12:09:00.406	error	Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                    
                                    Meister MopperM Away
                                    Meister MopperM Away
                                    Meister Mopper
                                    wrote on last edited by
                                    #625

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

                                    Hallo zusammen ,
                                    ich den adapter instlliert , läuft soweit auch . Version 1.16

                                    bekomme diese meldung , wie kann ich das lösen ?

                                    
                                    linux-control.0
                                    2025-02-03 12:09:00.406	error	Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                    

                                    Stable ist
                                    f86923f2-9755-4924-b7d6-f5d749fbe89b-grafik.png

                                    Proxmox und HA

                                    1 Reply Last reply
                                    0
                                    • ChaotC Chaot

                                      @flexer Auf dem Server needrestart installieren oder im Adapter
                                      -- Datenpunkte - needrestart
                                      alle deaktivieren

                                      chucky666C Online
                                      chucky666C Online
                                      chucky666
                                      wrote on last edited by chucky666
                                      #626

                                      @chaot danke für die info
                                      ich habe es jetzt installiert der Fehler bleibt

                                      sorry habe die 1.15 installiert

                                      1 Reply Last reply
                                      0
                                      • Meister MopperM Away
                                        Meister MopperM Away
                                        Meister Mopper
                                        wrote on last edited by Meister Mopper
                                        #627

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

                                        sorry habe die 1.15 installiert

                                        Die gibt's auch nicht.

                                        Diese Fehlermeldung hat es schonmal als Warnmeldung gegeben, vielleicht solltest du bei Github ein Issue erstellen.

                                        Was funktioniert denn jetzt nicht bei deinem Adapter?

                                        Proxmox und HA

                                        chucky666C 1 Reply Last reply
                                        0
                                        • Meister MopperM Meister Mopper

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

                                          sorry habe die 1.15 installiert

                                          Die gibt's auch nicht.

                                          Diese Fehlermeldung hat es schonmal als Warnmeldung gegeben, vielleicht solltest du bei Github ein Issue erstellen.

                                          Was funktioniert denn jetzt nicht bei deinem Adapter?

                                          chucky666C Online
                                          chucky666C Online
                                          chucky666
                                          wrote on last edited by chucky666
                                          #628

                                          @meister-mopper so funktioniert alles , wollte nur wissen ob ich das lösen kann .
                                          es kommt nur bei einen Neustart von dem Adapter .version 1.1.5

                                          Meister MopperM 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          745

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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