Ver7o
Members
-
Joined
Solutions
-
Ver7o's post in dynamix.vm.manager missing configuration files was marked as the answerFixed it.
Per https://github.com/novnc/noVNC/blob/master/defaults.json these files are empty so I just used:
cd /usr/local/emhttp/plugins/dynamix.vm.manager/novnc/
touch defaults.json
touch mandatory.json
and it works.