Solved: "Failed to move"/"Renaming [filename] failed" error in Seahub

If I try to move or rename a file or folder I get these errors. There is nothing in the log files related to this behaviour. I am running Seafile Server 9.0.9 for Raspberry Pi on a RaspberryPi 4.

Any idea how I could fix this?

Thank you!

Fixed it, even though I don’t quite understand why this worked: I changed the server address in all config files and the Seahub admin settings page to the server’s host name instead of just its IP which I used before (with everything else working, apart from the Android app not being able to deal with a self signed certificate - I still do not know if this can be fixed).

My next step would have been to change Seahub’s debug level to DEBUG = True as explained in the FAQs.