Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. VIS-2 Startet aber zeigt nichts an

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    VIS-2 Startet aber zeigt nichts an

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

      Problem:

      Beim aufrufen der Vis-2 kommt kurz das IoBroker Logo und kurz danach nichts mehr (nur Schwarz).

      Ich habe noch keine Vis erstellt und möchte damit anfangen Adapter schon neu installiert auch ohne Erfolg.
      Die Lösungsansätze von GitHub habe ich schon Probiert sie sind aber meist schon Jahre alt.

      Mein System:
      Vis2 V2.9.32
      Node.js: v18.20.2
      NPM: V10.5.0
      web. V6.2.5

      Web. ist folgt Konfiguriert:
      alle IPs Zulassen, Port 8082
      Integriert (Auch über Socketio und ws Ausprobiert kein Erfolg.)

      Zum aufrufen verwende ich den link:
      http://Meine.IP.:8082/vis-2/edit.html

      Das Steht in der Browser Konsole :

      Unchecked runtime.lastError: The message port closed before a response was received.
      bootstrap.jsx:16 iobroker.vis-2@2.9.32 using theme "dark"
      Prompt.js:15 
      ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
      ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
      ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
      ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
      ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
      ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
      
      Prompt.js:16 Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters
      Prompt.js:17 Help us to create open source project with reactJS!
      Prompt.js:18 See you :)
      console.ts:40 Sentry initialized
      console.ts:40 Cannot read project file "main/vis-views.json": Not exists
      (anonymous) @ console.ts:40
      Show 1 more frame
      Show less
      console.ts:40 TypeError: Cannot read properties of undefined (reading 'permissions')
          at _ (utils.tsx:224:45)
          at Runtime.jsx:920:123
          at Array.map (<anonymous>)
          at Gt.showSmallProjectsDialog (Runtime.jsx:919:46)
          at Gt.render (App.jsx:1866:31)
          at Ls (react-dom.production.min.js:204:189)
          at bs (react-dom.production.min.js:203:149)
          at yi (react-dom.production.min.js:292:172)
          at xl (react-dom.production.min.js:280:389)
          at zl (react-dom.production.min.js:280:320)
          at gl (react-dom.production.min.js:280:180)
          at rl (react-dom.production.min.js:271:88)
          at ol (react-dom.production.min.js:268:429)
          at V (scheduler.production.min.js:13:203)
          at MessagePort.j (scheduler.production.min.js:14:128)
      (anonymous) @ console.ts:40
      Show 1 more frame
      Show less
      react-dom.production.min.js:283 Uncaught TypeError: Cannot read properties of undefined (reading 'permissions')
          at _ (utils.tsx:224:45)
          at Runtime.jsx:920:123
          at Array.map (<anonymous>)
          at Gt.showSmallProjectsDialog (Runtime.jsx:919:46)
          at Gt.render (App.jsx:1866:31)
          at Ls (react-dom.production.min.js:204:189)
          at bs (react-dom.production.min.js:203:149)
          at yi (react-dom.production.min.js:292:172)
          at xl (react-dom.production.min.js:280:389)
          at zl (react-dom.production.min.js:280:320)
          at gl (react-dom.production.min.js:280:180)
          at rl (react-dom.production.min.js:271:88)
          at ol (react-dom.production.min.js:268:429)
          at V (scheduler.production.min.js:13:203)
          at MessagePort.j (scheduler.production.min.js:14:128)
      sentry.iobroker.net/api/232/envelope/?sentry_key=db8b6e837c71447a876069559a00a742&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.101.1:1 
              
              
             Failed to load resource: the server responded with a status of 429 ()
      
      sigi234 L 2 Replies Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @Locke3600 last edited by sigi234

        @locke3600

        http://deineip:8082/vis-2/edit.html#main

        Geht das?

        Was ist da bei dir:

        Screenshot (724).png

        Screenshot (725).png

        Was kommt bei F12 in der Konsole?

        1 Reply Last reply Reply Quote 0
        • L
          Locke3600 last edited by

          @sigi234

          Bei :
          http://deineip:8082/vis-2/edit.html#main
          ist der gleiche fehler

          Bei mir Läuft Iobroker in Proxmox ich weis nicht wie ich zu den datein komme...

          In der Konsole steht das wie im ersten Post.

          ![0_1715338750931_Lockesmart.png](Uploading 100%)
          ![0_1715338680218_Screenshot 2024-05-10 125649.png](Uploading 100%)

          L 1 Reply Last reply Reply Quote 0
          • L
            Locke3600 @Locke3600 last edited by

            @locke3600 said in VIS-2 Startet aber zeigt nichts an:

            @sigi234

            Bei :
            http://deineip:8082/vis-2/edit.html#main
            ist der gleiche fehler

            Bei mir Läuft Iobroker in Proxmox ich weis nicht wie ich zu den datein komme...

            In der Konsole steht das wie im ersten Post.
            Lockesmart.png
            Screenshot 2024-05-10 125649.png

            1 Reply Last reply Reply Quote 0
            • L
              Locke3600 @Locke3600 last edited by

              @locke3600 @sigi234

              Ich habe den Fehler gefunden und zwar war bei mir der inkognito Modus im Browser aktiv.

              Ist mir bei meinen Bildern Aufgefallen...

              jetzt zeigt es die Vis2 Oberfläche auch an.

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

              Support us

              ioBroker
              Community Adapters
              Donate

              498
              Online

              32.1k
              Users

              80.7k
              Topics

              1.3m
              Posts

              vis
              2
              5
              499
              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