ioBroker / ioBroker.cloud

Enable access to ioBroker from internet
MIT License
41 stars 27 forks source link

vis.history and vis-materialdesign widgets are not displayed #374

Open 007Raab opened 10 months ago

007Raab commented 10 months ago

Describe the bug
The widgets are displayed correctly with a local connection but no longer appear outside the local network

To Reproduce
Steps to reproduce the behavior:

  1. Install ioBroker.vis-history or ioBroker.vis-materialdesign
  2. Place a widget
  3. Turn off the WiFi so that a connection is made via the cloud
  4. The widget is not displayed

Expected behavior
The view should look the same as with the local connection

Screenshots & Logfiles
IMG_4857 IMG_4872

Versions:

Additional context
Add any other context about the problem here.

ammawel commented 10 months ago

Ein ähnliches Verhalten habe ich bei vis-2. Allerdings wird hier der Rumpf der Widgets dargestellt, es fehlen allerdings die Steuerelemente.

Screenshot intern über lokales Netz:

vis-2 intern

Screenshot extern:

vis-2 extern

Nachtrag: Debug-Log-File iobroker.2023-12-06.log

ammawel commented 8 months ago

Für vis-2 scheint der Fehler an den vis2-widgets-material zu liegen (https://github.com/ioBroker/ioBroker.vis-2-widgets-material/issues/222)