NEWS
VIS2 Editor wird nicht angezeigt
-
@homoran OK, Browserkonsole?
Meinst du die Logs?
Ich habe die VIS2 Instanz mal auf DEBUG umgestellt, deswegen der Neustart:2024-07-12 08:44:18.631 - info: host.ioBroker stopInstance system.adapter.vis-2.0 (force=false, process=true) 2024-07-12 08:44:18.688 - info: host.ioBroker stopInstance system.adapter.vis-2.0 send kill signal 2024-07-12 08:44:18.648 - info: vis-2.0 (2641535) Got terminate signal TERMINATE_YOURSELF 2024-07-12 08:44:18.678 - info: vis-2.0 (2641535) terminating 2024-07-12 08:44:18.684 - info: vis-2.0 (2641535) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2024-07-12 08:44:19.188 - info: vis-2.0 (2641535) terminating 2024-07-12 08:44:19.443 - info: host.ioBroker instance system.adapter.vis-2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2024-07-12 08:44:21.964 - info: host.ioBroker instance system.adapter.vis-2.0 started with pid 2846176 2024-07-12 08:44:23.725 - debug: vis-2.0 (2846176) Redis Objects: Use Redis connection: 127.0.0.1:9001 2024-07-12 08:44:23.824 - debug: vis-2.0 (2846176) Objects client ready ... initialize now 2024-07-12 08:44:23.827 - debug: vis-2.0 (2846176) Objects create System PubSub Client 2024-07-12 08:44:23.829 - debug: vis-2.0 (2846176) Objects create User PubSub Client 2024-07-12 08:44:23.958 - debug: vis-2.0 (2846176) Objects client initialize lua scripts 2024-07-12 08:44:23.973 - debug: vis-2.0 (2846176) Objects connected to redis: 127.0.0.1:9001 2024-07-12 08:44:24.073 - debug: vis-2.0 (2846176) Redis States: Use Redis connection: 127.0.0.1:9000 2024-07-12 08:44:24.119 - debug: vis-2.0 (2846176) States create System PubSub Client 2024-07-12 08:44:24.123 - debug: vis-2.0 (2846176) States create User PubSub Client 2024-07-12 08:44:24.246 - debug: vis-2.0 (2846176) States connected to redis: 127.0.0.1:9000 2024-07-12 08:44:24.440 - debug: vis-2.0 (2846176) Plugin sentry Initialize Plugin (enabled=true) 2024-07-12 08:44:25.156 - info: vis-2.0 (2846176) starting. Version 2.9.32 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.14.0, js-contr oller: 5.0.19 2024-07-12 08:44:27.074 - info: vis-2.0 (2846176) vis-2 license is OK. 2024-07-12 08:45:00.069 - info: javascript.0 (2421248) script.js.common.LichtSteuerung: -> Luftfeuchtigkeit im Bad ist höher als in Zuluft -> Ventilator an schalten 2024-07-12 08:48:53.685 - info: web.0 (2422357) ==> Connected system.user.admin from ::ffff:192.168.178.147
Sehe dort keine Fehler...
Viele Grüße,
Artur
-
@loxdus sagte in VIS2 Editor wird nicht angezeigt:
Meinst du die Logs?
nein, die Browserkonsole.
meistens F12, Reiter Konsole -
-
vlt. fehlt bei dem permissions.read ein ?
aber kein plan, ob das hier null sein kann... -
Habe jetzt mal ein wenig in der Browser Konsole rumgeklickt. Beim ersten Fehler wird die Zeile "**const permissions = ...."
mit dem TypeError: "TypeError: Cannot read properties of undefined (reading 'permissions')" angemeckert. Der Code befindet sich in dem Modul: vis-2 -> static -> js ->Utils -> utils.tsx/** * Check if the user has access to the project in given mode * * @param options project, user and mode information */ export function hasProjectAccess(options: CheckAccessOptions): boolean { const { project, user, editMode } = options; **const permissions = project.___settings.permissions?.[user] ?? DEFAULT_PERMISSIONS;** if (editMode && permissions.write) { return true; } return !editMode && permissions.read; }
... da ist also ein '?' enthalten
-
@loxdus Hallo! Einfach auf 2.9.64 updaten
-
@bluefox sagte in VIS2 Editor wird nicht angezeigt:
@loxdus Hallo! Einfach auf 2.9.64 updaten
Moin, die Version schon seit einigen Tagen installiert, wird leider auch nicht angezeigt.
admin - 6.7.14
javascript - 8.4.1
js-controller - 5.0.19 -
@nashra upload gemacht?
Browsercache gelöscht? -
@homoran sagte in VIS2 Editor wird nicht angezeigt:
@nashra upload gemacht?
Browsercache gelöscht?Jawohl Sir, hatte ich
Hab es mir einfach über den Editor selbst angelegt -
@nashra was sagt die Browser Konsole?
-
@bluefox sagte in VIS2 Editor wird nicht angezeigt:
@nashra was sagt die Browser Konsole?
-
@nashra angeblich macht vis-materialdesign Probleme. Gibt es die Möglichkeit es zu deinstallieren?
-
@bluefox sagte in VIS2 Editor wird nicht angezeigt:
@nashra angeblich macht vis-materialdesign Probleme. Gibt es die Möglichkeit es zu deinstallieren?
Sorry hier liegt ein Missverständnis vor, ich bezog mich auf den Beitrag von @LoxDUS
und der Anzeige in der Übersicht, das dort nicht VIS-2 angezeigt wird nach der Installation
und ich das eben manuell angelegt habe.
material-design meldet zwar Fehler aber VIS-2 läuft sonst bei mir ohne Probleme -
Habe ein Problem mit der vis 2. Kann den Editor in Chrome öffnen.
Im Firefox bleibt das Bild jedoch leer.Kann hiermit jemand was anfangen?
Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. jquery-1.11.2.min.js:4:29776 iobroker.vis-2@2.9.32 using theme "colored" bootstrap.jsx:16:8 ██╗ ██████╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗███████╗██████╗ ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗ ██║██║ ██║██████╔╝██████╔╝██║ ██║█████╔╝ █████╗ ██████╔╝ ██║██║ ██║██╔══██╗██╔══██╗██║ ██║██╔═██╗ ██╔══╝ ██╔══██╗ ██║╚██████╔╝██████╔╝██║ ██║╚██████╔╝██║ ██╗███████╗██║ ██║ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ Prompt.js:15:12 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:16:12 Help us to create open source project with reactJS! Prompt.js:17:12 See you :) Prompt.js:18:12 Einige Cookies verwenden das empfohlene "SameSite"-Attribut inkorrekt. 3 Cannot read project file "main/vis-views.json": Not exists Runtime.jsx:444:24 TypeError: o.___settings is undefined _ utils.tsx:224 children Runtime.jsx:920 showSmallProjectsDialog Runtime.jsx:919 render App.jsx:1866 React 8 V scheduler.production.min.js:13 j scheduler.production.min.js:14 react-dom.production.min.js:189:29 React 9 V scheduler.production.min.js:13 j scheduler.production.min.js:14 Uncaught TypeError: o.___settings is undefined _ utils.tsx:224 children Runtime.jsx:920 showSmallProjectsDialog Runtime.jsx:919 render App.jsx:1866 React 8 V scheduler.production.min.js:13 j scheduler.production.min.js:14 utils.tsx:224:21 Source-Map-Fehler: request failed with status 404 Ressourcen-Adresse: http://192.168.178.148:8082/lib/js/socket.io.js Source-Map-Adresse: socket.io.js.map
-
@ralalla sagte in VIS2 Editor wird nicht angezeigt:
Habe ein Problem mit der vis 2. Kann den Editor in Chrome öffnen.
Im Firefox bleibt das Bild jedoch leer.Kann hiermit jemand was anfangen?
Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. jquery-1.11.2.min.js:4:29776 iobroker.vis-2@2.9.32 using theme "colored" bootstrap.jsx:16:8 ██╗ ██████╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗███████╗██████╗ ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗ ██║██║ ██║██████╔╝██████╔╝██║ ██║█████╔╝ █████╗ ██████╔╝ ██║██║ ██║██╔══██╗██╔══██╗██║ ██║██╔═██╗ ██╔══╝ ██╔══██╗ ██║╚██████╔╝██████╔╝██║ ██║╚██████╔╝██║ ██╗███████╗██║ ██║ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ Prompt.js:15:12 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:16:12 Help us to create open source project with reactJS! Prompt.js:17:12 See you :) Prompt.js:18:12 Einige Cookies verwenden das empfohlene "SameSite"-Attribut inkorrekt. 3 Cannot read project file "main/vis-views.json": Not exists Runtime.jsx:444:24 TypeError: o.___settings is undefined _ utils.tsx:224 children Runtime.jsx:920 showSmallProjectsDialog Runtime.jsx:919 render App.jsx:1866 React 8 V scheduler.production.min.js:13 j scheduler.production.min.js:14 react-dom.production.min.js:189:29 React 9 V scheduler.production.min.js:13 j scheduler.production.min.js:14 Uncaught TypeError: o.___settings is undefined _ utils.tsx:224 children Runtime.jsx:920 showSmallProjectsDialog Runtime.jsx:919 render App.jsx:1866 React 8 V scheduler.production.min.js:13 j scheduler.production.min.js:14 utils.tsx:224:21 Source-Map-Fehler: request failed with status 404 Ressourcen-Adresse: http://192.168.178.148:8082/lib/js/socket.io.js Source-Map-Adresse: socket.io.js.map
Das Problem ist schon längst in 2.9.64 gelöst
-
@bluefox
Habe jetzt aus GITHUB die Version 2.9.64 installiert.
Weil mir der Adapter selber nur die Version 2.9.32 angeboten hat:
Nun funktioniert VIS2 auch bei mir.
Danke für eure Unterstützung,
Artur
-
-
@thomas-braun said in VIS2 Editor wird nicht angezeigt:
Liegt im Beta-Repo:
github: 2.10.6 latest: 2.9.64 for 58 days stable: 2.9.32 for 5 months
Jep - da gibts nen Bug im Reminderjob. Danke fürs Posten des überfälligen Updates.
Bin schon dran den Bug zu fixen. Bug betrifft nur Adapeter die Monorepos benutzen.