Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Errno 3] invalid value for ai_flags. #19

Open
ghost opened this issue Jul 3, 2011 · 2 comments
Open

[Errno 3] invalid value for ai_flags. #19

ghost opened this issue Jul 3, 2011 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 3, 2011

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
Copy link
Owner

pascalw commented Jul 4, 2011

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
Copy link
Author

ghost commented Jul 4, 2011

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant