Error in production - file_put_contents

Heya,

Getting the following error message after i have deployed to the server. I have googled the error and getting some mixed responses, not sure if this is something that is known? I've replaced the url in the error with XXX.

production.ERROR: file_put_contents(/home/forge/XXX/storage/framework/cache/data/85/5f/855f92484c8c414d36c1b25cb24876e30229cbbf): Failed to open stream: Permission denied {"userId":"9a116f8e-fd7f-4874-8138-5e4c6916a88a","exception":"[object] (ErrorException(code: 0): file_put_contents(/home/forge/XXX/storage/framework/cache/data/85/5f/855f92484c8c414d36c1b25cb24876e30229cbbf): Failed to open stream: Permission denied at /home/forge/XXX/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:205)
Was this page helpful?