Menu

#826 1.4 Can't create new user during lsmb setup

1.4
closed-fixed
nobody
users (1)
5
2015-01-24
2013-05-17
No

when creating a new user, an error comes up, 'Can't assign permissions to a non-existent role' which suggests that the db user is not being properly created.

This can be worked around easily enough by logging in with psql (as postgres, any db), and CREATE USER '[username]' before creating the database. Then you can select 'yes' in the import option and this works properly. However it does need to be fixed before next beta.

Discussion

  • Chris Travers

    Chris Travers - 2013-05-18
    • status: open --> closed-fixed
     
  • Chris Travers

    Chris Travers - 2013-05-18

    svn 5818

     
MongoDB Logo MongoDB