Salutations project maintainers! I'm having a similar issue that was reported with #64, but AFAICT my situation does not involve an Auth barrier.
I'm running balena-wpe from commit 8b8e21fcb592d96c84eba8f1ea302e89f5f75322 (latest from master as of the creation of this issue), trying to load a DataDogHQ dashboard using a Raspberry Pi 3b+. This is what I see when I attempt to render the dashboard:
DataDog's support team had me verify that the project did indeed support WebGL by pointing the application to a WebGL Test, below are the results of that:
Reviewing the container logs, I'm seeing the following entries when I point the application at the DataDog Dashboard:
My current assumption is that my issue relates to the console event Cannot create EGL surfaceless context: missing EGL_KHR_surfaceless_{context,opengl} extension, but I'm unsure how to proceed. Guidance or assistance would be greatly appreciated, as I have a dozen of these signage displays in use currently.
I've redacted my DataDog dashboard url given the public visibility of this issue, but I can provide that url privately if will help with the investigation.
If I can provide additional information, let me know.
Salutations project maintainers! I'm having a similar issue that was reported with #64, but AFAICT my situation does not involve an Auth barrier.
I'm running
balena-wpe
from commit8b8e21fcb592d96c84eba8f1ea302e89f5f75322
(latest from master as of the creation of this issue), trying to load a DataDogHQ dashboard using a Raspberry Pi 3b+. This is what I see when I attempt to render the dashboard:DataDog's support team had me verify that the project did indeed support WebGL by pointing the application to a WebGL Test, below are the results of that:
Reviewing the container logs, I'm seeing the following entries when I point the application at the DataDog Dashboard:
My current assumption is that my issue relates to the console event
Cannot create EGL surfaceless context: missing EGL_KHR_surfaceless_{context,opengl} extension
, but I'm unsure how to proceed. Guidance or assistance would be greatly appreciated, as I have a dozen of these signage displays in use currently.I've redacted my DataDog dashboard url given the public visibility of this issue, but I can provide that url privately if will help with the investigation.
If I can provide additional information, let me know.