I am suffering from timeout error regularly. I need to press 2 or 3 times F5 in order to make Dashticz work (which is not easy on touchscreen, is there a dashticz button for that?)...but it eventually works so it is difficult to debug!
My setup:
raspberry pi with domoticz on it (192.168.0.19:9090) connected to my lan with ethernet
raspberry pi 3B with dashticz on it (and touchscreen with chromium) (192.168.0.61:8082) connected to my lan with internal wifi
What I tested/did:
- increased timeout in apache2.conf (Timeout 600)=> no effect
- test from several other places 192.168.0.61:8082 and other browsers (firefox, edge) => same effect (many timeout before succeed)
- try during 2 hours to ping every minute from dashticz server to domoticz server, to check if connection was not dropping => it doesn't drop. Yet I have deactivated wifi power saving into dashticz server
And so, I have regularly:
-
Code: Select all
Failed to load resource: the server responded with a status of 408 (Request Timeout) :8082/lang/fr_FR.json?v=1637315997952:1
Code: Select all
Failed to load resource: the server responded with a status of 408 (Request Timeout) :8082/custom/CONFIG.js?_=1637320094633:1
Code: Select all
bundle.js?t=18:309 GET http://192.168.0.61:8082/js/settings.js?_=1637316453502 408 (Request Timeout)
- more brutal:
Code: Select all
Request Timeout
Server timeout waiting for the HTTP request from the client.
Apache/2.4.48 (Debian) Server at 172.17.0.2 Port 80