Icecast installation problem
I'm new to these forums and have very limited Linux experience. I'm having a problem connecting with Icecast through my web browser (Chrome). The attempted connection to http://localhost:8000/admin results in a refused connection. I have a Plex server running on the same machine and I can get to it via http://localhost:32400/web/index. Here is the output from terminal for port 8000
$ wget localhost:8000
--2019-02-26 19:07:00-- http://localhost:8000/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8000... failed: Connection refused.
Here is the output for port 32400 which works for Plex
*$ wget localhost:32400
--2019-02-26 19:08:38-- http://localhost:32400/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:32400... connected.
HTTP request sent, awaiting response... 401 Unauthorized*
$ sudo ufw status
Status: active
To Action From
-- ------ ----
8000/tcp ALLOW Anywhere
20595/udp ALLOW Anywhere
8000/tcp (v6) ALLOW Anywhere (v6)
20595/udp (v6) ALLOW Anywhere (v6)
I've also turned off the firewall to no avail.
Any help will be appreciated. Here are my system stats:
RELEASE=18.3
CODENAME=sylvia
EDITION="Cinnamon 64-bit"
DESCRIPTION="Linux Mint 18.3 Sylvia"
DESKTOP=Gnome
TOOLKIT=GTK
Icecast 2.4.4
HP Z220
32gig Ram
11 TB storage
Thanks in advance!
networking server icecast
New contributor
add a comment |
I'm new to these forums and have very limited Linux experience. I'm having a problem connecting with Icecast through my web browser (Chrome). The attempted connection to http://localhost:8000/admin results in a refused connection. I have a Plex server running on the same machine and I can get to it via http://localhost:32400/web/index. Here is the output from terminal for port 8000
$ wget localhost:8000
--2019-02-26 19:07:00-- http://localhost:8000/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8000... failed: Connection refused.
Here is the output for port 32400 which works for Plex
*$ wget localhost:32400
--2019-02-26 19:08:38-- http://localhost:32400/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:32400... connected.
HTTP request sent, awaiting response... 401 Unauthorized*
$ sudo ufw status
Status: active
To Action From
-- ------ ----
8000/tcp ALLOW Anywhere
20595/udp ALLOW Anywhere
8000/tcp (v6) ALLOW Anywhere (v6)
20595/udp (v6) ALLOW Anywhere (v6)
I've also turned off the firewall to no avail.
Any help will be appreciated. Here are my system stats:
RELEASE=18.3
CODENAME=sylvia
EDITION="Cinnamon 64-bit"
DESCRIPTION="Linux Mint 18.3 Sylvia"
DESKTOP=Gnome
TOOLKIT=GTK
Icecast 2.4.4
HP Z220
32gig Ram
11 TB storage
Thanks in advance!
networking server icecast
New contributor
add a comment |
I'm new to these forums and have very limited Linux experience. I'm having a problem connecting with Icecast through my web browser (Chrome). The attempted connection to http://localhost:8000/admin results in a refused connection. I have a Plex server running on the same machine and I can get to it via http://localhost:32400/web/index. Here is the output from terminal for port 8000
$ wget localhost:8000
--2019-02-26 19:07:00-- http://localhost:8000/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8000... failed: Connection refused.
Here is the output for port 32400 which works for Plex
*$ wget localhost:32400
--2019-02-26 19:08:38-- http://localhost:32400/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:32400... connected.
HTTP request sent, awaiting response... 401 Unauthorized*
$ sudo ufw status
Status: active
To Action From
-- ------ ----
8000/tcp ALLOW Anywhere
20595/udp ALLOW Anywhere
8000/tcp (v6) ALLOW Anywhere (v6)
20595/udp (v6) ALLOW Anywhere (v6)
I've also turned off the firewall to no avail.
Any help will be appreciated. Here are my system stats:
RELEASE=18.3
CODENAME=sylvia
EDITION="Cinnamon 64-bit"
DESCRIPTION="Linux Mint 18.3 Sylvia"
DESKTOP=Gnome
TOOLKIT=GTK
Icecast 2.4.4
HP Z220
32gig Ram
11 TB storage
Thanks in advance!
networking server icecast
New contributor
I'm new to these forums and have very limited Linux experience. I'm having a problem connecting with Icecast through my web browser (Chrome). The attempted connection to http://localhost:8000/admin results in a refused connection. I have a Plex server running on the same machine and I can get to it via http://localhost:32400/web/index. Here is the output from terminal for port 8000
$ wget localhost:8000
--2019-02-26 19:07:00-- http://localhost:8000/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8000... failed: Connection refused.
Here is the output for port 32400 which works for Plex
*$ wget localhost:32400
--2019-02-26 19:08:38-- http://localhost:32400/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:32400... connected.
HTTP request sent, awaiting response... 401 Unauthorized*
$ sudo ufw status
Status: active
To Action From
-- ------ ----
8000/tcp ALLOW Anywhere
20595/udp ALLOW Anywhere
8000/tcp (v6) ALLOW Anywhere (v6)
20595/udp (v6) ALLOW Anywhere (v6)
I've also turned off the firewall to no avail.
Any help will be appreciated. Here are my system stats:
RELEASE=18.3
CODENAME=sylvia
EDITION="Cinnamon 64-bit"
DESCRIPTION="Linux Mint 18.3 Sylvia"
DESKTOP=Gnome
TOOLKIT=GTK
Icecast 2.4.4
HP Z220
32gig Ram
11 TB storage
Thanks in advance!
networking server icecast
networking server icecast
New contributor
New contributor
edited 4 hours ago
Texas_Fran
New contributor
asked 5 hours ago
Texas_FranTexas_Fran
12
12
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Texas_Fran is a new contributor. Be nice, and check out our Code of Conduct.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1121556%2ficecast-installation-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Texas_Fran is a new contributor. Be nice, and check out our Code of Conduct.
Texas_Fran is a new contributor. Be nice, and check out our Code of Conduct.
Texas_Fran is a new contributor. Be nice, and check out our Code of Conduct.
Texas_Fran is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1121556%2ficecast-installation-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown