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

회원 가입 후 로그인 불가 #76

Closed
scarf005 opened this issue Nov 8, 2023 · 1 comment · Fixed by #70
Closed

회원 가입 후 로그인 불가 #76

scarf005 opened this issue Nov 8, 2023 · 1 comment · Fixed by #70
Assignees

Comments

@scarf005
Copy link
Contributor

scarf005 commented Nov 8, 2023

문제 재현

  1. 회원가입
  2. 로그인
POST /users/login 200 14.222 ms - 365
node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[ErrorReply: ERR value is not an integer or out of range]

Node.js v20.9.0
Failed running './src/app.ts'


@Yonge2
Copy link
Contributor

Yonge2 commented Nov 8, 2023

방금 main 브랜치 pull 해서
postman 으로 테스트 진행해봤는데 제 환경에서는 잘 됩니다 ㅠ

에러 원인을 찾아보고 싶은데, 입력 케이스 알려주시면 감사하겠습니다!

@scarf005 scarf005 linked a pull request Nov 8, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in Hotplace 로드맵 Nov 8, 2023
@scarf005 scarf005 self-assigned this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants