Hey togehter,
I installed Seafile using the Linux installation type. I can access Seafile over HTTPS. But when I try to upload a file, the upload is stuck. In the logs I see this message:
2023-06-05 11:52:17,051 [WARNING] django.request:224 log_response Not Found: /seafhttp/upload-aj/ba19bb81-aacf-4288-96b0-378a424dce44
While this is in the UI
This is my /opt/seafile/conf/seahub_settings.py
SERVICE_URL = 'https://cloud.domain.de'
FILE_SERVER_ROOT = 'https://cloud.domain.de/seafhttp'