[LAU] Linux Sampler/Mint 17 connection refused

Pablo Fernández pablo.fbus at gmail.com
Sat Dec 6 11:42:32 UTC 2014


06/12/14 12:10(e)an, Harry van Haaren igorleak idatzi zuen:
> On Sat, Dec 6, 2014 at 10:56 AM, Pablo Fernandez <pablo.fbus at gmail.com 
> <mailto:pablo.fbus at gmail.com>> wrote:
>
>     Try increasing the timeout value in qjackctl.
>     Another issue I found in ubuntu14.04 was caused by the default
>     linuxsampler port, 8888.
>     (qsampler: View --> Options). It works for me at 8889
>
>
> This shouldn't be necessary... perhaps something is already using port 
> 8888? Find out by running
> netstat -ntulp | grep 8888
>
> Correct output something like when linuxsampler is running:
> tcp        0      0 0.0.0.0:8888 <http://0.0.0.0:8888>  0.0.0.0:*     
>           LISTEN      1366/linuxsampler
>
> Cheers, -Harry
>
> -- 
>
> http://www.openavproductions.com

Thanks for the heads up, Harry. I will add this command to my "useful 
commands" archive.

$ export LANG=C

$ netstat -ntulp | grep 8888
(Not all processes could be identified, non-owned process info
  will not be shown, you would have to be root to see it all.)
tcp        0      0 0.0.0.0:8888            0.0.0.0:* LISTEN

$ sudo netstat -ntulp | grep 8888
[sudo] password for pablo:
tcp        0      0 0.0.0.0:8888            0.0.0.0:* LISTEN      
1204/btsync-daemon


So, it turns out to be the btsync daemon. I was "forced" to install 
bittorrent sync for some homework.
This seems like a good excuse for me to wipe it out asap, lol.

Cheers! Pablo


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20141206/2da4b374/attachment.html>


More information about the Linux-audio-user mailing list