Ok this is what I get after restarting the odoo server:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>500 Internal Server Error</title> <h1>Internal Server Error</h1> <p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>
I tried it again and I get:
ProgrammingError: database "neuesOdoo" already exists
But it's not listed in odoo, only in the postgres ...
So after another restart of the server the duplicated database is also listed and can be used!
This is at all not a disireable behavior!!!
I'm having the same issue here. I've been having to restore from a backup instead. I've tried restarting the server, etc, with no avail.
same problem here with odoo - v8 - in a clean environement, where only an admin exists as a user and nobody is logged in at the moment. So why are there always 20 or even more processes accessing a clean database with nobody logged in? Is this a disired behavior? I hope not! Which sense makes the function to duplicate otherwise?