• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved Can't log into plesk after upgrade from 12.0 to Onyx

Mike Void

New Pleskian
Hello.

After I upgraded my Plesk version to Onyx I can no longer log into Plesk with example.com:8443.

How can I fix this?
 
Any additional details? What sort of errors do you have, at least? Are you sure that upgrade was completed successfully? Have you tried to fix problem with

# plesk repair installation

?
 
I attached what error I get in the browser. I can still access the port 8447 for Install and updates.

# plesk repair installation

is this a terminal command? I can run it via SSH ?
 

Attachments

  • pleskbug.png
    pleskbug.png
    16.8 KB · Views: 6
Check if sw-engine is running:
# systemctl status sw-engine

if not, start it with
# systemctl load sw-engine

if the firewall is blocking access to port 8443 (which it obviously shouldn't) you get that scenario.
 
Back
Top