I installed the precompiled version of domoticz 2020.2. When I open the webpage of domoticz on port 8080 I see the startup screen of domoticz. OKE. I saved the precompiled version of domoticz and the domoticz.sh file.
I stopped domoticz, copied the compiled version of domoticz from dev-domoticz to the map domoticz and started domoticz again. When I open the webpage of domoticz on port 8080 I see the startup screen of domoticz. OKE.
I renamed the map domoticz, created a new map domoticz and copied the saved version of domoticz and domoticz.sh. I started domoticz and checked with status that is was running. When I try to open the webpage of domotiz on port 8080 I get a blank screen with the message "404 Not found".
I noticed the following differences between the map with the 404 error and the map with no error:
404 error:
Code: Select all
pi@RPI4:~/domoticz $ ls
domoticz domoticz.db domoticz.db-shm domoticz.db-wal domoticz.sh plugins
Code: Select all
Config License.txt domoticz domoticz.db dzVents scripts updatebeta www
History.txt domocookie.txt domoticz.2020.2.nochange domoticz.sh plugins server_cert.pem updaterelease
I assume that the 404 error is caused by missing necessary maps and files. If correct could you update the documentation "Build Domoticz from source" to overcome this problem?
Thank you.