I made clone of Magento 2.2.4 Enterprise edition from Integration branch but gives error There are no commands defined in the “cache” namespace

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
1
down vote

favorite












  • I made clone of Magento 2.2.4 Enterprise edition from Integration
    branch.

  • php version 7.1.23


  • Magento 2.2.4 Enterprise edition (Cloud)

On running command php bin/magento cache:flush




There are no commands defined in the “cache” namespace




I have tried



rm -Rf var/cache/*
rm -Rf var/generation/*


and this command working fine



php bin/magento









share|improve this question





















  • i ran that, and no error
    – Aditya Shah
    38 mins ago










  • can you go through this one
    – Hit's
    36 mins ago










  • Try to run "setup:upgrade command, have got error like this There are no commands defined in the “setup” namespace?
    – Chirag Patel
    27 mins ago










  • yes, i already did
    – Aditya Shah
    22 mins ago










  • yes i refereed that @Hit's
    – Aditya Shah
    22 mins ago
















up vote
1
down vote

favorite












  • I made clone of Magento 2.2.4 Enterprise edition from Integration
    branch.

  • php version 7.1.23


  • Magento 2.2.4 Enterprise edition (Cloud)

On running command php bin/magento cache:flush




There are no commands defined in the “cache” namespace




I have tried



rm -Rf var/cache/*
rm -Rf var/generation/*


and this command working fine



php bin/magento









share|improve this question





















  • i ran that, and no error
    – Aditya Shah
    38 mins ago










  • can you go through this one
    – Hit's
    36 mins ago










  • Try to run "setup:upgrade command, have got error like this There are no commands defined in the “setup” namespace?
    – Chirag Patel
    27 mins ago










  • yes, i already did
    – Aditya Shah
    22 mins ago










  • yes i refereed that @Hit's
    – Aditya Shah
    22 mins ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











  • I made clone of Magento 2.2.4 Enterprise edition from Integration
    branch.

  • php version 7.1.23


  • Magento 2.2.4 Enterprise edition (Cloud)

On running command php bin/magento cache:flush




There are no commands defined in the “cache” namespace




I have tried



rm -Rf var/cache/*
rm -Rf var/generation/*


and this command working fine



php bin/magento









share|improve this question













  • I made clone of Magento 2.2.4 Enterprise edition from Integration
    branch.

  • php version 7.1.23


  • Magento 2.2.4 Enterprise edition (Cloud)

On running command php bin/magento cache:flush




There are no commands defined in the “cache” namespace




I have tried



rm -Rf var/cache/*
rm -Rf var/generation/*


and this command working fine



php bin/magento






magento2 magento2-enterprise






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 39 mins ago









Aditya Shah

2,7171529




2,7171529











  • i ran that, and no error
    – Aditya Shah
    38 mins ago










  • can you go through this one
    – Hit's
    36 mins ago










  • Try to run "setup:upgrade command, have got error like this There are no commands defined in the “setup” namespace?
    – Chirag Patel
    27 mins ago










  • yes, i already did
    – Aditya Shah
    22 mins ago










  • yes i refereed that @Hit's
    – Aditya Shah
    22 mins ago
















  • i ran that, and no error
    – Aditya Shah
    38 mins ago










  • can you go through this one
    – Hit's
    36 mins ago










  • Try to run "setup:upgrade command, have got error like this There are no commands defined in the “setup” namespace?
    – Chirag Patel
    27 mins ago










  • yes, i already did
    – Aditya Shah
    22 mins ago










  • yes i refereed that @Hit's
    – Aditya Shah
    22 mins ago















i ran that, and no error
– Aditya Shah
38 mins ago




i ran that, and no error
– Aditya Shah
38 mins ago












can you go through this one
– Hit's
36 mins ago




can you go through this one
– Hit's
36 mins ago












Try to run "setup:upgrade command, have got error like this There are no commands defined in the “setup” namespace?
– Chirag Patel
27 mins ago




Try to run "setup:upgrade command, have got error like this There are no commands defined in the “setup” namespace?
– Chirag Patel
27 mins ago












yes, i already did
– Aditya Shah
22 mins ago




yes, i already did
– Aditya Shah
22 mins ago












yes i refereed that @Hit's
– Aditya Shah
22 mins ago




yes i refereed that @Hit's
– Aditya Shah
22 mins ago










3 Answers
3






active

oldest

votes

















up vote
1
down vote













You have some error in your custom module. I have the same issue and it was due to issue in module.xml file. Can you please remove/disable your custom modules one by one to verify it.






share|improve this answer




















  • Thanks for the answer +1 i will look in to that.
    – Aditya Shah
    22 mins ago

















up vote
1
down vote














Try the below, it should work.




  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

  • php bin/magento setup:static-content:deploy

  • php bin/magento cache:flush





share|improve this answer




















  • thanks for the answer +1 for that, i already tried all above commands
    – Aditya Shah
    4 mins ago

















up vote
1
down vote













For find out problem you may go to your log file and you can check your error. or run setup:di:compile command to find out problem.



I think there is problem with your module.xml file in your any module. because there might be chance a mistake to write module name or setup version.



I hope it helpes!.






share|improve this answer




















  • bhai aa badhu kri didhu kai frk nai pdto +1 for the answe
    – Aditya Shah
    18 mins ago










  • hahah :) compare your git file with any existing running enterprise cloud project.
    – Chirag Patel
    17 mins ago










  • Try to run composer:update and check.
    – Chirag Patel
    9 mins ago










  • already did that too
    – Aditya Shah
    4 mins ago










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f247599%2fi-made-clone-of-magento-2-2-4-enterprise-edition-from-integration-branch-but-giv%23new-answer', 'question_page');

);

Post as a guest






























3 Answers
3






active

oldest

votes








3 Answers
3






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote













You have some error in your custom module. I have the same issue and it was due to issue in module.xml file. Can you please remove/disable your custom modules one by one to verify it.






share|improve this answer




















  • Thanks for the answer +1 i will look in to that.
    – Aditya Shah
    22 mins ago














up vote
1
down vote













You have some error in your custom module. I have the same issue and it was due to issue in module.xml file. Can you please remove/disable your custom modules one by one to verify it.






share|improve this answer




















  • Thanks for the answer +1 i will look in to that.
    – Aditya Shah
    22 mins ago












up vote
1
down vote










up vote
1
down vote









You have some error in your custom module. I have the same issue and it was due to issue in module.xml file. Can you please remove/disable your custom modules one by one to verify it.






share|improve this answer












You have some error in your custom module. I have the same issue and it was due to issue in module.xml file. Can you please remove/disable your custom modules one by one to verify it.







share|improve this answer












share|improve this answer



share|improve this answer










answered 27 mins ago









Hassan Ali Shahzad

373112




373112











  • Thanks for the answer +1 i will look in to that.
    – Aditya Shah
    22 mins ago
















  • Thanks for the answer +1 i will look in to that.
    – Aditya Shah
    22 mins ago















Thanks for the answer +1 i will look in to that.
– Aditya Shah
22 mins ago




Thanks for the answer +1 i will look in to that.
– Aditya Shah
22 mins ago












up vote
1
down vote














Try the below, it should work.




  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

  • php bin/magento setup:static-content:deploy

  • php bin/magento cache:flush





share|improve this answer




















  • thanks for the answer +1 for that, i already tried all above commands
    – Aditya Shah
    4 mins ago














up vote
1
down vote














Try the below, it should work.




  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

  • php bin/magento setup:static-content:deploy

  • php bin/magento cache:flush





share|improve this answer




















  • thanks for the answer +1 for that, i already tried all above commands
    – Aditya Shah
    4 mins ago












up vote
1
down vote










up vote
1
down vote










Try the below, it should work.




  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

  • php bin/magento setup:static-content:deploy

  • php bin/magento cache:flush





share|improve this answer













Try the below, it should work.




  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

  • php bin/magento setup:static-content:deploy

  • php bin/magento cache:flush






share|improve this answer












share|improve this answer



share|improve this answer










answered 21 mins ago









Senthil Kumar Muppidathi

1413




1413











  • thanks for the answer +1 for that, i already tried all above commands
    – Aditya Shah
    4 mins ago
















  • thanks for the answer +1 for that, i already tried all above commands
    – Aditya Shah
    4 mins ago















thanks for the answer +1 for that, i already tried all above commands
– Aditya Shah
4 mins ago




thanks for the answer +1 for that, i already tried all above commands
– Aditya Shah
4 mins ago










up vote
1
down vote













For find out problem you may go to your log file and you can check your error. or run setup:di:compile command to find out problem.



I think there is problem with your module.xml file in your any module. because there might be chance a mistake to write module name or setup version.



I hope it helpes!.






share|improve this answer




















  • bhai aa badhu kri didhu kai frk nai pdto +1 for the answe
    – Aditya Shah
    18 mins ago










  • hahah :) compare your git file with any existing running enterprise cloud project.
    – Chirag Patel
    17 mins ago










  • Try to run composer:update and check.
    – Chirag Patel
    9 mins ago










  • already did that too
    – Aditya Shah
    4 mins ago














up vote
1
down vote













For find out problem you may go to your log file and you can check your error. or run setup:di:compile command to find out problem.



I think there is problem with your module.xml file in your any module. because there might be chance a mistake to write module name or setup version.



I hope it helpes!.






share|improve this answer




















  • bhai aa badhu kri didhu kai frk nai pdto +1 for the answe
    – Aditya Shah
    18 mins ago










  • hahah :) compare your git file with any existing running enterprise cloud project.
    – Chirag Patel
    17 mins ago










  • Try to run composer:update and check.
    – Chirag Patel
    9 mins ago










  • already did that too
    – Aditya Shah
    4 mins ago












up vote
1
down vote










up vote
1
down vote









For find out problem you may go to your log file and you can check your error. or run setup:di:compile command to find out problem.



I think there is problem with your module.xml file in your any module. because there might be chance a mistake to write module name or setup version.



I hope it helpes!.






share|improve this answer












For find out problem you may go to your log file and you can check your error. or run setup:di:compile command to find out problem.



I think there is problem with your module.xml file in your any module. because there might be chance a mistake to write module name or setup version.



I hope it helpes!.







share|improve this answer












share|improve this answer



share|improve this answer










answered 19 mins ago









Chirag Patel

1,543120




1,543120











  • bhai aa badhu kri didhu kai frk nai pdto +1 for the answe
    – Aditya Shah
    18 mins ago










  • hahah :) compare your git file with any existing running enterprise cloud project.
    – Chirag Patel
    17 mins ago










  • Try to run composer:update and check.
    – Chirag Patel
    9 mins ago










  • already did that too
    – Aditya Shah
    4 mins ago
















  • bhai aa badhu kri didhu kai frk nai pdto +1 for the answe
    – Aditya Shah
    18 mins ago










  • hahah :) compare your git file with any existing running enterprise cloud project.
    – Chirag Patel
    17 mins ago










  • Try to run composer:update and check.
    – Chirag Patel
    9 mins ago










  • already did that too
    – Aditya Shah
    4 mins ago















bhai aa badhu kri didhu kai frk nai pdto +1 for the answe
– Aditya Shah
18 mins ago




bhai aa badhu kri didhu kai frk nai pdto +1 for the answe
– Aditya Shah
18 mins ago












hahah :) compare your git file with any existing running enterprise cloud project.
– Chirag Patel
17 mins ago




hahah :) compare your git file with any existing running enterprise cloud project.
– Chirag Patel
17 mins ago












Try to run composer:update and check.
– Chirag Patel
9 mins ago




Try to run composer:update and check.
– Chirag Patel
9 mins ago












already did that too
– Aditya Shah
4 mins ago




already did that too
– Aditya Shah
4 mins ago

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f247599%2fi-made-clone-of-magento-2-2-4-enterprise-edition-from-integration-branch-but-giv%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What does second last employer means? [closed]

List of Gilmore Girls characters

Confectionery