
맥유저이고, 몽고디비를 홈브루 통해 설치, requests 패키치를 더해도 안되네요 ㅠㅠㅠ
에러코드:
pymongo.errors.ServerSelectionTimeoutError: ac-e5x3mvt-shard-00-00.mjidyxc.mongodb.net:27017: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997),ac-e5x3mvt-shard-00-02.mjidyxc.mongodb.net:27017: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997),ac-e5x3mvt-shard-00-01.mjidyxc.mongodb.net:27017: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997), Timeout: 30s, Topology Description: <TopologyDescription id: 630847c65d300ff50184359c, topology_type: ReplicaSetNoPrimary, servers: [<ServerDescription ('ac-e5x3mvt-shard-00-00.mjidyxc.mongodb.net', 27017) server_type: Unknown, rtt: None, error=AutoReconnect('ac-e5x3mvt-shard-00-00.mjidyxc.mongodb.net:27017: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')>, <ServerDescription ('ac-e5x3mvt-shard-00-01.mjidyxc.mongodb.net', 27017) server_type: Unknown, rtt: None, error=AutoReconnect('ac-e5x3mvt-shard-00-01.mjidyxc.mongodb.net:27017: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')>, <ServerDescription ('ac-e5x3mvt-shard-00-02.mjidyxc.mongodb.net', 27017) server_type: Unknown, rtt: None, error=AutoReconnect('ac-e5x3mvt-shard-00-02.mjidyxc.mongodb.net:27017: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')>]>
