Skip to content

Client launch fails on Mac - gethostbyname() failed. #29

Closed
@zfi

Description

@zfi

The BlocklyPropClient fails immediately upon launch and does not report any error condition. Launching from the command line produces this output.

Traceback (most recent call last):
  File "<string>", line 205, in <module>
  File "<string>", line 50, in __init__
  File "<string>", line 107, in initialize
  File "/Users/michel/Documents/Development/blocklyprop/BlocklyPropClient/ip.py", line 16, in get_lan_ip
socket.gaierror: [Errno 8] nodename nor servname provided, or not known
BlocklyPropClient returned -1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions