Access denied for user '1bd3e0294da19198'@'localhost' (using password: YES

Hi,
I have installed frappe and erpnext at localhost and production server. It was OK.
But I have deleted database from localhost and then import database from production server to localhost.
Then is showing
_mysql_exceptions.OperationalError
** OperationalError: (1045, “Access denied for user ‘1bd3e0294da19198’@‘localhost’ (using password: YES)”)**

Hi,
Check this:-

Hi @shraddha,

Your reference link is not satisfied my issue.
Do you get my issue?

use this command

bench new-site site1.local

“1bd3e0294da19198” this database use above mentioned site name

Was this really ment to help ?

bench new-site site1.local worked for me thanks alot