We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Noticed this in the logs. This may be why some sites keep having .maintenance files still stuck after certain updates.
This occurred on /app/web/wp-admin/admin-ajax.php
/app/web/wp-admin/admin-ajax.php
[20-Jun-2023 12:18:31] WARNING: [pool www] child 6904, script '/app/web/wp-admin/admin-ajax.php' (request: "POST /wp-admin/admin-ajax.php") executing too slow (30.418309 sec), logging [20-Jun-2023 12:18:31] NOTICE: child 6904 stopped for tracing [20-Jun-2023 12:18:31] NOTICE: about to trace 6904 [20-Jun-2023 12:18:31] [pool www] pid 6904 script_filename = /app/web/wp-admin/admin-ajax.php [0x00007f8810813f90] fgets() /www/presslabs/lib/gitium/inc/class-git-wrapper.php:177 [0x00007f8810813e40] _call() /www/presslabs/lib/gitium/inc/class-git-wrapper.php:478 [0x00007f8810813db0] push() /www/presslabs/lib/gitium/functions.php:260 [0x00007f8810813d00] gitium_merge_and_push() /www/presslabs/lib/gitium/gitium.php:246 [0x00007f8810813c50] gitium_auto_push() /app/web/wp-includes/class-wp-hook.php:306 [0x00007f8810813b70] apply_filters() /app/web/wp-includes/class-wp-hook.php:332 [0x00007f8810813b00] do_action() /app/web/wp-includes/plugin.php:517 [0x00007f8810813a00] do_action() /app/web/wp-admin/includes/class-language-pack-upgrader.php:287 [0x00007f88108138a0] bulk_upgrade() /app/web/wp-admin/includes/class-language-pack-upgrader.php:104 [0x00007f8810813790] async_upgrade() /app/web/wp-includes/class-wp-hook.php:310 [0x00007f88108136b0] apply_filters() /app/web/wp-includes/class-wp-hook.php:332 [0x00007f8810813640] do_action() /app/web/wp-includes/plugin.php:517 [0x00007f8810813540] do_action() /app/web/wp-admin/includes/class-plugin-upgrader.php:371 [0x00007f8810813400] bulk_upgrade() /app/web/wp-admin/includes/ajax-actions.php:4584 [0x00007f8810813300] wp_ajax_update_plugin() /app/web/wp-includes/class-wp-hook.php:308 [0x00007f8810813220] apply_filters() /app/web/wp-includes/class-wp-hook.php:332 [0x00007f88108131b0] do_action() /app/web/wp-includes/plugin.php:517 [0x00007f88108130d0] do_action() /app/web/wp-admin/admin-ajax.php:188 [20-Jun-2023 12:18:31] NOTICE: finished trace of 6904
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Noticed this in the logs. This may be why some sites keep having .maintenance files still stuck after certain updates.
This occurred on
/app/web/wp-admin/admin-ajax.php
The text was updated successfully, but these errors were encountered: