Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

production.ERROR: RuntimeException: The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths. #7

Open
COLABORATI opened this issue Jul 25, 2017 · 2 comments

Comments

@COLABORATI
Copy link

Install instructions do not work. I see only this in the browser window navigating to 127.0.0.1:8000:

Whoops, looks like something went wrong.
Whoops, looks like something went wrong.

Besides other messages there is one error in storage/logs/laravel.log:

production.ERROR: RuntimeException: The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths. in /path/to/vuetable-2-with-laravel-5.4/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php:43
@frozonfreak
Copy link

Was able to fix the error by running php artisan key:generate.

@cringerjs
Copy link
Contributor

I was going to say this. Looks like you figured it out. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants