Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Node-Red
    5. NodeRed / iobroker / vis installation

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    NodeRed / iobroker / vis installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • NHarry
      NHarry last edited by

      Hallo zusammen,

      bin neu im Thema und habe folgendes Problem.

      Hab auf meinem Raspi ioBroker installiert, Conbee2 als GW.
      Anschließend in ioBroker nodeRed als Adapter installiert.
      Jetzt wollte ich unter Palette erweitern die vis installieren um die Gets für ioBroker zu bekommen.

      Bildschirmfoto 2021-06-09 um 08.15.08.png

      Dann kommt jedoch folgende Fehlermeldung:

      
      -----------------------------------------------------------
      2021-06-09T06:12:34.286Z Installieren : node-red-vis 0.4.2
      
      2021-06-09T06:12:34.994Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production node-red-vis@0.4.2
      2021-06-09T06:12:44.131Z [err] npm
      2021-06-09T06:12:44.132Z [err]  WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      2021-06-09T06:12:50.264Z [err] npm 
      2021-06-09T06:12:50.265Z [err] WARN deprecated har-validator@5.1.5: this library is no longer supported
      2021-06-09T06:12:50.508Z [err] npm 
      2021-06-09T06:12:50.509Z [err] WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      2021-06-09T06:12:54.290Z [err] npm
      2021-06-09T06:12:54.291Z [err]  WARN
      2021-06-09T06:12:54.292Z [err]  deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      2021-06-09T06:12:56.850Z [err] npm
      2021-06-09T06:12:56.851Z [err]  
      2021-06-09T06:12:56.852Z [err] WARN
      2021-06-09T06:12:56.853Z [err]  
      2021-06-09T06:12:56.854Z [err] deprecated
      2021-06-09T06:12:56.855Z [err]  json3@3.3.2: Please use the native JSON object instead of JSON 3
      2021-06-09T06:13:47.040Z [out] 
      2021-06-09T06:13:47.040Z [out] > iobroker.vis@0.10.15 install /opt/iobroker/iobroker-data/node-red/node_modules/iobroker.vis
      2021-06-09T06:13:47.040Z [out] > node main.js --install
      2021-06-09T06:13:47.040Z [out] 
      2021-06-09T06:13:47.409Z [out] 
      2021-06-09T06:13:47.409Z [out] > iobroker.vis-google-fonts@0.1.0 install /opt/iobroker/iobroker-data/node-red/node_modules/iobroker.vis-google-fonts
      2021-06-09T06:13:47.409Z [out] > node main.js --install
      2021-06-09T06:13:47.409Z [out] 
      2021-06-09T06:13:47.754Z [out] 
      2021-06-09T06:13:47.754Z [out] > node-red-vis@0.4.2 install /opt/iobroker/iobroker-data/node-red/node_modules/node-red-vis
      2021-06-09T06:13:47.754Z [out] > node node_modules/iobroker.vis/lib/install.js
      2021-06-09T06:13:47.754Z [out] 
      2021-06-09T06:13:48.054Z [err] internal/modules/cjs/loader.js:818
      2021-06-09T06:13:48.054Z [err]   throw err;
      2021-06-09T06:13:48.054Z [err]   ^
      2021-06-09T06:13:48.054Z [err] 
      2021-06-09T06:13:48.054Z [err] Error: Cannot find module '/opt/iobroker/iobroker-data/node-red/node_modules/node-red-vis/node_modules/iobroker.vis/lib/install.js'
      2021-06-09T06:13:48.054Z [err]     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
      2021-06-09T06:13:48.054Z [err]     at Function.Module._load (internal/modules/cjs/loader.js:667:27)
      2021-06-09T06:13:48.054Z [err]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
      2021-06-09T06:13:48.054Z [err]     at internal/main/run_main_module.js:17:47 {
      2021-06-09T06:13:48.054Z [err]   code: 'MODULE_NOT_FOUND',
      2021-06-09T06:13:48.054Z [err]   requireStack: []
      2021-06-09T06:13:48.054Z [err] }
      2021-06-09T06:13:50.322Z [err] npm
      2021-06-09T06:13:50.322Z [err]  ERR! code ELIFECYCLE
      2021-06-09T06:13:50.322Z [err] npm ERR! errno
      2021-06-09T06:13:50.323Z [err]  1
      2021-06-09T06:13:50.353Z [err] npm 
      2021-06-09T06:13:50.354Z [err] ERR! node-red-vis@0.4.2 install: `node node_modules/iobroker.vis/lib/install.js`
      2021-06-09T06:13:50.354Z [err] npm ERR! Exit status 1
      2021-06-09T06:13:50.354Z [err] npm 
      2021-06-09T06:13:50.354Z [err] ERR! 
      2021-06-09T06:13:50.354Z [err] npm ERR! Failed at the node-red-vis@0.4.2 install script.
      2021-06-09T06:13:50.355Z [err] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      2021-06-09T06:13:51.695Z [err] 
      2021-06-09T06:13:51.696Z [err] npm ERR! A complete log of this run can be found in:
      2021-06-09T06:13:51.696Z [err] npm ERR!     /home/iobroker/.npm/_logs/2021-06-09T06_13_50_445Z-debug.log
      2021-06-09T06:13:51.728Z rc=1
      

      Danke, für eure Hilfe :)!

      mikeal created this issue in request/request

      open Request’s Past, Present and Future #3142

      Qix- created this issue in visionmedia/debug

      closed ReDos Vulnerability Regression Visibility Notice #797

      mickym 1 Reply Last reply Reply Quote 0
      • mickym
        mickym Most Active @NHarry last edited by

        @nharry Diese Node ist erstens mal alt und zum zweiten für Dich völlig überflüssig.
        Sie macht in meinen Augen nur Sinn, wenn Du NodeRed als Standalone Installation nutzt und vis als Visualisierungssoftware nutzen willst.

        Da Du aber NodeRed unter iobroker nutzt brauchst Du das nicht.
        Du nutzt VIS ganz normal unter dem iobroker und NodeRed als Logikmaschine.

        VIS nutzt die Objekte des iobrokers zur Visualisierung, die von diversen Adaptern zur Verfügung gestellt werden.

        Du kannst Dir das NodeRed Dashboard noch installieren, aber wenn Du mit VIS arbeiten willst, dann brauchst Du nur den VIS Adapter unter iobroker installieren.

        1 Reply Last reply Reply Quote 0
        • NHarry
          NHarry last edited by

          @mickym danke, für deine Erläuterung :)!

          Was benötige ich dann, um die Get´s für ioBroker in NodeRed zu sehen.

          Sprich, dass hier ioBroker auftaucht:
          Bildschirmfoto 2021-06-09 um 08.15.37.png

          Oder benötigt ich das überhaupt ?

          Danke und Gruß

          mickym 1 Reply Last reply Reply Quote 0
          • mickym
            mickym Most Active @NHarry last edited by mickym

            @nharry Wenn Du NodeRed als Adapter im iobroker installiert hast, hast Du weiter unten die iobroker Nodes, um direkt mit iobroker interagieren zu können, sprich in Datenpunkte zu schreiben oder Datenpunkte können Flows triggern.

            d1c74692-c8e8-4b4d-bc76-227775d88014-image.png

            Einfach mal nach unten scrollen. 😉

            NHarry F 2 Replies Last reply Reply Quote 0
            • NHarry
              NHarry @mickym last edited by

              @mickym vielen vielen Dank!:)
              Der Fehler, sahs wohl davor.

              1 Reply Last reply Reply Quote 0
              • F
                frank62 @mickym last edited by

                @mickym said in NodeRed / iobroker / vis installation:

                @nharry Wenn Du NodeRed als Adapter im iobroker installiert hast, hast Du weiter unten die iobroker Nodes, um direkt mit iobroker interagieren zu können

                Schön wärs, bei mir tauchen die nicht auf. Wo suche ich den Fehler?

                mickym 1 Reply Last reply Reply Quote 0
                • mickym
                  mickym Most Active @frank62 last edited by mickym

                  @frank62 wenn du den Node-red Adapter installiert hast sind die iobroker nodes links in eigenen Kategorie iobroker.

                  dc5cbb61-9b6d-4486-88d1-c62bff20f38e-image.png

                  Mach halt mal einen Screenshot dass Dein NodeRed Adapter läuft:

                  75008d45-2ad6-4f5d-a274-365b516328ec-image.png

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  1.0k
                  Online

                  31.7k
                  Users

                  79.8k
                  Topics

                  1.3m
                  Posts

                  3
                  7
                  800
                  Loading More Posts
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes
                  Reply
                  • Reply as topic
                  Log in to reply
                  Community
                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                  The ioBroker Community 2014-2023
                  logo