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

museekcontrol error on select.select()? #30

Open
artelse opened this issue Jan 25, 2017 · 1 comment
Open

museekcontrol error on select.select()? #30

artelse opened this issue Jan 25, 2017 · 1 comment

Comments

@artelse
Copy link

artelse commented Jan 25, 2017

Having installed museekd on my NAS and wanted to test it by means of the museekcontrol client. On launch I get the following error which seems related to the use of select.select() on line 478:

r, w, x = select.select([self.socket, sys.stdin], [], [self.socket], d)

[Errno 111] Connection refused
argument must be an int, or have a fileno() method.

The host and password are correct because I can similarly connect with mucous. I googled around, but no clear solution to this problem.

@tsoernes
Copy link

I get this when the museek daemon (museekd) is not started. Perhaps it also happens if the wrong port or address is used in the museekcontrol config.

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

2 participants