Logining into the Docker image upon completion of local install

Hi Guys,

Ok so I followed all the instructions on your website for deploying retool locally and I have successfully done that.

I can reach the signup page and I enter my email address and password that I want to use, then it redirects me to the page where you enter your full name, which I do and then instead of continuing it just loops back and asks to enter my email and password which I do then again it asks me to enter my full name which I do and once again it takes me to the page to enter my email and password.

This seems to be an infinite loop.

Any ideas on how to fix this?

Peter

Self-hosted Retool quickstart

Hi @peterkaz, welcome to the forum! :wave:

This is definitely unexpected.

  • Which Self-hosted version did we deploy locally?
  • Try changing the path to locahost:3000/login, and singing in with the credentials you used already, we may be getting redirected back to /signup for some reason.
  • Are we getting any errors when we try to sign up?

Could you include a screen recording of this loop? Thank you in advance.

Hi Paulo,

Thanks for the welcome.

The versione that I have deployed internally is 3.75.12

I signed up successfully and I have tried to login using both the domain name:3000/login as well as just the IP address:3000/login

The result is always the same. It accepts my credentials and then redirects me to the page where I am to enter my full name and once I have done that it then loops me back to the login page again.

There is nothing special about the loop hence nothing to see if I were to record it.

Not one error is presented, just a constant loop as described above.

Is there any log I can check to perhaps get a better Idea of what's happening?

Kind regards