Skip to content

Error: board does not answered properly 400 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
auxp opened this issue Aug 6, 2024 · 13 comments
Closed

Error: board does not answered properly 400 #15

auxp opened this issue Aug 6, 2024 · 13 comments

Comments

@auxp
Copy link

auxp commented Aug 6, 2024

What is the reason for this?
8db56a3b1d44eb893c41aa42a95ca4b

@terjeio
Copy link
Contributor

terjeio commented Aug 6, 2024

How did you manage to display this page?

@auxp
Copy link
Author

auxp commented Aug 24, 2024

Sorry for taking so long to reply to you due to network connectivity issues. The problem has been resolved. There is an issue with the webui configuration file,

@auxp
Copy link
Author

auxp commented Aug 24, 2024

A new issue has been discovered. Clicking on the soft reset button in the webui immediately causes the CPU to stop running

Guru Meditation Error: Core 0 panic'ed (LoadStoreError). Exception was unhandled.
Core 0 register dump:
PC : 0x4000c52f PS : 0x00060230 A0 : 0x800f1a0b A1 : 0x3ffcc150
A2 : 0x3f410299 A3 : 0x3f41036d A4 : 0x0000002e A5 : 0x00000003
A6 : 0x3f41036d A7 : 0x00000002 A8 : 0x00000000 A9 : 0x3f4102a8
A10 : 0x0000002e A11 : 0x3f4102a8 A12 : 0x000000ff A13 : 0x0000ff00
A14 : 0x00ff0000 A15 : 0xff000000 SAR : 0x0000001d EXCCAUSE: 0x00000003
EXCVADDR: 0x3f4102a8 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xffffffff
Backtrace:0x4000c52c:0x3ffcc150 0x400f1a08:0x3ffcc170 0x400ee4fa:0x3ffcc1c0 0x401152da:0x3ffcc210 0x40119bd2:0x3ffcc280 0x4011d9fa:0x3ffcc2b0 0x4011077d:0x3ffcc2d0
ELF file SHA256: 93db4b22818da159
CPU halted.

@terjeio
Copy link
Contributor

terjeio commented Aug 24, 2024

A new issue has been discovered.

With a STM32F4xx driver? Looks like an ESP32 stack trace to me. Which board?

@auxp
Copy link
Author

auxp commented Aug 25, 2024

Yes, it's ESP32 board BOARD_BLACKBOX_X32.Sorry, I should have asked under ESP32

@terjeio
Copy link
Contributor

terjeio commented Aug 25, 2024

Which version of grblHAL and the WebUI are you running? Click on the grblHAL logo to find out.
On my test board soft reset works fine:

image

@auxp
Copy link
Author

auxp commented Aug 25, 2024

605dfe0b28d1007718604cbf8c8f463

@auxp
Copy link
Author

auxp commented Aug 25, 2024

WebUl version: 3.0.0-a70.GH2 The same issue is also present

@auxp
Copy link
Author

auxp commented Aug 25, 2024

I also downloaded the driver again from GitHub

@terjeio
Copy link
Contributor

terjeio commented Aug 25, 2024

$I output please. Do you build using the Web Builder?

@auxp
Copy link
Author

auxp commented Aug 25, 2024

$I
[VER:1.1f.20240817:]
[OPT:VNSL,100,1024,4,0]
[AXS:4:XYZA]
[NEWOPT:ENUMS,RT+,REBOOT,SED,RTC,WIFI,FTP,SD,YM]
[FIRMWARE:grblHAL]
[SIGNALS:RHSP]
[NVS STORAGE:*FLASH]
[FREE MEMORY:154K]
[DRIVER:ESP32]
[DRIVER VERSION:240817]
[DRIVER OPTIONS:-128-NOTFOUND]
[BOARD:BlackBoxX32]
[WIFI MAC:cc:db:a7:36:78:ad]
[IP:192.168.1.8]
[PLUGIN:WebUI v0.21]
[PLUGIN:SDCARD v1.13]
[PLUGIN:FS macro plugin v0.08]

use ESO-IDF 4.3

@terjeio
Copy link
Contributor

terjeio commented Aug 25, 2024

Enabling the A-axis causes the crash, will have to check if this is true for other drivers as well. A quick workaround is to delay the soft reset, you may try this version of webui/server.c if you want:

server.zip

@auxp
Copy link
Author

auxp commented Aug 27, 2024

Thank you, your file has resolved the issue

@auxp auxp closed this as completed Aug 27, 2024
@terjeio terjeio transferred this issue from grblHAL/STM32F4xx Aug 27, 2024
terjeio added a commit that referenced this issue Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants