I'm trying to use chrome/chromium headless on a debian server with no GUI. Everytime I try to use it I get the following errro regardless wether I'm logged in as root or as a non-root user.
How do I start chromium headless for the first time? Why can it not find the user data dir? I've also tried specifying the user data dir with --user-data-dir
to no avail.