Raspberry Pi Server / Network Error

Hey, I just setup everything for a Raspberry Pi Seafile Server. Everything seems to work (Seahub and Seafile) but when it comes to uploading something, it only says NetworkError and I can’t Upload anything. Also at the logs there is nothing written about it!
Anyone similar experience?

image

Thanks,
Jakob

Is there any error in the browser console or in the seahub.log?

Typically, this means that you have a problem with the URLs/Paths defined in your configs. Might be a http/https mismatch or a typo in one of the values in your seahub_settings.py.

Please also provide more information how you deployed seafile on a raspberry pi. Which manual did you followed? Did you use docker?