Hi all
I think I'm having an issue with my Dashticz config.
After a few minutes that I open a browser with Dashticz I get no more access to standard Domoticz frontpage as well as Dashticz.
Browser wheel continue to spin on the Dashticz page.
I found that I wrongly set 3 cameras refreshimage to 1500 and changing this to 10000 seems to solve the issue of not showing anymore the webpage.
But I still get the wheel spinning all the time
My configs related to refresh are:
Code: Select all
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
.....
var frames = {}
frames.weather = {refreshiframe:10000,height:230,frameurl:"//forecast.io/embed/#lat=xx.xxxxx&lon=yy.yyyy&name=xxx&color=#00aaff&font=Helvetica&fontcolor=#ffffff&units=si&text-color=#fff",width:24}
var maps = {}
maps.rome = { height:250, refreshimage:60000, width:6, latitude: xx.xxxx, longitude: xx.xxxx, zoom:13 }
//Buttons or images to open webpages in an iframe, like a news website or weather forecast
var buttons = {}
buttons.buienradar = {height:220, width:6, isimage:true, refreshimage:600000, image: 'http://www.meteo60.fr/satellites/animation-satellite-ir-france.gif', url: 'https://www.3bmeteo.com/meteo/acilia'}
buttons.buienradar2 = {height:120, width:6, isimage:true, refreshimage:600000, image: 'http://www.centrometeo.com/sat/it-vis-animation.gif', url: 'https://www.3bmeteo.com/meteo/acilia'}
buttons.webc = {height:250, width:6, isimage:true, refreshimage:10000, image: 'http://192.168.xxx.xxx:xxxx/camsnapshot.jpg?idx=x&count=x?t=xxx', title: 'Webcam', url: 'http://192.168.xxx.xxx/zm/index.php? view=montage&group=x'}
buttons.webc1 = {height:250, width:6, isimage:true, refreshimage:10000, image: 'http://192.168.xxx.xxx:xxxx/camsnapshot.jpg?idx=y&count=y?t=xxx', title: 'Webcam', url: 'http://192.168.xxx.xxx/zm/index.php? view=montage&group=x'}
buttons.webc2 = {height:250, width:6, isimage:true, refreshimage:10000, image: 'http://192.168.xxx.xxx:xxxx/camsnapshot.jpg?idx=z&count=z?t=xxx', title: 'Webcam', url: 'http://192.168.xxx.xxx/zm/index.php? view=montage&group=x'}
Is this too much refresh, as number of item and/or refresh time?
Thanks
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat