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

Clear cache problem during update [4.3.8] #784

Closed
netzarbeiter opened this issue Apr 24, 2017 · 5 comments
Closed

Clear cache problem during update [4.3.8] #784

netzarbeiter opened this issue Apr 24, 2017 · 5 comments
Assignees
Labels
Milestone

Comments

@netzarbeiter
Copy link
Member

Running composer update, everything is going fine.

It also says: [OK] Cache for the "prod" environment (debug=false) was successfully cleared.

The placeholder text for an empty news list is now in English (it was German under 4.3.7).

I have to clear the cache by hand.

Then the text shows up in German again.

@wiphi
Copy link

wiphi commented Apr 24, 2017

Can confirm this. Clearing the cache manually solves the problem. Thanks for this little workaround ;)

@leofeyer
Copy link
Member

What exactly does "clear the cache by hand mean? Did you run bin/console cache:clear or rm -r var/cache/prod?

@netzarbeiter
Copy link
Member Author

I did rm -rf var/cache/prod.

@wiphi
Copy link

wiphi commented Apr 24, 2017

Run the command line like @netzarbeiter rm -rf var/cache/prod

@leofeyer leofeyer self-assigned this Apr 25, 2017
@leofeyer leofeyer added the bug label Apr 25, 2017
@leofeyer leofeyer added this to the 4.3.10 milestone Apr 25, 2017
@leofeyer
Copy link
Member

Fixed in 9befda4.

@leofeyer leofeyer modified the milestones: 4.3.10, 4.3 May 14, 2019
leofeyer added a commit that referenced this issue Mar 26, 2020
Description
-----------

| Q                | A
| -----------------| ---
| Fixed issues     | Fixes #784
| Docs PR or issue | -

Commits
-------

37083b72 Allow to compare against any template if a prefix is unknown
0f7f004f Run the CS fixer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants