/
Message template (english)
I cannot no longer log into admin web UI; it started to ask me for username, and I have no idea what it should be.
My YunoHost server
Hardware: VPS bought online
YunoHost version: 11.1.13 (according to sudo yunohost --version
; yunohost-admin
is at 11.1.7; moulinette
and ssowat
are at 11.1.4)
I have access to my server : direct access via keyboard / screen (KVM)
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
Iām trying to log into admin UI (via https://my_domain/yunohost/admin), and it asks me for a username and password. This is definitely an admin log in page because it has a āUser interfaceā button in its top right corner, it looks how I remember admin UI login page to look, and user login page https://my_domain/yunohost login looks entirely different.
I have no idea what the āusernameā should be. If I remember correctly, it never asked me for āusernameā before, I only ever needed to enter my yunohost admin password. I tried āadminā and ārootā and āyunohostā, neither works.
In the documentation, it says to use yunohost tools adminpw
to reset the admin password. However, yunohost tools adminpw
tells me: āinvalid choice: āadminpwā (choose from ārootpwā, āmaindomainā, āpostinstallā, āupdateā, āupgradeā, āshellā, āshutdownā, āregen-confā, āversionsā, āmigrationsā)ā.
I couldnāt find any references to ārootpwā in documentation, and it is not clear whether this changes admin UI password or Linux root password, but according to yunohost tools rootpw --help
it only accepts a password, and I know the admin UI password, the only thing I donāt know is username.
Iāve upgraded to yunohost v11 from yunohost v4 a couple of months ago, but IIRC immediately after upgrade I successfully logged into admin UI using password only, so not sure if this is related.