Issue in Mosip Installation

@pranav15 the issue is because initially incorrect URL was provided in mosipbox_public_url in group_vars/all.yml .
Now that the URL is updated after keycloak installation hence issues are there.
Permanent fix:
Update the keycloak deployment and update the KEYCLOAK_FRONTEND_URL to your latest mosipbox_public_url.

@ckm007 We facing Nginx error while accessing keycloak administer console.

@paranav15 I have the same problem with the python version, I have installed version 3.7 and set it as default by adding alias in “~/.bashrc” but I always have the same error.

can you tell me how you managed to configure the version of python ?

Hi all, I have a problem with the python version when I execute the site.yml script, I have installed python version 3.7 and set it as default by adding alias in “~/.bashrc” but I always have the same error.

I managed to solve the python problem but now I have another one when installing sqlalchemy.