search for: url_add_listener

Displaying 7 results from an estimated 7 matches for "url_add_listener".

2015 Jun 03
2
Icecast URL authentication problem
...thods by the icecast server, also in the error.log I am able to find following lines (every time I try to connect to icecast as a listener - or a stream client): INFO auth/auth_add_listener adding client for authentication INFO auth/queue_auth_client auth on /mountpoint has 1 pending INFO auth_url/url_add_listener client auth (http://some.server.org/stream_control.php) failed with "" Please advise further actions. Thanks! PS: yum update was done, without any change. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachmen...
2018 Aug 24
5
Client auth failed with ""
Hello, We are using url authentication and getting the item bellow at the log: [2018-08-24 23:26:05] INFO auth_url/url_add_listener client auth (http://127.0.0.1:8001/listener/add) failed with "" I put try/catch and reviewed all my code ensure always return a proper status and header error code, so what trigger this kind of error? Regards, Thiago -------------- next part -------------- An HTML attac...
2011 Jun 03
1
Icecast authentication cant resolve address on Debian
...fails to resolve the address for the authentication script. The log files contain just two warnings that I don't understand the implications of/can't resolve. [2011-06-03 16:47:46] WARN stats/stats_event_conv No charset found for "ISO8859-1" [2011-06-03 16:55:11] WARN auth_url/url_add_listener auth to server http://www.***.co.uk/online/auth.php failed with Couldn't resolve host 'www.***.co.uk' running curl from the icecast2 account created during the installation works just fine returning * About to connect() to www.***.co.uk port 80 (#0) * Trying 178.250.***.***... conne...
2018 Aug 29
0
Icecast is shutdown / client auth failed with ""
...;client=3040&mount=/aradiorock&user=& pass=&ip=189.8.XX&agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Even with responses quickly responses we still getting: [2018-08-29 11:49:08] INFO auth_url/url_add_listener client auth (http://10.68.0.136:8001/listener/add) failed with "" And sometimes the icecast process just shutdown! Bellow is the last second logged: AUTH ACCESS.LOG [8/29/18 11:49:10 AM] 200 0.3864 action=listener_add&server=r20&port=443&client=3071&...
2015 May 27
0
URL authentication not working
...thods by the icecast server, also in the error.log I am able to find following lines (every time I try to connect to icecast as a listener - or a stream client): INFO auth/auth_add_listener adding client for authentication INFO auth/queue_auth_client auth on /mountpoint has 1 pending INFO auth_url/url_add_listener client auth (http://some.server.org/stream_control.php) failed with "" Please advise further actions. Thanks! PS: yum update was done, without any change. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/...
2015 Jun 05
0
Icecast URL authentication problem
...server, also in the error.log I am able to find following lines (every time I try to connect to icecast as a listener - or a stream client): > > INFO auth/auth_add_listener adding client for authentication > INFO auth/queue_auth_client auth on /mountpoint has 1 pending > INFO auth_url/url_add_listener client auth (http://some.server.org/stream_control.php) <http://some.server.org/stream_control.php)> failed with "" > > > > Please advise further actions. Thanks! > > > PS: yum update was done, without any change. > _________________________________...
2018 May 06
9
How to log querystring values?
Hello, I need to get some values passed in the querystring request in the log file. Something like that bellow: ie: "GET /radio?id=1 HTTP/1.1" instead of only "GET /radio HTTP/1.1" Do I need to change something in the source and compile? Or there is another way? Best, Thiago -------------- next part -------------- An HTML attachment was scrubbed...