cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3.4 upgrade to 2.3.5-p1 Loop In Web Upgrade

Magento 2.3.4 upgrade to 2.3.5-p1 Loop In Web Upgrade

I am updating our magento instance to 2.3.5-p1, but once 'complete' I am being returned to the web setup wizard, where it states I am running 2.3.4, and this can be repeated, never seemingly actually updating to 2.3.5 or 2.3.5-p1.

 

Anyone have any ideas why this may be?

1 REPLY 1

Re: Magento 2.3.4 upgrade to 2.3.5-p1 Loop In Web Upgrade

Hi @scibot,

 

You can try upgrading your magento version using composer way as well.

composer require magento/product-community-edition=2.3.5 --no-update

composer update

 

Hope this helps you!

Problem Solved! Click Kudos & Accept as Solution!