PDO Exception following update
-
I was informed by Softaculous that my IP Location Block plugin was updated today. When I tried to go to my site I found that WordPress was not working with a PDO exception.
If I remove the plugin, the site works as expected
The Error log for the site shows the following:
[Tue Oct 31 10:28:21.648076 2023] [lsapi:error] [pid 1642739:tid 47251625879296] [client 2001:8004:5160:23bb:3962:5ad1:44a5:eec2:0] [host actatc.org] Backend fatal error: PHP Fatal error: Uncaught PDOException: There is no active transaction in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php:636\nStack trace:\n#0 /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php(636): PDO->rollBack()\n#1 [internal function]: IP_Location_Block_Logs::close_sqlite_db()\n#2 {main}\n thrown in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php on line 636\n
[Tue Oct 31 10:26:37.491645 2023] [lsapi:error] [pid 1642735:tid 47251638486784] [client 2001:8004:5160:23bb:3962:5ad1:44a5:eec2:0] [host actatc.org] Backend fatal error: PHP Fatal error: Uncaught PDOException: There is no active transaction in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php:636\nStack trace:\n#0 /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php(636): PDO->rollBack()\n#1 [internal function]: IP_Location_Block_Logs::close_sqlite_db()\n#2 {main}\n thrown in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php on line 636\nCan anyone help?
Gus
The page I need help with: [log in to see the link]
- The topic ‘PDO Exception following update’ is closed to new replies.