-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 15.0.21
-
Fix Version/s: 15.0.21
-
Component/s: Certificate Manager
-
Labels:None
-
Sprint:Sprint 20
-
ToDo:
-
Distro Version:SNG7
-
Distro:FreePBX Distro
-
Module Fix Version:
Steps to reproduce:
Upgrading from 15.0.58.0 (working) to 15.0.58.1 with Certman version 15.0.20 installed sees this error during installation of Zulu. Attempting to downgrade to an earlier version of Zulu also results in the same error. Downgrading Certman to 15.0.16 allowed Zulu 15.0.58.1 to be installed. Certman was then upgraded back to 15.0.20 without problems. I suspect that this issue will return if not fixed.
PDOException thrown with message "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'auto_generate_cert' in 'field list'"
Stacktrace:
#7 PDOException in /var/www/html/admin/modules/certman/Certman.class.php:974
#6 PDOStatement:execute in /var/www/html/admin/modules/certman/Certman.class.php:974
#5 FreePBX\modules\Certman:addDTLSOptions in /var/www/html/admin/modules/zulu/Zulu.class.php:3210
#4 FreePBX\modules\Zulu:createDevice in /var/www/html/admin/modules/zulu/Zulu.class.php:1671
#3 FreePBX\modules\Zulu:install in /var/www/html/admin/libraries/modulefunctions.class.php:2561
#2 module_functions:_runscripts in /var/www/html/admin/libraries/modulefunctions.class.php:2034
#1 module_functions:install in /var/www/html/admin/page.modules.php:288
#0 include in /var/www/html/admin/config.php:476