-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
Category
WiFi
Hardware
T-Lora v2 1.6
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
- Meshtastic UI aka MUI colorTFT
- InkHUD ePaper
- OLED slide UI on any display
Firmware Version
2.7.15.567b8ea and up
Description
I wanted to manage my T3-based nodes over WiFi, and that does not seem to work. I get "connection reset", meaning, the actual TCP connection works, but is then closed without any further action.
Logging on these nodes show the problem... yes, we have a client, but no, we don't have anything to serve 'em.
Tested this with the stable version 2.7.15, but also the newer alpha's - all the same issue.
Was this "feature" left out for these boards for space or other reasons, or is this a bug?
Relevant log output
[HTTPS:I] New connection. Socket FID=53
[HTTPS:I] Request: GET / (FID=53)
[211543][E][vfs_api.cpp:105] open(): /littlefs/static/index.html does not exist, no permits for creation
[211557][E][vfs_api.cpp:105] open(): /littlefs/static/index.html.gz does not exist, no permits for creation
[211571][E][vfs_api.cpp:105] open(): /littlefs/static/index.html.gz does not exist, no permits for creation
WARN | 21:07:39 211 [WebServer] File not available - /static/index.html.gz
E (317302) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (317302) task_wdt: - loopTask (CPU 1)
E (317302) task_wdt: Tasks currently running:
E (317302) task_wdt: CPU 0: IDLE0
E (317302) task_wdt: CPU 1: IDLE1
E (317302) task_wdt: Aborting.Reactions are currently unavailable