I’m setting up a site using TI version 3.5.1 and was trying to find out why my dashboard chart widget doesn’t work and installed a few more widgets. One was the cache usage. Now my front end generates an error 500. The only way I can get it to work is to change the theme and now, when I try to return to my theme I get the following message and it won’t load it. Does anyone know if there’s anything I can do?
_file_put_contents(/var/www/tamarind/public_html/storage/framework/cache/data/0f/69/0f694b5184e8e43c3ca9bd78fb4124c20db837e1): Failed to open stream: No such file or directory_
The log contains lines containing lots of the following
_ErrorException: file_put_contents(/var/www/tamarind/public_html/storage/framework/cache/data/0f/69/0f694b5184e8e43c3ca9bd78fb4124c20db837e1): Failed to open stream: No such file or directory
in /var/www/tamarind/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:187_