3.1.5 breaks with wp-stateless
-
Prior to this release (3.1.5) things were ok. Now we get errors like:
chmod($filename = 'gs://MYBUCKET/www/fvm-cache/min/jsd568b41b64424676XXX2fb1361b86ed51ae6b009e56688417c07015774c3.js'
wordpress 5.7.1 w/ wp-stateless 3.1.1 on php 8 on ubuntu 20.04
i do not have any ‘cdn options’ enabled.
This was working previously.
I think the desired behaviour is to not store the cache back to the stateless store (since it will rebuild locally as needed).[25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP Warning: Trying to access array offset on value of type null in /app/wp-content/plugins/fast-velocity-minify/inc/admin.php on line 30" [25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP Stack trace:" [25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP 1. {main}() /app/wp-admin/plugins.php:0" [25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP 2. require_once() /app/wp-admin/plugins.php:10" [25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP 3. do_action($tag = 'admin_init') /app/wp-admin/admin.php:175" [25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP 4. WP_Hook->do_action($args = [0 => '']) /app/wp-includes/plugin.php:484" [25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP 5. WP_Hook->apply_filters($value = '', $args = [0 => '']) /app/wp-includes/class-wp-hook.php:316" [25-Apr-2021 21:04:09] WARNING: [pool www] child 76 said into stderr: "NOTICE: PHP message: PHP 6. fvm_check_minimum_requirements('') /app/wp-includes/class-wp-hook.php:292" {"time": "2021-04-25T21:04:09+00:00","downstream_remote_address": "172.17.0.1","x_forward_for": "172.17.0.1","request_id": "","remote_user": "","bytes_sent": 3914,"start_time": 0.001,"response_code": 200,"authority": "localhost","protocol": "HTTP/1.1","path": "/webpushr-sw.js.php","request_query": "","request_length": 1116,"duration": 0.001,"method": "GET","http_referrer": "https://localhost/webpushr-sw.js.php","http_user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.19 Safari/537.36","sub": ""} 2021/04/25 21:04:11 [error] 89#89: *27 FastCGI sent in stderr: "PHP message: PHP Warning: Trying to access array offset on value of type null in /app/wp-content/plugins/fast-velocity-minify/inc/admin.php on line 30PHP message: PHP Stack trace:PHP message: PHP 1. {main}() /app/wp-admin/plugins.php:0PHP message: PHP 2. require_once() /app/wp-admin/plugins.php:10PHP message: PHP 3. do_action($tag = 'admin_init') /app/wp-admin/admin.php:175PHP message: PHP 4. WP_Hook->do_action($args = [0 => '']) /app/wp-includes/plugin.php:484PHP message: PHP 5. WP_Hook->apply_filters($value = '', $args = [0 => '']) /app/wp-includes/class-wp-hook.php:316PHP message: PHP 6. fvm_check_minimum_requirements('') /app/wp-includes/class-wp-hook.php:292" while reading response header from upstream, client: 172.17.0.1, server: _, request: "GET /wp-admin/plugins.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.0-fpm.sock:", host: "localhost", referrer: "https://localhost/"
The page I need help with: [log in to see the link]
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘3.1.5 breaks with wp-stateless’ is closed to new replies.