Sporadic broken pages after upgrading form 9.3.2 to 9.3.3

Created on 10 April 2024, 3 months ago
Updated 9 May 2024, about 2 months ago

Problem/Motivation

We have experienced sporadic broken page (site) issues after upgrading from 9.3.2 to 9.3.3. The site will show a blank page with the following error message:

The website encountered an unexpected error. Try again later.
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near "`" LINE 1: CREATE TABLE IF NOT EXISTS `cleantalk_sfw` (`id` INT NOT NUL... ^: CREATE TABLE IF NOT EXISTS `cleantalk_sfw` (`id` INT NOT NULL AUTO_INCREMENT, `network` INT unsigned NOT NULL, `mask` INT unsigned NOT NULL, `status` TINYINT NOT NULL DEFAULT 0, `source` TINYINT NULL DEFAULT NULL, PRIMARY KEY (`id`), INDEX ( `network` , `mask` )); Array ( ) in Cleantalk\Custom\Db\Db->execute() (line 47 of modules/contrib/cleantalk/lib/Cleantalk/Custom/Db/Db.php).

Steps to reproduce

The issue seems to happen randomly. The web site usually comes back after a page reload but will happen again at a later time.

πŸ› Bug report
Status

Active

Version

9.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States chunhuaicheng

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024