Hi Romain, I stripped down the output.shoutcast.mp3() script to one single, and reloaded.
After a few attempts of stripping non-essentials, I was left with the port number as the probable culprit. I had set it to 'port=8001'; it should be 'port=8000' [blush, blush] Sorry about taking your time. I'll debug more carefully next time! :) Thanks, Andre On Thu, 10 Feb 2011 15:57:35 -0500, Romain Beauxis <[email protected]> wrote: > Hi Andre, > > The following log: > We must catchup 15.24 seconds! > can be caused by a network lag. > > One thing you can do is to add the following parameter: > restart=true > to your shoutcast output. This will prevent Liquidsoap from crashing > when the connection is not successful. However, it will not fix the > initial problem. > > Finally, if you dare to use liquidsoap 1.0 beta or, better, SVN, you > should have better logs when the connection fails (hopefully). > > Romain > > 2011/2/10 <[email protected]>: >> On Thu, 10 Feb 2011 06:27:52 -0500, David Baelde >> <[email protected]> >> wrote: >> >>> I'm not sure what bad answer can mean, it may be various things. You >>> might get more information in the logs of your shoutcast server. Also, >>> is "bad answer" repeated every 3 seconds? >> >> Hi David, >> >> Not much info from the sc_serv.log: >> >> "<02/09/11@09:12:24> [source] listening for connection on port 8001 >> <02/09/11@09:12:24> [main] opening client socket >> <02/09/11@09:12:24> [main] Client Stream thread [0] starting >> <02/09/11@09:12:24> [main] client main thread starting >> <02/09/11@09:18:58> [main] SIGINT; exiting!" >> >> This repeats for each reload. >> "Bad answer" is repeated every 3 seconds. >> >> Sigh . . . what could it mean? If I knew what/where to look, >> I could start to debug this error. >> >> >> Thanks, >> Andre >> >> >> >> >> >> -- >> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ >> >> ------------------------------------------------------------------------------ >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio >> XE: >> Pinpoint memory and threading errors before they happen. >> Find and fix more than 250 security defects in the development cycle. >> Locate bottlenecks in serial and parallel code that limit performance. >> http://p.sf.net/sfu/intel-dev2devfeb >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> > > > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
