Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Little log information to perform diagnostics.#122

Unanswered
aliabianco asked this question inQ&A
Discussion options

Hello,

I need help performing a diagnostic on a somewhat "complex" network with Fortinet APs.

I tried several examples successfully getting an ip from my dhcp network.
My ESP responds to ping.
But I don't get any response in HTTP.
There is no firewall between the devices: they are on the same local network.
The fortinet management platform tells me that there is data flow at the time of requests.

How can I get more information about the status of TCP/HTTP requests?
I already set ESPASYNC_WIFIMGR_LOGLEVEL to 4

The only example that gave me a little more information was Async_ESP_FSWebServer,
where I see the error in every request to de esp web server:

NOT_FOUND: GEThttp://10.17.11.207/edit

10.17.11.207 is the ip assigned via dhcp to the esp8266.

This was the best I got:

[WM] Channel: 1 ,IP address: 10.17.11.207After waiting 7.51 secs more in setup(), connection result is connected. Local IP: 10.17.11.207HTTP server started @ 10.17.11.207Open http://10.17.11.207/edit to see the file browserUsing username = admin and password = admin[WM] freeing allocated params!NOT_FOUND: GET http://10.17.11.207/edit_HEADER[Accept]: text/html, application/xhtml+xml, image/jxr, /_HEADER[Accept-Language]: pt-BR_HEADER[User-Agent]: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko_HEADER[Accept-Encoding]: gzip, deflate_HEADER[Host]: 10.17.11.207_HEADER[Connection]: Keep-Alive

In this example I can't see the file management page (/edit)

Any suggestions on how to turn on a higher level of logging so I can get more clues to the problem?

Thanks

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@aliabianco

[8]ページ先頭

©2009-2025 Movatter.jp