Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal:
apport-collect 1932990 When reporting bugs in the future please use apport by using 'ubuntu- bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs. FYI: I suspect the issue is you're forgetting the snap runs in a sandboxed environment, and thus has limited access to your host file-system (and it's own fs is squashfs thus RO), though you can grant access to certain directories via 'snap connect' etc. See https://ubuntu.com/blog/a-guide-to-snap-permissions-and-interfaces, however apport detail may provide clues. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1932990 Title: cannot create user data directory: /opt/appserver/snap/chromium/1646: Permission denied Status in chromium-browser package in Ubuntu: New Bug description: All I am getting is: cannot create user data directory: /opt/appserver/snap/chromium/1646: Permission denied Jun 18, 2021 9:11:36 PM org.openqa.selenium.os.OsProcess checkForError But: # ls -ld /opt/appserver/snap/chromium/1646 drwxr-xr-x 2 appserver appserveradm 4096 Jun 18 20:46 /opt/appserver/snap/chromium/1646 The application (a java app) that is making the call to selenium is owned by appserver. So what could the problem be? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1932990/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

