Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade process failed #4853

Closed
jotadrilo opened this issue Jun 3, 2016 · 7 comments
Closed

Upgrade process failed #4853

jotadrilo opened this issue Jun 3, 2016 · 7 comments
Labels
bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed

Comments

@jotadrilo
Copy link

Steps to reproduce

  1. Upgrade from the latest CE version to 2.10.rc1
  2. I ran into this this issue
[2016-06-03 03:52:04 PDT] Job "maintenance_mode {"enable":true}" has been started
[2016-06-03 03:52:04 PDT] Magento maintenance mode is enabled.
[2016-06-03 03:52:04 PDT] Job "maintenance_mode {"enable":true}" has successfully completed
[2016-06-03 03:52:04 PDT] Job "update {"components":[{"name":"magento/product-community-edition","version":"2.1.0-rc1"}]}" has been started
[2016-06-03 03:52:04 PDT] Starting composer update...
[2016-06-03 03:52:04 PDT] ./composer.json has been updated

[2016-06-03 03:54:03 PDT] Update is already in progress.
[2016-06-03 03:54:34 PDT] Loading composer repositories with package information
Updating dependencies (including require-dev)
- Removing magento/framework (100.0.9)
- Installing magento/framework (100.1.0-rc1)
Downloading: Connecting... Downloading: 0%������������������� Downloading: 5%������������������� Downloading: 10%�������������������� Downloading: 15%�������������������� Downloading: 20%�������������������� Downloading: 25%�������������������� Downloading: 30%�������������������� Downloading: 35%�������������������� Downloading: 40%�������������������� Downloading: 45%�������������������� Downloading: 50%�������������������� Downloading: 55%�������������������� Downloading: 60%�������������������� Downloading: 65%�������������������� Downloading: 70%�������������������� Downloading: 75%�������������������� Downloading: 80%�������������������� Downloading: 85%�������������������� Downloading: 90%�������������������� Downloading: 95%�������������������� Downloading: 100%��������������������� Downloading: 100%

- Removing magento/language-zh_hans_cn (100.0.5)
- Installing magento/language-zh_hans_cn (100.1.0-rc1)
Downloading: Connecting...��������������������� Downloading: 0% ��������������������� Downloading: 100%

...


Module 'Magento_CatalogWidget':
Module 'Magento_Wishlist':
Please re-run Magento compile command

[2016-06-03 10:55:12 UTC] Job "setup:upgrade {"command":"setup:upgrade"}" has been successfully completed
[2016-06-03 10:55:12 UTC] Job "setup:static:regenerate []" has started

[2016-06-03 10:55:12 UTC] Cleaning generated files...
[2016-06-03 10:55:12 UTC] Clearing cache...
[2016-06-03 10:55:12 UTC] Cleaning static view files
[2016-06-03 10:55:12 UTC] Job "setup:static:regenerate []" has been successfully completed
[2016-06-03 03:56:02 PDT] Job "maintenance_mode {"enable":false}" has been started
[2016-06-03 03:56:02 PDT] Magento maintenance mode is disabled.
[2016-06-03 03:56:02 PDT] Job "maintenance_mode {"enable":false}" has successfully completed

[2016-06-03 10:56:06 UTC] An error occurred while executing job "setup:cache:enable ["config layout block_html collections reflection db_ddl eav config_integration config_integration_api full_page translate config_webservice compiled_config"]": Could not complete setup:cache:enable ["config layout block_html collections reflection db_ddl eav config_integration config_integration_api full_page translate config_webservice compiled_config"] successfully: The following requested cache types are not supported: 'compiled_config'.
Supported types: config, layout, block_html, collections, reflection, db_ddl, eav, customer_notification, full_page, config_integration, config_integration_api, translate, config_webservice

I'm not sure if compiled_config was supported in the previous version or if I should not upgrade but migrate to 2.1.0.rc1. I tried to figure out what is wrong but I got nothing.

Did you see this error before? Could be related to the new version and upgrading incompatibilities?

@AirmanAJK
Copy link

I upgraded from CE version 2.1.0.rc1 to 2.1.0.rc2 using the Magento System Upgrade Wizard and received the following error in the console log:

An error occurred while executing job "setup:cache:enable ["compiled_config"]": Could not complete setup:cache:enable ["compiled_config"] successfully: The following requested cache types are not supported: 'compiled_config'.
Supported types: config, layout, block_html, collections, reflection, db_ddl, eav, customer_notification, full_page, config_integration, config_integration_api, translate, config_webservice

I previously upgraded using the CLI to get to 2.1.0.rc1.

@magnetic5355
Copy link

Same issue after running setup:upgrade using git clone on develop branch

@simobenso
Copy link

simobenso commented Aug 22, 2016

same error occured while enabling new component installed via marketplace on 2.1.0 CE

@ttnnkkrr
Copy link

ttnnkkrr commented Sep 1, 2016

same error occured while enabling new component installed not via marketplace on 2.1.0 CE

@ttnnkkrr
Copy link

ttnnkkrr commented Sep 1, 2016

I would really like to know if there is ever going to be a problem free Magento 2.x iteration that is going to work out of the box

@doomdance
Copy link

Looks to be duplicate of #6078 which has a workaround

@magento-engcom-team
Copy link
Contributor

Closing as duplicate per comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed
Projects
None yet
Development

No branches or pull requests

10 participants