Dblog unavailable

Created on 21 June 2025, 21 days ago

Problem/Motivation

After 11.2.0 update from 11.1.8 the core Database Logging (admin/reports/dblog) module seems to be no longer available showing error message as follows: "The website encountered an unexpected error. Try again later." The critical issue is the same for locahost and production sites.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Active

Version

11.2 🔥

Component

dblog.module

Created by

🇭🇺Hungary csehgab

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

Comments & Activities

  • Issue created by @csehgab
  • What error messages does PHP log? With those we could look into this.

  • 🇭🇺Hungary csehgab

    This is what I can see in the PHP error log for the production site:
    AH01071: Got error 'PHP message: Uncaught PHP Exception Error: "Call to undefined method Drupal\\autoban_dblog\\Controller\\AutobanDbLogController::buildFilterQuery()"
    Then I managed to get access to dblog by removing the following modules: Autoban Advanced Ban Provider, Autoban Core Ban Provider, Autoban Dblog, Autoban, Advanced Ban. This is an example what I can see now in the log:
    Error: Call to undefined method Drupal\autoban_dblog\Controller\AutobanDbLogController::buildFilterQuery() in Drupal\autoban_dblog\Controller\AutobanDbLogController->overview() (line 72 of ...\...\html\modules\autoban\modules\autoban_dblog\src\Controller\AutobanDbLogController.php).

Production build 0.71.5 2024