Instauto opens chromium Browser on Raspberry Pi but stops there
To Reproduce
I install puppeteer and chromium browser i set browser to chromium browser path I try to start it with node index.js, the chromium opens but I get a blank screen
Screenshots

Desktop (please complete the following information):
-
OS: PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)"
-
Browser: Chromium 92.0.4515.98 Built on Raspbian , running on Raspbian 10
-
Version: "instauto": "^9.1.11", "puppeteer": "^16.1.0"
Additional context
I test it on my Mackbook Pro M1 and everything works perfectly
When I have this problem on windows, I solve it by restarting the machine. I believe clearing browsing data might be an option, but I'm not interested in that.