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).
Thanks, but I manually update drupal core via ftp. Any solution for this case?
I have the same problem with Drupal 10.3.7 on three sites: unable to edit/add any content.