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

Cannot load cache file #174

Closed
retpircs opened this issue Nov 14, 2020 · 2 comments
Closed

Cannot load cache file #174

retpircs opened this issue Nov 14, 2020 · 2 comments

Comments

@retpircs
Copy link

retpircs commented Nov 14, 2020

Hello,

without changing anything on the website or on the server, I got this error yesterday:

[php7:error] [pid 23829] [client XXX] PHP Fatal error: Uncaught Exception: Cannot load cache file! (translations) in /var/www/html/private/vendor/wruczek/php-file-cache/src/PhpFileCache.php:75\nStack trace:\n#0 /var/www/html/private/vendor/wruczek/php-file-cache/src/PhpFileCache.php(313): Wruczek\\PhpFileCache\\PhpFileCache->loadCacheFile()\n#1 /var/www/html/private/vendor/wruczek/php-file-cache/src/PhpFileCache.php(62): Wruczek\\PhpFileCache\\PhpFileCache->reloadFromDisc()\n#2 /var/www/html/private/php/Utils/Language/LanguageUtils.php(30): Wruczek\\PhpFileCache\\PhpFileCache->__construct()\n#3 /var/www/html/private/php/Utils/SingletonTait.php(16): Wruczek\\TSWebsite\\Utils\\Language\\LanguageUtils->__construct()\n#4 /var/www/html/private/php/Utils/SingletonTait.php(26): Wruczek\\TSWebsite\\Utils\\Language\\LanguageUtils::Instance()\n#5 /var/www/html/private/php/load.php(54): Wruczek\\TSWebsite\\Utils\\Language\\LanguageUtils::i()\n#6 /var/www/html/index.php(6): require_once('/var/www/html/p...')\n#7 {main}\n thrown in /var/www/html/private/vendor/wruczek/php-file-cache/src/PhpFileCache.php on line 75

When I try to access the website, I only see Error 500.
What can i do to fix this?

Best regards
easy

@retpircs
Copy link
Author

I´m using the version 2.0

@Wruczek
Copy link
Owner

Wruczek commented Nov 15, 2020

Yep it unfortunately sometimes happens, and I haven't found a way to fix it. Closing as we have the other issue open.

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

2 participants