recent-tealR
Apify & Crawlee14mo ago
5 replies
recent-teal

Chromium sandboxing failed

I run Crawlee in a docker container. That docker container is used in a Jenkins task.
When starting the crawler I receive the following error:
    Browser logs:
      Chromium sandboxing failed!
      ================================
      To avoid the sandboxing issue, do either of the following:
        - (preferred): Configure your environment to support sandboxing
        - (alternative): Launch Chromium without sandbox using 'chromiumSandbox: false' option
      ================================

The full error log can be found in the attachment.
This error only occurs after upgrading
crawlee[playwright]
to
0.5.2


What are the advantages/disadvantages of launching Chromium without sandbox? How could I configure my environment to support sandboxing?
Was this page helpful?