SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'super_admin' for key 'admins_username_unique'

⌘K
  1. Home
  2. Docs
  3. Nexelit – Multipurp...
  4. General Questions
  5. SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘super_admin’ for key ‘admins_username_unique’

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘super_admin’ for key ‘admins_username_unique’

This is mysql error, this error mean you already have an admin account with username of super_admin. now you need to change this username if you want to create a new admin. or you can login to your website admin panel by default admin credentials

Default Credentials:

  • admin login url: yourwebsite.com/login/admin
  • username: super_admin
  • password: 12345678
Was this article helpful to you? No Yes

How can we help?