Hello everyone im making myself a personal signage display that uses chromium that sometimes throws up this error. I have everything automated using .bashrc (pi boots up, unclutter loads to hide the mouse) then the command chromium-browser “website.com” -kiosk -incognito. It works 7 out of 10 times. The other 3 times I get thrown the error pictured below.
I was wondering if it was possible for me to make a fail safe that will detect that chrome didn’t successfully launch and commit a safe reboot to make a new attempt… thanks!