-
Notifications
You must be signed in to change notification settings - Fork 195
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
Project is configured and running but Localhost is not able to load or Keycloak url is not working ? #1408
Comments
Looks like keycloak is not up, can you check if you have anything running on 8080 ? |
Thanks for the reply sumesh-aot i have tried this but getting some issues in Mac M1. I have attached related screenshots below. |
Is Containerized deployment compatible with Apple M1 Chip ? |
@Abhineet786 are you using the docker-compose file for arm64 ? If not, please try it and update the result here. |
@sumesh-aot yes, i am using this file docker-compose-arm64.yml for docker-compose. |
@Abhineet786 Can you try the docker-compose from here https://github.com/AOT-Technologies/forms-flow-ai-deployment/blob/refactor/docker-compose/docker-compose-arm64.yml or try quick install after downloading the repo from |
Hi @sumesh-aot Trying to run the above repo but getting same issues : When i try to access localhost:3001 .... getting un-authorized screen Is this application compatible with 8 Gb RAM ? |
@Abhineet786 It should work with 8 GB RAM. Seems like your images are different from the screenshot. The ARM64, docker compose is using different image for keycloak (https://github.com/AOT-Technologies/forms-flow-ai-deployment/blob/refactor/docker-compose/docker-compose-arm64.yml#L17), but your screenshot is saying it's using image from quay. Could you please re-check ? |
Hi @sumesh-aot i have also try to setup this (https://aot-technologies.github.io/forms-flow-installation-doc/Pages/Server/containerized_deployment.html) on linux server. But when i am accessing the react or keyclock url with server ip ...page is not loading. and one more question should i need to install keycloak package separately in the system to generate KEYCLOAK_BPM_CLIENT_SECRET or i can use forms-flow-keycloak http://{ip address of system}:8080 url to generate client secret. |
@Abhineet786 You dont need to install keycloak separately as docker-compose-arm64 contains keycloak image. |
If you are still facing issues, our team would be able to help troubleshoot the issue over a call. |
@sumesh-aot thanks for your support, yes i am facing some issues in both mac and linux server. If you can assign someone to troubleshoot these issues, it will be great. |
@sumesh-aot i am waiting for your response. |
@Abhineet786 Sincere apologies, I was on vacation. If you are still facing issues, please share your email. |
Project is configured here...
Trying to access localhost here..but no luck .
The text was updated successfully, but these errors were encountered: