• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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