bowhead icon indicating copy to clipboard operation
bowhead copied to clipboard

The stream or file "/var/www/bowhead/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

Open elvismdev opened this issue 7 years ago • 1 comments

Followed the docker setup, right after adding the Coinigy API key and secret, when it moves to /setup2 it throws an UnexpectedValueException error.

selection_140

elvismdev avatar Mar 05 '18 05:03 elvismdev

Try bash-4.3# cd /var/www/bowhead/storage bash-4.3# chmod -R 777 logs/ bash-4.3#

adpit avatar Mar 23 '19 19:03 adpit