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

Theremin connects for split second & disconnects #18

Open
crandles opened this issue Feb 9, 2014 · 6 comments
Open

Theremin connects for split second & disconnects #18

crandles opened this issue Feb 9, 2014 · 6 comments

Comments

@crandles
Copy link

crandles commented Feb 9, 2014

I had MPD running on a VM on my local host and experienced no issues.

After moving my VM to another machine on my local network, Theremin will not hold a connection more than ~5 seconds.

@crandles
Copy link
Author

I was able to get around this by SSH tunneling my localhost:6600 port to the remote:6600 and directing Theremin to localhost:6600.

Unsure if this is an mpd configuration issue (other clients don't experience this issue) or Theremin

@avh4
Copy link

avh4 commented May 23, 2014

I have this same issue

@PierreRust
Copy link

Theremin used to work flawlessly for weeks but since a few days I have the same issue : it connects to mdp and drop the connection after a few seconds.
On mdp side the only trace I find in the logs is :

Aug 02 18:03 : buffered_socket: error on client 18: Output buffer is full

Let me know if there is any thing I can do to help investigating this issue (e.g. is there any logs for theremin somewhere ?).

And thanks for the great software !

@TheDBP
Copy link

TheDBP commented Sep 2, 2014

Greetings all,

Theremin used to work beautifully, but after reinstalling my server, it no longer wants to connect - it disconnects immediately. I've verified that MPD is working - it works to MPoD, works through Client175, so the addresses and ports and all that are configured properly. I deleted all traces of Theremin from my Library folder (caches, preferences, and app support files) but this did not help. The only settings I changed in mpd.conf was for gapless playback, the music directory, and of course which audio outputs to use.

I currently have over 41K tracks in my mpd library - is it possible that the library is too big for Theremin to handle?

Any help would be greatly appreciated - this is the ONLY mpd client for OS X that I've found so I'm hoping I can get it working again.

Thanks in advance!

@crandles
Copy link
Author

Looks like this has to do with the size of the library being too much for
Theremin. I have found that setting "max_output_buffer_size" in
/etc/mpd.conf to a value larger than that of my library (the size of MPD's
'tag_cache'/db_file) to work.

On Tue, Sep 2, 2014 at 11:45 AM, TheDBP [email protected] wrote:

Greetings all,

Theremin used to work beautifully, but after reinstalling my server, it no
longer wants to connect - it disconnects immediately. I've verified that
MPD is working - it works to MPoD, works through Client175, so the
addresses and ports and all that are configured properly. I deleted all
traces of Theremin from my Library folder (caches, preferences, and app
support files) but this did not help. The only settings I changed in
mpd.conf was for gapless playback, the music directory, and of course which
audio outputs to use.

I currently have over 41K tracks in my mpd library - is it possible that
the library is too big for Theremin to handle?

Any help would be greatly appreciated - this is the ONLY mpd client for OS
X that I've found so I'm hoping I can get it working again.

Thanks in advance!


Reply to this email directly or view it on GitHub
#18 (comment).

@ehmry
Copy link

ehmry commented Jan 9, 2015

Looks like its this bug, I haven't managed get it to work though. http://bugs.musicpd.org/view.php?id=3936&history=1

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

5 participants