mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #90] portal suddenly no longer works (failing port 80 sessions) #65
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jan 31, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/90
nit ESP8266NeoPixel
Init NeoPixels
Init WiFi
*WM: settings invalidated
*WM: THIS MAY CAUSE AP NOT TO STRT UP PROPERLY. YOU NEED TO COMMENT IT OUT AFTER ERASING THE DATA.
*WM: Adding parameter
*WM: Aoife_server
Entered config mode
192.168.4.1
ESP8266NeoPixel
*WM:
*WM: Configuring access point...
*WM: ESP8266NeoPixel
add 1
aid 1
station: 0c:d2:92:3d:80:0b join, AID = 1
*WM: AP IP address:
*WM: 192.168.4.1
*WM: HTTP server started
@tzapu commented on GitHub (Feb 1, 2016):
hi, what esp8266 core are you on?
what version of the library are you using?
most likely this is a bug that got that got fixed in both esp core and wifimanager latest versions ( staging and 0.7)
@ghost commented on GitHub (Feb 1, 2016):
Hi,
One like these:
http://nl.aliexpress.com/item/1pcs-ESP8266-remote-serial-Port-WIFI-wireless-module-through-walls-best/32280714838.html?isOrig=true#extend
ESP-01 I think it is.
I've upgraded the esp8266 plugin in arduino somewhere last week.
I also upgraded wifimanager 0.7 last night just before I send that bug
report.
On Mon, Feb 1, 2016 at 6:30 AM, tzapu notifications@github.com wrote:
www.vanheusden.com www.slimwinnen.nl | www.smartwinning.info
@tzapu commented on GitHub (Feb 1, 2016):
hi, you might need to update again the esp8266 core to the latest github version or to staging rc2
see instructions on their github
cheers
@tzapu commented on GitHub (Feb 1, 2016):
i ve updated WiFiManger to 0.8. might sort some of your issues, try it if you can
@ghost commented on GitHub (Feb 1, 2016):
Hi,
The arduino library manager only shows version 0.7.
And for the esp I've got 2.1.0-rc2 installed.
On Mon, Feb 1, 2016 at 10:35 AM, tzapu notifications@github.com wrote:
www.vanheusden.com www.slimwinnen.nl | www.smartwinning.info
@ghost commented on GitHub (Feb 1, 2016):
Ok I checked again and now 0.8 is available.
MUCH better! thanks a lot!
Only scanning for accesspoints takes minutes.
But apart from that; configuration well now works.
On Mon, Feb 1, 2016 at 5:26 PM, Folkert van Heusden mail@vanheusden.com
wrote:
www.vanheusden.com www.slimwinnen.nl | www.smartwinning.info
@ghost commented on GitHub (Feb 6, 2016):
Hi,
I was too quick: I'm now at an other location and got the same problem
again.
Init NeoPixels
Init WiFi
*WM: Adding parameter
*WM: Aoife_server
*WM:
*WM: AutoConnect
bcn 0
del if1
usl
mode : sta(18:fe:34:d5:9e:57)
add if0
*WM: Connecting as wifi client...
*WM: Using last saved values, should be faster
f r0, scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s <---
correct, it's not here
reconnect
f 0, scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s
reconnect
f -180, scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s
*WM: Connection result:
*WM: 1
del if0
usl
mode : softAP(1a:fe:34:d5:9e:57)
add if1
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
bcn 100
Entered config mode
192.168.4.1
ESP8266NeoPixel
*WM:
*WM: Configuring access point...
*WM: ESP8266NeoPixel
*WM: AP IP address:
*WM: 192.168.4.1
*WM: HTTP server started
chg_A1:-140
add 1
aid 1
station: 0c:d2:92:3d:80:0b join, AID = 1
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
chg_A1:-100
LmacRxBlk:1
LmacRxBlk:1
LmacRxBlk:1
chg_A1:-60
*WM: WiFi save
*WM: Parameter
*WM: Aoife_server
*WM: 192.168.64.1
*WM: Sent wifi save page
*WM: Connecting to new AP
*WM: Connecting as wifi client...
*WM: Using last saved values, should be faster <-----
I've set a new ap but as you see below it will try to connect to the old
ssid ("vanheusdendotcom2")
mode : sta(18:fe:34:d5:9e:57) + softAP(1a:fe:34:d5:9e:57)
add if0
f r-60, LmacRxBlk:1
LmacRxBlk:1
scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s
reconnect
f 0, LmacRxBlk:1
LmacRxBlk:1
scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s
reconnect
f -180, LmacRxBlk:1
LmacRxBlk:1
scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s
*WM: Connection result:
*WM: 1
*WM: Failed to connect.
reconnect
f r-60, scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s
reconnect
f 0, scandone
no VANHEUSDENDOTCOM2 found, reconnect after 1s
reconnect
On Mon, Feb 1, 2016 at 10:51 PM, Folkert van Heusden mail@vanheusden.com
wrote:
www.vanheusden.com www.slimwinnen.nl | www.smartwinning.info
@ghost commented on GitHub (Feb 6, 2016):
Oh and the arduino ide does not speak about 0.9, only 0.8.
On Sat, Feb 6, 2016 at 7:16 PM, Folkert van Heusden mail@vanheusden.com
wrote:
www.vanheusden.com www.slimwinnen.nl | www.smartwinning.info
@tzapu commented on GitHub (Feb 7, 2016):
is it a no password AP?
@ghost commented on GitHub (Feb 7, 2016):
That's correct.
On Sun, Feb 7, 2016 at 10:55 AM, tzapu notifications@github.com wrote:
www.vanheusden.com www.slimwinnen.nl | www.smartwinning.info
@tzapu commented on GitHub (Feb 8, 2016):
i added a fix for that in the latest 0.9 i think, update WiFiManager and see if it still does it
@fat-tire commented on GitHub (Sep 6, 2016):
FWIW I'm seeing the same:
*WM: Configuring access point...
*WM: ESP123456 //changedthis
*WM: AP IP address:
*WM: 192.168.4.1
*WM: HTTP server started
Then blinking led. Guess I can try tracking it down but wanted to post jic anyone else seeing it.