Duet rejects HTTP request
-
Older 2.1 board connects via YAT and will connect via wifi but won't recognize 192.168.1.14 access as indicated by M587. I get a "Your Duet rejected the HTTP request; page not found.
What am I doing wrong?
-
@1d1 said in Duet rejects HTTP request:
"Your Duet rejected the HTTP request; page not found.
have you placed the web ui on the sd card?
-
@Veti Thought it was - unzipped it, trying now.
-
nope. Here's M122 if that might help:
=== Diagnostics ===<LF>RepRapFirmware for Duet 2 WiFi/Ethernet version 2.0(RTOS) running on Duet WiFi 1.02 or later<LF>Board ID: 08DGM-956GU-DJMSN-6JTDA-3S46Q-TUQHH<LF>Used output buffers: 1 of 20 (1 max)<LF>=== RTOS ===<LF>Static ram: 28380<LF>Dynamic ram: 95340 of which 0 recycled<LF>Exception stack ram used: 256<LF>Never used ram: 7096<LF>Task NETWORK ready, free stack 1868<LF>Task HEAT blocked, free stack 1256<LF>Task MAIN running, free stack 4600<LF>=== Platform ===<LF>Last reset 00:00:19 ago, cause: reset button or watchdog<LF>Last software reset at 2020-02-07 11:23, reason: User, spinning module GCodes, available RAM 6504 bytes (slot 0)<LF>Software reset code 0x0003 HFSR 0x00000000, CFSR 0x00000000, ICSR 0x0441f000, BFAR 0xe000ed38, SP 0xffffffff<LF>Error status: 0<LF>Free file entries: 10<LF>SD card 0 detected, interface speed: 20.0MBytes/sec<LF>SD card longest block write time: 0.0ms<LF>MCU temperature: min 20.2, current 22.5, max 22.7<LF>Supply voltage: min 0.5, current 0.5, max 0.6, under voltage events: 0, over voltage events: 0<LF>Driver [Warning: Maximal number of bytes per line exceeded! Check the EOL (end-of-line) settings or increase the limit in the advanced terminal settings.] -
@1d1 said in Duet rejects HTTP request:
RepRapFirmware for Duet 2 WiFi/Ethernet version 2.0(RTOS) running on Duet WiFi 1.02
that is very old, since you al already connecting via yat, might as well upgrade to 2.0.5.1
https://github.com/Duet3D/RepRapFirmware/releases/download/2.05.1/Duet2Firmware-2.05.1.zip -
@1d1 said in Duet rejects HTTP request:
Thought it was - unzipped it, trying now.
did you put in the the www folder?
-
@Veti I have the download - so I just put it on the SD zipped? I'm honestly rather confused right now...
-
@1d1
the webui files go unzipped in the www folder on the sd card -
Hmmm - no www file
-
-
Had to take a break - pretty frustrated. When I go to the Github basic SD download as linked above, there is no download option.
-
The SD is formatted and clear. Do I need to physically create the various file folders?
-
OK. Finally have a starting point. ill proceed from here.... thanks for help