login failed in database

Hi,

How to reset root database password?

Status: 
Active
Virtualmin version: 
new
Webmin version: 
new

Comments

Ilia's picture
Submitted by Ilia on Sun, 02/07/2021 - 03:34

Body: View changes

Hi,

You can reset database password by re-running Virtualmin wizard or using devel version of Webmin 1.971, which has this functionality in-built to the module.

Ilia's picture
Submitted by Ilia on Sun, 02/07/2021 - 03:37

Please set this ticket to be Public (or we can do it for you if you don't mind), so it can be indexed and found by others in the future.

alkhurrampk's picture
Submitted by alkhurrampk on Sun, 02/07/2021 - 04:16

i could not solve my issue here , when i re run wizard and again i entered password this error came.." Warning! .. shutdown failed : /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: YES)'"

alkhurrampk's picture
Submitted by alkhurrampk on Sun, 02/07/2021 - 04:17

Assigned: Unassigned ยป
Ilia's picture
Submitted by Ilia on Sun, 02/07/2021 - 05:41

i could not solve my issue here , when i re run wizard and again i entered password this error came.." Warning! .. shutdown failed

Update to the devel version of Webmin to work around this issue:

dnf update https://download.webmin.com/devel/rpm/webmin-current.rpm

It looks like you're using Virtualmin GPL there though, and the area here is for folks using Virtualmin Pro. It's no problem to get support on our Community Forums, which we keep an eye on as well.

alkhurrampk's picture
Submitted by alkhurrampk on Mon, 02/08/2021 - 03:34

when i upgrade my webmin as you mentioned this error came "MariaDB safe mode :"

Ilia's picture
Submitted by Ilia on Mon, 02/08/2021 - 03:37

Try:

pkill -9 mysql
pkill -9 mariadb

.. or reboot the server.

alkhurrampk's picture
Submitted by alkhurrampk on Mon, 02/08/2021 - 03:50

i have tried also reboot the server