- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2016
06:51 AM
07-07-2016
06:51 AM
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?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2016
12:01 AM
07-12-2016
12:01 AM
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
Magento plugins released: http://www.opensourcetechnologies.com/product/product-category/magento-extensions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2016
03:25 PM
08-02-2016
03:25 PM
Re: Magento 2.1 System Upgrade Non-funtional
Still gives the same problem.