Help me! Warning - openssl_encrypt(): Using an empty Initialization Vector

Hello, has anyone received this warning, where is the error?

v 3.6.15

If you click on the “Warning” text at the left side, it should expand and show you the call stack when the warning happened.

show this message.

I need set some value, but i do know where.

Because this warning my cookie not working, not create cookie

Did you set a security salt in config/app.php?

Yep. I have and in .env file.

I restart apache and…working! :astonished: someone have explanation for this?

You presumably updated something in your setup but didn’t restart Apache right away.

1 Like