Headless chromium as a snap works.
What doesn't work is running it as user www-data, which has $HOME set to /var/www.
Try exporting HOME to something the snap can write to, or alternatively run chromium with the --user-data-dir= argument.
Please share the results here. Thanks!
Headless chromium as a snap works.
What doesn't work is running it as user www-data, which has $HOME set to /var/www.
Try exporting HOME to something the snap can write to, or alternatively run chromium with the --user-data-dir= argument.
Please share the results here. Thanks!