Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  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.5k

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

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

Test Adapter Linux Control v1.x.x

Geplant Angeheftet Gesperrt Verschoben Tester
adaptercontrolhardwarelinuxsteuern
675 Beiträge 70 Kommentatoren 172.6k Aufrufe 64 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @peff

    Über die Experteneinstellungen.

    P Offline
    P Offline
    peff
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    0
    • FlexerF Offline
      FlexerF Offline
      Flexer
      schrieb am zuletzt editiert von
      #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 Antwort Letzte Antwort
      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
        schrieb am zuletzt editiert von
        #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 Antwort Letzte Antwort
        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
          schrieb am zuletzt editiert von
          #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 Antwort Letzte Antwort
          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
            schrieb am zuletzt editiert von
            #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 Antwort Letzte Antwort
            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
              schrieb am zuletzt editiert von
              #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 Antwort Letzte Antwort
              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
                schrieb am zuletzt editiert von
                #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 Antwort Letzte Antwort
                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
                  schrieb am zuletzt editiert von
                  #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 Antwort Letzte Antwort
                  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 Abwesend
                    Meister MopperM Abwesend
                    Meister Mopper
                    schrieb am zuletzt editiert von
                    #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 Antwort Letzte Antwort
                    0
                    • ChaotC Chaot

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

                      chucky666C Online
                      chucky666C Online
                      chucky666
                      schrieb am zuletzt editiert von chucky666
                      #626

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

                      sorry habe die 1.15 installiert

                      1 Antwort Letzte Antwort
                      0
                      • Meister MopperM Abwesend
                        Meister MopperM Abwesend
                        Meister Mopper
                        schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                        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
                          schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                          0
                          • chucky666C chucky666

                            @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 Abwesend
                            Meister MopperM Abwesend
                            Meister Mopper
                            schrieb am zuletzt editiert von
                            #629

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

                            wollte nur wissen ob ich das lösen kann

                            Das wirst du nicht lösen können, wenn dann der/die Maintainer des Adapters (Zitat: Issue).

                            Proxmox und HA

                            chucky666C 1 Antwort Letzte Antwort
                            0
                            • Meister MopperM Meister Mopper

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

                              wollte nur wissen ob ich das lösen kann

                              Das wirst du nicht lösen können, wenn dann der/die Maintainer des Adapters (Zitat: Issue).

                              chucky666C Online
                              chucky666C Online
                              chucky666
                              schrieb am zuletzt editiert von
                              #630

                              @meister-mopper ok danke , ich hoffe der Adapter wird weitergepflegt

                              A 1 Antwort Letzte Antwort
                              0
                              • chucky666C chucky666

                                @meister-mopper ok danke , ich hoffe der Adapter wird weitergepflegt

                                A Offline
                                A Offline
                                Aiouh
                                schrieb am zuletzt editiert von
                                #631

                                @Meister-Mopper bei mir läuft der adapter mit allen Bookworm Abfragen prima, nur beim Raspi haperts. Da gibt es wohl kein "apt-get" was entsprechende Fehler generiert.
                                In den Datapoints hab ich z.B. den"codename" deaktiviert da es den wohl auch nicht gibt. Kann ich das "apt-get" auch irgendwie loswerden ?

                                NAME=Buildroot
                                VERSION=-gdb57d1d
                                ID=buildroot
                                VERSION_ID=2024.05.2
                                PRETTY_NAME="Buildroot 2024.05.2"

                                [cmdAptUpdate] raspimatic-nuc2 (192.168.178.23:22): response error: sh: apt-get: not found, stack: ResponseError: [cmdAptUpdate] raspimatic-nuc2 (192.168.178.23:22): sh: apt-get: not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:95:5) at LinuxControl.cmdAptUpdate (/opt/iobroker/node_modules/iobroker.linux-control/main.js:739:21) at LinuxControl.updateInfos (/opt/iobroker/node_modules/iobroker.linux-control/main.js:622:6) at LinuxControl.refreshHost (/opt/iobroker/node_modules/iobroker.linux-control/main.js:79:5) at async Promise.allSettled (index 11) at LinuxControl.onReady (/opt/iobroker/node_modules/iobroker.linux-control/main.js:53:4)
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • A Aiouh

                                  @Meister-Mopper bei mir läuft der adapter mit allen Bookworm Abfragen prima, nur beim Raspi haperts. Da gibt es wohl kein "apt-get" was entsprechende Fehler generiert.
                                  In den Datapoints hab ich z.B. den"codename" deaktiviert da es den wohl auch nicht gibt. Kann ich das "apt-get" auch irgendwie loswerden ?

                                  NAME=Buildroot
                                  VERSION=-gdb57d1d
                                  ID=buildroot
                                  VERSION_ID=2024.05.2
                                  PRETTY_NAME="Buildroot 2024.05.2"

                                  [cmdAptUpdate] raspimatic-nuc2 (192.168.178.23:22): response error: sh: apt-get: not found, stack: ResponseError: [cmdAptUpdate] raspimatic-nuc2 (192.168.178.23:22): sh: apt-get: not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:95:5) at LinuxControl.cmdAptUpdate (/opt/iobroker/node_modules/iobroker.linux-control/main.js:739:21) at LinuxControl.updateInfos (/opt/iobroker/node_modules/iobroker.linux-control/main.js:622:6) at LinuxControl.refreshHost (/opt/iobroker/node_modules/iobroker.linux-control/main.js:79:5) at async Promise.allSettled (index 11) at LinuxControl.onReady (/opt/iobroker/node_modules/iobroker.linux-control/main.js:53:4)
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #632

                                  @aiouh 77

                                  echad@chet:~ $ type -P apt-get
                                  /usr/bin/apt-get
                                  echad@chet:~ $ 
                                  

                                  Alles da...

                                  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

                                  A 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @aiouh 77

                                    echad@chet:~ $ type -P apt-get
                                    /usr/bin/apt-get
                                    echad@chet:~ $ 
                                    

                                    Alles da...

                                    A Offline
                                    A Offline
                                    Aiouh
                                    schrieb am zuletzt editiert von
                                    #633

                                    @thomas-braun

                                    root@raspimatic-nuc2:~# type -P apt-get
                                    root@raspimatic-nuc2:~#
                                    

                                    bei mir leider nicht :( . Scheint wohl abgespeckt zu sein.
                                    ...das mit user root ist bei dem fertigen image (raspberrymatic) leider so

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • A Aiouh

                                      @thomas-braun

                                      root@raspimatic-nuc2:~# type -P apt-get
                                      root@raspimatic-nuc2:~#
                                      

                                      bei mir leider nicht :( . Scheint wohl abgespeckt zu sein.
                                      ...das mit user root ist bei dem fertigen image (raspberrymatic) leider so

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #634

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

                                      ...das mit user root ist bei dem fertigen image (raspberrymatic) leider so

                                      Kann man aber mit Sicherheit auch ändern. Ansonsten kenne ich raspimatic nicht genau genug.
                                      Gibt es denn apt da?

                                      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

                                      A black.falcon87B 2 Antworten Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

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

                                        ...das mit user root ist bei dem fertigen image (raspberrymatic) leider so

                                        Kann man aber mit Sicherheit auch ändern. Ansonsten kenne ich raspimatic nicht genau genug.
                                        Gibt es denn apt da?

                                        A Offline
                                        A Offline
                                        Aiouh
                                        schrieb am zuletzt editiert von
                                        #635

                                        @thomas-braun kann man möglicherweise schon, aber ich denke bevor ich das mache schreib ich besser den Entwickler an.
                                        apt gibts leider auch nicht :(

                                        root@raspimatic-nuc2:~# apt
                                        -sh: apt: not found
                                        
                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

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

                                          ...das mit user root ist bei dem fertigen image (raspberrymatic) leider so

                                          Kann man aber mit Sicherheit auch ändern. Ansonsten kenne ich raspimatic nicht genau genug.
                                          Gibt es denn apt da?

                                          black.falcon87B Offline
                                          black.falcon87B Offline
                                          black.falcon87
                                          schrieb am zuletzt editiert von
                                          #636

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

                                          @aiouh sagte in Test Adapter Linux Control v1.x.x:
                                          Kann man aber mit Sicherheit auch ändern. Ansonsten kenne ich raspimatic nicht genau genug.
                                          Gibt es denn apt da?

                                          ich bin jetzt auch nicht der große RaspberryMatic Experte was den Unterbau angeht, aber Jens hat hier mal erwähnt das es dort kein apt gibt.
                                          https://homematic-forum.de/forum/viewtopic.php?t=58239#p576435

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          801

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe