pascalw / Airplayer

Python script to make media playing software Apple Airplay compatbible. Currently supports XBMC, Plex and Boxee.
http://pwiddershoven.nl/blog/2011/01/05/airplayer.html
BSD 4-Clause "Original" or "Old" License
333 stars 42 forks source link

[Errno 3] invalid value for ai_flags. #19

Open ghost opened 13 years ago

ghost commented 13 years ago

hi. I've tried to setup Airplayer on a dreambox, using the vlc 3rdpartybackend. when i try to start airplay, I just get:

python airplayer.py

2011-07-04 00:25:59 [INFO] Starting Airplayer 2011-07-04 00:25:59 [DEBUG] TEMP DIR: /tmp/tmpedBiFa Started connection to VLC Traceback (most recent call last): File "airplayer.py", line 221, in main() File "airplayer.py", line 217, in main raise e socket.gaierror: [Errno 3] invalid value for ai_flags.

do you have any hints? thanks in advance

pascalw commented 13 years ago

Seems like a permission issue with opening a port. Is port your settings.AIRPLAYER_PORT (defaults to 6002) taken or something? Do you have permissions to open that port?

ghost commented 13 years ago

Port is not in use. Started as Root and tried different ports