Can't upload to Seafile

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
Bildschirmfoto 2023-06-05 um 11.54.15

This is my /opt/seafile/conf/seahub_settings.py

SERVICE_URL                         = 'https://cloud.domain.de'
FILE_SERVER_ROOT             = 'https://cloud.domain.de/seafhttp'

Thanks @Cisco are you running it with nginx/apache?

I try to run this behind Cloudflared Tunnel…
Your settings did not help :frowning:

Hm okay thank you for the configuration.
I try to run it behind Cloudflare zero trust and I think it has something to do with the rewrite of the path…