• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

After Update Problems ..

S

Silent.aT

Guest
Hi, a friend of mine did some plesk updates, and after he did that, he wasnt able to view the domains anymore ...

ERROR: PleskMainDBException
MySQL query failed: Unknown column 'guid' in 'field list'

Additionally, an exception has occurred while trying to report this error: PleskMainDBException
MySQL query failed: Unknown column 'guid' in 'field list'

0: /usr/local/psa/admin/plib/common_func.php3:218
db_query(string 'select `id`,`cr_date`,`cname`,`pname`,`login`,`account_id`,`status`,`phone`,`fax`,`email`,`address`,`city`,`state`,`pcode`,`country`,`locale`,`limits_id`,`params_id`,`perm_id`,`pool_id`,`logo_id`,`tmpl_id`,`sapp_pool_id`,`guid` from clients where `id`=1')
1: /usr/local/psa/admin/plib/class.Table.php:180
Table->select()
2: /usr/local/psa/admin/plib/class.cObject.php:443
cObject->fetchAttrsFromTable_()
3: /usr/local/psa/admin/plib/class.Client.php3:69
Client->Client(integer '1')
4: /usr/local/psa/admin/plib/common_func.php3:2875
objectMaker(string 'Client', integer '1')
5: /usr/local/psa/admin/plib/class.Manager.php:679
Manager->createMainObject(integer '2')
6: /usr/local/psa/admin/plib/class.Manager.php:126
Manager->Manager(integer '3', integer '1')
7: /usr/local/psa/admin/htdocs/domains/domains.php3:68


i tried to insert manuelly the DB Update for plesk 8.3.0 but it isn't working .. i hope u can help me ..

cYa Silent.aT
 
Hi, it indicates of the broken Plesk upgrade.
Check how many psa-8.2.0* packages are installed:
> rpm -qa | grep psa-8.2.0- | grep -v locale
Your current Plesk version:
> cat /usr/local/psa/version

Try downloading Plesk 8.3 autoinstaller for your OS from :
http://www.parallels.com/en/download/plesk83/
and run it like described in the Release Notes (found on the same page, as well as here: ftp://download1.parallels.com/Plesk/Plesk8.3/
and let it install base packages of Plesk.
If it does not sort it out, then I guess, there is no easy solution, and it should be looked into. Otherwise, if you have Plesk backup, I suppose making a clean 8.3 install and then restoring the data is good idea.
 
Back
Top