DWC White Page only in CHROME
-
Thanks. That may be helpful for @chrishamm when he returns.
In the mean time, do you have an fresh SD card you can test with? I know it seems perhaps unrelated since it seems to be happening with multiple boards, but worth trying.
Do you have multiple DWC connections to the same Duet board open from different computers at the same time when this happens?
-
@Phaedrux I have plenty of fresh SD cards on hand. I always have multiple computers connected to the DWC. I use the one Chromebook with Chrome and usually 2 windows machines connected by Firefox. I'll put a new SD card in one of the machines.
-
-
@zemlin What WiFi server version are you using and do you have FTP/Telnet enabled as well?
-
@chrishamm said in DWC White Page only in CHROME:
@zemlin What WiFi server version are you using and do you have FTP/Telnet enabled as well?
The duet wifi server is 2.1.0 on all three machines.
FTP and Telnet are both disabled.
; Network M552 S1 ; enable network M586 P0 S1 ; enable HTTP M586 P1 S0 ; disable FTP M586 P2 S0 ; disable Telnet
-
@zemlin Hi, can you try this beta firmware and see if it solves the issue?
f37decf6-a946-443b-afdb-fd46ffdad83f-DuetWiFiServer.bin /home/renz/Projects/Duet3D/WiFiSocketServerRTOS/build/DuetWiFiServer.bin
This firmware has some changes with regards to handling connections in the backlog, which might help with what you're experiencing.
-
@rechrtb I installed the beta on one of the three machines. It takes a while for things to misbehave. I will follow up.
-
@rechrtb Results in inconclusive at this point, but the machine with the BETA code has not yet blanked out.
One of the machines running 2.1.0 is still OK - the other has gone white in Chrome, and in Firefox the first refresh come up white, a second refresh looks like this:
-
@rechrtb So far the machine running the BETA wifi server has not flaked out. Both of the other machines have.
I will load the BETA onto the other two machines later today and see if that seems to hold up. -
@rechrtb Nothing has blanked out in since I installed the beta on all three machines.
Thank you ... seems to be solved. -
-
@zemlin Glad its ok for you now. By the way, are these DWC's on different machines open at the same time by any chance? That's the case where this firmware tries to improve on...
-
@rechrtb Yes. I have all three machines open in different browser tabs on multiple computers.