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

Downgrading urllib3 package #92

Merged
merged 1 commit into from
May 31, 2023
Merged

Conversation

Jaewook-Lee
Copy link
Collaborator

배포 테스트 시 WebSocket에 접속하려면 502 Error를 얻었습니다.
@Binsk-dev 가 준 Github 링크에 따르면, urllib3 패키지 버전 문제였던 것으로 판단됩니다.
따라서 requirements.txt 파일에서 아래의 내용을 한 줄 추가했습니다.
urllib3<2
바꾼 후에 다시 테스트를 한 결과, 정상적으로 WebSocket에 연결됐습니다. dev 브랜치에 날렸다 다시 master로 날리기에는 시간이 없다고 판단하기에 PR을 master에 날립니다.

@vercel
Copy link

vercel bot commented May 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
capstone-2023-05 ✅ Ready (Inspect) Visit Preview May 31, 2023 3:18pm

Copy link
Collaborator

@BinskLee BinskLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

넵 좋습니당!

@seungholee-dev seungholee-dev merged commit 8e98d9d into master May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants