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

./console core:update always executes dry-run #12909

Closed
weberhofer opened this issue May 14, 2018 · 7 comments
Closed

./console core:update always executes dry-run #12909

weberhofer opened this issue May 14, 2018 · 7 comments
Labels
worksforme The issue cannot be reproduced and things work as intended.

Comments

@weberhofer
Copy link

Updating from 3.4 to 3.5 always executes the dry-run mode ans doesn't actually update the databases. Up to 3.4 the updates worked perfectly.

@stefan-niedermann
Copy link

I also have this problem when trying to update from 3.11.0 to 3.12.0.

@tsteur
Copy link
Member

tsteur commented Oct 30, 2019

Can you try setting the option --yes? Otherwise what is the output at the end of the command?

@stefan-niedermann
Copy link

I fixed it myself in the meantime by executing the dry-run sql query directly.

@tsteur
Copy link
Member

tsteur commented Oct 30, 2019

Thanks for letting us know. I'll close this issue for now as we can't reproduce it. If anyone experiences this issue please comment and we'll reopen the issue and try to get more details such as #12909 (comment)

@tsteur tsteur closed this as completed Oct 30, 2019
@tsteur tsteur added the worksforme The issue cannot be reproduced and things work as intended. label Oct 30, 2019
@SubJunk
Copy link

SubJunk commented Dec 5, 2020

Appending --yes fixed it for me

@bbodenmiller
Copy link

I'm also always getting dry runs without running --dry-run. Is it possible multi_server_environment = 1 is the cause of this?

I'm also not being prompted in the UI to do database upgrade when I should be.

@bbodenmiller
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

5 participants