Skip to content

Unhandled exception: Call to undefined method is_custom_queue_table_enabled() WP 6.3 Astra 4.2.2 Jetpack 12.5 #32644

Open

Description

Impacted plugin

Jetpack

Quick summary

On a self-hosted freshly installed WP, when I try to login to the admin panel, it always fails with the "wrong password" until I reset my password.

After that it lets me log in.

Then suddenly I saw an email from my WP saying there was an uncaught exception in Jetpack. I believe that this unhandled exception prevents me from logging in.

Steps to reproduce

Install a clean WP, install and activate a number of plugins including the Jetpack.
Try to login and fail.

A clear and concise description of what you expected to happen.

I would expect my WP installation let me log in.

What actually happened

When I try to login to the admin panel, it always fails with the "wrong password" until I reset my password.
After that it lets me log in.

Impact

Some (< 50%)

Available workarounds?

No and the platform is unusable

Platform (Simple and/or Atomic)

Self-hosted

Logs or notes

Unhandled exception information:

Версия WordPress 6.3
Текущая тема: Astra (версия 4.2.2)
Проблемный плагин: Jetpack (версия 12.5) Версия PHP 7.4.33 Подробности ошибки ===================================
Ошибка с типом E_ERROR возникла на строке 64 файла /home/sites/25b/d/da6f09a1de/public_html/new/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php. Сообщение об ошибке: Uncaught Error: Call to undefined method Automattic\Jetpack\Sync\Settings::is_custom_queue_table_enabled() in /home/sites/25b/d/da6f09a1de/public_html/new/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php:64
Stack trace:
#0 /home/sites/25b/d/da6f09a1de/public_html/new/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php(465): Automattic\Jetpack\Sync\Queue->__construct('sync')
#1 /home/sites/25b/d/da6f09a1de/public_html/new/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php(75): Automattic\Jetpack\Sync\Listener->set_defaults()
#2 /home/sites/25b/d/da6f09a1de/public_html/new/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php(63): Automattic\Jetpack\Sync\Listener->__construct()
#3 /home/sites/25b/d/da6f09a1de/public_html/new/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php(721): Automattic\Jetpack\Sync\Listener::get_instance()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions