• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue "Server not configured" while it is, and working (almost) fine

aadje93

New Pleskian
Greetings,

I've recently gotten into a strange "issue" where plesk thinks its not configured, altough it actually is. Websites are working fine, but now lets encrypt is not working with the message "go to control panel to perform post installation configuring". I've done that, and migrated websites/done the DB's manually due to mysqldump on original vps not working nicely, so had to do a phpmyadmin dump/import process.

I'm running Plesk onyx latest version(see below), on Centos 7 cleanly installed.

But now when i try to renew lets encrypts passwords i get the following error:

" get failure: Plesk is not configured. Go to the control panel to perform post-installation configuring.

Also,
plesk bin init_conf --check-configured

returns a exit status 1 instead of 0.

Is there a way to enforce a "configured" state? I've tried running the installer again which saw the installation, updated some packages. But this error/state still persists.

I'm realy out of options on how to fix this, i've tryed to look into the plesk help guide, and googling for some hours but it seems nobody has run into this problem before.
 
it says "plesk initalization is completed" but now i cant change my password as i dont know the "old" password/could not set it
I am able to install lets encrypt cetrificates now, but i'm only able to login through the one-time secret login link. Could you help me fix the password? I don't want to break mysql passwords and such by using passwd on the cli from normal linux knowledge as plesk is a little different than normal linux :)
 
Just run

# plesk bin admin --get-login-link

to generate a one-time login link. Then you can change admin password in Plesk UI.
 
i know that link, but as said i can't change my password then as its asking for the "old" password which i off-course don't know

it says "plesk initalization is completed" but now i cant change my password as i dont know the "old" password/could not set it
I am able to install lets encrypt cetrificates now, but i'm only able to login through the one-time secret login link. Could you help me fix the password? I don't want to break mysql passwords and such by using passwd on the cli from normal linux knowledge as plesk is a little different than normal linux :)

Any way to enforce a new password without a complete re-install of plesk?, i can login on the --get-loginlink. But i dont know the correct way to change the plesk admin password now without breaking my production server :(
 
Last edited:
Back
Top