Displaying 20 results from an estimated 48 matches for "admin_handle_request".
2019 Jan 01
1
I can't find what's causing this warning?
This is also on Stack Overflow…
It’s odd, because sometimes it seems to wrk, and sometimes not???
error.log
[2019-01-01 13:08:31] INFO admin/admin_handle_request Bad or missing password on admin command request (command: stats.xml)
[2019-01-01 13:08:31] INFO admin/admin_handle_request Bad or missing password on admin command request (command: stats.xml)
[2019-01-01 13:08:31] INFO admin/admin_handle_request Bad or missing password on admin command request...
2019 Jan 01
2
I can't find what's causing this warning?
I?ve started getting this warning, and nothing I do seems to solve it?
INFO admin/admin_handle_request Bad or missing password on admin command request (command: stats.xml)
It repeats about every 15 secinds?
Any ideas anyone
Robert
2005 Mar 27
1
Beginner needs help.............
...in/main Icecast 2.2.0 server started
[2005-03-27 15:35:13] WARN main/main YP server handling has been
disabled
[2005-03-27 15:35:13] INFO stats/_stats_thread stats thread started
[2005-03-27 15:35:13] INFO fserve/fserv_thread_function file serving
thread started
[2005-03-27 15:36:38] INFO admin/admin_handle_request Bad or missing
password on admin command request (command: stats.xml)
[2005-03-27 15:36:44] INFO admin/admin_handle_request Bad or missing
password on admin command request (command: stats.xml)
[2005-03-27 15:37:34] INFO admin/admin_handle_request Bad or missing
password on admin command request...
2019 Dec 13
1
log file message I don't understand
Hello!
I get something in my log files.
[2019-12-13 16:17:35] EROR admin/admin_handle_request Error parsing
command string or unrecognised command: !POKE
[2019-12-13 16:17:35] INFO admin/admin_handle_request Bad or missing
password on mount modification admin request (command: metadata)
[2019-12-13 16:17:35] WARN admin/admin_handle_request Admin command
metadata on non-existent source /fe...
2004 Aug 06
3
Problem with Icecast2/Ices streaming MP3.
...er says :
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<p>-----------------------------------------------------------------------------------------------------------------
[2004-02-09 09:27:10] DBUG connection/_handle_get_request Client
connected
[2004-02-09 09:27:10] DBUG admin/admin_handle_request Got command
(metadata)
[2004-02-09 09:27:10] INFO admin/admin_handle_request Received admin
command metadata on mount "/desi.mp3"
[2004-02-09 09:27:10] DBUG admin/command_metadata Got metadata update
request
[2004-02-09 09:27:10] DBUG admin/command_metadata Metadata on
mountpoint /desi...
2005 Aug 30
2
Rc1 Linux Crash
...authentcation on a mount on the 2.3RC1 and each time it has to open the auth file it crashes.
This is the debug. There is no file named kwscan so I guess it's a error in creating it. icecast crashes when I try to add users or try to load the mount in winamp.
[2005-08-30 13:03:13] DBUG admin/admin_handle_request Admin request (/admin/manageauth.xsl)
[2005-08-30 13:03:13] DBUG admin/admin_handle_request Got command (manageauth.xsl)
[2005-08-30 13:03:13] INFO admin/admin_handle_request Received admin command manageauth.xsl on mount "/scannerlive"
[2005-08-30 13:03:13] WARN auth_htpasswd/htpasswd...
2005 Feb 09
0
Icecast 2.2 with Opticodec - dropping stream
...lem to make this system work
24 hours a day?
Thanks for Your kind help in advance, best regards
Gergely Nagy
(Nautilus/Hungary)
logged in debug mode
from IC error.log:
[2005-02-08 06:19:43] DBUG stats/modify_node_event update node title
(Our Artist - Our Song)
[2005-02-08 06:19:57] DBUG admin/admin_handle_request Admin request
(/admin/metadata)
[2005-02-08 06:19:57] DBUG admin/admin_handle_request Got command
(metadata)
[2005-02-08 06:19:57] INFO admin/admin_handle_request Received admin
command metadata on mount "/ourstream.aac"
[2005-02-08 06:19:57] DBUG admin/command_metadata Got metadata...
2005 Feb 09
1
Icecast 2.2 with Opticodec - dropping stream
...lem to make this system work
24 hours a day?
Thanks for Your kind help in advance, best regards
Gergely Nagy
(Nautilus/Hungary)
logged in debug mode
from IC error.log:
[2005-02-08 06:19:43] DBUG stats/modify_node_event update node title
(Our Artist - Our Song)
[2005-02-08 06:19:57] DBUG admin/admin_handle_request Admin request
(/admin/metadata)
[2005-02-08 06:19:57] DBUG admin/admin_handle_request Got command
(metadata)
[2005-02-08 06:19:57] INFO admin/admin_handle_request Received admin
command metadata on mount "/ourstream.aac"
[2005-02-08 06:19:57] DBUG admin/command_metadata Got metadata...
2004 Nov 01
1
Relay authentication on kh-57
Is something broken here?
I'm trying to do a test of relaying between two servers running kh-57.
Master-slave relaying fails: the connection fails on the master with:
[2004-11-01 17:05:32] DBUG admin/admin_handle_request Got command
(streamlist.txt)
[2004-11-01 17:05:32] INFO admin/admin_handle_request Bad or missing
password on admin command request (command: streamlist.txt)
As far as I can tell, the master and slave have the correct relay
password set.
If I switch to per stream relaying, it fails for a diff...
2004 Aug 06
5
Update Metadata Failed
...r:port/admin/metadata?mount=/foo.ogg&action=updinfo&song=New+Metadata,
but when I send the request, icecast returns an error:
"Missing parameter" and metadata doesn't change.
This is error.log:
[2004-01-21 12:20:32] DBUG admin/admin_handle_request
Got command (metadata)
[2004-01-21 12:20:32] INFO admin/admin_handle_request
Received admin command metadata on mount "/foo.ogg"
[2004-01-21 12:20:32] DBUG admin/command_metadata
G...
2004 Aug 06
2
Update Metadata Failed
On Wed, 2004-01-21 at 13:50, Karl Heyes wrote:
> this is because it's an ogg stream, the mechanism above is the way to
> insert song title updates for mp3. Either insert New+Metadata at ices
> (won't work when using a playlist) or use my icecast -kh22 from
> www.xiph.org/~karl which has the URL code for it in.
>
> karl.
I've tried with an mp3 stream with
2004 Aug 06
2
Ices 0.3 won't play mp3 file
.../stream.mp3 HTTP/1.0" 200
4115 "-" "ices/0.3 libshout/2.0" 20
-------------- next part --------------
[2004-04-09 09:24:36] INFO main/main icecast server started
[2004-04-09 09:24:48] DBUG connection/_handle_get_request Client connected
[2004-04-09 09:24:48] DBUG admin/admin_handle_request Got command
(metadata)
[2004-04-09 09:24:48] WARN admin/admin_handle_request Admin command
metadata on non-existent source /stream.mp3
[2004-04-09 09:24:48] INFO connection/_handle_source_request Source logging
in at mountpoint "/stream.mp3"
[2004-04-09 09:24:48] DBUG source/source_...
2007 Jun 06
0
mount point login problem
...ing client to file serving engine
[2007-06-06 16:49:04] DBUG stats/modify_node_event update node clients (0)
[2007-06-06 16:49:04] DBUG stats/modify_node_event update node clients (1)
[2007-06-06 16:49:04] DBUG stats/modify_node_event update node connections (6)
[2007-06-06 16:49:04] DBUG admin/admin_handle_request Admin request (/admin/metadata)
[2007-06-06 16:49:04] DBUG admin/admin_handle_request Got command (metadata)
[2007-06-06 16:49:04] INFO admin/admin_handle_request Bad or missing password on mount modification admin request (command: metadata)
[2007-06-06 16:49:04] DBUG fserve/fserve_add_client A...
2007 Jun 06
0
icecast mount point login problem!
...client to file serving engine
[2007-06-06 16:49:04]
DBUG stats/modify_node_event update node clients (0)
[2007-06-06 16:49:04]
DBUG stats/modify_node_event update node clients (1)
[2007-06-06 16:49:04]
DBUG stats/modify_node_event update node connections (6)
[2007-06-06 16:49:04]
DBUG admin/admin_handle_request Admin request (/admin/metadata)
[2007-06-06 16:49:04]
DBUG admin/admin_handle_request Got command (metadata)
[2007-06-06 16:49:04]
INFO admin/admin_handle_request Bad or missing password on mount modification
admin request (command: metadata)
[2007-06-06 16:49:04]
DBUG fserve/fserve_add_clien...
2018 Oct 27
3
unable to set username/password for a mount point
...e_users" value="0"/>
</authentication></mount>
I restarted the icecast server as:
sudo /etc/init.d/icecast2 restart
I tried to add a username/password to the /example.ogg stream and I
get the following message in the error.log file:
[2018-10-27 01:11:26] INFO admin/admin_handle_request Received admin
command manageauth.xsl on mount "/example.ogg"
[2018-10-27 01:11:26] WARN auth_htpasswd/htpasswd_recheckfile failed
to check status of myauth
[2018-10-27 01:11:26] WARN auth_htpasswd/htpasswd_adduser Failed to
open authentication database "myauth": Permission de...
2008 Feb 07
3
Icecast segmentation faults
hi
i'm getting segfaults with Icecast thus:
Feb 7 10:27:06 server kernel: icecast[19308]: segfault at a36bc3db eip
0805d5e3 esp b78fd120 error 4
Feb 7 12:01:06 server kernel: icecast[20417]: segfault at dc2d718e eip
080571df esp b62540f0 error 5
i cron a script every minute to restart Icecast if it fails and to
notify me - so i know that this is happening about once every 12 hours
or so.
2009 Nov 18
1
Move listeners problems
Thanks, Karl! I've checked the log files during a move command but I
couldn't find anything that looked related to the problems. I've
thought of upgrading to 2.3.2 but thought I should ask first if it was
something common - saw that someone mailed about the same problems a
couple of months ago, if I understood it correctly.
/Mathias
2009/11/18 Karl Heyes <karl at xiph.org>:
2004 Aug 06
0
Update Metadata Failed
...http://server:port/admin/metadata?mount=/foo.ogg&action=updinfo&song=New+Metadata,
> but when I send the request, icecast returns an error:
> "Missing parameter" and metadata doesn't change.
>
> This is error.log:
>
> [2004-01-21 12:20:32] DBUG admin/admin_handle_request
> Got command (metadata)
> [2004-01-21 12:20:32] INFO admin/admin_handle_request
> Received admin command metadata on mount "/foo.ogg"
> [2004-01-21 12:20:32] DBUG admin/command_metadata
> Got metadata update request
>
> and access.log:
> xxx....
2004 Aug 06
0
Update Metadata Failed
.../metadata?mount=/foo.ogg&action=updinfo&song=New+Metadata,
> but when I send the request, icecast returns an error:
> "Missing parameter" and metadata doesn't change.
>
> This is error.log:
>
> [2004-01-21 12:20:32] DBUG admin/admin_handle_request
> Got command (metadata)
> [2004-01-21 12:20:32] INFO admin/admin_handle_request
> Received admin command metadata on mount "/foo.ogg"
> [2004-01-21 12:20:32] DBUG admin/command_metadata
>...
2005 Aug 05
0
Icecast2, Oddcast v3 and Metadata
...ave an "Icecast2 beta 3" server (under Red Hat 9) and a Winamp 5.0.8/Oddcast 3.0.7 source client.
My users are all with Win Xp and Win Media Player 9
The problem is with metadata. I set them into Oddcast and the server respond with this log messages:
---
[2005-08-04 12:03:23] DBUG admin/admin_handle_request Got command (metadata)
[2005-08-04 12:03:23] INFO admin/admin_handle_request Received admin command metadata on mount "/RadioOnLine01/canale02"
[2005-08-04 12:03:23] DBUG admin/command_metadata Got metadata update request
[2005-08-04 12:03:23] DBUG admin/command_metadata Metadata on mo...