• Selecting “Bleeding Edge” and “Beta/RC Only” shows that I should be able to update to 5.8-beta1:

    Currently your site is set to update to version 5.8-beta1, 5.8-RC1, or 5.8, whichever is released first.

    But I only end up with version 5.7.1.

    I also tried, installing an older version, then using beta tester to update – no go. I also tried installing 5.8-beta1 manually, downgraded, then tried to update back to 5.8-beta1 – not working also.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Andy Fragen

    (@afragen)

    Can you provide screenshots of the Dashboard > Updates page and the Tools > Beta Tester page?

    Thread Starter Benjamin Intal

    (@bfintal)

    Here’s my Beta Tester page:

    After saving, this is what I see in Dashboard > Updates (I’m currently at WP 5.7.2):

    After clicking “Update now”, it says I’m in version 5.7.2 still. And if I head back to Dashboard > Updates, I see:

    Clicking “check again” doesn’t do anything.

    Clicking on the button that’s labelled “Re-install version –en_US” just shows a blank gray admin screen

    Plugin Author Andy Fragen

    (@afragen)

    Can you install and activate https://www.ads-software.com/plugins/updates-api-inspector/

    From Tools > Updates API Inspector select the Core tab.

    Can you then copy/paste the Request and API Response?

    Thread Starter Benjamin Intal

    (@bfintal)

    Here you go, this is after I’ve gone through and clicked the “Update now” button:

    array(
    	'timeout'      => 3,
    	'user-agent'   => 'WordPress/5.7.1; https://wpbeta.local/',
    	'headers'      => array(
    		'wp_install' => 'https://wpbeta.local/',
    		'wp_blog'    => 'https://wpbeta.local/',
    	),
    	'body'         => array(
    		'translations' => array(),
    	),
    	'query_string' => array(
    		'version'            => '5.8-alpha',
    		'php'                => '5.6.39',
    		'locale'             => 'en_US',
    		'mysql'              => '8.0.16',
    		'local_package'      => '',
    		'blogs'              => '1',
    		'users'              => '1',
    		'multisite_enabled'  => '0',
    		'initial_db_version' => '47018',
    		'channel'            => 'beta',
    	),
    )
    Plugin Author Andy Fragen

    (@afragen)

    Can you also paste the API Response?

    Thread Starter Benjamin Intal

    (@bfintal)

    Sorry, wasn’t able to get back to this. I’m not certain now whether it was the RC release or what, but it now works, was able to update to 5.8-RC2 using the same steps.

    Marking this as resolved for now until someone else encounters this for the next update.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘5.8 Beta not installing’ is closed to new replies.