We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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.
The text was updated successfully, but these errors were encountered:
Should be fixed in git version. If you're still having issues, please follow up in #1826.
Sorry, something went wrong.
No branches or pull requests
I'm trying the mDNS_Web_Server example, but I'm getting random exceptions like this:
Using an app to discover and Chrome to navigate on Android, it respond fine, until gets stuck while waiting a response after the exception.
The text was updated successfully, but these errors were encountered: