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

Impossible erase cache after upgrade J 3.8.0 #18115

Closed
paoprod opened this issue Sep 26, 2017 · 12 comments
Closed

Impossible erase cache after upgrade J 3.8.0 #18115

paoprod opened this issue Sep 26, 2017 · 12 comments

Comments

@paoprod
Copy link

paoprod commented Sep 26, 2017

Steps to reproduce the issue

1/ Go to Global Configuration
2/ Tab "System"
3/ Cache Handler -> Cache_Lite

Expected result

Cache folder can't be normally empty through the "System" -> "Clean cache" tool

Actual result

Cache folder contain folders that have path in their namefolder (i.e. : Joomla/CMS/Helper/LibraryHelper::loadLibraryjoomla_lock )
Thoses folders can be erased by the "System" -> "Clean cache" tool
Neither through FTP
Neither through 3rd component (i.e. : CleanCache from regularLab)

System information (as much as possible)

Joomla 3.8.0
systeminfo-2017-09-25T21-21-06-05-00.txt

Additional comments

When the Cache Handler is set up to "File", no more folder with path in their namefolder are generated anymore.
I erased old files and folders through Cpanel and cache works great again...

@ghost
Copy link

ghost commented Sep 26, 2017

Can't confirm for using "File"; "Cache_lite" is 3rd-Party as i can see it in clean Install?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18115.

@wojsmol
Copy link
Contributor

wojsmol commented Sep 26, 2017

@franz-wohlkoenig See this @mbabker post as you can see Cache_Lite is in clean install but must be supported by the server.

@csthomas
Copy link
Contributor

You can test #17381 at check if this help you. I designed it for redis but it should be helpful for this issue.

Please do not close this issue yet. It may not be related.

@paoprod
Copy link
Author

paoprod commented Sep 26, 2017

@franz-wohlkoenig , I have re-installed a clean Instal of Joomla 3.8 and Cache_lite is enable without installing any 3rd-party.
@csthomas thanks for the test :
I made a new clean install J 3.8.0 : issue is confirmed - Cache Handler -> File, OK // Cache Handler -> Cache_lite, can't erase my cache anymore.
I installed the patch suggested in #17381
I don't get anymore folders/files with _lock termination or path in their namefolder. But All cache group stay empty, even when navigatinng on frontend to fill them. When cleaning cache, the message confirm all group cache has been emptied but actually there was nothing in there.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18115.

@paoprod
Copy link
Author

paoprod commented Sep 26, 2017

For info :
Host is Siteground (Apache/2.2.24 (Unix) mod_hive/5.5 mod_ssl/2.2.24 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_fastcgi/2.4.6 mod_bwlimited/1.4 mod_fcgid/2.3.6) PHP 7.0.23 - MySQL 5.6.36-82.1-log.
The issue appear only on J 3.8.0 install,
On J 3.7.5, no issue with cache (File or Cache_lite)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18115.

@paoprod
Copy link
Author

paoprod commented Sep 26, 2017

Sorry for my comment above about cache-group empty. Cache-group work perfectly ( an issue with my FTP client, sorry for that)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18115.

@csthomas
Copy link
Contributor

Does the suggested patch work for you?

@paoprod
Copy link
Author

paoprod commented Sep 26, 2017

Yep, it works fine.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18115.

@csthomas
Copy link
Contributor

You can mark patch as test successful at https://issues.joomla.org/tracker/joomla-cms/17381
Click on button "Test this" and mark as success.

@paoprod
Copy link
Author

paoprod commented Sep 26, 2017

OK, Done !


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18115.

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/18115

@ghost
Copy link

ghost commented Sep 26, 2017

closed as Issue solved by Pull Request #17381


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18115.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants