Replies: 1 comment
-
I'm also trying to get the webserver to work. I've found that the SPIFFS partition is too small to hold the js file and since I'm not using OTA yet, have been trying to change the partition sizes in paritions_custom.csv. I have been able to to upload the filesystem to the ESP32, but then get stuck with [AsyncTCP.cpp:1251] begin(): failed to start task during startup and cannot connect to the IP address. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to build the webserver image then upload I keep getting an error message that JS can't be uploaded. How do I go about fixing this?
Beta Was this translation helpful? Give feedback.
All reactions