cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.1 System Upgrade Non-funtional

Magento 2.1 System Upgrade Non-funtional

After performing an upgrade from Magento 2.0.7 to 2.1.0 the system upgrade section asks for access keys (which btw i already saved under system config). It asks for the keys but when you click submit nothing happens. Could this be a bug?

 

System Upgrade 2016-07-07 15-49-05.png

2 REPLIES 2

Re: Magento 2.1 System Upgrade Non-funtional

Use Some Commands for this :-

 

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento cache:clean

 

OpenSource Expert | OpenSource Technologies | www.opensourcetechnologies.com
Magento plugins released: http://www.opensourcetechnologies.com/product/product-category/magento-extensions

Re: Magento 2.1 System Upgrade Non-funtional

Still gives the same problem.