Closed umang200 closed 2 years ago
Could you submit a PR that fixes this for you?
We are having the same issue. Strangely enough, I've been able to reproduce it only in production (which actually caused us to rollback the upgrade). I've been trying to reproduce it locally but with no luck so far. If I can find any other info I'll post it here, hopefully with a PR, although I'm not sure whether the issue is here or on the Flysystem driver itself.
Hi Everyone,
We have a similar problem with laravel 9 where we can't put data to GCP. We can reproduce the problem on local machines, but we don't have any log to highlight it...
Debbugger is our friend. Here is more informations :
Crash in vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php @ line 344
We rolled back the bucket from Uniform Access To LCA and it's working now.