Not able to signup after Kutt docker setup #755
Biswadeepgiri
started this conversation in
General
Replies: 2 comments
-
Could be because your email server is not configured or is not getting connected. Same for Postgres or Redis. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I configured the email server and configured Postgres and Redis too but the issue still persists. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After setting up kutt in my local machine using docker when I am trying to signup using a new email and password then it is showing this ->
POST http://localhost:3000/api/v2/auth/signup 500 (Internal Server Error)
How can I fix it ?
Beta Was this translation helpful? Give feedback.
All reactions