This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Description
I am getting the following permission denied on the chrome-headless service, when running on a k8s cluster on Digital Ocean and GCP.
Image: rendora/chrome-headless:latest
Complete log:
Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
[0811/114937.698064:ERROR:gpu_process_transport_factory.cc(967)] Lost UI shared context.
DevTools listening on ws://0.0.0.0:9222/devtools/browser/a0a6536d-82d6-42d2-986f-acf4267dd9bc
[0811/114937.706665:ERROR:zygote_host_impl_linux.cc(259)] Failed to adjust OOM score of renderer with pid 30: Permission denied (13)
A couple of months ago I was able to deploy and use it without any issues. Now I am getting this.