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. Einsteigerfragen
  4. Nodejs und Vis Probleme

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Nodejs und Vis Probleme

Scheduled Pinned Locked Moved Einsteigerfragen
47 Posts 4 Posters 3.7k Views 3 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.
  • W wurschtbrot

    @crunchip
    alles gemacht aber ohne besserung

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #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 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @wurschtbrot

      Oder das Log vom Start des Adapters anschauen.

      W Offline
      W Offline
      wurschtbrot
      wrote on last edited by 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 Replies Last reply
      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
        wrote on last edited by
        #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 Reply Last reply
        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 Offline
          crunchipC Offline
          crunchip
          Forum Testing Most Active
          wrote on last edited by
          #15

          @wurschtbrot probier mal ein upload vom Adapter

          umgestiegen von Proxmox auf Unraid

          1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @wurschtbrot

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

            iob logs --watch
            
            W Offline
            W Offline
            wurschtbrot
            wrote on last edited by
            #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 Reply Last reply
            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 Offline
              crunchipC Offline
              crunchip
              Forum Testing Most Active
              wrote on last edited by
              #17

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

              umgestiegen von Proxmox auf Unraid

              W 1 Reply Last reply
              0
              • crunchipC crunchip

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

                W Offline
                W Offline
                wurschtbrot
                wrote on last edited by
                #18

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

                Thomas BraunT 2 Replies Last reply
                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
                  wrote on last edited by
                  #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 Reply Last reply
                  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
                    wrote on last edited by
                    #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 Replies Last reply
                    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
                      wrote on last edited by
                      #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 Reply Last reply
                      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
                        wrote on last edited by
                        #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 Reply Last reply
                        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 Offline
                          crunchipC Offline
                          crunchip
                          Forum Testing Most Active
                          wrote on last edited by
                          #23

                          @thomas-braun finde ich bei mir gar nicht

                          umgestiegen von Proxmox auf Unraid

                          W Thomas BraunT 2 Replies Last reply
                          0
                          • crunchipC crunchip

                            @thomas-braun finde ich bei mir gar nicht

                            W Offline
                            W Offline
                            wurschtbrot
                            wrote on last edited by
                            #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 Reply Last reply
                            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
                              wrote on last edited by
                              #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 Reply Last reply
                              0
                              • crunchipC crunchip

                                @thomas-braun finde ich bei mir gar nicht

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #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 Reply Last reply
                                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 Offline
                                  crunchipC Offline
                                  crunchip
                                  Forum Testing Most Active
                                  wrote on last edited by
                                  #27

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

                                  umgestiegen von Proxmox auf Unraid

                                  Thomas BraunT 1 Reply Last reply
                                  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
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @crunchip

                                      Zu warm? Hast du den Adapter installiert?

                                      crunchipC Offline
                                      crunchipC Offline
                                      crunchip
                                      Forum Testing Most Active
                                      wrote on last edited by 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 Reply Last reply
                                      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
                                        wrote on last edited by
                                        #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 Reply Last reply
                                        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 Offline
                                          crunchipC Offline
                                          crunchip
                                          Forum Testing Most Active
                                          wrote on last edited by
                                          #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 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

                                          335

                                          Online

                                          32.6k

                                          Users

                                          82.1k

                                          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