| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sat Dec 02, 2006 6:27 pm Post subject: Is there a solution for shoutcast source 1.8.0? |
|
|
I've connect to Icecast server using shoutcast source 1.8.0 but it says 'Waiting for response' and cannot connect properly.
I could connect with shoutcast source 1.9 and it works very well, but 1.8.0 doesn't work.
Is there a solution for shoutcast source 1.8.0? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Dec 02, 2006 7:24 pm Post subject: |
|
|
without knowing the details of the connection part it's hard to say what is the problem. A packet dump from the network of the 2 ports will probably be enough to check.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Dec 03, 2006 4:55 am Post subject: |
|
|
| karlH wrote: |
without knowing the details of the connection part it's hard to say what is the problem. A packet dump from the network of the 2 ports will probably be enough to check.
karl. |
How can I get packet dump from the network of the 2 ports?
and this is the icecast error log when I try to connet with shoutcast 1.8.0
| Code: |
[2006-12-03 13:50:21] INFO main/main.c Icecast 2.3.1 server started
[2006-12-03 13:50:21] INFO yp/yp.c YP update thread started
[2006-12-03 13:50:21] INFO auth/auth.c Authentication thread started
[2006-12-03 13:50:46] INFO fserve/fserve.c checking for file /index.html (./web/index.html)
[2006-12-03 13:50:46] WARN fserve/fserve.c req for file "./web/index.html" No such file or directory
[2006-12-03 13:51:12] INFO fserve/fserve.c checking for file /index.html (./web/index.html)
[2006-12-03 13:51:12] WARN fserve/fserve.c req for file "./web/index.html" No such file or directory
[2006-12-03 13:51:18] INFO main/main.c Shutting down
[2006-12-03 13:51:18] INFO fserve/fserve.c file serving thread stopped
[2006-12-03 13:51:19] INFO slave/slave.c Slave thread shutdown complete
[2006-12-03 13:51:19] INFO auth/auth.c Authenication thread shutting down
[2006-12-03 13:51:19] INFO auth/auth.c Auth thread has terminated
[2006-12-03 13:51:19] INFO yp/yp.c YP thread down
[2006-12-03 13:51:20] INFO stats/stats.c stats thread finished
|
Connecting with shoutcast source 1.8.0, it waits for 20 second with the message 'waiting for response' and when countdown finishes, it displays 'Connection to Remote Server Lost' message on Server Control frame in shoutcast source window. |
|
| Back to top |
|
 |
|