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

Fileserver actions --> missing files (404 errors) #1760

Closed
Slider0007 opened this issue Jan 4, 2023 · 2 comments
Closed

Fileserver actions --> missing files (404 errors) #1760

Slider0007 opened this issue Jan 4, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Slider0007
Copy link
Collaborator

The Problem

All actions using fileserver tab procduce 404 errors. Path seems to be wrong.

--> /sdcard/firework.css
--> /sdcard/firework.js
--> /sdcard/jquery-3.6.0.min.js

Version

Rolling

Logfile

(44015) OTA FILE: Failed to stat file: /sdcard/firework.css!
W (44035) httpd_txrx: httpd_resp_send_err: 404 Not Found - <pre>



        _
    .__(.)< ( oh oh! This page does not exist! )
    \___)


                You could try your <a href=index.html target=_parent>luck</a> here!</pre>
<script>document.cookie = "page=overview.html"</script>
W (44055) httpd_uri: httpd_uri: uri handler execution failed
E (44095) OTA FILE: Failed to stat file: /sdcard/jquery-3.6.0.min.js!
W (44115) httpd_txrx: httpd_resp_send_err: 404 Not Found - <pre>



        _
    .__(.)< ( oh oh! This page does not exist! )
    \___)


                You could try your <a href=index.html target=_parent>luck</a> here!</pre>
<script>document.cookie = "page=overview.html"</script>
W (44135) httpd_uri: httpd_uri: uri handler execution failed
E (44165) OTA FILE: Failed to stat file: /sdcard/firework.js!
W (44185) httpd_txrx: httpd_resp_send_err: 404 Not Found - <pre>



        _
    .__(.)< ( oh oh! This page does not exist! )
    \___)


                You could try your <a href=index.html target=_parent>luck</a> here!</pre>
<script>document.cookie = "page=overview.html"</script>

Expected Behavior

No response

Screenshots

image

Additional Context

No response

@Slider0007 Slider0007 added the bug Something isn't working label Jan 4, 2023
@caco3
Copy link
Collaborator

caco3 commented Jan 4, 2023

yes, i am aware of this. I will fix it.

@caco3 caco3 self-assigned this Jan 4, 2023
@caco3
Copy link
Collaborator

caco3 commented Jan 8, 2023

gets fixed with #1785

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants