How to login to Dashticz
Posted: Friday 10 March 2023 18:16
Hi,
I installed Dashticz with via the installation script. Now I want to start it at http://192.168.1.162:8082 but all I get is a message that it won't start:
Error while requesting Domoticz version. Possible causes:
1. Domoticz offline
2. Domoticz IP incorrect in CONFIG.js
3. User credentials incorrect in CONFIG.js
4. Browser IP not whitelisted in Domoticz.
For more help visit I'm supposed to look at the Dashticz documentation but that doesn't help me.
1. Domoticz is not offline.
2. I tried config['domoticz_ip'] = 'http://192.168.1.162:8080'; and config['domoticz_ip'] = 'https://192.168.1.162:443';
3. I tried config['user_name'] = 'admin'; and config['pass_word'] = 'xxxxxxxx'; I also tried without the username and password.
4. 192.168.1.* is in my trusted networks
What am I missing?
Peter
I installed Dashticz with via the installation script. Now I want to start it at http://192.168.1.162:8082 but all I get is a message that it won't start:
Error while requesting Domoticz version. Possible causes:
1. Domoticz offline
2. Domoticz IP incorrect in CONFIG.js
3. User credentials incorrect in CONFIG.js
4. Browser IP not whitelisted in Domoticz.
For more help visit I'm supposed to look at the Dashticz documentation but that doesn't help me.
1. Domoticz is not offline.
2. I tried config['domoticz_ip'] = 'http://192.168.1.162:8080'; and config['domoticz_ip'] = 'https://192.168.1.162:443';
3. I tried config['user_name'] = 'admin'; and config['pass_word'] = 'xxxxxxxx'; I also tried without the username and password.
4. 192.168.1.* is in my trusted networks
What am I missing?
Peter