Password prompt from web gui after AJAX error
-
Hi,
I've been using my Duet WiFi for a few weeks now, and it's working great. However, I've noticed that sometimes when I come back after a print, the web GUI is reporting that an AJAX error has occurred. I'm not positive, but I believe the AJAX error is generally associated with a WiFi glitch (disconnect/reconnect). When I attempt to connect to the web GUI (pressing the Connect button), or refresh the web page, I get a password prompt. I don't usually see this prompt when logging in. The prompt looks like this:
Password Required
Please enter your password
Cancel Verify
The only way I can get beyond this prompt is to power cycle the Duet WiFi board. Any idea about what might be going on here?
In case it matters, I have a PanelDue connected to the board as well.
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Version: 1.15b (2016-08-25)
WiFi Server Version: 1.02
Web Interface Version: 1.12-RC1 -
i assume yo have not set a different password from the default in config.g?
-
Older versions of DWC tend to report connection errors as password required. I suggest you upgrade to the latest versions of all 3 components.
-
i assume yo have not set a different password from the default in config.g?
No, I haven't changed the password in config.g.
-
Older versions of DWC tend to report connection errors as password required. I suggest you upgrade to the latest versions of all 3 components.
I'll upgrade everything and see if that helps.