Page 1 of 1
Dashticz not working
Posted: Saturday 11 September 2021 8:30
by edwin1234
I did a new install on a pi4 buster , automatic install beta branch, i used the standard config file without the /*
But dashticz is not working
When i open it in a browser it shows:
Dasticz v3 is loading...... and nothing happens or shows in the screen
What can i do?
Re: Dashticz not working
Posted: Saturday 11 September 2021 10:11
by Lokonli
Probably the Domoticz IP or Domoticz authorization is wrong.
Open DevTools (F12), refresh Dashticz, check the DevTools network tab. Probably you'll see a network error there.
First check the status. It should be 200. Most other codes are indicating an error. Which network requests gives an error?
CLick on the network request. The response headers (on the 'response' tab) normally give an indication of the problem.
Re: Dashticz not working
Posted: Saturday 11 September 2021 12:47
by edwin1234
Thank you for your help
On the laptop with chrome it sarted working after a few refreshes,
But on iphone and ipad it stays the same problem.
Re: Dashticz not working
Posted: Wednesday 29 September 2021 17:40
by cineks
I have similar problem with dashticz or Rpi4, i dont know.
I need a few refreshes and started work, but when Dashticz automatic refreshes I have black screen with error.
My error:
responseText: "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>408 Request Timeout</title>\n</head><body>\n<h1>Request Timeout</h1>\n<p>Server timeout waiting for the HTTP request from the client.</p>\n<hr>\n<address>Apache/2.4.48 (Debian) Server at 172.17.0.2 Port 80</address>\n</body></html>\n"
Re: Dashticz not working
Posted: Thursday 21 October 2021 15:20
by MasMat
I too have similar problems (dashticz v3 loads "straight" to error screen). Just did a fresh install with the script (beta) on Rpi4. My console says:
"Exception {name: "NS_ERROR_FILE_NO_DEVICE_SPACE", message: "", result: 2152857616, filename: "js/main.js", lineNumber: 137, columnNumber:0, data: null, stack: "loadFiles/<@js/main.js:137:11 might..." }
Have rebooted, updated etc. No change.
Everything worked fine before. Had to reinstall everything (dd old backup - no dashticz yet then) because Rpi kernel update got interrupted.
Anything to be done? I have tried reinstall a few times already.
EDIT: using my phone (Android/Chrome) the dashticz does work. Some JS bug or missing part in Linux installations? Doesn't work on Linux/SeaMonkey-browser either.
Re: Dashticz not working
Posted: Monday 25 October 2021 17:39
by Sarcas
Had trouble getting Dashticz to work as well after automatic installation on my rPi4. After reading this thread I tried a different browser. I got an unstable connection with FireFox on my laptop after a lot of refreshes, but no connection at all with Safari. On my iPhone i can’t get a connection with neither Safari nor Chrome.
Request Timeout
Server timeout waiting for the HTTP request from the client.
Apache/2.4.51 (Debian) Server at 172.17.0.2 Port 80
I am not sure where the 172.17.0.2 comes from, but I assume it is a Docker thing?