Fatal error: Uncaught PDOException: SQLSTATE[25P02]

Status
Not open for further replies.

ponch9

New Member
Nov 27, 2019
8
0
1
53
Getting this error when trying to update a Ring Group Destination.

Code:
Fatal error: Uncaught PDOException: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/fusionpbx/resources/classes/database.php:1501 Stack trace: #0 /var/www/fusionpbx/resources/classes/database.php(1501): PDOStatement->execute() #1 /var/www/fusionpbx/app/ring_groups/ring_group_edit.php(412): database->save(Array) #2 {main} thrown in /var/www/fusionpbx/resources/classes/database.php on line 1501

The PBX is working great and server has been running for 195 days. I'm running FusionPBX 4.5.14, Debian 10.2.

Suggestions?
 
Status
Not open for further replies.