3.5.0-beta.3 - DWC reverting to 3.4.5 after upgrading
-
I've just upgraded to 3.5.0-beta.3 but DWC stayed at 3.4.5. and despite separately upgrading, it keeps reverting back to 3.4.5. Not sure why / what but clearly I have done something wrong.
The upgrade completed without error and DWC confirms this:
But DWC itself is still at 3.4.5
I used the following to upgrade:
#!/bin/bash sudo rm -f /etc/apt/sources.list.d/duet3d.list sudo bash -c "echo 'deb https://pkg.duet3d.com/ unstable armv7' > /etc/apt/sour$ sudo apt update sudo apt -y dist-upgrade
SInce I was still at DWC 3.4.5 I tried to upgrde it using
DuetWebControl-SD.zip
from here:
https://github.com/Duet3D/RepRapFirmware/releases/tag/3.5.0-beta.3This seemed to work as DWC reported 3.5.0.beta. But, every time I close the browser, on re-opening DWC has reverted back to 3.4.5. Very mysterious ...
-
@stuartofmt maybe clear your cache in your browser
-
@jay_s_uk said in 3.5.0-beta.3 - DWC reverting to 3.4.5 after upgrading:
@stuartofmt maybe clear your cache in your browser
OWATAGOSIAM !!
I usually have browser set to clear cache on exit. Had to change it a few days ago and forgot to set it back.I'm going to add
/#
to that url so I don't get caught again!THANKS!
-
-