Error while upgrading from 7.13.2 to 7.14.0 - Google_collection Not found #5061

Open
opened 2026-02-20 16:28:59 -05:00 by deekerman · 0 comments
Owner

Originally created by @TheGarious on GitHub (Aug 31, 2023).

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
Originally created by @TheGarious on GitHub (Aug 31, 2023). <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> <!--- Please be aware that as of the 31st January 2022 we no longer support 7.10.x. New issues referring to 7.10.x will only be valid if applicable to 7.12.x and above. If your issue is still applicable in 7.12.x, please create the issue following the template below --> #### 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 <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5061
No description provided.