Whoops, looks like something went wrong.
-
I'm getting "Whoops, looks like something went wrong."
error message.Any idea what I could be doing wrong?
[http://woovr.space](link url)
-
Which release did you install?
You could look at the logs in storage/logs/laravel.log - what does it say?
-
Hi Chris,
Thank you for getting back to me.
I'm using the latest release.
This is the error in the log file
production.ERROR: exception 'RuntimeException' with message 'No supported encrypter found. The cipher and / or key length are invalid.' in /home/woovr/public_html/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:31
-
Make sure you have a .env file in your web root. There is something wrong with the APP_KEY variable. Please send me your APP_KEY value to [email protected] and I'll verify it. Thanks.