Skip to content

[Bug]: Error when using WebDav on Android #857

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

Open
1 task done
e3la opened this issue May 21, 2025 · 5 comments
Open
1 task done

[Bug]: Error when using WebDav on Android #857

e3la opened this issue May 21, 2025 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@e3la
Copy link

e3la commented May 21, 2025

What happened?

A bug happened!

I perhaps didn't set up dav correctly
I can see the file I made on my desktop saved to dav
but when I try to open it
I get

#0 GeneralDirectoryFileSystem.getRootDirectory. (package:lw_file_system/src/api/base/directory.dart:13)

#1 KeyDirectoryFileSystem.getKeys (package:lw_file_system/src/api/base/key.dart:155)

#2 GeneralKeyFileSystem.listFiles (package:lw_file_system/src/api/base/key.dart:34)

#3 Stream.first. (dart:async/stream.dart:1661)

#4 GeneralKeyFileSystem.getDefaultFile (package:lw_file_system/src/api/base/key.dart:7)

#5 _ProjectPageState._load (package:butterfly/views/main.dart:183)

Version

2.3.0

Platform

Android

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@e3la e3la added the bug Something isn't working label May 21, 2025
@github-project-automation github-project-automation bot moved this to 📕 Todo in Butterfly May 21, 2025
@CodeDoctorDE
Copy link
Member

Hello, thanks for reporting. Can you edit the issue to fill in the relevant information in the correct spaces? The platform should be wrong.
Also I think you forgot to paste the full logs since i can see the stack trace but not the error message

@e3la
Copy link
Author

e3la commented May 23, 2025 via email

@CodeDoctorDE
Copy link
Member

Thanks this helps me. Can you give me a step by step how i can reproduce it?

@CodeDoctorDE CodeDoctorDE changed the title [Bug]: new to butterfly and webdav [Bug]: Error when using WebDav on Android May 23, 2025
@e3la
Copy link
Author

e3la commented May 23, 2025 via email

@CodeDoctorDE
Copy link
Member

Sorry for the late response. I will add some error messages to help with this error, I sadly can't see why this happens. For me, it looks like the webdav interface doesn't correctly respond to the request of the app

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
Status: 📕 Todo
Development

No branches or pull requests

2 participants