Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. [Neuer Adapter] Proxmox VM

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    133

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

[Neuer Adapter] Proxmox VM

Scheduled Pinned Locked Moved Entwicklung
proxmox
486 Posts 75 Posters 122.3k Views 58 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • marcusklM Offline
    marcusklM Offline
    marcuskl
    wrote on last edited by
    #119

    Ist es möglich die CPU Temperatur Anzeigen zu lassen ?

    Host: Intel Nuc6cayh (16GB Ram, 240GB SSD) mit Proxmox.

    Iobroker VM, InfluxDB LXC, Pihole LXC, Tasmoadmin LXC, Easy2connect VM

    marcusklM 1 Reply Last reply
    2
    • marcusklM marcuskl

      Ist es möglich die CPU Temperatur Anzeigen zu lassen ?

      marcusklM Offline
      marcusklM Offline
      marcuskl
      wrote on last edited by
      #120

      @marcuskl sagte in [Neuer Adapter] Proxmox VM:

      Ist es möglich die CPU Temperatur Anzeigen zu lassen ?

      Hier habe ich es mit Hilfe hinbekommen, die Temperatur vom CPU in ein Objekt, in mein Iobroker schreiben zu lassen.

      https://forum.iobroker.net/topic/23602/gel%C3%B6st-cpu-temperatur-von-proxmox-vm/47

      Host: Intel Nuc6cayh (16GB Ram, 240GB SSD) mit Proxmox.

      Iobroker VM, InfluxDB LXC, Pihole LXC, Tasmoadmin LXC, Easy2connect VM

      1 Reply Last reply
      1
      • VumerV Vumer

        Hallo,

        nach Update von Proxmox bekomme ich regelmäßig diesem Fehler

        host.iobroker	2018-11-08 19:42:22.388	error	instance system.adapter.proxmox.0 terminated with code 0 (OK)
        host.iobroker	2018-11-08 19:42:22.388	error	Caught by controller[0]: at IncomingMessage. <anonymous>(/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:1083:12)
        host.iobroker	2018-11-08 19:42:22.388	error	Caught by controller[0]: at Request.emit (events.js:211:7)
        host.iobroker	2018-11-08 19:42:22.388	error	Caught by controller[0]: at emitOne (events.js:116:13)
        host.iobroker	2018-11-08 19:42:22.387	error	Caught by controller[0]: at Request. <anonymous>(/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:1161:10)
        host.iobroker	2018-11-08 19:42:22.387	error	Caught by controller[0]: at Request.emit (events.js:214:7)
        host.iobroker	2018-11-08 19:42:22.387	error	Caught by controller[0]: at emitTwo (events.js:126:13)
        host.iobroker	2018-11-08 19:42:22.387	error	Caught by controller[0]: at Request.self.callback (/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:185:22)
        host.iobroker	2018-11-08 19:42:22.387	error	Caught by controller[0]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:117:21)
        host.iobroker	2018-11-08 19:42:22.387	error	Caught by controller[0]: at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:48:9)
        host.iobroker	2018-11-08 19:42:22.387	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.proxmox/main.js:296:33
        host.iobroker	2018-11-08 19:42:22.386	error	Caught by controller[0]: TypeError: Cannot read property 'name' of undefined</anonymous></anonymous>
        

        Proxmox VM 0.3.1

        Schöne Grüße

        H Online
        H Online
        holgerwolf
        wrote on last edited by
        #121

        @Vumer
        Das bekomme ich neuerdings auch. Habe jetzt zwei nodes im Cluster am Laufen.
        Hast du das gelödt oder jemand anderes ne Idee?

        1 Reply Last reply
        0
        • I Offline
          I Offline
          iobroker_Alex
          wrote on last edited by
          #122

          Guten Morgen,

          ich würde mir wünschen, dass es möglich ist sich die "Bootdisk-Size" Auslastung anzeigen zu lassen. (Info findet man unter jeder VM oder LXC-Container unter "Summary")

          Hintergrund ist, dass ich jetzt schon zwei mal eine Maschine (lxc-Container) hatte welche seine "Festplatte" vollgeschrieben hatte und dann sang und klanglos den Dienst verweigerte. Ich erhoffe mir, dass ich in iobroker eine Mitteilung erstellen kann, wenn der Speicher dem Ende zugeht...

          Vielen Dank!

          1 Reply Last reply
          0
          • MeistertrM Offline
            MeistertrM Offline
            Meistertr
            Developer
            wrote on last edited by
            #123

            Habe gerade die 0.5.0 hochgeladen, was gibs neues:

            • LXC und VM Start/Stop and Schutdown
            • Node Start Stop schutdown (konnte ich nicht Testen da meine Installation an dem Node hängt)
            • aktuelle Speicherauslastung der einzelnen Vm's und Container
            I 1 Reply Last reply
            2
            • MeistertrM Meistertr

              Habe gerade die 0.5.0 hochgeladen, was gibs neues:

              • LXC und VM Start/Stop and Schutdown
              • Node Start Stop schutdown (konnte ich nicht Testen da meine Installation an dem Node hängt)
              • aktuelle Speicherauslastung der einzelnen Vm's und Container
              I Offline
              I Offline
              iobroker_Alex
              wrote on last edited by
              #124

              @Meistertr ich bin begeistert. Version 0.5 läuft gut. Vielen Dank. Könntest du wie bei "mem_lev" auch für die Disk ein "disk_lev" aus dem Adapter heraus erstellen? Darauf wäre es in einem Skript einfacher zu triggern. Sonst müsste ich je VM selbst rechnen (geht auch, wäre aber noch einfacher ;-) im Adapter direkt )

              Danke!

              MeistertrM 1 Reply Last reply
              0
              • I iobroker_Alex

                @Meistertr ich bin begeistert. Version 0.5 läuft gut. Vielen Dank. Könntest du wie bei "mem_lev" auch für die Disk ein "disk_lev" aus dem Adapter heraus erstellen? Darauf wäre es in einem Skript einfacher zu triggern. Sonst müsste ich je VM selbst rechnen (geht auch, wäre aber noch einfacher ;-) im Adapter direkt )

                Danke!

                MeistertrM Offline
                MeistertrM Offline
                Meistertr
                Developer
                wrote on last edited by
                #125

                @iobroker_Alex in der 0.5.1 ist es enthalten

                1 Reply Last reply
                3
                • S Offline
                  S Offline
                  steimi
                  wrote on last edited by
                  #126

                  bei mir leider mit der 0.5.0/1 bei dem VM kein disk (0 MB)/ disk_lev (0 %) angezeigt.


                  2019-09-18 15:11:50.541 - debug: proxmox.0 808476672
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statecpus: 2
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateha: [object Object]
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statename: debmatic-01
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateballoon: 2147483648
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statenics: [object Object]
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statefreemem: 1283403776
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statecpu: 0.0787506629615787
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statemaxmem: 2147483648
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateuptime: 408689
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateballoon_min: 1073741824
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statemem: 808476672
                  2019-09-18 15:11:50.541 - debug: proxmox.0 808476672
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statestatus: running
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateshares: 1000
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statenetout: 508278798
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statediskread: 368540312
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statemaxdisk: 8589934592
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateblockstat: [object Object]
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statediskwrite: 1464152064
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statetemplate:
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateagent: 1
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateqmpstatus: running
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statenetin: 627940941
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search stateballooninfo: [object Object]
                  2019-09-18 15:11:50.541 - debug: proxmox.0 search statepid: 2562
                  2019-09-18 15:11:50.541 - debug: proxmox.0 found states:_[["proxmox.0.qemu_debmatic-01","disk_lev","level",0],["proxmox.0.qemu_debmatic-01","disk","size",0],["proxmox.0.qemu_debmatic-01","cpus","default_num",2],["proxmox.0.qemu_debmatic-01","cpu","level",7.87],["proxmox.0.qemu_debmatic-01","maxmem","size",2048],["proxmox.0.qemu_debmatic-01","uptime","time",408689],["proxmox.0.qemu_debmatic-01","balloon_min","size",1024],["proxmox.0.qemu_debmatic-01","mem_lev","level",37.65],["proxmox.0.qemu_debmatic-01","mem","size",771],["proxmox.0.qemu_debmatic-01","status","text","running"],["proxmox.0.qemu_debmatic-01","netout","sizeb",508278798],["proxmox.0.qemu_debmatic-01","maxdisk","size",8192],["proxmox.0.qemu_debmatic-01","diskwrite","size",1396],["proxmox.0.qemu_debmatic-01","netin","sizeb",627940941],["proxmox.0.qemu_debmatic-01","pid","default_num","2562"]]
                  2019-09-18 15:11:50.560 - debug: proxmox.0 search statedisk: 1122377728

                  I 1 Reply Last reply
                  0
                  • coyoteC Offline
                    coyoteC Offline
                    coyote
                    Most Active
                    wrote on last edited by
                    #127

                    Ist bei mir auch so, aber bin mir nicht sicher ob das überhaupt funktioniert, in Proxmox wird unter den VMs ja auch nichts angezeigt

                    1 Reply Last reply
                    0
                    • crunchipC crunchip

                      Möchte an der Stelle mal Aprox aus dem Google Play Store erwähnen.
                      Für denjenigen, der es nicht kennt oder vllt nutzen möchte.
                      Screenshot_20190514-181258_Aprox.jpg Screenshot_20190514-181400_Aprox.jpg Screenshot_20190514-181312_Aprox.jpg

                      Z Away
                      Z Away
                      zahnheinrich
                      wrote on last edited by zahnheinrich
                      #128

                      @crunchip
                      Ich würde Aprox gerne nutzen, komme aber über den Error "Realm invalid" beim Aufruf der Proxmox Instanz nicht drüber.
                      Hast du einen Tip für mich?

                      Edit:
                      Konnte es gerade selbst lösen, musste nur einen entsprechenden User anlegen.

                      MfG Ulrich

                      1 Reply Last reply
                      0
                      • S steimi

                        bei mir leider mit der 0.5.0/1 bei dem VM kein disk (0 MB)/ disk_lev (0 %) angezeigt.


                        2019-09-18 15:11:50.541 - debug: proxmox.0 808476672
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statecpus: 2
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateha: [object Object]
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statename: debmatic-01
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateballoon: 2147483648
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statenics: [object Object]
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statefreemem: 1283403776
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statecpu: 0.0787506629615787
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statemaxmem: 2147483648
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateuptime: 408689
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateballoon_min: 1073741824
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statemem: 808476672
                        2019-09-18 15:11:50.541 - debug: proxmox.0 808476672
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statestatus: running
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateshares: 1000
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statenetout: 508278798
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statediskread: 368540312
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statemaxdisk: 8589934592
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateblockstat: [object Object]
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statediskwrite: 1464152064
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statetemplate:
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateagent: 1
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateqmpstatus: running
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statenetin: 627940941
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search stateballooninfo: [object Object]
                        2019-09-18 15:11:50.541 - debug: proxmox.0 search statepid: 2562
                        2019-09-18 15:11:50.541 - debug: proxmox.0 found states:_[["proxmox.0.qemu_debmatic-01","disk_lev","level",0],["proxmox.0.qemu_debmatic-01","disk","size",0],["proxmox.0.qemu_debmatic-01","cpus","default_num",2],["proxmox.0.qemu_debmatic-01","cpu","level",7.87],["proxmox.0.qemu_debmatic-01","maxmem","size",2048],["proxmox.0.qemu_debmatic-01","uptime","time",408689],["proxmox.0.qemu_debmatic-01","balloon_min","size",1024],["proxmox.0.qemu_debmatic-01","mem_lev","level",37.65],["proxmox.0.qemu_debmatic-01","mem","size",771],["proxmox.0.qemu_debmatic-01","status","text","running"],["proxmox.0.qemu_debmatic-01","netout","sizeb",508278798],["proxmox.0.qemu_debmatic-01","maxdisk","size",8192],["proxmox.0.qemu_debmatic-01","diskwrite","size",1396],["proxmox.0.qemu_debmatic-01","netin","sizeb",627940941],["proxmox.0.qemu_debmatic-01","pid","default_num","2562"]]
                        2019-09-18 15:11:50.560 - debug: proxmox.0 search statedisk: 1122377728

                        I Offline
                        I Offline
                        iobroker_Alex
                        wrote on last edited by iobroker_Alex
                        #129

                        @steimi @coyote ist bei meiner einzigen VM auch so, aber überraschenderweise auch in Proxmox selbst wird hier nichts angezeigt...

                        Bei den LXC-Containern hingegen läuft es wie gewünscht. Danke @Meistertr !

                        1 Reply Last reply
                        0
                        • MeistertrM Offline
                          MeistertrM Offline
                          Meistertr
                          Developer
                          wrote on last edited by
                          #130

                          in der Tat wird es bei vm nicht angezeigt. habe gerade nochmal die api durchforstet, hier wird auch nirgends die aktuelle Speicherbelegung ausgegeben

                          1 Reply Last reply
                          0
                          • lobomauL Offline
                            lobomauL Offline
                            lobomau
                            wrote on last edited by
                            #131

                            Gibt es eine Idee warum der Adapter paar mal am Tag bei mir abschmiert? Startet immer automatisch und man merkt es nur anhand des logs:

                            host.ioBrokerCT	2019-10-04 15:40:06.208	info	Restart adapter system.adapter.proxmox.0 because enabled
                            host.ioBrokerCT	2019-10-04 15:40:06.208	info	instance system.adapter.proxmox.0 terminated with code 0 (NO_ERROR)
                            host.ioBrokerCT	2019-10-04 15:40:06.208	error	Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
                            host.ioBrokerCT	2019-10-04 15:40:06.208	error	Caught by controller[0]: at Object.onceWrapper (events.js:286:20)
                            host.ioBrokerCT	2019-10-04 15:40:06.208	error	Caught by controller[0]: at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:1083:12)
                            host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.emit (events.js:198:13)
                            host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.<anonymous> (/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:1161:10)
                            host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.emit (events.js:198:13)
                            host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.self.callback (/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:185:22)
                            host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:166:21)
                            host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:48:9)
                            host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.proxmox/main.js:415:33
                            host.ioBrokerCT	2019-10-04 15:40:06.206	error	Caught by controller[0]: TypeError: Cannot read property 'name' of undefined
                            proxmox.0	2019-10-04 15:40:06.115	info	(31411) cleaned everything up...
                            proxmox.0	2019-10-04 15:40:06.114	error	(31411) TypeError: Cannot read property 'name' of undefined at /opt/iobroker/node_modules/iobroker.proxmox/main.js:415:33 at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/pro
                            proxmox.0	2019-10-04 15:40:06.112	error	(31411) uncaught exception: Cannot read property 'name' of undefined
                            

                            Host: NUC8i3 mit Proxmox:

                            • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                            • Slave: Pi4
                            crunchipC 1 Reply Last reply
                            0
                            • DolomitiD Offline
                              DolomitiD Offline
                              Dolomiti
                              wrote on last edited by
                              #132

                              @lobomau
                              Gleiches Problem habe ich auch. Habe es mit verschiedenen ioBroker-Versionen probiert.

                              1. Debian 9 mit Node 8, js-controller 1.5.14
                              2. Debian 9 mit Node 10 js-controller 1.5.14
                              3. Debian 10 mit Node 10 js-controller 2.0.xx
                                Immer der gleiche Fehler. Passiert bei mir aber ca. 10 mal am Tag. Hab den Adapter auch schon mal neu installiert, hat aber nichts gebracht.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Intel N100 (32GB,256GB SSD), Proxmox -> Debian 12 in VM (Master) + Debian 12 in CT (Test) + Debmatic, HM-Aktoren, Wago 750-880, Shelly, Zigbee

                              1 Reply Last reply
                              1
                              • lobomauL lobomau

                                Gibt es eine Idee warum der Adapter paar mal am Tag bei mir abschmiert? Startet immer automatisch und man merkt es nur anhand des logs:

                                host.ioBrokerCT	2019-10-04 15:40:06.208	info	Restart adapter system.adapter.proxmox.0 because enabled
                                host.ioBrokerCT	2019-10-04 15:40:06.208	info	instance system.adapter.proxmox.0 terminated with code 0 (NO_ERROR)
                                host.ioBrokerCT	2019-10-04 15:40:06.208	error	Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
                                host.ioBrokerCT	2019-10-04 15:40:06.208	error	Caught by controller[0]: at Object.onceWrapper (events.js:286:20)
                                host.ioBrokerCT	2019-10-04 15:40:06.208	error	Caught by controller[0]: at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:1083:12)
                                host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.emit (events.js:198:13)
                                host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.<anonymous> (/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:1161:10)
                                host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.emit (events.js:198:13)
                                host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.self.callback (/opt/iobroker/node_modules/iobroker.proxmox/node_modules/request/request.js:185:22)
                                host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:166:21)
                                host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:48:9)
                                host.ioBrokerCT	2019-10-04 15:40:06.207	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.proxmox/main.js:415:33
                                host.ioBrokerCT	2019-10-04 15:40:06.206	error	Caught by controller[0]: TypeError: Cannot read property 'name' of undefined
                                proxmox.0	2019-10-04 15:40:06.115	info	(31411) cleaned everything up...
                                proxmox.0	2019-10-04 15:40:06.114	error	(31411) TypeError: Cannot read property 'name' of undefined at /opt/iobroker/node_modules/iobroker.proxmox/main.js:415:33 at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/pro
                                proxmox.0	2019-10-04 15:40:06.112	error	(31411) uncaught exception: Cannot read property 'name' of undefined
                                
                                crunchipC Away
                                crunchipC Away
                                crunchip
                                Forum Testing Most Active
                                wrote on last edited by
                                #133

                                @lobomau bei mir auch, aber nur ab und an mal, erstmals aufgetreten sind diese Fehler nach dem update auf version 0.5

                                2019-10-18 16:45:33.999 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'name' of undefined
                                2019-10-18 16:45:34.001 - error: host.IoBroker Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.proxmox/main.js:415:33
                                2019-10-18 16:45:34.007 - error: host.IoBroker Caught by controller[0]: at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:48:9)
                                2019-10-18 16:45:34.007 - error: host.IoBroker Caught by controller[0]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:166:21)
                                2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request.emit (events.js:198:13)
                                2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request. (/opt/iobroker/node_modules/request/request.js:1161:10)
                                2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request.emit (events.js:198:13)
                                2019-10-18 16:45:34.009 - error: host.IoBroker Caught by controller[0]: at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1083:12)
                                2019-10-18 16:45:34.009 - error: host.IoBroker Caught by controller[0]: at Object.onceWrapper (events.js:286:20)
                                2019-10-18 16:45:34.009 - error: host.IoBroker Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
                                

                                umgestiegen von Proxmox auf Unraid

                                lobomauL 1 Reply Last reply
                                1
                                • crunchipC crunchip

                                  @lobomau bei mir auch, aber nur ab und an mal, erstmals aufgetreten sind diese Fehler nach dem update auf version 0.5

                                  2019-10-18 16:45:33.999 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'name' of undefined
                                  2019-10-18 16:45:34.001 - error: host.IoBroker Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.proxmox/main.js:415:33
                                  2019-10-18 16:45:34.007 - error: host.IoBroker Caught by controller[0]: at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:48:9)
                                  2019-10-18 16:45:34.007 - error: host.IoBroker Caught by controller[0]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:166:21)
                                  2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                  2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request.emit (events.js:198:13)
                                  2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request. (/opt/iobroker/node_modules/request/request.js:1161:10)
                                  2019-10-18 16:45:34.008 - error: host.IoBroker Caught by controller[0]: at Request.emit (events.js:198:13)
                                  2019-10-18 16:45:34.009 - error: host.IoBroker Caught by controller[0]: at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1083:12)
                                  2019-10-18 16:45:34.009 - error: host.IoBroker Caught by controller[0]: at Object.onceWrapper (events.js:286:20)
                                  2019-10-18 16:45:34.009 - error: host.IoBroker Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
                                  
                                  lobomauL Offline
                                  lobomauL Offline
                                  lobomau
                                  wrote on last edited by
                                  #134

                                  @crunchip wird wohl am Adapter selbst liegen. Bin bei iobroker up to date.

                                  Host: NUC8i3 mit Proxmox:

                                  • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                  • Slave: Pi4
                                  crunchipC 1 Reply Last reply
                                  0
                                  • lobomauL lobomau

                                    @crunchip wird wohl am Adapter selbst liegen. Bin bei iobroker up to date.

                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by crunchip
                                    #135

                                    @lobomau hab jetzt mal ein issue erstellt, werd auch mal zurück auf v0.3.2 gehen und beobachten, ob da auch Fehler auftauchen, sind ja einige Updates die letzten Tage gewesen, seitens admin, Js-controller....

                                    umgestiegen von Proxmox auf Unraid

                                    1 Reply Last reply
                                    1
                                    • crunchipC Away
                                      crunchipC Away
                                      crunchip
                                      Forum Testing Most Active
                                      wrote on last edited by
                                      #136

                                      @Meistertr
                                      @lobomau
                                      Ich bin ja nun zurück auf v0.3.2 um zu sehen, ob der Fehler wieder auftaucht. Aber auch hier nun der selbe Fehler.
                                      logauszug


                                      2019-10-19 11:41:44.864 - error: proxmox.0 (14714) uncaught exception: Cannot read property 'name' of undefined
                                      2019-10-19 11:41:44.867 - error: proxmox.0 (14714) TypeError: Cannot read property 'name' of undefined
                                      at /opt/iobroker/node_modules/iobroker.proxmox/main.js:296:33
                                      at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:48:9)
                                      at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:117:21)
                                      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                      at Request.emit (events.js:198:13)
                                      at Request. (/opt/iobroker/node_modules/request/request.js:1161:10)
                                      at Request.emit (events.js:198:13)
                                      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1083:12)
                                      at Object.onceWrapper (events.js:286:20)
                                      at IncomingMessage.emit (events.js:203:15)
                                      2019-10-19 11:41:44.868 - info: proxmox.0 (14714) cleaned everything up...
                                      2019-10-19 11:41:44.897 - info: proxmox.0 (14714) terminating
                                      2019-10-19 11:41:44.934 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'name' of undefined
                                      2019-10-19 11:41:44.935 - error: host.IoBroker Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.proxmox/main.js:296:33
                                      2019-10-19 11:41:44.935 - error: host.IoBroker Caught by controller[0]: at _get.then.data (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:48:9)
                                      2019-10-19 11:41:44.935 - error: host.IoBroker Caught by controller[0]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.proxmox/lib/proxmox.js:117:21)
                                      2019-10-19 11:41:44.935 - error: host.IoBroker Caught by controller[0]: at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                      2019-10-19 11:41:44.935 - error: host.IoBroker Caught by controller[0]: at Request.emit (events.js:198:13)
                                      2019-10-19 11:41:44.936 - error: host.IoBroker Caught by controller[0]: at Request. (/opt/iobroker/node_modules/request/request.js:1161:10)
                                      2019-10-19 11:41:44.936 - error: host.IoBroker Caught by controller[0]: at Request.emit (events.js:198:13)
                                      2019-10-19 11:41:44.936 - error: host.IoBroker Caught by controller[0]: at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1083:12)
                                      2019-10-19 11:41:44.936 - error: host.IoBroker Caught by controller[0]: at Object.onceWrapper (events.js:286:20)
                                      2019-10-19 11:41:44.936 - error: host.IoBroker Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
                                      2019-10-19 11:41:44.936 - info: host.IoBroker instance system.adapter.proxmox.0 terminated with code 0 (NO_ERROR)
                                      2019-10-19 11:41:44.936 - info: host.IoBroker Restart adapter system.adapter.proxmox.0 because enabled
                                      2019-10-19 11:42:00.029 - info: host.IoBroker instance system.adapter.dwd.0 started with pid 15023
                                      2019-10-19 11:42:04.178 - info: host.IoBroker instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                                      2019-10-19 11:42:14.963 - info: host.IoBroker instance system.adapter.proxmox.0 started with pid 15038
                                      2019-10-19 11:42:17.007 - info: proxmox.0 (15038) starting. Version 0.3.2 in /opt/iobroker/node_modules/iobroker.proxmox, node: v10.16.0

                                      umgestiegen von Proxmox auf Unraid

                                      1 Reply Last reply
                                      0
                                      • Dr. BakteriusD Online
                                        Dr. BakteriusD Online
                                        Dr. Bakterius
                                        Most Active
                                        wrote on last edited by
                                        #137

                                        Ich habe mit der v0.5.1 und js-controller v2.0.34 keine Probleme (keine Einträge im Log).

                                        1 Reply Last reply
                                        0
                                        • K Offline
                                          K Offline
                                          Kueppert
                                          wrote on last edited by
                                          #138

                                          Ich bin noch auf der 2.0.29 vom JS-Controler, roxmox-Adapter auf 0.5.1. Hab auch keinerlei Probleme seit den ganzen Updates von vor paar Tagen...

                                          UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          540

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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