Version 7.3 causes 504 timeout during plugin activation
-
Hello,
I am experiencing a critical issue with Tagembed Social Feeds Widget version 7.3.
Environment:
- WordPress 7.0
- PHP 8.2.31 (CGI/FastCGI)
- MariaDB 10.3.39
- Elementor 4.1.4 / Elementor Pro 4.1.2
- WP Super Cache 3.1.1
Problem:
As soon as I activate the Tagembed plugin, the WordPress admin becomes inaccessible and eventually returns a 504 Gateway Timeout error.
Server logs show PHP/FastCGI requests timing out after 300 seconds:
mod_fcgid: read data timeout in 300 seconds
The website itself may continue to serve cached pages because WP Super Cache is enabled, but wp-admin becomes unusable.
Troubleshooting already performed:
- Renaming the plugins directory restores access to wp-admin.
- Re-enabling all plugins except Tagembed works normally.
- The issue occurs immediately when Tagembed is activated.
- Deactivating Tagembed immediately resolves the problem.
- No other plugin causes this behavior.
Could you please advise:
- Are there any known issues with version 7.3 causing activation timeouts?
- Is there a way to disable the initial synchronization or remote API calls during activation?
- Is there a recommended version that is currently stable with WordPress 7.0 and PHP 8.2?
Additional finding:
The official website https://tagembed.com is currently returning ERR_NAME_NOT_RESOLVED from my network. This may explain why the plugin hangs during activation if it tries to contact Tagembed servers or APIs.
Could the plugin activation process be waiting indefinitely for a remote request to Tagembed services?
Thank you.
You must be logged in to reply to this topic.