search for: auth_new_listener

Displaying 3 results from an estimated 3 matches for "auth_new_listener".

2006 Jul 02
0
Help with Icecast core dump
.../SUNW,Ultra-2/lib/libc_psr.so.1...done. Loaded symbols for /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1 Reading symbols from /usr/lib/libthread.so.1...done. Loaded symbols for /usr/lib/libthread.so.1 Reading symbols from /usr/lib/nss_files.so.1...done. Loaded symbols for /usr/lib/nss_files.so.1 #0 auth_new_listener (auth_user=0x63148) at auth.c:158 158 if (client->auth->authenticate (auth_user) != AUTH_OK) (gdb) bt #0 auth_new_listener (auth_user=0x63148) at auth.c:158 #1 0x000278ec in auth_run_thread (arg=0x44c00) at auth.c:203 #2 0x0002b234 in _start_routine (arg=0x63148) at thread.c:65...
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 --------------
2018 Aug 29
0
Icecast is shutdown / client auth failed with ""
...750) [2018-08-29 11:49:10] DBUG fserve/fserve_add_client Adding client to file serving engine [2018-08-29 11:49:10] DBUG fserve/fserve_add_pending fserve handler waking up [2018-08-29 11:49:10] DBUG auth/auth_release ...refcount on auth_t /alphafmsp is now 751 [2018-08-29 11:49:10] INFO auth/auth_new_listener client 3070 failed [2018-08-29 11:49:10] DBUG fserve/fserv_thread_function fserve handler exit [2018-08-29 11:49:10] DBUG stats/modify_node_event update global client_connections (2719) [2018-08-29 11:49:10] DBUG stats/modify_node_event update global client_connections (2720) [2018-08-29 11:...