When running Firefox as snap, he does't have access to the /tmp directory and therefore firefox cannot load the profile. It was really hard to debug, because FIrefox doesn't fail to start in -headless mode and therefore there is just a karma timeout.
FIrefox solves that by putting tmp files into ~/Downloads/firefox.tmp/.
When running Firefox as snap, he does't have access to the
/tmpdirectory and therefore firefox cannot load the profile. It was really hard to debug, because FIrefox doesn't fail to start in-headlessmode and therefore there is just a karma timeout.FIrefox solves that by putting tmp files into
~/Downloads/firefox.tmp/.