Version: 16.3.1 Community Edition Broken

Ask your questions regarding TimeTrex installation here.
Post Reply
coles
Posts: 1
Joined: Wed Feb 15, 2023 8:04 pm

Version: 16.3.1 Community Edition Broken

Post by coles »

There are new references to a non-existent GovernmentDocumentListFactory class in the community edition that are causing errors when running the upgrade script. I assume this class exists in the Enterprise edition and someone forgot that the class doesn't exist in the community edition. Here is the stack trace:

Performing any necessary corrections from previous version...
Upgrading database schema...
Upgrading database schema successful!
Cleaning up temporary files...
PHP Fatal error: Uncaught Error: Class "GovernmentDocumentListFactory" not found in /var/www/html/includes/global.inc.php:304
Stack trace:
#0 /var/www/html/classes/modules/soap/TimeTrexSoapClient.class.php(668): TTnew()
#1 /var/www/html/tools/unattended_upgrade.php(471): TimeTrexSoapClient->sendCompanyData()
#2 {main}
thrown in /var/www/html/includes/global.inc.php on line 304
mikeb
Posts: 755
Joined: Thu Jul 27, 2006 11:58 am

Re: Version: 16.3.1 Community Edition Broken

Post by mikeb »

There is an issue with the auto-update system, it should be corrected within 1-2 days. In theory you shouldn't need to do anything and it will resolve itself.

If its not resolved by Monday please let us know here.
Post Reply