Opencart quick install

Hi guys try “opencart quick install” after Can’t com to admin apea WRONG PASSPORT AND USERNAME! I try chenge in SQL but no work too
WANT login and pass? after quick install on HestiaCP?

INSERT INTO `oc_user` (`user_id`, `user_group_id`, `username`, `password`, `firstname`, `lastname`, `email`, `image`, `code`, `ip`, `status`, `date_added`) VALUES
(1, 1, 'OpenCart', '5a82807fd319406cec01754efb9e75af65165658', 'John', 'Doe', '[email protected]', '', '1dc5dd9485b7600b265210a7bfae45ea3177728e', '', 1, '2024-11-27 21:13:32');

How did you create the user in first place?
And how do you get the password hash? Because I think you need a salt or/and app key to.