[GH-ISSUE #179] not working, requirements installed, info is correct, up to date and unlockcaptcha complete #161

Open
opened 2026-02-25 20:34:48 +03:00 by kerem · 0 comments
Owner

Originally created by @fresh2de on GitHub (Jul 29, 2022).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/179

Requesting access to Google...
Traceback (most recent call last):
File "C:\Users\User\Desktop\whapa-master\libs\whagodri.py", line 553, in
wa_backup = WaBackup(**getConfigs())
File "C:\Users\User\Desktop\whapa-master\libs\whagodri.py", line 43, in init
token = gpsoauth.perform_master_login(email=gmail, password=password, android_id=android_id)
File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth_init_.py", line 138, in perform_master_login
return perform_auth_request(data, proxy)
File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth_init
.py", line 76, in perform_auth_request
session.mount(AUTH_URL, AuthHTTPAdapter())
File "C:\Python\Python392\lib\site-packages\requests\adapters.py", line 156, in init
self.init_poolmanager(pool_connections, pool_maxsize, block=pool_block)
File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth_init
.py", line 68, in init_poolmanager
context.options &= ~ssl_.OP_NO_TICKET
AttributeError: module 'urllib3.util.ssl_' has no attribute 'OP_NO_TICKET'

Originally created by @fresh2de on GitHub (Jul 29, 2022). Original GitHub issue: https://github.com/B16f00t/whapa/issues/179 Requesting access to Google... Traceback (most recent call last): File "C:\Users\User\Desktop\whapa-master\libs\whagodri.py", line 553, in <module> wa_backup = WaBackup(**getConfigs()) File "C:\Users\User\Desktop\whapa-master\libs\whagodri.py", line 43, in __init__ token = gpsoauth.perform_master_login(email=gmail, password=password, android_id=android_id) File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth\__init__.py", line 138, in perform_master_login return _perform_auth_request(data, proxy) File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth\__init__.py", line 76, in _perform_auth_request session.mount(AUTH_URL, AuthHTTPAdapter()) File "C:\Python\Python392\lib\site-packages\requests\adapters.py", line 156, in __init__ self.init_poolmanager(pool_connections, pool_maxsize, block=pool_block) File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth\__init__.py", line 68, in init_poolmanager context.options &= ~ssl_.OP_NO_TICKET AttributeError: module 'urllib3.util.ssl_' has no attribute 'OP_NO_TICKET'
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whapa#161
No description provided.