Chromiun/DWC cant load page
-
Hello. There is some problem with chromiun in my installation, and every time I turn on the printer, I get on the screen a pop up asking for reload the page, and in the center I have a link to the DWC page. If I click the reload pop up, DWC loads OK. If I click on the DWC link it also takes my to the DWC interface. But this is happening every time I turn on the printer. How Can I reset this "error" in chromium? I have googled but the solutions found have not reset this error (many of them talks about files not found in my installation).
Thanks in advance for the help -
@tinchus I think this is related to this issue, if you are using SBC mode:
https://forum.duet3d.com/topic/25542/3-4-b5-bug-chromium-crashes-on-startup-sbc/5?_=1635809451917To update the launch script, you can run
sudo curl https://raw.githubusercontent.com/Duet3D/DuetPi/master/stage-dsf-gui/01-desktop/files/launch-dwc -o /usr/bin/launch-dwc
and restart the Pi to check if that solves it.
-
@t3p3tony ok, will try this but before doing more damage: that post is talking about a 3.4 upgrade, Im using stable 3.3, is this solution still usable in 3.3?
-
@chrishamm is the change to the launch script to get round the Chromium shutdown issue ok to use with 3.3?
-
@t3p3tony Yes, it is. I'll check if I can roll out the launch script with the next DWC beta as well.