-
Notifications
You must be signed in to change notification settings - Fork 357
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
Not Found: / #249
Comments
I just had this problem. Solved it by uploading blink sketch and then uploading fastled back. edit: but, it looks the problem has something with diff iterations of 8266 boards. I got it working on one, other one is still giving me No found issue. |
Is there a solution for this using VS Code and the Fib256 on the d1 mini? in the platformio.ini on windows I uncommented fib256_d1_mini I have a successful compile and upload.. but not sure how you re-upload "/" that it is looking for. |
I found the answer to "/" not being found. #231 You have to build and load the filesystem image as well. It took me a while to find where to do that with VSCode |
Thank you, I had this problem and littleFS wasn't working, thanks dude |
Hi,
after uploading the projekt with Arduino IDE, it connects with my wifi and when i try to enter the page it says "Not Found: /"
The text was updated successfully, but these errors were encountered: