Pulseaudio and networking

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I have a websocket server that was working until I did:
$ sudo apt-get install pulseaudio
and then it would no longer get connections from my webapp. On the webapp side it was get connection refused.
As soon as I did a:
$ killall pulseaudio
and restarted the websocket server the webapp was able to connect again.
After restarting pulseaudio I tried to connect the webapp and the websocket server through a different port and it still failed.
I don't get it. What is going on here?
networking pulseaudio
add a comment |Â
up vote
1
down vote
favorite
I have a websocket server that was working until I did:
$ sudo apt-get install pulseaudio
and then it would no longer get connections from my webapp. On the webapp side it was get connection refused.
As soon as I did a:
$ killall pulseaudio
and restarted the websocket server the webapp was able to connect again.
After restarting pulseaudio I tried to connect the webapp and the websocket server through a different port and it still failed.
I don't get it. What is going on here?
networking pulseaudio
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have a websocket server that was working until I did:
$ sudo apt-get install pulseaudio
and then it would no longer get connections from my webapp. On the webapp side it was get connection refused.
As soon as I did a:
$ killall pulseaudio
and restarted the websocket server the webapp was able to connect again.
After restarting pulseaudio I tried to connect the webapp and the websocket server through a different port and it still failed.
I don't get it. What is going on here?
networking pulseaudio
I have a websocket server that was working until I did:
$ sudo apt-get install pulseaudio
and then it would no longer get connections from my webapp. On the webapp side it was get connection refused.
As soon as I did a:
$ killall pulseaudio
and restarted the websocket server the webapp was able to connect again.
After restarting pulseaudio I tried to connect the webapp and the websocket server through a different port and it still failed.
I don't get it. What is going on here?
networking pulseaudio
asked Oct 30 '17 at 20:22
Steven Eckhoff
1061
1061
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f401472%2fpulseaudio-and-networking%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password