I am having trouble with 0.14.1-b1. When loading web UI after successfully setting WiFi credentials in the captive portal.
Any browser I’ve tried just wouldn’t open the web UI.
I’ve tried slimming down the build by disabling things I do not use. Thinking so save some memory. To no avail.
Any tips to what to try?
My build commands:
[env:custom_build_debug_aio2]
extends = env:d1_mini
build_flags = ${env:d1_mini.build_flags} ${common.debug_flags}
-D WLED_DISABLE_INFRARED
-D WLED_DISABLE_ESPNOW
-D WLED_DISABLE_LOXONE
-D WLED_DISABLE_ALEXA
-D WLED_DISABLE_HUESYNC
-D USERMOD_DALLASTEMPERATURE
-D USERMOD_FOUR_LINE_DISPLAY
lib_deps =
${env:d1_mini.lib_deps}
OneWire@~2.3.5
olikraus/U8g2 @ ^2.28.8
Debug log from flash to setting WiFi to the trouble with web UI:
Using 'COM6' as serial port.
Connecting....
Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting....
Detecting chip type... ESP8266
Connecting....
Chip Info:
- Chip Family: ESP8266
- Chip Model: ESP8266EX
- Chip ID: 00683BC1
- MAC Address: 50:02:91:68:3B:C1
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
- Flash Size: 4MB
- Flash Mode: dout
- Flash Frequency: 40MHz
Erasing flash (this may take a while)...
Chip erase completed successfully in 8.1s
Flash will be erased from 0x00000000 to 0x000d2fff...
Compressed 860752 bytes to 621893...
Writing at 0x00000000... (2 %)
Writing at 0x000054a3... (5 %)
Writing at 0x0000b4b7... (7 %)
Writing at 0x00011aae... (10 %)
Writing at 0x00017b65... (13 %)
Writing at 0x0001da9c... (15 %)
Writing at 0x00023280... (18 %)
Writing at 0x00029b85... (21 %)
Writing at 0x0002f52a... (23 %)
Writing at 0x000351fd... (26 %)
Writing at 0x0003b083... (28 %)
Writing at 0x00040fac... (31 %)
Writing at 0x000467b3... (34 %)
Writing at 0x0004c9e6... (36 %)
Writing at 0x0005287a... (39 %)
Writing at 0x000585fd... (42 %)
Writing at 0x0005e6dc... (44 %)
Writing at 0x0006475e... (47 %)
Writing at 0x0006afbc... (50 %)
Writing at 0x00070c87... (52 %)
Writing at 0x00076b14... (55 %)
Writing at 0x0007c258... (57 %)
Writing at 0x00081b8b... (60 %)
Writing at 0x00086b38... (63 %)
Writing at 0x0008bb47... (65 %)
Writing at 0x00090cbd... (68 %)
Writing at 0x000965c1... (71 %)
Writing at 0x0009bd5b... (73 %)
Writing at 0x000a11d3... (76 %)
Writing at 0x000a6809... (78 %)
Writing at 0x000acc60... (81 %)
Writing at 0x000b0c0e... (84 %)
Writing at 0x000b4c8a... (86 %)
Writing at 0x000b8c83... (89 %)
Writing at 0x000bcca5... (92 %)
Writing at 0x000c0ca0... (94 %)
Writing at 0x000c6ba5... (97 %)
Writing at 0x000cc561... (100 %)
Wrote 860752 bytes (621893 compressed) at 0x00000000 in 14.3 seconds (effective 481.5 kbit/s)...
Hash of data verified.
Leaving...
Hard Resetting...
Hard resetting via RTS pin...
Done! Flashing is complete!
Showing logs:
[15:21:06]
[15:21:06]---WLED 0.14.1-b1 2312180 INIT---
[15:21:06]esp8266 3.0.2
[15:21:06]heap 29048
[15:21:06]PIN ALLOC: Pin 1 successfully allocated by 0x89 (137)
[15:21:06]Registering usermods ...
[15:21:06]heap 28896
[15:21:06]Reading config
[15:21:06]Reading settings from /wsec.json...
[15:21:06]JSON buffer locked. (3)
[15:21:06]JSON buffer released. (3)
[15:21:06]JSON buffer locked. (1)
[15:21:06]Reading settings from /cfg.json...
[15:21:06]JSON buffer released. (1)
[15:21:06]Temperature: No config found. (Using defaults.)
[15:21:06]4LineDisplay: No config found. (Using defaults.)
[15:21:06]Writing settings to /wsec.json...
[15:21:06]JSON buffer locked. (4)
[15:21:06]JSON buffer released. (4)
[15:21:06]Writing settings to /cfg.json...
[15:21:06]JSON buffer locked. (2)
[15:21:06]Temperature config saved.
[15:21:06]4 Line Display config saved.
[15:21:06]JSON buffer released. (2)
[15:21:06]Initializing strip
[15:21:06]No busses, init default
[15:21:06]PIN ALLOC: Pin 2 successfully allocated by 0x82 (130)
[15:21:06]Successfully inited strip 0 (len 30) with type 22 and pins 2,0 (itype 2)
[15:21:06]Loading custom palettes
[15:21:06]Loading custom ledmaps
[15:21:06]heap 28264
[15:21:06]Usermods setup
[15:21:06]Allocating temperature pin...
[15:21:06]PIN ALLOC: Pin 14 successfully allocated by 0x03 (3)
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:06]Sensor NOT found.
[15:21:06]Searching for sensor...
[15:21:07]Sensor NOT found.
[15:21:07]Searching for sensor...
[15:21:07]Sensor NOT found.
[15:21:07]Allocating display.
[15:21:07]Starting display.
[15:21:07]heap 28152
[15:21:07]initServer
[15:21:07]heap 24712
[15:21:07]Loop took 54ms.
[15:21:07]Usermods took 49ms.
[15:21:07]Strip took 3ms.
[15:21:08]lastReconnectAttempt == 0
[15:21:08]No connection configured.
[15:21:08]Opening access point WLED-AP
[15:21:08]Init AP interfaces
[15:21:08]Loop took 950ms.
[15:21:08]Usermods took 48ms.
[15:21:08]Strip took 4ms.
[15:21:13]Loop took 51ms.
[15:21:13]Usermods took 48ms.
[15:21:13]Strip took 0ms.
[15:21:18]Loop took 50ms.
[15:21:18]Usermods took 48ms.
[15:21:18]Strip took 0ms.
[15:21:23]Loop took 49ms.
[15:21:23]Usermods took 48ms.
[15:21:23]Strip took 0ms.
[15:21:28]Loop took 50ms.
[15:21:28]Usermods took 48ms.
[15:21:28]Strip took 1ms.
[15:21:33]Loop took 49ms.
[15:21:33]Usermods took 48ms.
[15:21:33]Strip took 0ms.
[15:21:34]Connected AP clients: 1
[15:21:35]Not-Found HTTP call:
[15:21:35]URI: /generate_204
[15:21:35]Captive portal
[15:21:35]Loop delayed more than 15ms.
[15:21:36]---DEBUG INFO---
[15:21:36]Runtime: 30000
[15:21:36]Unix time: 30,000
[15:21:36]Free heap: 19568
[15:21:36]Wifi state: 0
[15:21:36]State time: 30001
[15:21:36]NTP last sync: 999000000
[15:21:36]Client IP: (IP unset)
[15:21:36]Loops/sec: 1052
[15:21:36]Loop time[ms]: 0/950
[15:21:36]UM time[ms]: 0/49
[15:21:36]Strip time[ms]: 0/9
[15:21:36]Segments: 1 -> 68B
[15:21:36]Modes: 4*187=748B
[15:21:36]Data: 4*187=748B
[15:21:36]Map: 2*0=0B
[15:21:36]WS FileRead: /favicon.ico
[15:21:36]Not-Found HTTP call:
[15:21:36]URI: /generate_204
[15:21:36]Captive portal
[15:21:36]Loop took 38ms.
[15:21:36]Usermods took 0ms.
[15:21:36]Strip took 1ms.
[15:21:36]Not-Found HTTP call:
[15:21:36]URI: /generate_204
[15:21:36]Captive portal
[15:21:38]Loop took 50ms.
[15:21:38]Usermods took 48ms.
[15:21:38]Strip took 1ms.
[15:21:43]Loop took 50ms.
[15:21:43]Usermods took 48ms.
[15:21:43]Strip took 0ms.
[15:21:44]Not-Found HTTP call:
[15:21:44]URI: /generate_204
[15:21:44]Captive portal
[15:21:44]settings resp1
[15:21:44]WS FileRead: /favicon.ico
[15:21:44]Not-Found HTTP call:
[15:21:44]URI: /generate_204
[15:21:44]Captive portal
[15:21:44]Loop took 52ms.
[15:21:44]Usermods took 0ms.
[15:21:44]Strip took 36ms.
[15:21:44]Loop delayed more than 3ms.
[15:21:48]JSON buffer locked. (17)
[15:21:48]JSON buffer size: 25 for request: 7
[15:21:48]JSON content length: 15
[15:21:48]JSON buffer released. (17)
[15:21:48]Loop took 52ms.
[15:21:48]Usermods took 48ms.
[15:21:48]Strip took 0ms.
[15:21:49]JSON buffer locked. (17)
[15:21:49]JSON buffer size: 25 for request: 7
[15:21:49]JSON content length: 15
[15:21:49]JSON buffer released. (17)
[15:21:50]JSON buffer locked. (17)
[15:21:50]JSON buffer size: 149 for request: 7
[15:21:50]JSON content length: 94
[15:21:50]JSON buffer released. (17)
[15:21:53]Loop took 49ms.
[15:21:53]Usermods took 48ms.
[15:21:53]Strip took 0ms.
[15:21:57]Loop delayed more than 4ms.
[15:21:58]Loop took 50ms.
[15:21:58]Usermods took 48ms.
[15:21:58]Strip took 1ms.
[15:22:03]Loop took 49ms.
[15:22:03]Usermods took 48ms.
[15:22:03]Strip took 0ms.
[15:22:06]Local time: 00:01
[15:22:06]---DEBUG INFO---
[15:22:06]Runtime: 60015
[15:22:06]Unix time: 60,015
[15:22:06]Free heap: 19576
[15:22:06]Wifi state: 0
[15:22:06]State time: 30001
[15:22:06]NTP last sync: 999000000
[15:22:06]Client IP: (IP unset)
[15:22:06]Loops/sec: 1116
[15:22:06]Loop time[ms]: 1/52
[15:22:06]UM time[ms]: 0/48
[15:22:06]Strip time[ms]: 0/36
[15:22:06]Segments: 1 -> 68B
[15:22:06]Modes: 4*187=748B
[15:22:06]Data: 4*187=748B
[15:22:06]Map: 2*0=0B
[15:22:08]Loop took 50ms.
[15:22:08]Usermods took 48ms.
[15:22:08]Strip took 1ms.
[15:22:15]Writing settings to /wsec.json...
[15:22:15]JSON buffer locked. (4)
[15:22:15]Not-Found HTTP call:
[15:22:15]URI: /generate_204
[15:22:15]Captive portal
[15:22:15]JSON buffer released. (4)
[15:22:15]Writing settings to /cfg.json...
[15:22:15]JSON buffer locked. (2)
[15:22:15]Temperature config saved.
[15:22:15]4 Line Display config saved.
[15:22:15]WS FileRead: /favicon.ico
[15:22:15]Not-Found HTTP call:
[15:22:15]URI: /generate_204
[15:22:15]Captive portal
[15:22:15]JSON buffer released. (2)
[15:22:15]Loop took 289ms.
[15:22:15]Usermods took 1ms.
[15:22:15]Strip took 1ms.
[15:22:15]Forcing reconnect.
[15:22:15]Connecting to I-See_You...
[15:22:19]Loop took 893ms.
[15:22:19]Usermods took 0ms.
[15:22:19]Strip took 3ms.
[15:22:24]WS FileRead: /index.htm
[15:22:26]Loop delayed more than 4ms.
[15:22:29]Loop delayed more than 3ms.
[15:22:30]
[15:22:30]Connected! IP address: 192.168.0.69
[15:22:30]Init STA interfaces
[15:22:30]mDNS started
[15:22:30]Access point disabled (handle).
[15:22:30]Loop took 67ms.
[15:22:30]Usermods took 61ms.
[15:22:30]Strip took 3ms.
[15:22:35]Loop took 49ms.
[15:22:35]Usermods took 48ms.
[15:22:35]Strip took 0ms.
[15:22:36]---DEBUG INFO---
[15:22:36]Runtime: 90030
[15:22:36]Unix time: 90,030
[15:22:36]Free heap: 17592
[15:22:36]Wifi state: 3
[15:22:36]State time: 90031
[15:22:36]NTP last sync: 999000000
[15:22:36]Client IP: 192.168.0.69
[15:22:36]Loops/sec: 1062
[15:22:36]Loop time[ms]: 2/893
[15:22:36]UM time[ms]: 0/61
[15:22:36]Strip time[ms]: 0/5
[15:22:36]Segments: 1 -> 68B
[15:22:36]Modes: 4*187=748B
[15:22:36]Data: 4*187=748B
[15:22:36]Map: 2*0=0B
[15:22:36]Not-Found HTTP call:
[15:22:36]URI: /win
[15:22:36]API req: /win
[15:22:40]Loop took 50ms.
[15:22:40]Usermods took 49ms.
[15:22:40]Strip took 1ms.
[15:22:45]Loop took 51ms.
[15:22:45]Usermods took 49ms.
[15:22:45]Strip took 0ms.
[15:22:50]Loop took 51ms.
[15:22:50]Usermods took 49ms.
[15:22:50]Strip took 1ms.
[15:22:55]Loop took 52ms.
[15:22:55]Usermods took 48ms.
[15:22:55]Strip took 1ms.
[15:23:00]Loop took 49ms.
[15:23:00]Usermods took 48ms.
[15:23:00]Strip took 0ms.
[15:23:05]Loop took 50ms.
[15:23:05]Usermods took 48ms.
[15:23:05]Strip took 1ms.
[15:23:06]Local time: 00:02
[15:23:06]---DEBUG INFO---
[15:23:06]Runtime: 120046
[15:23:06]Unix time: 120,046
[15:23:06]Free heap: 17616
[15:23:06]Wifi state: 3
[15:23:06]State time: 90031
[15:23:06]NTP last sync: 999000000
[15:23:06]Client IP: 192.168.0.69
[15:23:06]Loops/sec: 1077
[15:23:06]Loop time[ms]: 3/52
[15:23:06]UM time[ms]: 0/49
[15:23:06]Strip time[ms]: 0/6
[15:23:06]Segments: 1 -> 68B
[15:23:06]Modes: 4*187=748B
[15:23:06]Data: 4*187=748B
[15:23:06]Map: 2*0=0B
[15:23:10]Loop took 49ms.
[15:23:10]Usermods took 48ms.
[15:23:10]Strip took 0ms.
[15:23:15]Loop took 52ms.
[15:23:15]Usermods took 48ms.
[15:23:15]Strip took 0ms.
[15:23:19]WS FileRead: /index.htm
[15:23:19]Loop delayed more than 16ms.
[15:23:20]Loop took 51ms.
[15:23:20]Usermods took 48ms.
[15:23:20]Strip took 0ms.
[15:23:25]Loop took 51ms.
[15:23:25]Usermods took 48ms.
[15:23:25]Strip took 0ms.
[15:23:30]Loop took 52ms.
[15:23:30]Usermods took 49ms.
[15:23:30]Strip took 1ms.
[15:23:36]---DEBUG INFO---
[15:23:36]Runtime: 150061
[15:23:36]Unix time: 150,061
[15:23:36]Free heap: 16352
[15:23:36]Wifi state: 3
[15:23:36]State time: 90031
[15:23:36]NTP last sync: 999000000
[15:23:36]Client IP: 192.168.0.69
[15:23:36]Loops/sec: 1083
[15:23:36]Loop time[ms]: 4/52
[15:23:36]UM time[ms]: 0/49
[15:23:36]Strip time[ms]: 0/4
[15:23:36]Segments: 1 -> 68B
[15:23:36]Modes: 4*187=748B
[15:23:36]Data: 4*187=748B
[15:23:36]Map: 2*0=0B
[15:23:56]WS FileRead: /index.htm
[15:24:06]Local time: 00:03
[15:24:06]---DEBUG INFO---
[15:24:06]Runtime: 180076
[15:24:06]Unix time: 180,076
[15:24:06]Free heap: 17264
[15:24:06]Wifi state: 3
[15:24:06]State time: 90031
[15:24:06]NTP last sync: 999000000
[15:24:06]Client IP: 192.168.0.69
[15:24:06]Loops/sec: 1094
[15:24:06]Loop time[ms]: 5/17
[15:24:06]UM time[ms]: 0/1
[15:24:06]Strip time[ms]: 0/16
[15:24:06]Segments: 1 -> 68B
[15:24:06]Modes: 4*187=748B
[15:24:06]Data: 4*187=748B
[15:24:06]Map: 2*0=0B
[15:24:09]Loop delayed more than 3ms.
[15:24:28]Loop delayed more than 3ms.
[15:24:35]WS FileRead: /index.htm
[15:24:36]---DEBUG INFO---
[15:24:36]Runtime: 210091
[15:24:36]Unix time: 210,091
[15:24:36]Free heap: 13784
[15:24:36]Wifi state: 3
[15:24:36]State time: 90031
[15:24:36]NTP last sync: 999000000
[15:24:36]Client IP: 192.168.0.69
[15:24:36]Loops/sec: 1095
[15:24:36]Loop time[ms]: 5/16
[15:24:36]UM time[ms]: 0/1
[15:24:36]Strip time[ms]: 0/15
[15:24:36]Segments: 1 -> 68B
[15:24:36]Modes: 4*187=748B
[15:24:36]Data: 4*187=748B
[15:24:36]Map: 2*0=0B
[15:24:40]Loop delayed more than 3ms.
[15:24:44]Loop delayed more than 3ms.