I just set up seafile pro version 12.0.16 (binary-setup) with nginx web-server on Ubuntu Server. Everything works fine except when I want to download a file via the web-interface. When I click the little download button my web browser shows this in a new tab:
{"error":{"code":404,"description":"The requested resource could not be found.","reason":"Not Found"}}
The URL looks like this:
https://domain.example/seafhttp/repos/934ed71a-b715-4823-88c7-d476c52dc3ba/files//New Text Document 2.txt/?op=download
That is odd because file preview works.
Upload via web-interface works as expected. Also file sync via client works fine.
Is this a known issue and also should I add my config files (seafile, nginx) to this topic? How do I fix this?