Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

[이슈][macOS] 좌표 설정 브라우저가 페이지를 로딩하지 않음: 오래된 cryptography 버전 문제 #40

Closed
binchoo opened this issue Aug 7, 2021 · 1 comment
Assignees
Labels
bug Something isn't working 수정없음: 환경이슈 제시한 이슈는 환경의 문제이다

Comments

@binchoo
Copy link
Owner

binchoo commented Aug 7, 2021

재현 절차

  1. 좌표 브라우저를 연다

이슈 내용

브라우저가 페이지를 불러올 수 없다.
주소는 https://vaccine-map.kakao.com/map2?v=1를 잘 사용하고 있다.

콘솔 에러

  File "/Users/jaebin/opt/anaconda3/lib/python3.7/site-packages/seleniumwire/thirdparty/mitmproxy/net/tls.py", line 285, in create_client_context
    param = SSL._lib.SSL_CTX_get0_param(context._context)
AttributeError: module 'lib' has no attribute 'SSL_CTX_get0_param'

기대 결과

https://vaccine-map.kakao.com/map2?v=1 페이지를 정상 노출.

참조

@binchoo binchoo added the bug Something isn't working label Aug 7, 2021
@binchoo binchoo self-assigned this Aug 7, 2021
@binchoo binchoo added the 해결: 수정 이슈를 인지하여 코드를 수정하였다 label Aug 7, 2021
@binchoo
Copy link
Owner Author

binchoo commented Aug 7, 2021

해결 방법

wkeeling/selenium-wire#322 (comment)

pip install -U cryptography 수행하여 cryptography을 업그레이드 한다.

@binchoo binchoo changed the title [이슈][macOS] 좌표 설정 브라우저가 페이지를 로딩하지 않음 [이슈][macOS] 좌표 설정 브라우저가 페이지를 로딩하지 않음: 오래된 cryptography 버전 문제 Aug 7, 2021
@binchoo binchoo closed this as completed Aug 7, 2021
@binchoo binchoo added 수정없음: 환경이슈 제시한 이슈는 환경의 문제이다 and removed 해결: 수정 이슈를 인지하여 코드를 수정하였다 labels Aug 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working 수정없음: 환경이슈 제시한 이슈는 환경의 문제이다
Projects
None yet
Development

No branches or pull requests

1 participant