• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'transport' in 'where clause'

Pedro Reinoso

Basic Pleskian
I was trying to upgrade from PLESK 11.0.9 to 12.5.30

But after that i got some errors and the process do not complete.

I reboot the VM and now whe i'm trying to acces to Control panel :8443

I see this error:

plesk_Error.png


Are there any solution for me to fix this problem?

Thanks,
 

Attachments

  • pleskError.PNG
    pleskError.PNG
    42.3 KB · Views: 5
Last edited:
What is output of command

# plesk version

Try to run following command for repairing your Plesk

# /usr/local/psa/bootstrapper/ppXXXXX-bootstrapper/bootstrapper.sh repair

where XXXXX is version of your Plesk.
 
Check mysql log. Looks like something wrong with apsc database. Maybe it is corrupted. In this case try to recover it with usual mysql methods.
 
Back
Top