mifi / instauto

Instagram bot / automation library written in Javascript for Node.js
797 stars 145 forks source link

Instauto opens chromium Browser on Raspberry Pi but stops there #122

Open cabudev opened 2 years ago

cabudev commented 2 years ago

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):

Additional context

I test it on my Mackbook Pro M1 and everything works perfectly

otomay commented 2 years ago

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.