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

Modx 2.5.2 Cache issue? #13200

Closed
vJazziee opened this issue Nov 28, 2016 · 8 comments
Closed

Modx 2.5.2 Cache issue? #13200

vJazziee opened this issue Nov 28, 2016 · 8 comments

Comments

@vJazziee
Copy link

Summary

Every so often, the backend displays a white screen or the resources/elements don't appear. The only fix is to clear the cache folder in the FTP and hope you get more than 5 minutes before the next crash.

Step to reproduce

It randomly happens with this version of Modx.

Observed behavior

White screen/resource tree not loading.

Environment

MODX version: 2.5.2-pl.
Apache: 2.0
Mysql: 5.7.14
PHP: 5.6

@OptimusCrime
Copy link
Contributor

Anyting in the error log(s)? Either MODX's or PHP's?

@vJazziee
Copy link
Author

I'll post the logs when it happens again.

@vJazziee
Copy link
Author

There isn't a MODX error log appearing in the backend > reports or in the cache folder. There doesn't seem to be any logs being generated anywhere when the system blanks out, I will disable the modx cache to see if that fixes the issue for now.

@skazhikadyadya
Copy link

@vJazziee, you disable MODX cache? After it your problem solved?

@vJazziee
Copy link
Author

vJazziee commented Dec 2, 2016

@skazhikadyadya No it didn't, I'm still having the issue.

@skazhikadyadya
Copy link

@vJazziee maybe I can help you. Update your TinyMCE for latest version (4.3.4 imho).

@Mark-H
Copy link
Collaborator

Mark-H commented Jan 30, 2017

Are you on a cloud server, perhaps?

Some environments have issues with file locking, aka flock. There are some possibilities to work around that, including setting use_flock => false in the $config_options in your configuration file?

@Mark-H
Copy link
Collaborator

Mark-H commented Feb 9, 2017

Suspecting environment issue, that use_flock should help with. Closing for now.

@Mark-H Mark-H closed this as completed Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants