Skip to content

Error with mDNS_Web_Server #1050

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
geovanisouza92 opened this issue Nov 19, 2015 · 1 comment
Closed

Error with mDNS_Web_Server #1050

geovanisouza92 opened this issue Nov 19, 2015 · 1 comment

Comments

@geovanisouza92
Copy link

I'm trying the mDNS_Web_Server example, but I'm getting random exceptions like this:

.......
Connected to <SSID>
IP address: 192.168.0.101
mDNS responder started
TCP server started

New client
Request: /
Sending 200
Done with client

New client
Request: /
Sending 200
Done with client

New client

Exception (0):
epc1=0x40106f5e epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000

ctx: sys 
sp: 3ffffda0 end: 3fffffb0 offset: 01a0

>>>stack>>>
3fffff40:  402089b9 3fff4640 3fffff80 3fff4260  
3fffff50:  3ffe0000 3fff45c8 3ffeb070 40209378  
3fffff60:  3fff4640 3fff4260 3ffed870 4020f163  
3fffff70:  3fff4260 00000018 4020f702 3fff4640  
3fffff80:  3fff4260 3fffdc80 3fff42d0 00000054  
3fffff90:  4021002f 3fff4640 00000000 3fffdcc0  
3fffffa0:  40000f49 3fffdab0 3fffdab0 40000f49  
<<<stack<<<

 ets Jan  8 2013,rst cause:1, boot mode:(3,7)

load 0x4010f000, len 1264, room 16 
tail 0
chksum 0x42
csum 0x42
~ld

...........
Connected to <SSID>
IP address: 192.168.0.101
mDNS responder started
TCP server started

Using an app to discover and Chrome to navigate on Android, it respond fine, until gets stuck while waiting a response after the exception.

@igrr
Copy link
Member

igrr commented May 7, 2016

Should be fixed in git version. If you're still having issues, please follow up in #1826.

@igrr igrr closed this as completed May 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants