Works in Windows browsers, but not on MAC
-
Updated Duet 2 to 3.5.0-rc.3 and now I can only get Windows browsers to see the web control. Well, that isn't totally true, seems the information is displayed without any structure. I use Chrome on my Macs and get the same behavior on both my Macs. Also, iPhone and iPad (using Chrome too) have the same behavior. They all used to work just fine. Luckily I have a Windows 11 laptop.
I am getting connection refused messages and using Chrome developer tools I can see this:
GET http://192.168.2.20/js/app.36984ccc.js net: :ERR_CONNECTION_REFUSED
in the Preview I see this:
Failed to load response data: No data found for resource with given identifier
I have enabled javascript and tried to "allow" everything, but no change.
Any ideas?
-
How did you update the firmware? You may be missing the updated DWC files as well.
Download this zip file and extract it to your SD card WWW folder.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.5.0-rc.3/DuetWebControl-SD.zip
-
@allenr which Duet? If it’s a Maestro or Duet 2 Ethernet, use the rc3+ version from here until rc4 is released: https://www.dropbox.com/scl/fo/wrp6hvr39vjxjlep89p5x/h?rlkey=hzka49sxnsqjpwsvy46m26ms0&dl=0
Make sure DWC is the rc3 version as well.
Ian
-
I was provided an update 3.5.0-rc.3+5 and that fixed it.
Thanks for the folks that replied.
Allen
-
-