We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After sorting out the other issues and reflashing I now get this whe i try to load an HTML page.
It gets as far as loading the first two characters of "Webbino #WEBBINO_VER#" so the HTML page only displays We then i get the Guru Meditation Error.
`Using Webbino 0.10.0git Trying to get an IP address through DHCP DHCP configuration done:
Backtrace: 0x400d2176:0x3ffb1ed0 0x400d2243:0x3ffb1ef0 0x400d238e:0x3ffb1f40 0x400d23f3:0x3ffb1f70 0x400d1f02:0x3ffb1f90 0x400d75c9:0x3ffb1fb0 0x40088b6d:0x3ffb1fd0
Rebooting... `
The text was updated successfully, but these errors were encountered:
I don't think I have ever tested SD cards on ESP32. I'll see if I can do it.
Sorry, something went wrong.
No branches or pull requests
After sorting out the other issues and reflashing I now get this whe i try to load an HTML page.
It gets as far as loading the first two characters of "Webbino #WEBBINO_VER#"
so the HTML page only displays We then i get the Guru Meditation Error.
`Using Webbino 0.10.0git
Trying to get an IP address through DHCP
DHCP configuration done:
Initializing SD card... done
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x400d2176 PS : 0x00060a30 A0 : 0x800d2246 A1 : 0x3ffb1ed0
A2 : 0x3ffc12c0 A3 : 0x3ffb1f04 A4 : 0x00000000 A5 : 0x00000000
A6 : 0x00000076 A7 : 0x000002dc A8 : 0x3ffb1f04 A9 : 0x00000057
A10 : 0x00000000 A11 : 0x3f401228 A12 : 0x00000074 A13 : 0x0000ff00
A14 : 0x00ff0000 A15 : 0xff000000 SAR : 0x0000001a EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x40001699 LEND : 0x400016aa LCOUNT : 0xfffffffc
Backtrace: 0x400d2176:0x3ffb1ed0 0x400d2243:0x3ffb1ef0 0x400d238e:0x3ffb1f40 0x400d23f3:0x3ffb1f70 0x400d1f02:0x3ffb1f90 0x400d75c9:0x3ffb1fb0 0x40088b6d:0x3ffb1fd0
Rebooting...
`
The text was updated successfully, but these errors were encountered: