You are here
Michael Norton - Sat, 2015/12/05 - 00:44
Tried the oDoo appliance in both the VM and ISO versions in VirtualBox. Couldn't get either to accept the initial "create oDoo database" wizard. Attached is a snapshot of the error.
Forum:
Tags:
This might be a bug
TBH I'm not that familiar with Odoo nor did I do much work on this particular appliance. But assuming I understand right, maybe the DB user permissions are not being quite right? You should be able to manually tweak them in Adminer (log in via https on port 12322 using the "postgres" user and the password you configured on firstboot).
Also for future reference all the images are built from the ISOs. Some of the other build types have more substantial changes, but the OVA and VMDK are essentially just a vHDD of the ISO installed. So if the OVA imports ok, but then doesn't work, there is a good chance that the ISO won't either (and vice versa). Unless of course your download is corrupt. You can check that by comparing a hash of your download against the relevant sig file.
Hi Jeremy, I don't think
Hi Jeremy,
I don't think it's a corrupt download as I tried it from two different computers and two downloads.
I'm able to run the installer (ISO) or start the machine (VM) and set the initial passwords, then bring the machine up to the shell. Accessing the oDoo website for first login works, which requires creating the database for first use. That's where every attempt to create the database fails. I tried every combination of my preset password and the default "admin" password, to no avail.
It's almost like the initial passwords are being set for root and postgres ok, but the additional password for oDoo admin is not?
Thanks,
Michael
I'll download it and see what I can see...
Apologies on slow response...
I can't reproduce this issue.
But once I got that working then it all worked as it should...
I will now test for an ISO install just to be sure...
Ok I can reproduce this issue...!
I'll have a fiddle and see if I can work out what is going on.
[update] Ok I'm not sure why but I just reran the initial Odoo initscript and reset my Odoo master password and then restarted Odoo. After that it worked as expected...
Add new comment