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
The screenshot job failed with an error state after 2973 ms. The server responded with the following error:
Failed to launch the browser process! spawn /mnt/chromium EACCES
Any idea how to solve this? I have check all permissions and running out of ideas.
The text was updated successfully, but these errors were encountered:
Gill-Bates
changed the title
[Docker] Running Screenshot ends up in "[ERROR] EACCES"
[Docker] Screenshot capture ends up in "[ERROR] EACCES"
Dec 23, 2024
When running web-check in a Docker container, I mount the chromium binary into the container with
docker-compose.yaml
like this:But the screenshot caputure still failed:
Any idea how to solve this? I have check all permissions and running out of ideas.
The text was updated successfully, but these errors were encountered: