• 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 Zend_Db_Adapter_Exception: error message

Space Monkey

Basic Pleskian
Installed tons of servers, never an issue. I'm recording a guide for beginners to also start using plesk and with the system updates I get a red bar error with the
Zend_Db_Adapter_Exception:

And not on 1 new server but 2. Never had any issues and doing the exact same thing, why is this popping up?
 
Looks like a problem with the connection to database server. Need more details from Plesk logs.
 
Looks like a problem with the connection to database server. Need more details from Plesk logs.
Is their a log in the plesk dash I can use because I don't have permissions for /var/log/sw-cp-server/error_log

And I doubt the action log is any useful
Code:
127.0.0.1 admin [2019-09-10 10:39:00] 'Create IP Address' ('Interface': '' => 'ens3', 'IP Address': '' => '136.244.98.233', 'IP Mask': '' => '255.255.254.0')
127.0.0.1 admin [2019-09-10 10:39:14] 'Update Administrator Information' ('Address': '' => '14 Cliffwood Ave. Suite 300, Metropark South', 'City': '' => 'Matawan', 'Client GUID': '04a560a7-deed-4888-acc2-4f15ea9487ad' => '04a560a7-deed-4888-acc2-4f15ea9487ad', 'Company Name': '' => 'Vultr Holdings Corporation', 'Contact Name': 'Administrator' => 'Administrator', 'Country': '' => 'US', 'E-mail': '' => '[email protected]', 'Login Name': 'admin' => 'admin', 'Phone': '' => '0000000000', 'Postal/ZIP Code': '' => '07747', 'State/Province': '' => 'NJ')
127.0.0.1 admin [2019-09-10 10:39:14] 'Update Client Status' ('Client GUID': '04a560a7-deed-4888-acc2-4f15ea9487ad' => '04a560a7-deed-4888-acc2-4f15ea9487ad', 'Client Type': 'admin' => 'admin', 'Contact Name': 'Administrator' => 'Administrator', 'Login Name': 'admin' => 'admin')
127.0.0.1 admin [2019-09-10 10:39:14] 'Update Client GUID' ('Client GUID': '04a560a7-deed-4888-acc2-4f15ea9487ad' => '04a560a7-deed-4888-acc2-4f15ea9487ad', 'Client Type': 'admin' => 'admin', 'Login Name': 'admin' => 'admin')
127.0.0.1 admin [2019-09-10 10:39:52] 'License updated' ('Client GUID': '04a560a7-deed-4888-acc2-4f15ea9487ad' => '04a560a7-deed-4888-acc2-4f15ea9487ad', 'License': '' => 'PLSK.05842213.0000', 'License name': '' => 'Plesk license', 'License type': '' => 'plesk', 'Login Name': 'admin' => 'admin')
217.103.218.203 admin [2019-09-10 10:47:11] 'CP User Login' ('Contact Name': '' => 'Administrator')
127.0.0.1 admin [2019-09-10 10:47:22] 'Update IP Address' ('Interface': 'ens3' => 'ens3', 'IP Address': '136.244.98.233' => '136.244.98.233', 'IP Mask': '255.255.254.0' => '255.255.254.0')
127.0.0.1 admin [2019-09-10 10:47:52] 'Update Administrator Information' ('Client GUID': '04a560a7-deed-4888-acc2-4f15ea9487ad' => '04a560a7-deed-4888-acc2-4f15ea9487ad', 'Contact Name': 'Administrator' => 'Administrator', 'Login Name': 'admin' => 'admin')
127.0.0.1 admin [2019-09-10 10:47:52] 'Update Client Status' ('Client GUID': '04a560a7-deed-4888-acc2-4f15ea9487ad' => '04a560a7-deed-4888-acc2-4f15ea9487ad', 'Client Type': 'admin' => 'admin', 'Contact Name': 'Administrator' => 'Administrator', 'Login Name': 'admin' => 'admin')
127.0.0.1 admin [2019-09-10 10:47:52] 'Update Client GUID' ('Client GUID': '04a560a7-deed-4888-acc2-4f15ea9487ad' => '04a560a7-deed-4888-acc2-4f15ea9487ad', 'Client Type': 'admin' => 'admin', 'Login Name': 'admin' => 'admin')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component uninstall' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'bind' => 'bind')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component upgrade' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'dovecot' => 'dovecot')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component upgrade' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'dovecot-pigeonhole' => 'dovecot-pigeonhole')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component uninstall' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'httpd' => 'httpd')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component uninstall' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'mysql' => 'mysql')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component upgrade' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'nginx' => 'nginx')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component upgrade' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'php71' => 'php71')
217.103.218.203 admin [2019-09-10 10:50:42] 'Plesk component upgrade' ('COMP_SERVICE_NODE': '1' => '1', 'Plesk component name': 'php72' => 'php72')
 
This is odd, I see "Plesk component uninstall ... mysql" in the action log above. Same for httpd.
 
I got it working by doing everything through the console, Vultr admitted their image at the moment is not good and they will update it soon.
 
Back
Top