Closed
Description
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