Skip to content

socket.gaierror: [Errno 8] nodename nor servname provided, or not known #110

@ATATC

Description

@ATATC

System Platform: macOS 14.4.1

  File "/.../prototype.py", line 12, in my_ip_addresses
    return [ip for ip in _gethostbyname_ex(_gethostname())[2] if not ip.startswith("127.")]
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtodoNew task or assignment

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions