I had the same problem. In my case, there was an existing database with the same name in the machine (another version of the database)
The only way to solve the problem was to drop the old database.
But I have to admit that it is very weird, because you could probably want to create a second database based on the first one.