Hi all
Situation
I’m using [Nextcloud Hub 8] (29.0.4). I configured a couple of web apps as external sites, which all are working, except for one.
The one I have problems with is an embeded device (web interface of network player) running in the same network segment, no firewall in between. When I directly access the related web app, everything works fine. When I access it through external sites, the main screen of the app is displayed (all ressources are correctly loaded). On the main screen, the device can be powered on (from standby), which takes up to 8 seconds. When directly accessing the web interface the browser gets a response from the device after powering on (indicating the device is ready). Via external sites nothing happens, the browser doesn’t get any response from Nextcloud, not even an error.
I was checking the Nextcloud logs to see if there is any error or other related information but couldn’t find any (I can only see the initial request coming in and being proxied to the device). Thinking, this could be a timeout issue in the nextcloud reverse proxy component, i was checking the configuration in the Nextcloud UI if there is an option to configure the timeout, which i couldn’t find. Also in the NC documentation i didn’t find information about an config.cnf parameter to control the timeout behauviour.
Question
- Does anybody know how long the timeout of the NC reverse proxy component is?
- Does anybody know if this timeout can be configured somewhere?
- Any idea on how to get more logs from the external sites component?
- Any other ideas what the problem could be or how i could track it done?
Thanks a lot for your input!