Hello,
I have seafile installed, for 5 years, and it worked just fine, but today I cannot click and download files (and neither can other users). I says first sorry can’t open, and then doesn’t exist
Any idea? It could be that it has done it for some time, and I hadn’t noticed, since I typically do not use the browser..
The files do show, though, with the right size and date of creation and all.. same when I says create a direct link.
I can think of a few things that could be wrong (filesystem full or corrupt on the server for example), but we would need more information to really know. Are you seeing errors in the seafile logs? Are there errors in the server’s OS logs? Can you see and access the data blocks files?
You can check what URL is used when downloading a file using browser’s development mode.
Make sure SEAHUB_SERVICE_URL and FILE_SERVER_ROOT are set correctly if you use version 11.0 or older.
For version 12.0, make sure SEAFILE_SERVER_PROTOCOL and SEAFILE_SERVER_HOSTNAME are set correctly.
It was “just” FILE_SERVER_ROOT which was set to my site, but not with the suffix seafhttp.
Many thanks