Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can´t open WebUi #103

Closed
bananajoe86 opened this issue Aug 12, 2024 · 1 comment
Closed

can´t open WebUi #103

bananajoe86 opened this issue Aug 12, 2024 · 1 comment

Comments

@bananajoe86
Copy link

Everytime when I call the URL of my Homekey I got following error in Log.
Can someone help? Thx Joe

`[21:20:24]Trying to connect to FRITZ!7390. Waiting 1 sec...
[21:20:25]I (5642) wifi:wifi driver task: 3ffce2cc, prio:23, stack:6656, core=0
[21:20:25]I (5659) wifi:wifi firmware version: 1fd20f4
[21:20:25]I (5659) wifi:wifi certification version: v7.0
[21:20:25]I (5659) wifi:config NVS flash: enabled
[21:20:25]I (5660) wifi:config nano formating: disabled
[21:20:25]I (5664) wifi:Init data frame dynamic rx buffer num: 32
[21:20:25]I (5669) wifi:Init static rx mgmt buffer num: 5
[21:20:25]I (5673) wifi:Init management short buffer num: 32
[21:20:25]I (5678) wifi:Init dynamic tx buffer num: 32
[21:20:25]I (5682) wifi:Init static rx buffer size: 1600
[21:20:25]I (5686) wifi:Init static rx buffer num: 4
[21:20:25]I (5690) wifi:Init dynamic rx buffer num: 32
[21:20:25]I (5695) wifi_init: rx ba win: 6
[21:20:25]I (5698) wifi_init: tcpip mbox: 32
[21:20:25]I (5702) wifi_init: udp mbox: 6
[21:20:25]I (5705) wifi_init: tcp mbox: 6
[21:20:25]I (5709) wifi_init: tcp tx win: 5760
[21:20:25]I (5714) wifi_init: tcp rx win: 5760
[21:20:25]I (5718) wifi_init: tcp mss: 1440
[21:20:25]I (5722) wifi_init: WiFi IRAM OP enabled
[21:20:25]I (5726) wifi_init: WiFi RX IRAM OP enabled
[21:20:25]I (5733) phy_init: phy_version 4791,2c4672b,Dec 20 2023,16:06:06
[21:20:25]I (5807) wifi:mode : sta (c8:f0:9e:52:8a:c8)
[21:20:25]I (5808) wifi:enable tsf
[21:20:25]I (5810) wifi:Set ps type: 1
[21:20:25]
[21:20:25]I (5824) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:6
[21:20:25]I (5825) wifi:state: init -> auth (b0)
[21:20:25]I (5859) wifi:state: auth -> init (8a0)
[21:20:25]I (5860) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:6
[21:20:25]I (5877) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:6
[21:20:25]I (5878) wifi:state: init -> auth (b0)
[21:20:25]I (5899) wifi:state: auth -> assoc (0)
[21:20:25]I (5909) wifi:state: assoc -> run (10)
[21:20:25]I (5949) wifi:connected with FRITZ!7390, aid = 25, channel 1, BW20, bssid = 74:42:7f:06:a6:5f
[21:20:25]I (5949) wifi:security: WPA2-PSK, phy: bgn, rssi: -54
[21:20:25]I (5955) wifi:pm start, type: 1
[21:20:25]
[21:20:25]I (5969) wifi:idx:0 (ifx:0, 74:42:7f:06:a6:5f), tid:6, ssn:2, winSize:64
[21:20:25]I (6146) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[21:20:26]Trying to connect to FRITZ!7390. Waiting 2 sec...
[21:20:26]I (6822) wifi:state: run -> init (0)
[21:20:26]I (6824) wifi:pm stop, total sleep time: 425836 us / 868784 us
[21:20:26]
[21:20:26]I (6824) wifi:idx
[21:20:26]I (6827) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:6
[21:20:26]I (6846) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:6
[21:20:26]I (6848) wifi:state: init -> auth (b0)
[21:20:26]I (6871) wifi:state: auth -> assoc (0)
[21:20:26]I (6906) wifi:state: assoc -> run (10)
[21:20:26]I (6939) wifi:connected with FRITZ!7390, aid = 25, channel 1, BW20, bssid = 74:42:7f:06:a6:5f
[21:20:26]I (6939) wifi:security: WPA2-PSK, phy: bgn, rssi: -55
[21:20:26]I (6945) wifi:pm start, type: 1
[21:20:26]
[21:20:26]I (6962) wifi:idx:0 (ifx:0, 74:42:7f:06:a6:5f), tid:6, ssn:2, winSize:64
[21:20:26]I (7170) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[21:20:27]I (7951) esp_netif_handlers: sta ip: 192.168.178.21, mask: 255.255.255.0, gw: 192.168.178.1
[21:20:27]WiFi Connected! IP Address = 192.168.178.21
[21:20:27]
[21:20:27]Starting MDNS...
[21:20:27]
[21:20:27]HostName: HK-6DC9CB52A70A.local:1201
[21:20:27]Display Name: HK
[21:20:27]Model Name: HomeKey-ESP32
[21:20:27]Setup ID: HSPN
[21:20:27]
[21:20:27]Starting OTA Server: HK at 192.168.178.21
[21:20:27]Authorization Password: Enabled
[21:20:27]
[21:20:27]Starting HAP Server on port 1201...
[21:20:27]
[21:20:27]
[21:20:41]I (21692) wifi:idx:1 (ifx:0, 74:42:7f:06:a6:5f), tid:0, ssn:0, winSize:64
[21:20:49][ 27553][E][vfs_api.cpp:105] open(): /littlefs/index.html does not exist, no permits for creation
[21:20:49][ 27564][E][vfs_api.cpp:105] open(): /littlefs/index.html.gz does not exist, no permits for creation
[21:22:23][120932][E][vfs_api.cpp:105] open(): /littlefs/index.html does not exist, no permits for creation
[21:22:23][120943][E][vfs_api.cpp:105] open(): /littlefs/index.html.gz does not exist, no permits for creation
[21:23:02][160607][E][vfs_api.cpp:105] open(): /littlefs/index.html does not exist, no permits for creation
[21:23:02][160619][E][vfs_api.cpp:105] open(): /littlefs/index.html.gz does not exist, no permits for creation

`

@rednblkx
Copy link
Owner

How did you flash and what file?

@rednblkx rednblkx closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants