F
Filament16mo ago
vas

Error when saving after cropping image

[2023-09-30 04:23:03] production.ERROR: Unable to retrieve the file_size for file at location: livewire-tmp/livewire-tmp. {"userId":1,"exception":"[object] (League\Flysystem\UnableToRetrieveMetadata(code: 0): Unable to retrieve the file_size for file at location: livewire-tmp/livewire-tmp. at /home/vas/umbra/vendor/league/flysystem/src/UnableToRetrieveMetadata.php:49) any idea why i get this error in production
1 Reply
jilcimar
jilcimar7mo ago
I resolved it by deleting the directory livewire-tmp and creating it again, after which I applied the permissions to the folder.

Did you find this page helpful?