Help me get connected to my Duet2Wifi
-
@Phaedrux So Im having trouble with the Wifi connection again. Guessing my router reset or something. I identified the new address for the board but when I connect it says "Your Duet rejected the HTTP request: overflow". I went through the guide again and also referred to our previous messages on this chain but I can not figure it out. My research only comes up with a SD card problem but nothing changed besides the address on the router
-
So your router gave the duet a new IP address? Can you set a DHCP reservation in the router so that the duet can keep the same ip long term?
-
@Phaedrux said in Help me get connected to my Duet2Wifi:
DHCP reservation
Ok I figured it out and have it reserved
-
What URL are you using to try and reach the Duet?
-
@Phaedrux 192.168.1.3
-
@Phaedrux I connected to YAT and went through the steps in the guide and confirmed the URL
-
Have you tried a new SD card yet in case the /www folder has been corrupted?
-
@Phaedrux I also turned off all other wifi devices and deleted them from my router for now untill I get the duet connected
-
Just copy to a new card?
-
Yes you can copy to a new card, but I would manually replace the contents of the /www folder with a known good download of the DWc files just in case.
Assuming you're on 3.2, you should replace the contents of /www with the contents of this zip file.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/DuetWebControl-SD.zip
-
If you're still getting the error after replacing the SD card, please open up the developer console of your browser so we can see exactly where the error is being thrown.
-
Yea same message. whats the developer console?
-
Assuming you're using chrome: https://developers.google.com/web/tools/chrome-devtools/open
control-shift-J
-
@Phaedrux Ok I think I got it. There is a side bar now
-
@Phaedrux let me know how to proceed
-
Try to go to the DWC and see what errors come up in the side bar. Take a screen shot and post it here.
-
-
Can you try access the DWC ip address from an incognito chrome window?
-
@Phaedrux Ok for some reason it connected to the board with the incognito window
-
I think you have a browser extension blocking the connection or somehow modifying it.