pebble-slides icon indicating copy to clipboard operation
pebble-slides copied to clipboard

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

Open Jamedjo opened this issue 9 years ago • 1 comments

OSX socket.gethostname() returns "MacBook-Pro.local" socket.gethostbyname doesn't like this

If I set the ip manually from ifconfig it works, but otherwise the server won't even start. Should probably catch error as it is only used for display purposes.

Jamedjo avatar May 26 '15 16:05 Jamedjo

@Jamedjo got it. Can you create a pull req? I'll merge it!

luisivan avatar Jul 06 '15 12:07 luisivan