[GH-ISSUE #206] Empty web pages when using autoconnect example #168

Closed
opened 2026-02-28 01:23:47 +03:00 by kerem · 3 comments
Owner

Originally created by @Daemach on GitHub (Aug 2, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/206

I just installed the library and tried uploading the autoconnect example as a test. I used the resetsettings() function to force the config page. The AP is created correctly, and the webserver says "Handle root" when I try to pull up 192.168.4.1, but the web page is empty on an iphone 6 running safari and a windows 10 laptop running chrome.

I'm using esp arduino build 2.3.0

Originally created by @Daemach on GitHub (Aug 2, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/206 I just installed the library and tried uploading the autoconnect example as a test. I used the resetsettings() function to force the config page. The AP is created correctly, and the webserver says "Handle root" when I try to pull up 192.168.4.1, but the web page is empty on an iphone 6 running safari and a windows 10 laptop running chrome. I'm using esp arduino build 2.3.0
kerem closed this issue 2026-02-28 01:23:47 +03:00
Author
Owner

@Daemach commented on GitHub (Aug 3, 2016):

I've tried this with 2.2 and 2.1. DNS redirects properly, but I get empty web pages.

<!-- gh-comment-id:237243645 --> @Daemach commented on GitHub (Aug 3, 2016): I've tried this with 2.2 and 2.1. DNS redirects properly, but I get empty web pages.
Author
Owner

@Daemach commented on GitHub (Aug 5, 2016):

I have tried uploading the sketch using both of the 2 flash size options. 4M/1M SPIFFS and 4M/3M SPIFFS. Both yield empty web pages. Serial monitor says that it thinks it's handling root, but nothing comes up in the browser.

<!-- gh-comment-id:237926747 --> @Daemach commented on GitHub (Aug 5, 2016): I have tried uploading the sketch using both of the 2 flash size options. 4M/1M SPIFFS and 4M/3M SPIFFS. Both yield empty web pages. Serial monitor says that it thinks it's handling root, but nothing comes up in the browser.
Author
Owner

@Daemach commented on GitHub (Aug 7, 2016):

I originally installed the library using the library manager in the IDE. Oddly, downloading the library from github and copying the files into the same folder solved all of the problems.

<!-- gh-comment-id:238086282 --> @Daemach commented on GitHub (Aug 7, 2016): I originally installed the library using the library manager in the IDE. Oddly, downloading the library from github and copying the files into the same folder solved all of the problems.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#168
No description provided.