A community member is experiencing an error 500 when trying to use the OpenAI feature. Other community members suggest checking if the OpenAI account is selected, creating a new OpenAI credential, and checking the OpenAI settings. The issue seems to be related to the ENCRYPTION_SECRET variable not being correctly set up. Community members provide instructions on how to generate a new 256-bit encryption key and update the configuration. After following these steps, the community member was able to resolve the issue by reinstalling the system.
Hi @Baptiste Sorry, I didn't pay attention to this part of the question, "Do you have the ENCRYPTION_SECRET variable correctly set up? [06:12] With a valid length?"
How do I check this? What is the correct size?
Edit: I analyzed it here in my Docker Compose and the generated key is not a 256-bit key, could this be the problem? How can I fix it? Will I lose the flows I have configured?