![]() |
#1 |
Junior Member
Join Date: May 2022
Posts: 4
|
need help in running shoutcast
Hi,
I've installed Nginx on my ubuntu server with many server blocks. Then I installed Shoutcast. Now I run Shoutcast with this command: ./sc_serv & it will run without error. but when I open this address : HTTP://myserveripaddress:8000 it shows this page: The connection has timed out Please tell me what I should do to solve this problem. Thanks |
![]() |
![]() |
![]() |
#2 |
Junior Member
Join Date: Sep 2020
Posts: 33
|
You should publish your Nginx config file here so readers can proof it and offer suggestions as needed. -Thanks
|
![]() |
![]() |
![]() |
#3 | |
Junior Member
Join Date: May 2022
Posts: 4
|
Quote:
I've created a config file for each server block. this is my nginx.conf contents: code: my sc_serv.conf: code: |
|
![]() |
![]() |
![]() |
#4 |
Junior Member
Join Date: Sep 2020
Posts: 33
|
Are there Nginx configs for the streamer(s) domain(s)? For example, https://shoutcast.mydomain.com:8000?
|
![]() |
![]() |
![]() |
#5 | |
Junior Member
Join Date: May 2022
Posts: 4
|
Quote:
code: Then I've created a server block and this is the server block config file contents: code: Now when I open this address: mydomain.com/stream I get this error in console(in error "Unknown_IP_was_here" is an IP that I don't know. it's not my adsl IP address or my server IP address): code: Please tell me what's wrong and how can I access the Shoutcast admin area. Thanks |
|
![]() |
![]() |
![]() |
#6 | |
Forum King
Join Date: May 2009
Location: No longer on the streets of Kings County, CA.
Posts: 3,219
|
Quote:
|
|
![]() |
![]() |
![]() |
#7 |
Junior Member
Join Date: Sep 2020
Posts: 33
|
I think I would backup a step and get the basic streamer running by itself on port 8000 (default) with no reverse proxy.
Once that operates as expected add the Nginx reverse proxy and work out its configuration for the server. Finally, add the SSL to Nginx and test. |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|