We recently have updated to Laravel 5.6 to 5.8 and we randomly have this error.
Warning: filesize(): stat failed for storage/framework/cache/data/aa/ba/aabaeafdb90f0d93adc97d019d71de3fd2045953
in /public/index.php - line 55
$request = Illuminate\Http\Request::capture()
Here is the full stack trace : https://anopetia.tinytake.com/sf/MzQ2NDAzN18xMDM4MjM1OA
We try every permissions , every chown, chmod 777 and so on on folder, we changed the cron folder and the user of the storage folder.
We cleared cache, every of them config, routes, view, app.... We removed files manually, we call composer update and dump-autoload
A thing which is very strange is that the datetime of the file is after the datetime of the error, like the file do not exist at the time the request was called?! It was working fine on version 5.6, I really do not understand why now it's broken.
Sometimes the error is fopen failed to open stream: No such file or director sometime it is the errorfilesize() too.
Thank you very much!
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire