Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. (gelöst) linux-control lxc host klappt nicht

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    355

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    318

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

(gelöst) linux-control lxc host klappt nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
37 Beiträge 8 Kommentatoren 3.3k Aufrufe 6 Beobachtet
  • Ä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.
  • HALH HAL

    Auf meinem Proxmox System laufen diverse Linux Container. In einem LXC läuft der iobroker. Mit vis möchte ich gerne u.A. die Temperatur der Intel CPU darstellen. Das habe ich nach diesem Link versucht. Jedoch kommen keine Werte vom Proxmox Host (pve) .
    Wenn ich von der LXC console des iobrokers mit SSH ( gleiche Anmeldedaten wie im linux-control Adapter ) auf den Host anmelde, kann ich die sensors Daten auslesen. Warum der Adapter
    "linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online"
    ausgiebt, kann ich mir nicht erklären.

    Hier der log:

    2024-03-24 17:57:38.521 - info: host.iobroker "system.adapter.linux-control.0" enabled
    2024-03-24 17:57:38.755 - info: host.iobroker instance system.adapter.linux-control.0 started with pid 85690
    2024-03-24 17:57:39.192 - debug: linux-control.0 (85690) Redis Objects: Use Redis connection: 127.0.0.1:9001
    2024-03-24 17:57:39.217 - debug: linux-control.0 (85690) Objects client ready ... initialize now
    2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create System PubSub Client
    2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create User PubSub Client
    2024-03-24 17:57:39.265 - debug: linux-control.0 (85690) Objects client initialize lua scripts
    2024-03-24 17:57:39.283 - debug: linux-control.0 (85690) Objects connected to redis: 127.0.0.1:9001
    2024-03-24 17:57:39.284 - silly: linux-control.0 (85690) redis psubscribe cfg.o.system.user.*
    2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) redis psubscribe cfg.o.enum.*
    2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) objectDB connected
    2024-03-24 17:57:39.311 - debug: linux-control.0 (85690) Redis States: Use Redis connection: 127.0.0.1:9000
    2024-03-24 17:57:39.366 - debug: linux-control.0 (85690) States create System PubSub Client
    2024-03-24 17:57:39.367 - debug: linux-control.0 (85690) States create User PubSub Client
    2024-03-24 17:57:39.435 - debug: linux-control.0 (85690) States connected to redis: 127.0.0.1:9000
    2024-03-24 17:57:39.436 - silly: linux-control.0 (85690) statesDB connected
    2024-03-24 17:57:39.460 - debug: linux-control.0 (85690) Plugin sentry Initialize Plugin (enabled=true)
    2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
    2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
    2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
    2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
    2024-03-24 17:57:39.585 - info: linux-control.0 (85690) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v18.18.2, js-controller: 5.0.19
    2024-03-24 17:57:39.609 - silly: linux-control.0 (85690) States system redis pmessage system.adapter.linux-control.0.logLevel/system.adapter.linux-control.0.logLevel:{"val":"silly","ack":true,"ts":1711299459605,"q":0,"from":"system.adapter.linux-control.0","lc":1711298298455}
    2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
    2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
    2024-03-24 17:57:39.621 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22, Adapter start)
    2024-03-24 17:57:39.623 - debug: linux-control.0 (85690) [createObjectButton] creating datapoint 'Proxmox.refresh'
    2024-03-24 17:57:39.635 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
    2024-03-24 17:57:39.635 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
    2024-03-24 17:57:39.637 - debug: linux-control.0 (85690) [createObjectBoolean] creating datapoint 'Proxmox.info.is_online'
    2024-03-24 17:57:39.736 - debug: linux-control.0 (85690) [createObjectString] creating datapoint 'Proxmox.info.ip'
    2024-03-24 17:57:39.800 - debug: linux-control.0 (85690) [refreshHost] Proxmox (192.168.178.44:22): button 'linux-control.0.Proxmox.refresh' subscribed
    2024-03-24 17:58:39.800 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22)
    2024-03-24 17:58:39.806 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
    2024-03-24 17:58:39.806 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
    
    Meister MopperM Offline
    Meister MopperM Offline
    Meister Mopper
    schrieb am zuletzt editiert von
    #2

    @hal sagte in linux-control lxc host klappt nicht:

    Auf meinem Proxmox System laufen diverse Linux Container. In einem LXC läuft der iobroker. Mit vis möchte ich gerne u.A. die Temperatur der Intel CPU darstellen. Das habe ich nach diesem Link versucht. Jedoch kommen keine Werte vom Proxmox Host (pve) .
    Wenn ich von der LXC console des iobrokers mit SSH ( gleiche Anmeldedaten wie im linux-control Adapter ) auf den Host anmelde, kann ich die sensors Daten auslesen. Warum der Adapter
    "linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online"
    ausgiebt, kann ich mir nicht erklären.

    Hier der log:

    2024-03-24 17:57:38.521 - info: host.iobroker "system.adapter.linux-control.0" enabled
    2024-03-24 17:57:38.755 - info: host.iobroker instance system.adapter.linux-control.0 started with pid 85690
    2024-03-24 17:57:39.192 - debug: linux-control.0 (85690) Redis Objects: Use Redis connection: 127.0.0.1:9001
    2024-03-24 17:57:39.217 - debug: linux-control.0 (85690) Objects client ready ... initialize now
    2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create System PubSub Client
    2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create User PubSub Client
    2024-03-24 17:57:39.265 - debug: linux-control.0 (85690) Objects client initialize lua scripts
    2024-03-24 17:57:39.283 - debug: linux-control.0 (85690) Objects connected to redis: 127.0.0.1:9001
    2024-03-24 17:57:39.284 - silly: linux-control.0 (85690) redis psubscribe cfg.o.system.user.*
    2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) redis psubscribe cfg.o.enum.*
    2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) objectDB connected
    2024-03-24 17:57:39.311 - debug: linux-control.0 (85690) Redis States: Use Redis connection: 127.0.0.1:9000
    2024-03-24 17:57:39.366 - debug: linux-control.0 (85690) States create System PubSub Client
    2024-03-24 17:57:39.367 - debug: linux-control.0 (85690) States create User PubSub Client
    2024-03-24 17:57:39.435 - debug: linux-control.0 (85690) States connected to redis: 127.0.0.1:9000
    2024-03-24 17:57:39.436 - silly: linux-control.0 (85690) statesDB connected
    2024-03-24 17:57:39.460 - debug: linux-control.0 (85690) Plugin sentry Initialize Plugin (enabled=true)
    2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
    2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
    2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
    2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
    2024-03-24 17:57:39.585 - info: linux-control.0 (85690) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v18.18.2, js-controller: 5.0.19
    2024-03-24 17:57:39.609 - silly: linux-control.0 (85690) States system redis pmessage system.adapter.linux-control.0.logLevel/system.adapter.linux-control.0.logLevel:{"val":"silly","ack":true,"ts":1711299459605,"q":0,"from":"system.adapter.linux-control.0","lc":1711298298455}
    2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
    2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
    2024-03-24 17:57:39.621 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22, Adapter start)
    2024-03-24 17:57:39.623 - debug: linux-control.0 (85690) [createObjectButton] creating datapoint 'Proxmox.refresh'
    2024-03-24 17:57:39.635 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
    2024-03-24 17:57:39.635 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
    2024-03-24 17:57:39.637 - debug: linux-control.0 (85690) [createObjectBoolean] creating datapoint 'Proxmox.info.is_online'
    2024-03-24 17:57:39.736 - debug: linux-control.0 (85690) [createObjectString] creating datapoint 'Proxmox.info.ip'
    2024-03-24 17:57:39.800 - debug: linux-control.0 (85690) [refreshHost] Proxmox (192.168.178.44:22): button 'linux-control.0.Proxmox.refresh' subscribed
    2024-03-24 17:58:39.800 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22)
    2024-03-24 17:58:39.806 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
    2024-03-24 17:58:39.806 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
    

    Bei mir hat der linux-control neulich auch mal geflunkert. Ein Neustart des Adapters hat hier geholfen.

    Proxmox und HA - dank KI/AI endlich "blocklyfrei"

    HALH crunchipC 2 Antworten Letzte Antwort
    0
    • Meister MopperM Meister Mopper

      @hal sagte in linux-control lxc host klappt nicht:

      Auf meinem Proxmox System laufen diverse Linux Container. In einem LXC läuft der iobroker. Mit vis möchte ich gerne u.A. die Temperatur der Intel CPU darstellen. Das habe ich nach diesem Link versucht. Jedoch kommen keine Werte vom Proxmox Host (pve) .
      Wenn ich von der LXC console des iobrokers mit SSH ( gleiche Anmeldedaten wie im linux-control Adapter ) auf den Host anmelde, kann ich die sensors Daten auslesen. Warum der Adapter
      "linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online"
      ausgiebt, kann ich mir nicht erklären.

      Hier der log:

      2024-03-24 17:57:38.521 - info: host.iobroker "system.adapter.linux-control.0" enabled
      2024-03-24 17:57:38.755 - info: host.iobroker instance system.adapter.linux-control.0 started with pid 85690
      2024-03-24 17:57:39.192 - debug: linux-control.0 (85690) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2024-03-24 17:57:39.217 - debug: linux-control.0 (85690) Objects client ready ... initialize now
      2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create System PubSub Client
      2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create User PubSub Client
      2024-03-24 17:57:39.265 - debug: linux-control.0 (85690) Objects client initialize lua scripts
      2024-03-24 17:57:39.283 - debug: linux-control.0 (85690) Objects connected to redis: 127.0.0.1:9001
      2024-03-24 17:57:39.284 - silly: linux-control.0 (85690) redis psubscribe cfg.o.system.user.*
      2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) redis psubscribe cfg.o.enum.*
      2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) objectDB connected
      2024-03-24 17:57:39.311 - debug: linux-control.0 (85690) Redis States: Use Redis connection: 127.0.0.1:9000
      2024-03-24 17:57:39.366 - debug: linux-control.0 (85690) States create System PubSub Client
      2024-03-24 17:57:39.367 - debug: linux-control.0 (85690) States create User PubSub Client
      2024-03-24 17:57:39.435 - debug: linux-control.0 (85690) States connected to redis: 127.0.0.1:9000
      2024-03-24 17:57:39.436 - silly: linux-control.0 (85690) statesDB connected
      2024-03-24 17:57:39.460 - debug: linux-control.0 (85690) Plugin sentry Initialize Plugin (enabled=true)
      2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
      2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
      2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
      2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
      2024-03-24 17:57:39.585 - info: linux-control.0 (85690) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v18.18.2, js-controller: 5.0.19
      2024-03-24 17:57:39.609 - silly: linux-control.0 (85690) States system redis pmessage system.adapter.linux-control.0.logLevel/system.adapter.linux-control.0.logLevel:{"val":"silly","ack":true,"ts":1711299459605,"q":0,"from":"system.adapter.linux-control.0","lc":1711298298455}
      2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
      2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
      2024-03-24 17:57:39.621 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22, Adapter start)
      2024-03-24 17:57:39.623 - debug: linux-control.0 (85690) [createObjectButton] creating datapoint 'Proxmox.refresh'
      2024-03-24 17:57:39.635 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
      2024-03-24 17:57:39.635 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
      2024-03-24 17:57:39.637 - debug: linux-control.0 (85690) [createObjectBoolean] creating datapoint 'Proxmox.info.is_online'
      2024-03-24 17:57:39.736 - debug: linux-control.0 (85690) [createObjectString] creating datapoint 'Proxmox.info.ip'
      2024-03-24 17:57:39.800 - debug: linux-control.0 (85690) [refreshHost] Proxmox (192.168.178.44:22): button 'linux-control.0.Proxmox.refresh' subscribed
      2024-03-24 17:58:39.800 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22)
      2024-03-24 17:58:39.806 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
      2024-03-24 17:58:39.806 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
      

      Bei mir hat der linux-control neulich auch mal geflunkert. Ein Neustart des Adapters hat hier geholfen.

      HALH Offline
      HALH Offline
      HAL
      schrieb am zuletzt editiert von
      #3

      @meister-mopper Den Adapter habe ich gefühlt schon 10 x neu gestartet und auch den kompletten iobroker .

      Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
      (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

      1 Antwort Letzte Antwort
      0
      • Meister MopperM Meister Mopper

        @hal sagte in linux-control lxc host klappt nicht:

        Auf meinem Proxmox System laufen diverse Linux Container. In einem LXC läuft der iobroker. Mit vis möchte ich gerne u.A. die Temperatur der Intel CPU darstellen. Das habe ich nach diesem Link versucht. Jedoch kommen keine Werte vom Proxmox Host (pve) .
        Wenn ich von der LXC console des iobrokers mit SSH ( gleiche Anmeldedaten wie im linux-control Adapter ) auf den Host anmelde, kann ich die sensors Daten auslesen. Warum der Adapter
        "linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online"
        ausgiebt, kann ich mir nicht erklären.

        Hier der log:

        2024-03-24 17:57:38.521 - info: host.iobroker "system.adapter.linux-control.0" enabled
        2024-03-24 17:57:38.755 - info: host.iobroker instance system.adapter.linux-control.0 started with pid 85690
        2024-03-24 17:57:39.192 - debug: linux-control.0 (85690) Redis Objects: Use Redis connection: 127.0.0.1:9001
        2024-03-24 17:57:39.217 - debug: linux-control.0 (85690) Objects client ready ... initialize now
        2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create System PubSub Client
        2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create User PubSub Client
        2024-03-24 17:57:39.265 - debug: linux-control.0 (85690) Objects client initialize lua scripts
        2024-03-24 17:57:39.283 - debug: linux-control.0 (85690) Objects connected to redis: 127.0.0.1:9001
        2024-03-24 17:57:39.284 - silly: linux-control.0 (85690) redis psubscribe cfg.o.system.user.*
        2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) redis psubscribe cfg.o.enum.*
        2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) objectDB connected
        2024-03-24 17:57:39.311 - debug: linux-control.0 (85690) Redis States: Use Redis connection: 127.0.0.1:9000
        2024-03-24 17:57:39.366 - debug: linux-control.0 (85690) States create System PubSub Client
        2024-03-24 17:57:39.367 - debug: linux-control.0 (85690) States create User PubSub Client
        2024-03-24 17:57:39.435 - debug: linux-control.0 (85690) States connected to redis: 127.0.0.1:9000
        2024-03-24 17:57:39.436 - silly: linux-control.0 (85690) statesDB connected
        2024-03-24 17:57:39.460 - debug: linux-control.0 (85690) Plugin sentry Initialize Plugin (enabled=true)
        2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
        2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
        2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
        2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
        2024-03-24 17:57:39.585 - info: linux-control.0 (85690) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v18.18.2, js-controller: 5.0.19
        2024-03-24 17:57:39.609 - silly: linux-control.0 (85690) States system redis pmessage system.adapter.linux-control.0.logLevel/system.adapter.linux-control.0.logLevel:{"val":"silly","ack":true,"ts":1711299459605,"q":0,"from":"system.adapter.linux-control.0","lc":1711298298455}
        2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
        2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
        2024-03-24 17:57:39.621 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22, Adapter start)
        2024-03-24 17:57:39.623 - debug: linux-control.0 (85690) [createObjectButton] creating datapoint 'Proxmox.refresh'
        2024-03-24 17:57:39.635 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
        2024-03-24 17:57:39.635 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
        2024-03-24 17:57:39.637 - debug: linux-control.0 (85690) [createObjectBoolean] creating datapoint 'Proxmox.info.is_online'
        2024-03-24 17:57:39.736 - debug: linux-control.0 (85690) [createObjectString] creating datapoint 'Proxmox.info.ip'
        2024-03-24 17:57:39.800 - debug: linux-control.0 (85690) [refreshHost] Proxmox (192.168.178.44:22): button 'linux-control.0.Proxmox.refresh' subscribed
        2024-03-24 17:58:39.800 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22)
        2024-03-24 17:58:39.806 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
        2024-03-24 17:58:39.806 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
        

        Bei mir hat der linux-control neulich auch mal geflunkert. Ein Neustart des Adapters hat hier geholfen.

        crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active Developer
        schrieb am zuletzt editiert von crunchip
        #4

        @meister-mopper sagte in linux-control lxc host klappt nicht:

        Operation not permitted

        @HAL
        MIT welchen zugangsdaten?

        umgestiegen von Proxmox auf Unraid

        HALH 1 Antwort Letzte Antwort
        0
        • crunchipC crunchip

          @meister-mopper sagte in linux-control lxc host klappt nicht:

          Operation not permitted

          @HAL
          MIT welchen zugangsdaten?

          HALH Offline
          HALH Offline
          HAL
          schrieb am zuletzt editiert von HAL
          #5

          @crunchip sagte in linux-control lxc host klappt nicht:

          zugangsdaten

          Die Logindaten für die Host ( pve) console. Damit kann ich mich vom Linux Container ( LXC) in dem iobroker läuft am host über ssh anmelden. Der Befehl sensors bringt dann die gleiche Ausgabe wie bei direkter Ausführung auf dem Host.

          Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
          (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

          Meister MopperM 1 Antwort Letzte Antwort
          0
          • HALH HAL

            @crunchip sagte in linux-control lxc host klappt nicht:

            zugangsdaten

            Die Logindaten für die Host ( pve) console. Damit kann ich mich vom Linux Container ( LXC) in dem iobroker läuft am host über ssh anmelden. Der Befehl sensors bringt dann die gleiche Ausgabe wie bei direkter Ausführung auf dem Host.

            Meister MopperM Offline
            Meister MopperM Offline
            Meister Mopper
            schrieb am zuletzt editiert von
            #6

            @hal sagte in linux-control lxc host klappt nicht:

            @crunchip sagte in linux-control lxc host klappt nicht:

            zugangsdaten

            Die Logindaten für die Host ( pve) console. Damit kann ich mich vom Linux Container ( LXC) in dem iobroker läuft am host über ssh anmelden. Der Befehl sensors bringt dann die gleiche Ausgabe wie bei direkter Ausführung auf dem Host.

            Na dann zeig mal die Konfig vom linux-control, irgendwo muss es da doch Abweichungen zu funktionierenden Systemen geben.

            Proxmox und HA - dank KI/AI endlich "blocklyfrei"

            HALH 1 Antwort Letzte Antwort
            0
            • Meister MopperM Meister Mopper

              @hal sagte in linux-control lxc host klappt nicht:

              @crunchip sagte in linux-control lxc host klappt nicht:

              zugangsdaten

              Die Logindaten für die Host ( pve) console. Damit kann ich mich vom Linux Container ( LXC) in dem iobroker läuft am host über ssh anmelden. Der Befehl sensors bringt dann die gleiche Ausgabe wie bei direkter Ausführung auf dem Host.

              Na dann zeig mal die Konfig vom linux-control, irgendwo muss es da doch Abweichungen zu funktionierenden Systemen geben.

              HALH Offline
              HALH Offline
              HAL
              schrieb am zuletzt editiert von
              #7

              @meister-mopper
              linux-control..jpg

              linux-control1.jpg

              Der Rest ist unverändert.

              Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
              (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

              WalW 1 Antwort Letzte Antwort
              0
              • HALH HAL

                @meister-mopper
                linux-control..jpg

                linux-control1.jpg

                Der Rest ist unverändert.

                WalW Offline
                WalW Offline
                Wal
                Developer
                schrieb am zuletzt editiert von
                #8

                @hal ,
                mit root ist immer schlecht.
                Leg dir ein Nutzer an und arbeite mit dem.

                Gruß
                Walter

                DoorIO-Adapter
                wioBrowser-Adapter und wioBrowser

                DJMarc75D 1 Antwort Letzte Antwort
                0
                • WalW Wal

                  @hal ,
                  mit root ist immer schlecht.
                  Leg dir ein Nutzer an und arbeite mit dem.

                  DJMarc75D Offline
                  DJMarc75D Offline
                  DJMarc75
                  schrieb am zuletzt editiert von
                  #9

                  @wal sagte in linux-control lxc host klappt nicht:

                  mit root ist immer schlecht

                  aber direkt auf dem Proxmox-Host ist root korrekt.

                  Lehrling seit 1975 !!!
                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                  WalW crunchipC 2 Antworten Letzte Antwort
                  0
                  • DJMarc75D DJMarc75

                    @wal sagte in linux-control lxc host klappt nicht:

                    mit root ist immer schlecht

                    aber direkt auf dem Proxmox-Host ist root korrekt.

                    WalW Offline
                    WalW Offline
                    Wal
                    Developer
                    schrieb am zuletzt editiert von Wal
                    #10

                    @djmarc75 ,
                    nö auch bei proxmox nicht.

                    edit:
                    2.jpg 1.jpg

                    Gruß
                    Walter

                    DoorIO-Adapter
                    wioBrowser-Adapter und wioBrowser

                    1 Antwort Letzte Antwort
                    0
                    • DJMarc75D DJMarc75

                      @wal sagte in linux-control lxc host klappt nicht:

                      mit root ist immer schlecht

                      aber direkt auf dem Proxmox-Host ist root korrekt.

                      crunchipC Abwesend
                      crunchipC Abwesend
                      crunchip
                      Forum Testing Most Active Developer
                      schrieb am zuletzt editiert von
                      #11

                      @djmarc75 https://pve.proxmox.com/wiki/User_Management

                      umgestiegen von Proxmox auf Unraid

                      1 Antwort Letzte Antwort
                      0
                      • HALH HAL

                        Auf meinem Proxmox System laufen diverse Linux Container. In einem LXC läuft der iobroker. Mit vis möchte ich gerne u.A. die Temperatur der Intel CPU darstellen. Das habe ich nach diesem Link versucht. Jedoch kommen keine Werte vom Proxmox Host (pve) .
                        Wenn ich von der LXC console des iobrokers mit SSH ( gleiche Anmeldedaten wie im linux-control Adapter ) auf den Host anmelde, kann ich die sensors Daten auslesen. Warum der Adapter
                        "linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online"
                        ausgiebt, kann ich mir nicht erklären.

                        Hier der log:

                        2024-03-24 17:57:38.521 - info: host.iobroker "system.adapter.linux-control.0" enabled
                        2024-03-24 17:57:38.755 - info: host.iobroker instance system.adapter.linux-control.0 started with pid 85690
                        2024-03-24 17:57:39.192 - debug: linux-control.0 (85690) Redis Objects: Use Redis connection: 127.0.0.1:9001
                        2024-03-24 17:57:39.217 - debug: linux-control.0 (85690) Objects client ready ... initialize now
                        2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create System PubSub Client
                        2024-03-24 17:57:39.218 - debug: linux-control.0 (85690) Objects create User PubSub Client
                        2024-03-24 17:57:39.265 - debug: linux-control.0 (85690) Objects client initialize lua scripts
                        2024-03-24 17:57:39.283 - debug: linux-control.0 (85690) Objects connected to redis: 127.0.0.1:9001
                        2024-03-24 17:57:39.284 - silly: linux-control.0 (85690) redis psubscribe cfg.o.system.user.*
                        2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) redis psubscribe cfg.o.enum.*
                        2024-03-24 17:57:39.310 - silly: linux-control.0 (85690) objectDB connected
                        2024-03-24 17:57:39.311 - debug: linux-control.0 (85690) Redis States: Use Redis connection: 127.0.0.1:9000
                        2024-03-24 17:57:39.366 - debug: linux-control.0 (85690) States create System PubSub Client
                        2024-03-24 17:57:39.367 - debug: linux-control.0 (85690) States create User PubSub Client
                        2024-03-24 17:57:39.435 - debug: linux-control.0 (85690) States connected to redis: 127.0.0.1:9000
                        2024-03-24 17:57:39.436 - silly: linux-control.0 (85690) statesDB connected
                        2024-03-24 17:57:39.460 - debug: linux-control.0 (85690) Plugin sentry Initialize Plugin (enabled=true)
                        2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                        2024-03-24 17:57:39.579 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
                        2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                        2024-03-24 17:57:39.581 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
                        2024-03-24 17:57:39.585 - info: linux-control.0 (85690) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v18.18.2, js-controller: 5.0.19
                        2024-03-24 17:57:39.609 - silly: linux-control.0 (85690) States system redis pmessage system.adapter.linux-control.0.logLevel/system.adapter.linux-control.0.logLevel:{"val":"silly","ack":true,"ts":1711299459605,"q":0,"from":"system.adapter.linux-control.0","lc":1711298298455}
                        2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                        2024-03-24 17:57:39.617 - warn: linux-control.0 (85690) This object will not be created in future versions. Please report this to the developer.
                        2024-03-24 17:57:39.621 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22, Adapter start)
                        2024-03-24 17:57:39.623 - debug: linux-control.0 (85690) [createObjectButton] creating datapoint 'Proxmox.refresh'
                        2024-03-24 17:57:39.635 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
                        2024-03-24 17:57:39.635 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
                        2024-03-24 17:57:39.637 - debug: linux-control.0 (85690) [createObjectBoolean] creating datapoint 'Proxmox.info.is_online'
                        2024-03-24 17:57:39.736 - debug: linux-control.0 (85690) [createObjectString] creating datapoint 'Proxmox.info.ip'
                        2024-03-24 17:57:39.800 - debug: linux-control.0 (85690) [refreshHost] Proxmox (192.168.178.44:22): button 'linux-control.0.Proxmox.refresh' subscribed
                        2024-03-24 17:58:39.800 - info: linux-control.0 (85690) getting data from Proxmox (192.168.178.44:22)
                        2024-03-24 17:58:39.806 - info: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) seems not to be online
                        2024-03-24 17:58:39.806 - debug: linux-control.0 (85690) [getConnection] Host 'Proxmox' (192.168.178.44:22) ping result: {"inputHost":"192.168.178.44","host":"socket:","alive":false,"output":"ping: socket: Operation not permitted\n","time":"unknown","times":[],"min":"unknown","max":"unknown","avg":"unknown","stddev":"unknown","packetLoss":"unknown","numeric_host":"peratio"}
                        
                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active Developer
                        schrieb am zuletzt editiert von
                        #12

                        @hal sagte in linux-control lxc host klappt nicht:

                        Wenn ich von der LXC console des iobrokers mit SSH ( gleiche Anmeldedaten wie im linux-control Adapter ) auf den Host anmelde, kann ich die sensors Daten auslesen.

                        Den Satz verstehe ich nicht
                        Bei einem Lxc legt man sich einen User an, mit diesem hat man dann Zugriff per ssh.
                        Der root User hat keinen Zugriff per ssh

                        umgestiegen von Proxmox auf Unraid

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • crunchipC crunchip

                          @hal sagte in linux-control lxc host klappt nicht:

                          Wenn ich von der LXC console des iobrokers mit SSH ( gleiche Anmeldedaten wie im linux-control Adapter ) auf den Host anmelde, kann ich die sensors Daten auslesen.

                          Den Satz verstehe ich nicht
                          Bei einem Lxc legt man sich einen User an, mit diesem hat man dann Zugriff per ssh.
                          Der root User hat keinen Zugriff per ssh

                          HomoranH Offline
                          HomoranH Offline
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #13

                          @crunchip sagte in linux-control lxc host klappt nicht:

                          Bei einem Lxc legt man sich einen User an, mit diesem hat man dann Zugriff per ssh.

                          und von dessen Konsole per SSH in die PVE

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          HALH 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @crunchip sagte in linux-control lxc host klappt nicht:

                            Bei einem Lxc legt man sich einen User an, mit diesem hat man dann Zugriff per ssh.

                            und von dessen Konsole per SSH in die PVE

                            HALH Offline
                            HALH Offline
                            HAL
                            schrieb am zuletzt editiert von
                            #14

                            @homoran vielleicht habe ich mich missverständlich ausgedrückt. Im iobroker Container melde ich mich von der Console mittel ssh am pve Host an ( root, werde ich aber noch auf user ändern). Bin dann ( immer noch im Container ) auf der Console des host (pve) und kann den command "sensors" bzw. den linux-control eigenen Befehl ausführen. Mit dem Adapter linux-control und den gleichen Eingaben klappt es nicht.

                            Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                            (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                            crunchipC 1 Antwort Letzte Antwort
                            0
                            • HALH HAL

                              @homoran vielleicht habe ich mich missverständlich ausgedrückt. Im iobroker Container melde ich mich von der Console mittel ssh am pve Host an ( root, werde ich aber noch auf user ändern). Bin dann ( immer noch im Container ) auf der Console des host (pve) und kann den command "sensors" bzw. den linux-control eigenen Befehl ausführen. Mit dem Adapter linux-control und den gleichen Eingaben klappt es nicht.

                              crunchipC Abwesend
                              crunchipC Abwesend
                              crunchip
                              Forum Testing Most Active Developer
                              schrieb am zuletzt editiert von
                              #15

                              @hal sagte in linux-control lxc host klappt nicht:

                              Im iobroker Container melde ich mich von der Console mittel ssh am pve Host

                              welche Console? Standard hat man kein root Zugriff per ssh
                              oder redest du innerhalb von Proxmox auf der Gui?

                              umgestiegen von Proxmox auf Unraid

                              HALH 1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @hal sagte in linux-control lxc host klappt nicht:

                                Im iobroker Container melde ich mich von der Console mittel ssh am pve Host

                                welche Console? Standard hat man kein root Zugriff per ssh
                                oder redest du innerhalb von Proxmox auf der Gui?

                                HALH Offline
                                HALH Offline
                                HAL
                                schrieb am zuletzt editiert von HAL
                                #16

                                @crunchip ich bin im iobroker Container (lxc) auf der shell (terminal) eingelogt. Starte ssh und melde mich mit dem root User auf der IP des Host ( pve ) an. Dann kann ich wie im Terminal im Host (pve) alle Befehle aufrufen. Wenn ich die gleichen Anmelde Daten ( ip, port, root,pw ) im Adapter linux-control eingeben, kommt u.A. im log:
                                "linux-control.0 (85690) [getConnection] Host 'pve' (192.168.178.44:22) seems not to be online"

                                Vieleicht sollte ich einen anderen Weg probieren. :man-shrugging:

                                ps. Influxdb und grafana laufen in einem eigenen container. Auch hier kommt die gleiche Fehlermeldung im log
                                "linux-control.0 (85690) [getConnection] Host 'grafana' (192.168.178.55:22) seems not to be online"

                                Das gleiche passiert auch, wenn ich versuche auf die ip des iobroker in dem der linux-control Adapter läuft, zuzugreifen. :man-facepalming:

                                Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                                (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                                crunchipC WalW 2 Antworten Letzte Antwort
                                0
                                • HALH HAL

                                  @crunchip ich bin im iobroker Container (lxc) auf der shell (terminal) eingelogt. Starte ssh und melde mich mit dem root User auf der IP des Host ( pve ) an. Dann kann ich wie im Terminal im Host (pve) alle Befehle aufrufen. Wenn ich die gleichen Anmelde Daten ( ip, port, root,pw ) im Adapter linux-control eingeben, kommt u.A. im log:
                                  "linux-control.0 (85690) [getConnection] Host 'pve' (192.168.178.44:22) seems not to be online"

                                  Vieleicht sollte ich einen anderen Weg probieren. :man-shrugging:

                                  ps. Influxdb und grafana laufen in einem eigenen container. Auch hier kommt die gleiche Fehlermeldung im log
                                  "linux-control.0 (85690) [getConnection] Host 'grafana' (192.168.178.55:22) seems not to be online"

                                  Das gleiche passiert auch, wenn ich versuche auf die ip des iobroker in dem der linux-control Adapter läuft, zuzugreifen. :man-facepalming:

                                  crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active Developer
                                  schrieb am zuletzt editiert von
                                  #17

                                  @hal sagte in linux-control lxc host klappt nicht:

                                  ich bin im iobroker Container (lxc) auf der shell (terminal) eingelogt

                                  Also auf deiner Proxmox Oberfläche und nicht extern über z. B Putty

                                  @hal sagte in linux-control lxc host klappt nicht:

                                  Vieleicht sollte ich einen anderen Weg probieren

                                  Ja wie bereits vorgeschlagen, mit einem User, der auch die Berechtigung hat

                                  umgestiegen von Proxmox auf Unraid

                                  1 Antwort Letzte Antwort
                                  0
                                  • HALH HAL

                                    @crunchip ich bin im iobroker Container (lxc) auf der shell (terminal) eingelogt. Starte ssh und melde mich mit dem root User auf der IP des Host ( pve ) an. Dann kann ich wie im Terminal im Host (pve) alle Befehle aufrufen. Wenn ich die gleichen Anmelde Daten ( ip, port, root,pw ) im Adapter linux-control eingeben, kommt u.A. im log:
                                    "linux-control.0 (85690) [getConnection] Host 'pve' (192.168.178.44:22) seems not to be online"

                                    Vieleicht sollte ich einen anderen Weg probieren. :man-shrugging:

                                    ps. Influxdb und grafana laufen in einem eigenen container. Auch hier kommt die gleiche Fehlermeldung im log
                                    "linux-control.0 (85690) [getConnection] Host 'grafana' (192.168.178.55:22) seems not to be online"

                                    Das gleiche passiert auch, wenn ich versuche auf die ip des iobroker in dem der linux-control Adapter läuft, zuzugreifen. :man-facepalming:

                                    WalW Offline
                                    WalW Offline
                                    Wal
                                    Developer
                                    schrieb am zuletzt editiert von Wal
                                    #18

                                    @hal ,
                                    installiere dir auch mal die Version 1.1.6 von Github, bei der 1.1.5 hatte ich unter Proxmox ab und zu auch Login Probleme.
                                    Kann auch sein das die Probleme weg waren als ich in Proxmox auf feste IP umgestellt hatte, ich weis es nicht mehr.

                                    Gruß
                                    Walter

                                    DoorIO-Adapter
                                    wioBrowser-Adapter und wioBrowser

                                    HALH 1 Antwort Letzte Antwort
                                    0
                                    • WalW Wal

                                      @hal ,
                                      installiere dir auch mal die Version 1.1.6 von Github, bei der 1.1.5 hatte ich unter Proxmox ab und zu auch Login Probleme.
                                      Kann auch sein das die Probleme weg waren als ich in Proxmox auf feste IP umgestellt hatte, ich weis es nicht mehr.

                                      HALH Offline
                                      HALH Offline
                                      HAL
                                      schrieb am zuletzt editiert von
                                      #19

                                      @wal die 1.1.6 hatte ich schon
                                      Screenshot 2024-03-26 172900.png

                                      @crunchip auch mit einem user mit allen Berechtigungen, keine Veränderung. Der Adapter sagt immer die ip ist nicht zu erreichen...

                                      Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                                      (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • HALH HAL

                                        @wal die 1.1.6 hatte ich schon
                                        Screenshot 2024-03-26 172900.png

                                        @crunchip auch mit einem user mit allen Berechtigungen, keine Veränderung. Der Adapter sagt immer die ip ist nicht zu erreichen...

                                        crunchipC Abwesend
                                        crunchipC Abwesend
                                        crunchip
                                        Forum Testing Most Active Developer
                                        schrieb am zuletzt editiert von crunchip
                                        #20

                                        @hal da fehlt der Haken bei sudo

                                        Edit
                                        ich hatte auch paar Abfragen an Proxmox Konfiguriert und das ein oder andere wurde nicht mehr ausgeführt, daher ist das bei mir schon längere Zeit deaktiviert.
                                        Ist mir gerade so eingefallen, müsst ich heut abend mal nachsehen ob die Verbindung noch klappt.

                                        umgestiegen von Proxmox auf Unraid

                                        HALH 1 Antwort Letzte Antwort
                                        0
                                        • crunchipC crunchip

                                          @hal da fehlt der Haken bei sudo

                                          Edit
                                          ich hatte auch paar Abfragen an Proxmox Konfiguriert und das ein oder andere wurde nicht mehr ausgeführt, daher ist das bei mir schon längere Zeit deaktiviert.
                                          Ist mir gerade so eingefallen, müsst ich heut abend mal nachsehen ob die Verbindung noch klappt.

                                          HALH Offline
                                          HALH Offline
                                          HAL
                                          schrieb am zuletzt editiert von HAL
                                          #21

                                          @crunchip ich habe jetzt im Adapter eine physische andere ip von einem Raspberry eingetragen und das klappt NICHT. Es liegt also irgendwie in der Thematik proxmox und linux container.

                                          [getConnection] Host 'ccu' (192.168.178.20:22) seems not to be online

                                          Egal ob der sudo markiert ist oder nicht.

                                          Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                                          (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                                          crunchipC 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          251

                                          Online

                                          32.8k

                                          Benutzer

                                          82.8k

                                          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