I have configured all the required modules, but while loading the FormsFlow Web, I see the page is not loading at all. Attached image with inspection window. Can you please suggest what might be going wrong here
Unable to load FormsFlow Web
487 Views Asked by Krishna At
2
There are 2 best solutions below
0

This should be due to the missing Keycloak env. And Remember to Redeploy your app after Environment change. Check the Keycloak Env in the below line is added.
Refer this issue which is similar.
https://github.com/AOT-Technologies/forms-flow-ai/issues/182
It looks like your environment variable KEYCLOAK_URL is missing. According to README mentioned here update environment variable by referring the sample.env.
After updating your environment variables ensure to rebuild the containers with command: