You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
... as a result, I never get a 404 error.
The underlying problem seems to be that a SPIFFS File object does not evaluate as false if it cannot be opened.
This diff for RequestHandlersImpl.h fixes it for me.
The text was updated successfully, but these errors were encountered: