polonel / trudesk

:coffee: :seedling: Trudesk is an open-source help desk/ticketing solution.
http://trudesk.io
Other
1.29k stars 430 forks source link

Issue while connecting mongodb with trudesk #624

Closed amitsaini1807 closed 1 year ago

amitsaini1807 commented 1 year ago

Getting This Bug while setting up momgo db connection to trudesk

Bug : {"success":false,"error":{"index":0,"code":11000,"keyPattern":{"name":1},"keyValue":{"name":"gen:version"}}}

polonel commented 1 year ago

It means your database is not empty. Trudesk requires a blank db when selecting "New Database" during the install wizard.