• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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