![]() |
#1 |
Junior Member
Join Date: Jul 2011
Posts: 1
|
Invalid Password error
I am using Shoutcast server version 1.9.8 and the Shoutcast DSP plugin for winamp version 2.2.2.
No matter what I put in the password field in the sc_serv.ini file I get the error <06/30/11@23:24:33> [source] invalid password from 127.0.0.1 from the server. I even copy and pasted the password from the config file to the password field in the plug-in settings. I'm not sure what I'm missing here. Here is the bit from the config file with the password: ; SHOUTcast Distributed Network Audio Server configuration file ; Copyright (C) 1998-2004 Nullsoft, Inc. ; All Rights Reserved. ; Last modified Mar 17 2004 ; If you want to manage multiple configurations, just copy ; this file to another name, and run sc_serv with that name ; such as: ; sc_serv.exe sc_leet.conf ; *************************** ; Required stuff ; *************************** ; MaxUser. The maximum number of simultaneous listeners allowed. ; Compute a reasonable value for your available upstream bandwidth (i.e. if ; you have 256kbps upload DSL, and want to broadcast at 24kbps, you would ; choose 256kbps/24kbps=10 maximum listeners.) Setting this value higher ; only wastes RAM and screws up your broadcast when more people connect ; than you can support. MaxUser=32 ; Password. While SHOUTcast never asks a listener for a password, a ; password is required to broadcast through the server, and to perform ; administration via the web interface to this server. This server should ; consist of only letters and numbers, and is the same server your broadcaster ; will need to enter in the SHOUTcast Source Plug-in for Winamp. THIS VALUE ; CANNOT BE BLANK. Password=Admin1; PortBase. This is the IP port number your server will run on. The ; value, and the value + 1 must be available. If you get a fatal error when ; the DNAS is setting up a socket on startup, make sure nothing else on the ; machine is running on the same port (telnet localhost portnumber -- if you ; get connection refused then you're clear to use that port). Ports < 1024 ; may require root privledges on *nix machines. The default port is 8000. PortBase=8000 ; *************************** ; Optional Parameters ; *************************** And here is a copy of the log file from the server: <06/30/11@21:54:59> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@21:54:59> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@21:54:59> [main] initializing (usermax:32 portbase:8000)... <06/30/11@21:54:59> [main] No ban file found (sc_serv.ban) <06/30/11@21:54:59> [main] No rip file found (sc_serv.rip) <06/30/11@21:54:59> [main] opening source socket <06/30/11@21:54:59> [main] error opening source socket! FATAL ERROR! Some other process is using this port! <06/30/11@21:55:25> [main] shutting down via UI. <06/30/11@21:55:25> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@21:55:32> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@21:55:32> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@21:55:32> [main] initializing (usermax:32 portbase:8000)... <06/30/11@21:55:32> [main] No ban file found (sc_serv.ban) <06/30/11@21:55:32> [main] No rip file found (sc_serv.rip) <06/30/11@21:55:32> [main] opening source socket <06/30/11@21:55:32> [main] error opening source socket! FATAL ERROR! Some other process is using this port! <06/30/11@21:58:37> [main] shutting down via UI. <06/30/11@21:58:37> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@22:23:06> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@22:23:06> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@22:23:06> [main] initializing (usermax:32 portbase:8000)... <06/30/11@22:23:06> [main] No ban file found (sc_serv.ban) <06/30/11@22:23:06> [main] No rip file found (sc_serv.rip) <06/30/11@22:23:06> [main] opening source socket <06/30/11@22:23:06> [main] error opening source socket! FATAL ERROR! Some other process is using this port! <06/30/11@22:29:00> [main] shutting down via UI. <06/30/11@22:29:00> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@22:29:03> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@22:29:03> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@22:29:03> [main] initializing (usermax:32 portbase:8000)... <06/30/11@22:29:03> [main] No ban file found (sc_serv.ban) <06/30/11@22:29:03> [main] No rip file found (sc_serv.rip) <06/30/11@22:29:04> [main] opening source socket <06/30/11@22:29:04> [main] error opening source socket! FATAL ERROR! Some other process is using this port! <06/30/11@22:30:08> [main] shutting down via UI. <06/30/11@22:30:08> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@22:30:12> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@22:30:12> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@22:30:12> [main] initializing (usermax:32 portbase:8000)... <06/30/11@22:30:12> [main] No ban file found (sc_serv.ban) <06/30/11@22:30:12> [main] No rip file found (sc_serv.rip) <06/30/11@22:30:12> [main] opening source socket <06/30/11@22:30:12> [main] source thread starting <06/30/11@22:30:12> [main] opening client socket <06/30/11@22:30:12> [source] listening for connection on port 8001 <06/30/11@22:30:12> [main] Client Stream thread [0] starting <06/30/11@22:30:12> [main] client main thread starting <06/30/11@22:34:35> [source] invalid password from 127.0.0.1 <06/30/11@22:34:43> [source] invalid password from 127.0.0.1 <06/30/11@22:35:01> [source] invalid password from 127.0.0.1 <06/30/11@22:35:02> [source] invalid password from 127.0.0.1 <06/30/11@22:36:28> [source] invalid password from 127.0.0.1 <06/30/11@22:37:00> [main] shutting down via UI. <06/30/11@22:37:00> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@22:37:10> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@22:37:10> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@22:37:10> [main] initializing (usermax:32 portbase:8000)... <06/30/11@22:37:10> [main] No ban file found (sc_serv.ban) <06/30/11@22:37:10> [main] No rip file found (sc_serv.rip) <06/30/11@22:37:10> [main] opening source socket <06/30/11@22:37:10> [main] source thread starting <06/30/11@22:37:10> [main] opening client socket <06/30/11@22:37:10> [source] listening for connection on port 8001 <06/30/11@22:37:10> [main] Client Stream thread [0] starting <06/30/11@22:37:10> [main] client main thread starting <06/30/11@22:37:19> [source] invalid password from 127.0.0.1 <06/30/11@22:37:47> [main] shutting down via UI. <06/30/11@22:37:47> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@22:37:50> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@22:37:50> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@22:37:50> [main] initializing (usermax:32 portbase:8000)... <06/30/11@22:37:50> [main] No ban file found (sc_serv.ban) <06/30/11@22:37:50> [main] No rip file found (sc_serv.rip) <06/30/11@22:37:50> [main] opening source socket <06/30/11@22:37:50> [main] source thread starting <06/30/11@22:37:50> [main] opening client socket <06/30/11@22:37:50> [source] listening for connection on port 8001 <06/30/11@22:37:50> [main] Client Stream thread [0] starting <06/30/11@22:37:50> [main] client main thread starting <06/30/11@22:37:53> [source] invalid password from 127.0.0.1 <06/30/11@22:38:01> [source] invalid password from 127.0.0.1 <06/30/11@22:38:34> [source] invalid password from 127.0.0.1 <06/30/11@22:40:40> [main] shutting down via UI. <06/30/11@22:40:40> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@22:40:44> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@22:40:44> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@22:40:44> [main] initializing (usermax:32 portbase:8000)... <06/30/11@22:40:44> [main] No ban file found (sc_serv.ban) <06/30/11@22:40:44> [main] No rip file found (sc_serv.rip) <06/30/11@22:40:44> [main] opening source socket <06/30/11@22:40:44> [main] source thread starting <06/30/11@22:40:44> [main] opening client socket <06/30/11@22:40:44> [source] listening for connection on port 8001 <06/30/11@22:40:44> [main] Client Stream thread [0] starting <06/30/11@22:40:44> [main] client main thread starting <06/30/11@22:40:46> [source] invalid password from 127.0.0.1 <06/30/11@22:40:49> [source] invalid password from 127.0.0.1 <06/30/11@22:40:51> [source] invalid password from 127.0.0.1 <06/30/11@22:40:51> [source] invalid password from 127.0.0.1 <06/30/11@22:40:51> [source] invalid password from 127.0.0.1 <06/30/11@22:40:52> [source] invalid password from 127.0.0.1 <06/30/11@22:40:52> [source] invalid password from 127.0.0.1 <06/30/11@22:40:52> [source] invalid password from 127.0.0.1 <06/30/11@22:40:59> [source] invalid password from 127.0.0.1 <06/30/11@22:41:15> [source] invalid password from 127.0.0.1 <06/30/11@22:41:16> [source] invalid password from 127.0.0.1 <06/30/11@22:41:16> [source] invalid password from 127.0.0.1 <06/30/11@22:41:17> [source] invalid password from 127.0.0.1 <06/30/11@22:41:17> [source] invalid password from 127.0.0.1 <06/30/11@22:41:18> [source] invalid password from 127.0.0.1 <06/30/11@22:41:18> [source] invalid password from 127.0.0.1 <06/30/11@22:41:18> [source] invalid password from 127.0.0.1 <06/30/11@22:41:19> [source] invalid password from 127.0.0.1 <06/30/11@22:41:19> [source] invalid password from 127.0.0.1 <06/30/11@22:41:19> [source] invalid password from 127.0.0.1 <06/30/11@22:41:54> [source] invalid password from 127.0.0.1 <06/30/11@22:42:10> [source] invalid password from 127.0.0.1 <06/30/11@22:42:13> [source] invalid password from 127.0.0.1 <06/30/11@22:42:23> [source] invalid password from 127.0.0.1 <06/30/11@22:43:23> [source] invalid password from 127.0.0.1 <06/30/11@22:46:57> [source] invalid password from 127.0.0.1 <06/30/11@22:52:01> [source] invalid password from 127.0.0.1 <06/30/11@23:00:58> [main] shutting down via UI. <06/30/11@23:00:58> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@23:01:04> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@23:01:04> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@23:01:04> [main] initializing (usermax:32 portbase:8000)... <06/30/11@23:01:04> [main] No ban file found (sc_serv.ban) <06/30/11@23:01:04> [main] No rip file found (sc_serv.rip) <06/30/11@23:01:04> [main] opening source socket <06/30/11@23:01:04> [main] source thread starting <06/30/11@23:01:04> [main] opening client socket <06/30/11@23:01:04> [source] listening for connection on port 8001 <06/30/11@23:01:04> [main] Client Stream thread [0] starting <06/30/11@23:01:04> [main] client main thread starting <06/30/11@23:03:17> [main] shutting down via UI. <06/30/11@23:03:17> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@23:03:21> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@23:03:21> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@23:03:21> [main] initializing (usermax:32 portbase:8000)... <06/30/11@23:03:21> [main] No ban file found (sc_serv.ban) <06/30/11@23:03:21> [main] No rip file found (sc_serv.rip) <06/30/11@23:03:21> [main] opening source socket <06/30/11@23:03:21> [main] source thread starting <06/30/11@23:03:21> [main] opening client socket <06/30/11@23:03:21> [source] listening for connection on port 8001 <06/30/11@23:03:21> [main] Client Stream thread [0] starting <06/30/11@23:03:21> [main] client main thread starting <06/30/11@23:03:32> [source] invalid password from 127.0.0.1 <06/30/11@23:07:58> [source] invalid password from 127.0.0.1 <06/30/11@23:10:20> [main] shutting down via UI. <06/30/11@23:10:20> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@23:10:22> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@23:10:22> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@23:10:22> [main] initializing (usermax:32 portbase:8001)... <06/30/11@23:10:22> [main] No ban file found (sc_serv.ban) <06/30/11@23:10:22> [main] No rip file found (sc_serv.rip) <06/30/11@23:10:22> [main] opening source socket <06/30/11@23:10:22> [main] source thread starting <06/30/11@23:10:22> [main] opening client socket <06/30/11@23:10:22> [main] Client Stream thread [0] starting <06/30/11@23:10:22> [main] client main thread starting <06/30/11@23:10:22> [source] listening for connection on port 8002 <06/30/11@23:10:58> [source] invalid password from 127.0.0.1 <06/30/11@23:11:02> [source] invalid password from 127.0.0.1 <06/30/11@23:11:38> [source] invalid password from 127.0.0.1 <06/30/11@23:12:09> [main] shutting down via UI. <06/30/11@23:12:09> [main] connecting to yp.shoutcast.com to remove myself before I die... <06/30/11@23:24:23> [SHOUTcast] DNAS/win32 v1.9.8 (Feb 28 2007) starting up... <06/30/11@23:24:23> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini <06/30/11@23:24:23> [main] initializing (usermax:32 portbase:8000)... <06/30/11@23:24:23> [main] No ban file found (sc_serv.ban) <06/30/11@23:24:23> [main] No rip file found (sc_serv.rip) <06/30/11@23:24:23> [main] opening source socket <06/30/11@23:24:23> [main] source thread starting <06/30/11@23:24:23> [main] opening client socket <06/30/11@23:24:23> [source] listening for connection on port 8001 <06/30/11@23:24:23> [main] Client Stream thread [0] starting <06/30/11@23:24:23> [main] client main thread starting <06/30/11@23:24:33> [source] invalid password from 127.0.0.1 Any help would be greatly appreciated. -Thanks |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|