Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/src/commit/ccb87593e88c478697cb5dd057d9c9e78421699b/html/wifi/connecting.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 
 
esp-link/html/wifi/connecting.html

7 lines
146 B

<html>
<head><title>Connecting</title></head>
<META HTTP-EQUIV="refresh" CONTENT="3;URL=wifi.tpl">
<body>
Connecting to AP now...
</body>
</html>