mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 02:45:59 +03:00
[GH-ISSUE #239] Some help? #205
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#205
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alanpinheirolp on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/239
[i] Searching...
Requesting access to Google...
Traceback (most recent call last):
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 703, in urlopen
httplib_response = self._make_request(
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 386, in _make_request
self._validate_conn(conn)
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 1042, in validate_conn
conn.connect()
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\connection.py", line 414, in connect
self.sock = ssl_wrap_socket(
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\util\ssl.py", line 449, in ssl_wrap_socket
ssl_sock = ssl_wrap_socket_impl(
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\util\ssl.py", line 493, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\ssl.py", line 513, in wrap_socket
return self.sslsocket_class._create(
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\ssl.py", line 1071, in _create
self.do_handshake()
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\ssl.py", line 1342, in do_handshake
self._sslobj.do_handshake()
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\adapters.py", line 667, in send
resp = conn.urlopen(
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 787, in urlopen
retries = retries.increment(
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\urllib3\util\retry.py", line 592, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='android.clients.google.com', port=443): Max retries exceeded with url: /auth (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\WHAPPAMASTER\abril 2025\whapa-master\libs\whagodri.py", line 612, in
wa_backup = WaBackup(**getConfigs())
File "D:\WHAPPAMASTER\abril 2025\whapa-master\libs\whagodri.py", line 43, in init
token = gpsoauth.perform_master_login(email=gmail, password=password, android_id=android_id)
File "D:\WHAPPAMASTER\abril 2025\whapa-master\libs\gpsoauth_init_.py", line 138, in perform_master_login
return perform_auth_request(data, proxy)
File "D:\WHAPPAMASTER\abril 2025\whapa-master\libs\gpsoauth_init.py", line 81, in _perform_auth_request
res = session.post(AUTH_URL, data=data, verify=True)
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\sessions.py", line 637, in post
return self.request("POST", url, data=data, json=json, **kwargs)
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
File "C:\Users\Usersx\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\adapters.py", line 698, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='android.clients.google.com', port=443): Max retries exceeded with url: /auth (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)')))
@AdrielMizu commented on GitHub (Apr 29, 2025):
Have you found a solution? I am having the same error, I AM TRYING TO DOWNLOAD A BACKUP FROM MY DRIVE
@AdrielMizu commented on GitHub (Apr 29, 2025):
I found another post that said this: In doc/requirements.txt change requests with requests==2.29.0, then reinstall requirements and the error stops, but another error happens to me....
@alanpinheirolp commented on GitHub (Apr 29, 2025):
I try ut, but no sucess
@AdrielMizu commented on GitHub (Apr 29, 2025):
complicated, I've been trying for 2 days straight to find a way to download old WhatsApp messages but so far only errors, if you manage to find a way let me know lol
@AdrielMizu commented on GitHub (Apr 30, 2025):
I can run it, to the point of recognizing the WhatsApp backup folders, but it is lacking in the metadata....
@alanpinheirolp commented on GitHub (Apr 30, 2025):
I've tried everything, I've changed versions of several modules, but none of them work. This happened after clicking the "Install Requirements" button, before that it worked perfectly.
@alanpinheirolp commented on GitHub (May 6, 2025):
Anything New?
@alanpinheirolp commented on GitHub (May 15, 2025):
works to me wiht requests==2.28.0
@shinpriv8 commented on GitHub (Jun 8, 2025):
I’m not sure if this method works for others, but here’s the solution I found:
I uninstalled Python, installed XAMPP, and then installed the latest version of Python.
After running whagodri again, it worked.