![]() |
#1 |
Junior Member
Join Date: Dec 2012
Posts: 3
|
Problem with ports
Helo guys,
I have a problem with my SHOUTcast server. When I start it, he asks me to choose a config file(normal). So I choose the sc_serv_basic.conf config file. But when I press the enter key, the console closes(not normal)! In the log it's write this: 2012-12-29 19:53:28 I msg:[MAIN] Logger updating log file to use 2012-12-29 19:53:28 I msg:[MAIN] Loaded config from sc_serv_basic.conf 2012-12-29 19:53:28 I msg:[MAIN] Calculated CPU count is 4 2012-12-29 19:53:28 I msg:[MAIN] Starting 4 network threads 2012-12-29 19:53:28 I msg:[MICROSERVER] Listening for connection on port 8000 2012-12-29 19:53:28 E msg:Error opening port 8000 because Could not bind to :8000 because error code 10013 2012-12-29 19:53:28 I msg:[MAIN] Runner shutdown 2012-12-29 19:53:28 I msg:<***> Logger shutdown What I should do? For information, I run on a Windows 64bits on my computer(not on a hosted computer). |
![]() |
![]() |
![]() |
#2 |
Join Date: Sep 2003
Posts: 27,873
|
error code 10013 is "An attempt was made to access a socket in a way forbidden by its access permissions."
so would seem like you've not got the required permission to be able to bind to port 8000. it's not something i've seen happen on Windows before so you might need to run the DNAS as an admin user (though from a security point that's not ideal) or make sure that you've given permission for the DNAS to be allowed through the Windows Firewall (that's the only things i can think off for the moment). -daz |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Dec 2012
Posts: 3
|
I've tried to deactivate the Windows Firewall and to run as an admin but it didn't work, so it's not those things that causing the problem.
|
![]() |
![]() |
![]() |
#4 |
Join Date: Sep 2003
Posts: 27,873
|
then i don't know as i've never come across such an issue and i can only go on what the error code is meant to mean according to the programming documentation. the only thing that otherwise comes to mind is a group policy on the machine to prevent such things.
-daz |
![]() |
![]() |
![]() |
|
Tags |
crash, port, problem |
Thread Tools | Search this Thread |
Display Modes | |
|
|