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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Nodejs und Vis Probleme

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

Nodejs und Vis Probleme

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
47 Beiträge 4 Kommentatoren 3.6k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • W wurschtbrot

    @crunchip
    alles gemacht aber ohne besserung

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

    @wurschtbrot

    Oder das Log vom Start des Adapters anschauen.

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

    W 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @wurschtbrot

      Oder das Log vom Start des Adapters anschauen.

      W Offline
      W Offline
      wurschtbrot
      schrieb am zuletzt editiert von wurschtbrot
      #13

      @thomas-braun

      
      1
      Zeit
      error
      Nachricht
      host.iobr22
      2023-07-09 20:29:51.605	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      
      systeminfo.0
      2023-07-09 20:29:50.394	error	Cannot read properties of undefined (reading 'getObjectList')
      
      systeminfo.0
      2023-07-09 20:29:50.392	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
      
      systeminfo.0
      2023-07-09 20:29:50.389	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
      
      systeminfo.0
      2023-07-09 20:29:50.388	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      host.iobr22
      2023-07-09 20:29:17.242	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      
      systeminfo.0
      2023-07-09 20:29:16.048	error	Cannot read properties of undefined (reading 'getObjectList')
      
      systeminfo.0
      2023-07-09 20:29:16.046	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
      
      systeminfo.0
      2023-07-09 20:29:16.043	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
      
      systeminfo.0
      2023-07-09 20:29:16.042	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      Thomas BraunT crunchipC 3 Antworten Letzte Antwort
      0
      • W wurschtbrot

        @thomas-braun

        
        1
        Zeit
        error
        Nachricht
        host.iobr22
        2023-07-09 20:29:51.605	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        
        systeminfo.0
        2023-07-09 20:29:50.394	error	Cannot read properties of undefined (reading 'getObjectList')
        
        systeminfo.0
        2023-07-09 20:29:50.392	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
        
        systeminfo.0
        2023-07-09 20:29:50.389	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
        
        systeminfo.0
        2023-07-09 20:29:50.388	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        host.iobr22
        2023-07-09 20:29:17.242	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        
        systeminfo.0
        2023-07-09 20:29:16.048	error	Cannot read properties of undefined (reading 'getObjectList')
        
        systeminfo.0
        2023-07-09 20:29:16.046	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
        
        systeminfo.0
        2023-07-09 20:29:16.043	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
        
        systeminfo.0
        2023-07-09 20:29:16.042	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #14

        @wurschtbrot

        Das vollständige, 'richtige' log. Gibt es mit

        iob logs --watch
        

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

        W 1 Antwort Letzte Antwort
        0
        • W wurschtbrot

          @thomas-braun

          
          1
          Zeit
          error
          Nachricht
          host.iobr22
          2023-07-09 20:29:51.605	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          
          systeminfo.0
          2023-07-09 20:29:50.394	error	Cannot read properties of undefined (reading 'getObjectList')
          
          systeminfo.0
          2023-07-09 20:29:50.392	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
          
          systeminfo.0
          2023-07-09 20:29:50.389	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
          
          systeminfo.0
          2023-07-09 20:29:50.388	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          host.iobr22
          2023-07-09 20:29:17.242	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          
          systeminfo.0
          2023-07-09 20:29:16.048	error	Cannot read properties of undefined (reading 'getObjectList')
          
          systeminfo.0
          2023-07-09 20:29:16.046	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
          
          systeminfo.0
          2023-07-09 20:29:16.043	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
          
          systeminfo.0
          2023-07-09 20:29:16.042	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          
          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #15

          @wurschtbrot probier mal ein upload vom Adapter

          umgestiegen von Proxmox auf Unraid

          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @wurschtbrot

            Das vollständige, 'richtige' log. Gibt es mit

            iob logs --watch
            
            W Offline
            W Offline
            wurschtbrot
            schrieb am zuletzt editiert von
            #16

            @thomas-braun

            .
            2023-07-09 20:34:32.842  - error: systeminfo.0 (29931) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:32.845  - error: systeminfo.0 (29931) TypeError: Cannot read properties of undefined (reading 'getObjectList')
                at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55)
                at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37)
                at Adapter.emit (node:events:513:28)
                at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
            2023-07-09 20:34:32.847  - error: systeminfo.0 (29931) Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:33.366  - info: host.iobr22 stopInstance system.adapter.systeminfo.0 (force=false, process=true)
            2023-07-09 20:34:33.372  - info: systeminfo.0 (29931) terminating
            2023-07-09 20:34:33.374  - warn: systeminfo.0 (29931) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2023-07-09 20:34:33.414  - info: systeminfo.0 (29931) Got terminate signal TERMINATE_YOURSELF
            2023-07-09 20:34:33.591  - info: host.iobr22 stopInstance system.adapter.systeminfo.0 send kill signal
            2023-07-09 20:34:33.995  - info: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2023-07-09 20:34:32.795  - info: systeminfo.0 (29931) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v18.16.1, js-controller: 4.0.24
            2023-07-09 20:34:32.840  - error: systeminfo.0 (29931) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2023-07-09 20:34:32.842  - error: systeminfo.0 (29931) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:32.845  - error: systeminfo.0 (29931) TypeError: Cannot read properties of undefined (reading 'getObjectList')
                at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55)
                at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37)
                at Adapter.emit (node:events:513:28)
                at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
            2023-07-09 20:34:32.847  - error: systeminfo.0 (29931) Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:33.366  - info: host.iobr22 stopInstance system.adapter.systeminfo.0 (force=false, process=true)
            2023-07-09 20:34:33.372  - info: systeminfo.0 (29931) terminating
            2023-07-09 20:34:33.374  - warn: systeminfo.0 (29931) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2023-07-09 20:34:33.414  - info: systeminfo.0 (29931) Got terminate signal TERMINATE_YOURSELF
            2023-07-09 20:34:33.591  - info: host.iobr22 stopInstance system.adapter.systeminfo.0 send kill signal
            2023-07-09 20:34:33.995  - info: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2023-07-09 20:34:36.631  - info: host.iobr22 instance system.adapter.systeminfo.0 started with pid 30008
            2023-07-09 20:34:36.631  - info: host.iobr22 instance system.adapter.systeminfo.0 started with pid 30008
            2023-07-09 20:34:39.474  - info: systeminfo.0 (30008) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v18.16.1, js-controller: 4.0.24
            2023-07-09 20:34:39.515  - error: systeminfo.0 (30008) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2023-07-09 20:34:39.516  - error: systeminfo.0 (30008) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:39.519  - error: systeminfo.0 (30008) TypeError: Cannot read properties of undefined (reading 'getObjectList')
                at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55)
                at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37)
                at Adapter.emit (node:events:513:28)
                at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
            2023-07-09 20:34:39.520  - error: systeminfo.0 (30008) Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:40.052  - info: systeminfo.0 (30008) terminating
            2023-07-09 20:34:40.053  - warn: systeminfo.0 (30008) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2023-07-09 20:34:39.474  - info: systeminfo.0 (30008) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v18.16.1, js-controller: 4.0.24
            2023-07-09 20:34:39.515  - error: systeminfo.0 (30008) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2023-07-09 20:34:39.516  - error: systeminfo.0 (30008) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:39.519  - error: systeminfo.0 (30008) TypeError: Cannot read properties of undefined (reading 'getObjectList')
                at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55)
                at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37)
                at Adapter.emit (node:events:513:28)
                at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
            2023-07-09 20:34:39.520  - error: systeminfo.0 (30008) Cannot read properties of undefined (reading 'getObjectList')
            2023-07-09 20:34:40.052  - info: systeminfo.0 (30008) terminating
            2023-07-09 20:34:40.053  - warn: systeminfo.0 (30008) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2023-07-09 20:34:40.705  - error: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2023-07-09 20:34:40.707  - info: host.iobr22 Restart adapter system.adapter.systeminfo.0 because enabled
            2023-07-09 20:34:40.708  - warn: host.iobr22 Do not restart adapter system.adapter.systeminfo.0 because restart loop detected
            2023-07-09 20:34:40.705  - error: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2023-07-09 20:34:40.707  - info: host.iobr22 Restart adapter system.adapter.systeminfo.0 because enabled
            2023-07-09 20:34:40.708  - warn: host.iobr22 Do not restart adapter system.adapter.systeminfo.0 because restart loop detected
            
            

            ich hoffe das reicht so

            1 Antwort Letzte Antwort
            0
            • W wurschtbrot

              @thomas-braun

              
              1
              Zeit
              error
              Nachricht
              host.iobr22
              2023-07-09 20:29:51.605	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              
              systeminfo.0
              2023-07-09 20:29:50.394	error	Cannot read properties of undefined (reading 'getObjectList')
              
              systeminfo.0
              2023-07-09 20:29:50.392	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
              
              systeminfo.0
              2023-07-09 20:29:50.389	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
              
              systeminfo.0
              2023-07-09 20:29:50.388	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              host.iobr22
              2023-07-09 20:29:17.242	error	instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              
              systeminfo.0
              2023-07-09 20:29:16.048	error	Cannot read properties of undefined (reading 'getObjectList')
              
              systeminfo.0
              2023-07-09 20:29:16.046	error	TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
              
              systeminfo.0
              2023-07-09 20:29:16.043	error	unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList')
              
              systeminfo.0
              2023-07-09 20:29:16.042	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              
              crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #17

              @wurschtbrot https://forum.iobroker.net/post/770008

              umgestiegen von Proxmox auf Unraid

              W 1 Antwort Letzte Antwort
              0
              • crunchipC crunchip

                @wurschtbrot https://forum.iobroker.net/post/770008

                W Offline
                W Offline
                wurschtbrot
                schrieb am zuletzt editiert von
                #18

                @crunchip bin da nicht so fit was genau muss ich da machen

                Thomas BraunT 2 Antworten Letzte Antwort
                0
                • W wurschtbrot

                  @crunchip bin da nicht so fit was genau muss ich da machen

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

                  Dürfte das sein:
                  https://github.com/iobroker-community-adapters/ioBroker.systeminfo/issues/35
                  Wundert mich nur, dass da so lange nichts passiert ist. Der Adapter scheint aber auch verwaist zu sein.

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

                  1 Antwort Letzte Antwort
                  0
                  • W wurschtbrot

                    @crunchip bin da nicht so fit was genau muss ich da machen

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

                    @wurschtbrot

                    Ich zitiere mal:

                    du musst /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js öffnen und dort in Zeile 44 das "object." vor dem getObjectList entfernen.

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

                    W crunchipC 2 Antworten Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @wurschtbrot

                      Ich zitiere mal:

                      du musst /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js öffnen und dort in Zeile 44 das "object." vor dem getObjectList entfernen.

                      W Offline
                      W Offline
                      wurschtbrot
                      schrieb am zuletzt editiert von
                      #21

                      @thomas-braun

                      : No such file or directoryiobroker.systeminfo/myAdapter.js: line 1: /**
                      /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 2: node_modules: command not found
                      /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: syntax error near unexpected token `c'
                      /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: ` *      (c' 2016- <frankjoke@hotmail.com>
                      
                      

                      das kommt dann

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • W wurschtbrot

                        @thomas-braun

                        : No such file or directoryiobroker.systeminfo/myAdapter.js: line 1: /**
                        /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 2: node_modules: command not found
                        /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: syntax error near unexpected token `c'
                        /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: ` *      (c' 2016- <frankjoke@hotmail.com>
                        
                        

                        das kommt dann

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

                        @wurschtbrot sagte in Nodejs und Vis Probleme:

                        das kommt dann

                        Wann kommt das? Bitte immer vollständige Eingabezeilen posten.

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

                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @wurschtbrot

                          Ich zitiere mal:

                          du musst /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js öffnen und dort in Zeile 44 das "object." vor dem getObjectList entfernen.

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

                          @thomas-braun finde ich bei mir gar nicht

                          umgestiegen von Proxmox auf Unraid

                          W Thomas BraunT 2 Antworten Letzte Antwort
                          0
                          • crunchipC crunchip

                            @thomas-braun finde ich bei mir gar nicht

                            W Offline
                            W Offline
                            wurschtbrot
                            schrieb am zuletzt editiert von
                            #24

                            @crunchip

                            pi@iobr22:~ $ /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js
                            : No such file or directoryiobroker.systeminfo/myAdapter.js: line 1: /**
                            /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 2: node_modules: command not found
                            /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: syntax error near unexpected token `c'
                            /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: ` *      (c' 2016- <frankjoke@hotmail.com>
                            pi@iobr22:~ $
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • W wurschtbrot

                              @crunchip

                              pi@iobr22:~ $ /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js
                              : No such file or directoryiobroker.systeminfo/myAdapter.js: line 1: /**
                              /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 2: node_modules: command not found
                              /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: syntax error near unexpected token `c'
                              /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: ` *      (c' 2016- <frankjoke@hotmail.com>
                              pi@iobr22:~ $
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #25

                              @wurschtbrot

                              Du musst auch einen Editor angeben, mit dem du werkeln willst.
                              nano ist z. B. einer.

                              Oder du installierst den Adapter aus dem github, da dürfte das bereinigt sein.

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

                              1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @thomas-braun finde ich bei mir gar nicht

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

                                @crunchip

                                Im Master scheint es auch behoben zu sein:

                                https://github.com/iobroker-community-adapters/ioBroker.systeminfo/blob/master/myAdapter.js

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

                                crunchipC 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @crunchip

                                  Im Master scheint es auch behoben zu sein:

                                  https://github.com/iobroker-community-adapters/ioBroker.systeminfo/blob/master/myAdapter.js

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

                                  @thomas-braun bei mir gibt es aber auch kein
                                  /opt/iobroker/node_modules/iobroker.systeminfo

                                  umgestiegen von Proxmox auf Unraid

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • crunchipC crunchip

                                    @thomas-braun bei mir gibt es aber auch kein
                                    /opt/iobroker/node_modules/iobroker.systeminfo

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

                                    @crunchip

                                    Zu warm? Hast du den Adapter installiert?

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

                                    crunchipC 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @crunchip

                                      Zu warm? Hast du den Adapter installiert?

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

                                      @thomas-braun ja der Adapter läuft bei mir, hab ihn nur in der Regel aus und schalt gelegentlich die Instanz mal ein
                                      gibt vllt mit dem neuen Js-controller/admin nicht mehr

                                      umgestiegen von Proxmox auf Unraid

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • crunchipC crunchip

                                        @thomas-braun ja der Adapter läuft bei mir, hab ihn nur in der Regel aus und schalt gelegentlich die Instanz mal ein
                                        gibt vllt mit dem neuen Js-controller/admin nicht mehr

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

                                        @crunchip
                                        Hier gibt es das:

                                        echad@chet:/opt/iobroker $ ls -lAh /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js
                                        -rw-rw-r--+ 1 iobroker iobroker 25K Jul  9 21:08 /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js
                                        

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

                                        crunchipC 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @crunchip
                                          Hier gibt es das:

                                          echad@chet:/opt/iobroker $ ls -lAh /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js
                                          -rw-rw-r--+ 1 iobroker iobroker 25K Jul  9 21:08 /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js
                                          
                                          crunchipC Abwesend
                                          crunchipC Abwesend
                                          crunchip
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von
                                          #31

                                          @thomas-braun sagte in Nodejs und Vis Probleme:

                                          ls -lAh /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js

                                          Zugriff auf '/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js' nicht möglich: Datei oder Verzeichnis nicht gefunden

                                          umgestiegen von Proxmox auf Unraid

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          736

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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