NEWS
VIS-2 Startet aber zeigt nichts an
-
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.5Web. 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.htmlDas 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 ()
-
http://deineip:8082/vis-2/edit.html#main
Geht das?
Was ist da bei dir:
Was kommt bei F12 in der Konsole?
-
Bei :
http://deineip:8082/vis-2/edit.html#main
ist der gleiche fehlerBei mir Läuft Iobroker in Proxmox ich weis nicht wie ich zu den datein komme...
In der Konsole steht das wie im ersten Post.

 -
@locke3600 said in VIS-2 Startet aber zeigt nichts an:
Bei :
http://deineip:8082/vis-2/edit.html#main
ist der gleiche fehlerBei mir Läuft Iobroker in Proxmox ich weis nicht wie ich zu den datein komme...
In der Konsole steht das wie im ersten Post.
-
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.