You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use the mermaid container image, i get this error message:
mermaid-1 | {"level":"error","time":1711364439841,"pid":1,"hostname":"71631a828926","stderr":"Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER\n at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)\n at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)\n at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)\n at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)\n at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)\n\nWarning: Couldn't load Vulkan. Searched /usr/lib/chromium/libvk_swiftshader.so, /usr/lib/chromium/libvk_swiftshader.so, /usr/lib/chromium/libvk_swiftshader.so, libvk_swiftshader.so.\n at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:299)\n at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:310)\n at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)\n at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)\n\nWarning: Failed to load libEGL.so\n at DiscoverPhysicalDevices (../../third_party/dawn/src/dawn/native/opengl/BackendGL.cpp:61)\n\n","msg":"chrome process"}
It seems to be related to Chrome, maybe an incompatible version is installed in the image?
Any hints how to solve this?
The text was updated successfully, but these errors were encountered:
When trying to use the mermaid container image, i get this error message:
It seems to be related to Chrome, maybe an incompatible version is installed in the image?
Any hints how to solve this?
The text was updated successfully, but these errors were encountered: