operasoftware / dns-ui

Opera's LDAP-authenticated PowerDNS user interface
Apache License 2.0
283 stars 58 forks source link

Vagrant does not work #83

Open lprasol opened 6 years ago

lprasol commented 6 years ago

I got an error:

Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:

ansible local provisioner:
* The following settings shouldn't exist: compatibility_mode

After removing line with ansible.compatibility_mode = "2.0" the install went further. Then I cannot log in, after passing http auth, page crashes. Logs show error in DB configuration.

Somehow it works on Mac.