Skip to content

SNOW-2116618: When SF_AUTH_SOCKET_ADDR is set, error message is incorrect, still mentions localhost #2331

Closed
@rcleveng

Description

@rcleveng

Python version

n/a

Operating system and processor architecture

n/a

Installed packages

not relevant

What did you do?

I set SF_AUTH_SOCKET_ADDR=myhost.example.com and the error message still said:

localhost is not found. Ensure /etc/hosts has localhost entry

This made me think that the SF_AUTH_SOCKET_ADDR environment variable was not working, and also look at why localhost was missing.

What did you expect to see?

myhost.example.com is not found. Ensure /etc/hosts has myhost.example.com entry

Can you set logging to DEBUG and collect the logs?

No but I'll send a pull request

Metadata

Metadata

Labels

bugstatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.status-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions