instauto icon indicating copy to clipboard operation
instauto copied to clipboard

Instauto opens chromium Browser on Raspberry Pi but stops there

Open cabudev opened this issue 3 years ago • 1 comments

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 Captura de Pantalla 2022-08-14 a las 11 23 48

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

cabudev avatar Aug 14 '22 09:08 cabudev

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.

otomay avatar Aug 15 '22 15:08 otomay