flyplay91 / acellemail

3 stars 5 forks source link

Failed to write to file system #1

Open leonardo-oliveir-a opened 5 years ago

leonardo-oliveir-a commented 5 years ago

Failed to write to file system, please make sure the application source folder is writable. Error: The stream or file "/var/www/html/storage/logs/laravel-2019-08-22.log" could not be opened: failed to open stream: Permission denied

Everyday acelle show this message, the message stops if i reboot the server but...

its not updating list subscriber total number, and i cant add the new list into the automation.

beingjungshahi commented 4 years ago

@gooptimize Try setfacl -d -m g:www-data:rw /full/path/to/laravel/storage/logs followed by php artisan cache:clear and composer dump-autoload