After save tailor or update CMS show error

I don’t know why sometimes i got error after save tailor

require(/…/web/storage/cms/blueprint-debug.php): Failed to open stream: No such file or directory
on line 109 of /…/web/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php

or

require(/…/web/storage/cms/blueprint-navigation.php): Failed to open stream: No such file or directory
on line 109 of /…/web/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php

Just now I updated from 3.3.12 to 3.3.14 and then I got one of those errors

Hi @mcore

This is a cache file, check that the filesystem can be accessed and that file is not locked somehow.

I looked it up, the cms directory has chmod 755, bluprint-debug and blueprint-navigation has 775 permissions and i checked other directories - all is ok

I tried composer update, clear:cache, i checked hosting config - all is ok

Sometimes showing error sometimes not.

And confirmed, it only occurred starting from patch 14? It looks like a file read/write concurrency issue.

No,

I checked another project with version 3.3.10 updated to 3.3.14.

Again error but i checked log file first log about this error is Fri, Apr 28, 2023 8:05 AM