production.ERROR: Unable to create lockable file

Hi, I’m getting this error in my laravel log file… Any idea?

production.ERROR: Unable to create lockable file: /home/cleavr/kruikenstad-api.baboon-dev.nl/releases/20221114014203942/storage/framework/cache/data/ee/48/ee48208f2d1fa15e45f5eb8e9a74eaa193551c5c. Please ensure you have permission to create files in this location. {"userId":7,"exception":"[object] (Exception(code: 0): Unable to create lockable file: /home/cleavr/kruikenstad-api.baboon-dev.nl/releases/20221114014203942/storage/framework/cache/data/ee/48/ee48208f2d1fa15e45f5eb8e9a74eaa193551c5c. Please ensure you have permission to create files in this location. at /home/cleavr/kruikenstad-api.baboon-dev.nl/releases/20221114014203942/vendor/laravel/framework/src/Illuminate/Filesystem/LockableFile.php:73)

Hello Tom,

We’ll look into it and get back to you.

Have you run any artisan commands on the server itself? If that’s the case you can go to Webapp > Quick Commands and run the Artisan cache clear command.

Let me know whether that works for you or not.