Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. Vis Widgets können nicht hinzugefügt werden

NEWS

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

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

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

Vis Widgets können nicht hinzugefügt werden

Geplant Angeheftet Gesperrt Verschoben Visualisierung
vis
5 Beiträge 2 Kommentatoren 612 Aufrufe
  • Ä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.
  • M Offline
    M Offline
    Mapio90
    schrieb am zuletzt editiert von
    #1

    Hallo,

    ich kann keine Vis-Widgets für die Visualisierung auf meinem Slave hinzufügen.
    Die Visualisierung soll komplett auf dem Slave stattfinden. Bekomme folgende Fehler wenn ich sie hinzufügen möchte.
    Kann eine Visualisierung nur auf dem Master realisiert werden?

    $ ./iobroker add vis-weather  --host third-device
    host.Master install adapter vis-weather
    upload [3] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/words.js words.js application/javascript
    upload [2] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/vis-weather.png vis-weather.png image/png
    upload [1] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index_m.html index_m.html text/html
    upload [0] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index.html index.html text/html
    INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-weather/www" was not found! Nothing was uploaded or deleted.
    ERROR: host.Master Required dependency "vis" not found on this host.
    ERROR: host.Master error: this adapter does not allow multiple instances
    ERROR: process exited with code 19
    
    M FredFF 2 Antworten Letzte Antwort
    0
    • M Mapio90

      Hallo,

      ich kann keine Vis-Widgets für die Visualisierung auf meinem Slave hinzufügen.
      Die Visualisierung soll komplett auf dem Slave stattfinden. Bekomme folgende Fehler wenn ich sie hinzufügen möchte.
      Kann eine Visualisierung nur auf dem Master realisiert werden?

      $ ./iobroker add vis-weather  --host third-device
      host.Master install adapter vis-weather
      upload [3] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/words.js words.js application/javascript
      upload [2] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/vis-weather.png vis-weather.png image/png
      upload [1] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index_m.html index_m.html text/html
      upload [0] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index.html index.html text/html
      INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-weather/www" was not found! Nothing was uploaded or deleted.
      ERROR: host.Master Required dependency "vis" not found on this host.
      ERROR: host.Master error: this adapter does not allow multiple instances
      ERROR: process exited with code 19
      
      M Offline
      M Offline
      Mapio90
      schrieb am zuletzt editiert von Mapio90
      #2

      @Mapio90 sagte in Vis Widgets können nicht hinzugefügt werden:

      Hallo,

      ich kann keine Vis-Widgets für die Visualisierung auf meinem Slave hinzufügen.
      Die Visualisierung soll komplett auf dem Slave stattfinden. Bekomme folgende Fehler wenn ich sie hinzufügen möchte.
      Kann eine Visualisierung nur auf dem Master realisiert werden?

      $ ./iobroker add vis-weather  --host third-device
      host.Master install adapter vis-weather
      upload [3] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/words.js words.js application/javascript
      upload [2] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/vis-weather.png vis-weather.png image/png
      upload [1] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index_m.html index_m.html text/html
      upload [0] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index.html index.html text/html
      INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-weather/www" was not found! Nothing was uploaded or deleted.
      ERROR: host.Master Required dependency "vis" not found on this host.
      ERROR: host.Master error: this adapter does not allow multiple instances
      ERROR: process exited with code 19
      

      Habe die Erfahrung gemacht, die Visualisierung nicht auf dem Slave laufen lassen zu können.
      Meine Vermutung liegt darin, dass die Lizenz von iobroker nicht dem Slave zugeordnet werden kann und deswegen immer Lizenz probleme erhalte.
      Desweiteren hatte ich die Probleme die Vis-Widgets nicht auf dem Slave installieren zu können.
      Ist es jetzt nur ein dummer Zufall, dass es auf dem Master geht, oder kann ich es irgendwie umgehen und es trotzdem auf dem Slave laufen lassen??
      Über Hilfe wäre ich dankbar, dann kann es endlich los gehen.

      vielen dank im voraus.

      1 Antwort Letzte Antwort
      0
      • M Mapio90

        Hallo,

        ich kann keine Vis-Widgets für die Visualisierung auf meinem Slave hinzufügen.
        Die Visualisierung soll komplett auf dem Slave stattfinden. Bekomme folgende Fehler wenn ich sie hinzufügen möchte.
        Kann eine Visualisierung nur auf dem Master realisiert werden?

        $ ./iobroker add vis-weather  --host third-device
        host.Master install adapter vis-weather
        upload [3] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/words.js words.js application/javascript
        upload [2] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/vis-weather.png vis-weather.png image/png
        upload [1] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index_m.html index_m.html text/html
        upload [0] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index.html index.html text/html
        INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-weather/www" was not found! Nothing was uploaded or deleted.
        ERROR: host.Master Required dependency "vis" not found on this host.
        ERROR: host.Master error: this adapter does not allow multiple instances
        ERROR: process exited with code 19
        
        FredFF Online
        FredFF Online
        FredF
        Most Active Forum Testing
        schrieb am zuletzt editiert von
        #3

        @Mapio90 sagte in Vis Widgets können nicht hinzugefügt werden:

        Die Visualisierung soll komplett auf dem Slave stattfinden.

        Ich verstehe nicht warum? Du greifst doch per Browser auf die Vis zu...

        M 1 Antwort Letzte Antwort
        0
        • FredFF FredF

          @Mapio90 sagte in Vis Widgets können nicht hinzugefügt werden:

          Die Visualisierung soll komplett auf dem Slave stattfinden.

          Ich verstehe nicht warum? Du greifst doch per Browser auf die Vis zu...

          M Offline
          M Offline
          Mapio90
          schrieb am zuletzt editiert von Mapio90
          #4

          @FredF

          Ja über den Broswer bzw IP vom Master. Oder muss ich dann über die IP-Slave:8082 auf die Vis zugreifen?
          Es ist halt ausserordentlich komisch, dass ich auf dem SLave die "adapter" vis-widgets nicht erstellen kann.....

          host.Master	2020-12-20 21:38:06.701	info	iobroker exit 19
          host.Master	2020-12-20 21:38:05.680	error	iobroker host.Master error: this adapter does not allow multiple instances
          host.Master	2020-12-20 21:38:05.578	error	iobroker host.Master Required dependency "vis" not found on this host.
          host.Master	2020-12-20 21:38:04.702	info	iobroker Adapter "system.adapter.vis.0" restarted.
          host.Master	2020-12-20 21:38:04.462	info	iobroker INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-hqwidgets/www" was not found! Nothing was uploaded or deleted.
          host.Master	2020-12-20 21:38:04.395	info	iobroker upload [0] vis-hqwidgets.admin /opt/iobroker/node_modules/iobroker.vis-hqwidgets/admin/hqwidgets.png hqwidgets.png image/png
          host.Master	2020-12-20 21:38:04.243	info	iobroker upload [1] vis-hqwidgets.admin /opt/iobroker/node_modules/iobroker.vis-hqwidgets/admin/index.html index.html text/html
          host.Master	2020-12-20 21:38:03.709	info	iobroker host.Master install adapter vis-hqwidgets
          host.Master	2020-12-20 21:38:00.450	info	iobroker add vis-hqwidgets --host third-device
          host.Master	2020-12-20 21:22:40.746	info	iobroker exit 19
          host.Master	2020-12-20 21:22:39.713	error	iobroker host.Master error: this adapter does not allow multiple instances
          host.Master	2020-12-20 21:22:39.627	error	iobroker host.Master Required dependency "vis" not found on this host.
          host.Master	2020-12-20 21:22:39.395	info	iobroker Adapter "system.adapter.vis.0" restarted.
          host.Master	2020-12-20 21:22:39.237	info	iobroker INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-weather/www" was not found! Nothing was uploaded or deleted.
          host.Master	2020-12-20 21:22:39.171	info	iobroker upload [0] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index.html index.html text/html
          host.Master	2020-12-20 21:22:39.106	info	iobroker upload [1] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index_m.html index_m.html text/html
          host.Master	2020-12-20 21:22:39.040	info	iobroker upload [2] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/vis-weather.png vis-weather.png image/png
          host.Master	2020-12-20 21:22:38.881	info	iobroker upload [3] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/words.js words.js application/javascript
          host.Master	2020-12-20 21:22:38.658	info	iobroker host.Master install adapter vis-weather
          host.Master	2020-12-20 21:22:36.098	info	iobroker add vis-weather --host third-device
          host.Master	2020-12-20 21:22:22.631	info	iobroker exit 19
          host.Master	2020-12-20 21:22:21.605	error	iobroker host.Master error: this adapter does not allow multiple instances
          host.Master	2020-12-20 21:22:21.256	error	iobroker host.Master Required dependency "vis" not found on this host.
          host.Master	2020-12-20 21:22:21.030	info	iobroker Adapter "system.adapter.vis.0" restarted.
          
          M 1 Antwort Letzte Antwort
          0
          • M Mapio90

            @FredF

            Ja über den Broswer bzw IP vom Master. Oder muss ich dann über die IP-Slave:8082 auf die Vis zugreifen?
            Es ist halt ausserordentlich komisch, dass ich auf dem SLave die "adapter" vis-widgets nicht erstellen kann.....

            host.Master	2020-12-20 21:38:06.701	info	iobroker exit 19
            host.Master	2020-12-20 21:38:05.680	error	iobroker host.Master error: this adapter does not allow multiple instances
            host.Master	2020-12-20 21:38:05.578	error	iobroker host.Master Required dependency "vis" not found on this host.
            host.Master	2020-12-20 21:38:04.702	info	iobroker Adapter "system.adapter.vis.0" restarted.
            host.Master	2020-12-20 21:38:04.462	info	iobroker INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-hqwidgets/www" was not found! Nothing was uploaded or deleted.
            host.Master	2020-12-20 21:38:04.395	info	iobroker upload [0] vis-hqwidgets.admin /opt/iobroker/node_modules/iobroker.vis-hqwidgets/admin/hqwidgets.png hqwidgets.png image/png
            host.Master	2020-12-20 21:38:04.243	info	iobroker upload [1] vis-hqwidgets.admin /opt/iobroker/node_modules/iobroker.vis-hqwidgets/admin/index.html index.html text/html
            host.Master	2020-12-20 21:38:03.709	info	iobroker host.Master install adapter vis-hqwidgets
            host.Master	2020-12-20 21:38:00.450	info	iobroker add vis-hqwidgets --host third-device
            host.Master	2020-12-20 21:22:40.746	info	iobroker exit 19
            host.Master	2020-12-20 21:22:39.713	error	iobroker host.Master error: this adapter does not allow multiple instances
            host.Master	2020-12-20 21:22:39.627	error	iobroker host.Master Required dependency "vis" not found on this host.
            host.Master	2020-12-20 21:22:39.395	info	iobroker Adapter "system.adapter.vis.0" restarted.
            host.Master	2020-12-20 21:22:39.237	info	iobroker INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-weather/www" was not found! Nothing was uploaded or deleted.
            host.Master	2020-12-20 21:22:39.171	info	iobroker upload [0] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index.html index.html text/html
            host.Master	2020-12-20 21:22:39.106	info	iobroker upload [1] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/index_m.html index_m.html text/html
            host.Master	2020-12-20 21:22:39.040	info	iobroker upload [2] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/vis-weather.png vis-weather.png image/png
            host.Master	2020-12-20 21:22:38.881	info	iobroker upload [3] vis-weather.admin /opt/iobroker/node_modules/iobroker.vis-weather/admin/words.js words.js application/javascript
            host.Master	2020-12-20 21:22:38.658	info	iobroker host.Master install adapter vis-weather
            host.Master	2020-12-20 21:22:36.098	info	iobroker add vis-weather --host third-device
            host.Master	2020-12-20 21:22:22.631	info	iobroker exit 19
            host.Master	2020-12-20 21:22:21.605	error	iobroker host.Master error: this adapter does not allow multiple instances
            host.Master	2020-12-20 21:22:21.256	error	iobroker host.Master Required dependency "vis" not found on this host.
            host.Master	2020-12-20 21:22:21.030	info	iobroker Adapter "system.adapter.vis.0" restarted.
            
            M Offline
            M Offline
            Mapio90
            schrieb am zuletzt editiert von
            #5

            keiner irgendwie einen Ansatz, für meinen Fehler?

            1 Antwort Letzte Antwort
            0

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

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

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

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


            Support us

            ioBroker
            Community Adapters
            Donate

            594

            Online

            32.8k

            Benutzer

            82.8k

            Themen

            1.3m

            Beiträge
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
            ioBroker Community 2014-2025
            logo
            • Anmelden

            • Du hast noch kein Konto? Registrieren

            • Anmelden oder registrieren, um zu suchen
            • Erster Beitrag
              Letzter Beitrag
            0
            • Home
            • Aktuell
            • Tags
            • Ungelesen 0
            • Kategorien
            • Unreplied
            • Beliebt
            • GitHub
            • Docu
            • Hilfe