-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
UnhandledPromiseRejectionWarning within prisma adapter #602
Comments
@nickisnoble your issues seems to be related to Prisma. Ensure you running the latest. |
@nickisnoble were you able to fix this? |
Hi there! It looks like this issue hasn't had any activity for a while. It will be closed if no further activity occurs. If you think your issue is still relevant, feel free to comment on it to keep ot open. Thanks! |
Hi there! It looks like this issue hasn't had any activity for a while. To keep things tidy, I am going to close this issue for now. If you think your issue is still relevant, just leave a comment and I will reopen it. (Read more at #912) Thanks! |
@nickisnoble Did you manage to fix this issue? |
I can't seem to fix this error! Can you help?
What are you trying to do
I'm trying to set up just the basic email/passwordless login.
Relevant stack:
Everything right now is extremely default and working, except when I try to submit an email login. It hangs forever, giving the following in the server:
If I cancel the request (hit the X in the browser) it adds:
Error! Failed to complete request to /api/auth/signin/email: Error: socket hang up
Feedback
The text was updated successfully, but these errors were encountered: