Re: Linux Sampler/Mint 17 connection refused

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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@xxxxxxxxx> 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            0.0.0.0:*               LISTEN      1366/linuxsampler   

Cheers, -Harry

--

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


_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux