Cachet: Complete setup problem

Created on 30 Jan 2018  路  3Comments  路  Source: CachetHQ/Cachet

Hi,

When I clic "Complete setup", I have this error :
opera_2018-01-30_10-40-20

Can you have a solution for this problem ?

Regards,

Bug Support

Most helpful comment

[2018-01-30 09:38:40] production.ERROR: ErrorException: file_put_contents(/home/www/status/.env): failed to open stream: Permission denied in /home/www/status/app/Http/Controllers/SetupController.php:257

You need to make sure the .env file is writeable by the web process.

All 3 comments

Can you supply us with your latest log file please?

I arrived to install cachet. I do this : php artisan app:install and the bug was resolved. But when I want to do modification, if I want to apply the modification I must do php artisan app:install to apply the modification.
laravel-2018-01-30.log

[2018-01-30 09:38:40] production.ERROR: ErrorException: file_put_contents(/home/www/status/.env): failed to open stream: Permission denied in /home/www/status/app/Http/Controllers/SetupController.php:257

You need to make sure the .env file is writeable by the web process.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

meonkeys picture meonkeys  路  6Comments

jbrooksuk picture jbrooksuk  路  5Comments

GrahamCampbell picture GrahamCampbell  路  3Comments

Phelzier picture Phelzier  路  7Comments

sgutermann picture sgutermann  路  5Comments