Your Duet rejected the HTTP request
-
so i got this error when i try to access my web control that my duet rejected the http request and i need to check the files in the www. folder. so in yat, which i finally got to connect, i ran m997 s1 and it tells me duetwifiserver.bin is not found. i dont know how to access the sd card without taking it out and going right into my computer, is there another way i can access it to check if my files somehow vanished, also how would these files just vanish because i was printing just fine yesterday. today it wont connect at all thanks for any help and for reading my issue.
-
Can you post the results of M122 from YAT?
Or M98 P"config.g"
M20 P"/www/" should read back the contents of the /www folder
What kind of a Duet is it?
-
my dislexia read that as m112 and ran an e stop on my board, its a duet 2 wifi. once i figure out why the hell it wont connect to yat ill post those but for some reason its always a serious struggle to get a terminal to connect. i had to unplug it to cancel the e stop and now it wont connect again
-
@Phaedrux this is the m122
=== Diagnostics ===<LF>RepRapFirmware for Duet 2 WiFi/Ethernet version 2.05.1 running on Duet WiFi 1.02 or later<LF>Board ID: 08DGM-9T6BU-FG3SJ-6JTD4-3S86K-TAXZF<LF>Used output buffers: 1 of 24 (1 max)<LF>=== RTOS ===<LF>Static ram: 25712<LF>Dynamic ram: 93140 of which 0 recycled<LF>Exception stack ram used: 304<LF>Never used ram: 11916<LF>Tasks: NETWORK(ready,1448) HEAT(blocked,1232) MAIN(running,3824) IDLE(ready,160)<LF>Owned mutexes:<LF>=== Platform ===<LF>Last reset 00:04:04 ago, cause: power up<LF>Last software reset time unknown, reason: Unknown, spinning module Platform, available RAM 11996 bytes (slot 2)<LF>Software reset code 0x00b0 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0043380f BFAR 0xe000ed38 SP 0x20001eac Task 0x5754454e<LF>Stack: 0044d797 00445546 6100f000 200176c0 0044d797 200176c0 00000000 200176b0 ffffffff 200176c0 20001778 2000065c 00000006 00000000 400c0000 20000660 0044d88f 200176b4 20001f08 200176b0 0044be77 00000014 00406599<LF>Error status: 0<LF>Free file entries: 10<LF>SD card 0 detected, interface speed: 20.0MBytes[Warning: Maximal number of bytes per line exceeded! Check the EOL (end-of-line) settings or increase the limit in the advanced terminal settings.]
-
@Phaedrux this is the m98 p "config.g"
HTTP is enabled on port 80<LF>FTP is disabled<LF>TELNET is disabled<LF>ok<LF>
-
@Phaedrux so it looks like all my files are still there but i dont know why its not working, is there a way i can replace those files with what i have backed up on my computer without pulling the sd card? the only way i know to transfer files is on the web interface and since i cant get to it i feel like i have to take the card out and mess with it. to see the files and make sure everything is where its supposed to be
-
so idk if me doing that e stop is what reset everything but seems to be working now. what were you looking for in those cammands you had me run?
-
If the web interface files are missing (which sounds likely from the error message) you will need to manually copy them from your PC.
nvm, looks like it;s working now.
The commands were to check what duet and firmware you had, and see if the SD card was working.
@zshoe said in Your Duet rejected the HTTP request:
SD card 0 detected, interface speed: 20.0MBytes
slot 0 detected and working.
@zshoe said in Your Duet rejected the HTTP request:
HTTP is enabled on port 80<LF>FTP is disabled<LF>TELNET is disabled<LF>ok<LF>
These are responses from executing your config.g.