SuiteCRM icon indicating copy to clipboard operation
SuiteCRM copied to clipboard

Error while upgrading from 7.13.2 to 7.14.0 - Google_collection Not found

Open TheGarious opened this issue 1 year ago • 2 comments

Issue

I want upgrade my SuiteCRM 7.13.2 to 7.14.0 with this command line : ./vendor/bin/robo upgrade:suite /tmp/suitecrm-upgrade-7-13-x-to-7-14-0.zip upgrade.log . admin

Actual Behavior

I have this issue, after Upgrade Complete! log i have this error.

********************************************************************
*************************** SUCCESS*********************************
********************************************************************
******** If your pre-upgrade Leads data is not showing  ************
******** Or you see errors in detailview subpanels  ****************
************* In order to resolve them  ****************************
******** Log into application as Administrator  ********************
******** Go to Admin panel  ****************************************
******** Run Repair -> Rebuild Relationships  **********************
********************************************************************
 [Exec] Done in 01:09
➜  Upgrade Complete!
ERROR: Class 'Google_Collection' not found 
in /var/www/SuiteCRM/vendor/google/apiclient-services/autoload.php:21

Context

Your Environment

  • SuiteCRM Version used: 7.13.2
  • Environment name and version (e.g. MySQL, PHP 7): PHP 7.4
  • Operating System and version (e.g Ubuntu 16.04): Debian 11.2

TheGarious avatar Aug 31 '23 14:08 TheGarious