After upgrading to 0.86.2 interface is not working.
I am running on a pi3 with a 7" LCD. I went to upgrade and the automatic upgrade did not work, so I had to do it via the command line. The upgrade work and the UI and webpage came up fine. Then while I working on something else I noticed the the UI had the loast connection to my server message on it and the web interface did the same thing. no the LCD screen is white and has the this site can't be reached 127.0.0.1 refused to connect message. I can still get to the command line via ssh but have no idea what the issue is. Any ides?
Comments
What I also see is that seem to have some reference to a Robo3d printer which is not configured. I guess that is the one you are talking about. You could check if the folder /var/lib/Repetier-Server/printer/Robo3d is still there. If not it is a stored job in workdispatcher that can not be fullfilled any more as the printer is not there any more. In that case shutdown repetier-server and delete
/var/lib/Repetier-Server/database/workdispatcher.sql
and start again. Now it recreates that file but does not try to update that gcode any more.