'Typo3 v10 How to resolve caching in NFS setup?
So we are trying to use a new Architecture for our Project. We are using a Loadbalancer, 2 Varnish Servers -> 2 Web Servers with a NFS and a Redis Server.
Sometimes i get the following Error in the Typo3 Backend or in the Frontend.
Core: Error handler (BE): PHP Warning: require_once(/var/www/shared/var/cache/code/di/DependencyInjectionContainer_ee0b438d57e0a0d30aaf677b6052ca6ebd61780b.php): failed to open stream: No such file or directory in /var/www/releases/442/public/typo3/sysext/core/Classes/Cache/Backend/SimpleFileBackend.php line 362
Ive installed b13/distributed-locks for Redis an thought this would fix it. But apparently not.
Does someone know how to fix this error or what exactly is causing it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
