[GH-ISSUE #1115] system log complains VK_ERROR_INCOMPATIBLE_DRIVER #732

Closed
opened 2026-03-02 11:52:15 +03:00 by kerem · 1 comment
Owner

Originally created by @grimwiz on GitHub (Mar 12, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1115

Describe the Bug

I have the following error in my system log that I noticed whilst trying to debug something. My hoarder is running as a lxc in promox:
Mar 12 09:44:17 hoarder chromium[644]: Warning: vkCreateInstance: Found no drivers!
Mar 12 09:44:17 hoarder chromium[644]: Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
Mar 12 09:44:17 hoarder chromium[644]: at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:106)
Mar 12 09:44:17 hoarder chromium[644]: [644:644:0312/094417.583519:ERROR:gpu_blocklist.cc(82)] Unable to get gpu adapter
Mar 12 09:44:17 hoarder chromium[133]: [133:133:0312/094417.584647:ERROR:service_client.cc(36)] Unexpected on_device_model service disconnect: The device's GPU is not supported.

Steps to Reproduce

start the hoarder instance
wait
run "journalctl -f"
See the error.

Expected Behaviour

There should be no error, because the chromium is running headless I'm not sure what impact this has on the system but it may be that it breaks it insomuch as the hoarder web frontend is no longer working for me... though I cannot say for sure if this error leads to that situation.

Screenshots or Additional Context

No response

Device Details

proxmox, lxc with a debian base, 4gb ram, 2 cores.

Exact Hoarder Version

0.22.0

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
Originally created by @grimwiz on GitHub (Mar 12, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1115 ### Describe the Bug I have the following error in my system log that I noticed whilst trying to debug something. My hoarder is running as a lxc in promox: Mar 12 09:44:17 hoarder chromium[644]: Warning: vkCreateInstance: Found no drivers! Mar 12 09:44:17 hoarder chromium[644]: Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER Mar 12 09:44:17 hoarder chromium[644]: at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:106) Mar 12 09:44:17 hoarder chromium[644]: [644:644:0312/094417.583519:ERROR:gpu_blocklist.cc(82)] Unable to get gpu adapter Mar 12 09:44:17 hoarder chromium[133]: [133:133:0312/094417.584647:ERROR:service_client.cc(36)] Unexpected on_device_model service disconnect: The device's GPU is not supported. ### Steps to Reproduce start the hoarder instance wait run "journalctl -f" See the error. ### Expected Behaviour There should be no error, because the chromium is running headless I'm not sure what impact this has on the system but it may be that it breaks it insomuch as the hoarder web frontend is no longer working for me... though I cannot say for sure if this error leads to that situation. ### Screenshots or Additional Context _No response_ ### Device Details proxmox, lxc with a debian base, 4gb ram, 2 cores. ### Exact Hoarder Version 0.22.0 ### Have you checked the troubleshooting guide? - [x] I have checked the troubleshooting guide and I haven't found a solution to my problem
kerem 2026-03-02 11:52:15 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Mar 16, 2025):

The errors in the chrome container shouldn't cause any problems to the hoarder web frontend. If you can share the logs from the web container, we can help you debug why hoarder is not working.

<!-- gh-comment-id:2727306062 --> @MohamedBassem commented on GitHub (Mar 16, 2025): The errors in the chrome container shouldn't cause any problems to the hoarder web frontend. If you can share the logs from the web container, we can help you debug why hoarder is not working.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#732
No description provided.