KOBOTOOLBOX 500 ERROR FOR NEW REGISTRATION (server installation)

I have following SMTP setup in env/smtp.txt
EMAIL_BACKEND=django.core.mail.backends.smtp.EmailBackend
EMAIL_HOST=mail.xxxxxxxx.in
EMAIL_PORT=587
EMAIL_HOST_USER=no-reply@xxxxx.in
EMAIL_HOST_PASSWORD=xxxxx
EMAIL_USE_TLS=false
DEFAULT_FROM_EMAIL=no-reply@fxxxxxx.in

I did python3 run.py --setup
and setup all the option
i restarted all the docker containers
but when ever i am trying to register new user it is throwing 500 server error
please help

HI @rajesh3034
I just noticed you created two topics for the same thing. Could you please use this one to expand on the queries you have?

Stephane``

1 Like

Hey I just flagged that one so you guys can delete that
can you please help me here
if you want i can connect remotely

Hi @rajesh3034
Have you searched within this group to see if this issue has been discussed before?
Stephane

yes i have searched it
and i did try all the things but still not able to solve it

Hi @rajesh3034
We will leave this open for users to share their thoughts.
Stephane

That will take lot of time
i think i am missing either few steps or i am not rebuilding properly
i need it asap because we are struggling since 15 days
can you please help

@rajesh3034, maybe this post discussed previously should help you solve your issue:

1 Like