Skip to content
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

Frontend login fails #266

Open
vividcode opened this issue Feb 21, 2023 · 1 comment
Open

Frontend login fails #266

vividcode opened this issue Feb 21, 2023 · 1 comment

Comments

@vividcode
Copy link

Hello

Thank you for the great enabler tool!

I felt like trying it locally.
I setup the back end and the front end using the instructions at [this URL](https://github.com/AI4Bharat/Chitralekha-Frontend) and this URL.
I get the first page but upon entering user name and password, I get user not found error.

Even after re-running the createsuperuser script, the login fails.

There seems some mismatch in the instructions on this page.
I also could locate the models.

Can you kindly update the deployment steps?

Thanks in advance!

@dteklavya
Copy link

A simple workaround is to add following line to .env file:

REACT_APP_APIGW_BASE_URL=https://127.0.0.1:8000

and restart front-end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants