Hi,
i recently installed the NextCloud-App with the help of this tutorial:
A full guide for installing Nextcloud on TrueNAS Scale with Collabora integration and outside access through Nginx Proxy Manager - Resources - TrueNAS Community Forums
But i experience slow upload speeds with the NextCloud App (sync) or when copying files via browser in local network. It seems that there is no nat loopback to the local ip adress of the server. I figured out, that the problem is the environmant variable “OVERWRITEHOST” that point me every time to the dnyamic dns addres that i made for Nextcloud “example.domain.com”. When i remove this variable “OVERWRITEHOST” the files are copied with nearly full speed (gbit connection). But then i am not able to get a connection from outside of the local network to my nextcloud.
Any idea?
Thanks
StefanV3
1 Like
Hi,
just for your information about my setup:
Router: Fritz!Box 6690 Cable (all port forwardings setup corectly)
It seems that the problem is related to non working NAT Loopback or a similar issue. The Fritz!Box routers have an option that calls DNS rebind security.
I have made an exception for the dynamic dns Service i use. So hopefully the problem gets solved. I’ll try it in today afternoon, because i am currently not at Home.
Greetings
StefanV3
Hi,
last week i spent again some time to the problem. After changing the domain, i checked the problem again. And figured out that the problem was only related to my desktop pc. Uploads with Notebook seems to run quick.
My desktop pc is equipped with an Intel Killer NIC and there was an app installed that names “Killer Intelligence Center” This thing does a way of traffic shaping and made my uploads to NextCloud slow. So i decided to uninstall the software and from this it’s fine now.
StefanV3