• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

error in update...

V

VidPro

Guest
This is the error that I get when I try to update from 8.3 - 8.4

any ideas?


ERROR: PleskMainDBException


MySQL query failed: MySQL server has gone away
0: /usr/local/psa/admin/plib/common_func.php3:218
db_query(string 'SELECT id, type, url, priority, enabled, auth_required, login, password FROM ai_vendor_sources')
1: /usr/local/psa/admin/plib/autoinstaller/AutoInstallerVendorSource.php:136
AutoInstallerVendorSource::getVendorSources()
2: /usr/local/psa/admin/plib/autoinstaller/AutoInstallerManager.php:209
AutoInstallerManager->install(string 'PLESK_8_4_0', array, boolean false, string 'myemail@mydominname.com', boolean true)
3: /usr/local/psa/admin/htdocs/server/autoinstaller_install.php:101

Thanks
Matt
 
It looks like you might be using MySQL 5 for the 'psa' database. That could be your problem. Plesk only works with MySQL 4.

I could be wrong, this is just a guess ('cause "type" isn't quoted in that SQL statement).
 
Back
Top