首先进入ssh超级终端,并使用ha命令
ha auth reset --username jack --password xxxxxx
对于忘记用户名的,可以直接删除.storage文件
sudo find / -name .storage
sudo rm -rf .storage
simply-static
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6121首先进入ssh超级终端,并使用ha命令
ha auth reset --username jack --password xxxxxx
对于忘记用户名的,可以直接删除.storage文件
sudo find / -name .storage
sudo rm -rf .storage