You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run the following command: gam print contact
(the same error with gam print gal)
What I get:
Getting all Contacts for xxxxxxx.xx
Traceback (most recent call last):
File "init.py", line 76948, in ProcessGAMCommand
File "init.py", line 20283, in doPrintShowDomainContacts
File "init.py", line 20191, in _printShowContacts
File "init.py", line 19731, in queryContacts
File "init.py", line 5057, in callGDataPages
File "init.py", line 4992, in callGData
File "gdata/apps/contacts/service.py", line 91, in GetContactsFeed
File "gdata/service.py", line 1065, in Get
File "atom/init.py", line 76, in optional_warn_function
File "atom/service.py", line 167, in request
File "atom/http_interface.py", line 136, in perform_request
File "atom/http.py", line 120, in request
File "atom/http.py", line 250, in _prepare_connection
AttributeError: module 'ssl' has no attribute 'wrap_socket'
I've updated to GAM 7 without any problem.
I have 6 instances of GAM with 6 Google Workspace instances, updated to GAM 7, they all report the same bug.
Do we have problems with the contact API ?
I came to this command, because I try to create ShareContact on our workspace, but I couldn't succeed.
Is it due to AttributeError: module 'ssl' has no attribute 'wrap_socket' ?
Thanks in advance for any help.
Kind regards,
Raphael
The text was updated successfully, but these errors were encountered:
On Tue, Nov 26, 2024 at 4:57 AM RaphT79 ***@***.***> wrote:
Hello,
I try to run the following command:
*gam print contact*
What I get:
Getting all Contacts for xxxxxxx.xx
Traceback (most recent call last):
File "*init*.py", line 76948, in ProcessGAMCommand
File "*init*.py", line 20283, in doPrintShowDomainContacts
File "*init*.py", line 20191, in _printShowContacts
File "*init*.py", line 19731, in queryContacts
File "*init*.py", line 5057, in callGDataPages
File "*init*.py", line 4992, in callGData
File "gdata/apps/contacts/service.py", line 91, in GetContactsFeed
File "gdata/service.py", line 1065, in Get
File "atom/*init*.py", line 76, in optional_warn_function
File "atom/service.py", line 167, in request
File "atom/http_interface.py", line 136, in perform_request
File "atom/http.py", line 120, in request
File "atom/http.py", line 250, in _prepare_connection
AttributeError: module 'ssl' has no attribute 'wrap_socket'
I've updated to GAM 7 without any problem.
I have 6 instances of GAM with 6 Google Workspace instances, updated to
GAM 7, they all report the same bug.
Do we have problems with the contact API ?
I came to this command, because I try to create ShareContact on our
workspace, but I couldn't succeed.
Thanks in advance for any help.
Kind regards,
Raphael
—
Reply to this email directly, view it on GitHub
<#1721>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACCTYL24NCYYX5NATH27MHD2CRV5FAVCNFSM6AAAAABSQMAA52VHI2DSMVQWIX3LMV43ASLTON2WKOZSGY4TINJXGQ4DIMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Hello GAM-team,
I try to run the following command:
gam print contact
(the same error with gam print gal)
What I get:
Getting all Contacts for xxxxxxx.xx
Traceback (most recent call last):
File "init.py", line 76948, in ProcessGAMCommand
File "init.py", line 20283, in doPrintShowDomainContacts
File "init.py", line 20191, in _printShowContacts
File "init.py", line 19731, in queryContacts
File "init.py", line 5057, in callGDataPages
File "init.py", line 4992, in callGData
File "gdata/apps/contacts/service.py", line 91, in GetContactsFeed
File "gdata/service.py", line 1065, in Get
File "atom/init.py", line 76, in optional_warn_function
File "atom/service.py", line 167, in request
File "atom/http_interface.py", line 136, in perform_request
File "atom/http.py", line 120, in request
File "atom/http.py", line 250, in _prepare_connection
AttributeError: module 'ssl' has no attribute 'wrap_socket'
I've updated to GAM 7 without any problem.
I have 6 instances of GAM with 6 Google Workspace instances, updated to GAM 7, they all report the same bug.
Do we have problems with the contact API ?
I came to this command, because I try to create ShareContact on our workspace, but I couldn't succeed.
Is it due to AttributeError: module 'ssl' has no attribute 'wrap_socket' ?
Thanks in advance for any help.
Kind regards,
Raphael
The text was updated successfully, but these errors were encountered: