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

Unsupported GCP env message #550

Open
akshit0201 opened this issue Sep 11, 2024 · 2 comments
Open

Unsupported GCP env message #550

akshit0201 opened this issue Sep 11, 2024 · 2 comments
Assignees
Labels
component:python sdk Issue/PR related to Python SDK status:triaged Issue/PR triaged to the corresponding sub-team type:help Support-related issues

Comments

@akshit0201
Copy link

Description of the bug:

I keep seeing this warning:

I0000 00:00:1726059537.056136 10152084 check_gcp_environment_no_op.cc:29] ALTS: Platforms other than Linux and Windows are not supported

For every api call I make from the python sdk.

For one api call this warning is fine, but as I make concurrent calls my console is flooded with these warning messages.
Pls fix this warning, or provide a way to suppress it.

Actual vs expected behavior:

Actual: I0000 00:00:1726059537.056136 10152084 check_gcp_environment_no_op.cc:29] ALTS: Platforms other than Linux and Windows are not supported
Expected: No message

Any other information you'd like to share?

Chip: Apple M2
MacOS: 14.6.1 (23G93)

@gmKeshari gmKeshari assigned gmKeshari and MarkDaoust and unassigned gmKeshari Sep 12, 2024
@gmKeshari gmKeshari added status:triaged Issue/PR triaged to the corresponding sub-team component:python sdk Issue/PR related to Python SDK type:help Support-related issues labels Sep 12, 2024
@MarkDaoust
Copy link
Collaborator

MarkDaoust commented Sep 12, 2024

This doesn't replicate on my mac(14.6.1, M3).

Can you tell us more about your setup? Is this a cloud instance or a local machine?

Anyway, this is coming from the underlying cloud libraries, not from this SDK package, it's not something we have control over.

@akshit0201
Copy link
Author

@MarkDaoust It's happening when I'm calling the File apis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:python sdk Issue/PR related to Python SDK status:triaged Issue/PR triaged to the corresponding sub-team type:help Support-related issues
Projects
None yet
Development

No branches or pull requests

3 participants