Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with GAM and (shared) contact(s) #1721

Open
RaphT79 opened this issue Nov 26, 2024 · 2 comments
Open

Issue with GAM and (shared) contact(s) #1721

RaphT79 opened this issue Nov 26, 2024 · 2 comments
Assignees
Labels

Comments

@RaphT79
Copy link

RaphT79 commented Nov 26, 2024

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

@RaphT79 RaphT79 added the bug label Nov 26, 2024
@RaphT79 RaphT79 changed the title Issue with GAM and contact Issue with GAM and (shared) contact(s) Nov 26, 2024
@taers232c
Copy link
Contributor

taers232c commented Nov 27, 2024 via email

@RaphT79
Copy link
Author

RaphT79 commented Nov 27, 2024

hello Ross,
I even went to 7.01.03 with the gam update.
Anyway, that worked !
Thanks a lot for your help and quick action.
This bug can now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants