Upgrading 3.8153 > latest fails horribly
Posted: Tuesday 03 July 2018 10:48
I've tried varies ways already. Simply doing a ./updatedomo fails with errors because of old Python references in CMakeCache.txt. Delete that file and run make manually and the compilation completes. However, Domoticz is unusable after. Empty dashboard (which turned out to be a caching issue, that appcache stuff is the most annoying thing I have ever come across), but more annoyingly... the log remains empty and nothing works. Nothing is written to the log either.
If I manually start the command in my systemd config file, this is the result: If I restore a backup, this is what happens: I also tried doing a complete new install, copy the database, zwave config file and scripts back over... results are the same.
Is there any way I can update my domoticz without having to start over completely?!
[edit]
Seems the culprit might be "-loglevel 0" what was in my systemd config file. That worked fine on my old build, but the latest build does absolutely nothing with that. Going to test of that really is the case this afternoon when I'm back home.
If I manually start the command in my systemd config file, this is the result: If I restore a backup, this is what happens: I also tried doing a complete new install, copy the database, zwave config file and scripts back over... results are the same.
Is there any way I can update my domoticz without having to start over completely?!
[edit]
Seems the culprit might be "-loglevel 0" what was in my systemd config file. That worked fine on my old build, but the latest build does absolutely nothing with that. Going to test of that really is the case this afternoon when I'm back home.