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

"Failed to delete file" with incorrect file format #12

Open
Spider19996 opened this issue Apr 21, 2024 · 3 comments
Open

"Failed to delete file" with incorrect file format #12

Spider19996 opened this issue Apr 21, 2024 · 3 comments

Comments

@Spider19996
Copy link
Contributor

Hey, just found another bug...

Uploading the wrong file format will result in the file being stuck there forever, as only the error "Failed to delete file" is displayed when deleting it. Example: It is possible to upload a *.tar file but never delete it again. (Expected file format *.tar.gz)

@judge2005
Copy link
Owner

How do you upload files that don't end in .tar.gz? On my system I can only select files that end in .tar.gz

@Spider19996
Copy link
Contributor Author

That's right, only *.tar.gz files are displayed via the file picker built into Windows... I always dragged the files from the Explorer into the file upload dialogue and then clicked on Upload.

On an Android smartphone, you can also upload everything using the built-in file picker.

@judge2005
Copy link
Owner

Workaround is to re-flash just the file system binary.

  • You can find the binaries in the releases section. You can find the release number in the info page of the web GUI - it is called Software Rev
  • There are multiple ways that you can re-flash just the file system binary. Pick one from here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants