B16f00t / whapa

WhatsApp Parser Toolset v1.59
1.1k stars 258 forks source link

Getting multiple error with connectionpool.py and ssl.py #139

Closed crazyfrog89 closed 2 years ago

crazyfrog89 commented 2 years ago

httplib_response = self._make_request(conn, method, url, File "C:\Users\Dell\AppData\Local\Programs\Python\Python39\lib\site-packages\urllib3\connectionpool.py", line 598, in urlopen httplib_response = self._make_request(conn, method, url, httplib_response = self._makerequest(conn, method, url, File "C:\Users\Dell\AppData\Local\Programs\Python\Python39\lib\site-packages\urllib3\util\ssl.py", line 329, in ssl_wrap_socket File "C:\Users\Dell\AppData\Local\Programs\Python\Python39\lib\ssl.py", line 1309, in do_handshake

B16f00t commented 2 years ago

Use an earlier version of python

crazyfrog89 commented 2 years ago

i was actually trying to use WhAGoDrive feature. When i tried listing the files, it lists all the file name but when i try to download by giving "All" i am getting error. Like you suggested, tried with previous version 3.8 for which i am getting the below error. [i] Searching...

Requesting Google access... Granted

Requesting authentication for Google Drive... Granted

Traceback (most recent call last): File "C:\Users\Dell\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py", line 597, in urlopen httplib_response = self._make_request(conn, method, url, File "C:\Users\Dell\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py", line 343, in _make_request self._validate_conn(conn) File "C:\Users\Dell\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py", line 839, in _validate_conn conn.connect() File "C:\Users\Dell\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connection.py", line 337, in connect self.sock = ssl_wrapsocket( File "C:\Users\Dell\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\util\ssl.py", line 345, in ssl_wrap_socket

Kindly help

B16f00t commented 2 years ago

Downgrade your requests version. Use whapa requirements