haiwen / seadroid

Android client for Seafile
Other
540 stars 277 forks source link

What does this mean? the folder "/" was deleted #960

Closed draptik closed 1 year ago

draptik commented 1 year ago

Anybody else getting the message "the folder "/" was deleted" on there phone when trying to access a folder?

I have been using seafile since 2014. Setup: Runs on my RPi. Stock android on phone (Android 13). No resent changes.

Seafile version on RPi: 9.0.2 Seafile is functional via web-interface and desktop-client.

Which additional infos should I provide?

draptik commented 1 year ago

I finally figured out what the problem was:

The seafile storage on the server had a corrupted file, which could not be automatically repaired by using seaf-fsck.sh. After fixing the underlying filesystem (using fsck in my case) the problem disappeared.