DWC stopped working after update
-
I just tried to update DWC by simply upploading the files found on github, and directly after all the files had been uploaded DWC just got white... Does anyone know what I did wrong and how I can get it back to work?
-
What board are you using? Did you pick DuetWebControl-SD.zip? You may want to force-reload the page by pressing Ctrl+Shift+R. If that does not help, you have two options:
- Open a browser window and go to http://<your duet>/reprap.htm - there you can upload the SD package on the System page again
- Take out your SD card and unzip the contents of DuetWebControl-SD.zip to the /www directory (so that index.htm lies in it)
-
@chrishamm Hi!
I'm using a duetwifi and a duex2.
No, I only tried to directly upload the DuetWebControl-master.zip, is that the wrong one?
When I typed in http://<your duet>/reprap.htm I got to my printer again, but I can't access is via the ordinary adress.Which file should I use to upde the DWC?
-
@Haggan90 You've got to use the SD file from here: https://github.com/chrishamm/DuetWebControl/releases/tag/2.0.1 I guess the master ZIP file only contains source code files.
-
@chrishamm Aha great! Thank you, now It works again