Displaying 20 results from an estimated 300 matches similar to: "Failed authentication to a mysql database (bug or PEBKAC?)"
2005 Aug 25
0
[Fwd: Re:Dovecot] Finally PEBKAC was Failed authentication to a mysql database (bug or PEBKAC?)]
-----Forwarded Message-----
From: jigen <jigen at metalabs.org>
To: Timo Sirainen <tss at iki.fi>
Subject: Re:Dovecot] Finally PEBKAC was Failed authentication to a mysql database (bug or PEBKAC?)
Date: Sat, 20 Aug 2005 18:33:11 +0200
On Fri, 2005-08-19 at 16:56, Timo Sirainen wrote:
> Dovecot just passes these values to Mysql library without doing anything
> to them itself. So
2005 Aug 26
0
Dovecot.1.0.alpha1+mysql+mysql
Hi, we are trying to track down the problem that prevents two mysql
password databases from working. Instead of connecting to each database,
it looks like dovecot tries to connect *twice* to the second specified.
Do do this we just inserted some i_warning()s in the code.
We noticed that passdb_sql_init (auth/passdb-sql.c) is called twice,
once per configuration file, with the correct argument
2004 Aug 06
5
Update Metadata Failed
Hi everyone,
I would like to update metadata by using this request:
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
2005 Jan 24
1
automake: Internal Error
Hi,
I'm trying to compile icecast-kh (last version) on a OpenBSD machine.
While I execute ./autogen.sh an error occurs:
autoheader
libtoolize --automake
automake --add-missing
automake: ####################
automake: ## Internal Error ##
automake: ####################
automake: unrequested trace `include'
automake: Please contact <bug-automake@gnu.org>.
at
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
1
There are a solution ?
On Fri, 2003-12-05 at 17:39, Rádio IRCBrasil - André Marcelo wrote:
> So it´s very simple, i do a dj with the ircbrasil.ogg and a fallback
> playlist.ogg
>
> so, when onde disconnect for the other enter, the playlist will assume and
> my listenners will not disconnect, an i right?
>
> i yes, i dont need do the relay configuration, it will be very very simple
no, you want
2004 Aug 06
2
Static file before the real stream?
Hello,
Is it possible to stream a static file to a client before the real stream?
I'd like to setup a live stream that would have a short station promotion
or advertisement file before the real stream starts. I have checked the
Icecast2 & Ices2 documentation but haven't found anything useful - is this
possible at all?
Thank you,
Aki
--- >8 ----
List archives:
2007 Jun 23
2
End of File Error on index optmize
I was optimizing a 650MB using ferret (0.11.3) and I received the
following error. I''ve seen some people have similar issues but I
haven''t seen any resolutions. The contents of the index directory
follow the error. Has anyone seen anything like this and found a
resolution? Many thanks.
/mnt/apps/search/releases/20070622175637/script/../config/../vendor/
2005 May 26
3
can't locate /etc/ini.d/mysqld file!
List, I installed my server and I want to start Mysql, but I can not find the file /etc/ini.d/mysqld ..
[root at netflow ntop]# rpm -qa|grep mysql
mysqlclient10-3.23.58-4.RHEL4.1
libdbi-dbd-mysql-0.6.5-10.RHEL4.1
mysql-4.1.10a-1.RHEL4.1
mysql-devel-4.1.10a-1.RHEL4.1
Am I missing some mysql rpm from Cds?
regards.
israel
-------------- next part --------------
A non-text attachment was
2006 Jan 28
1
Switchtower different svn repo urls from my local box and my shared hosting
I got problems running switchtower 0.10.0 when I try to run "rake deploy"
from my local box (windows) to my shared hosting
If I set the repository to (deploy.rb):
set :repository, "file:///home/[my_user]/repo/[my_app]/trunk"
My local box (windows) can''t reach the subversion repository located in
site5
If I set the repository to:
set :repository,
2006 Jan 27
6
Switchtower deploy error
I''m trying to deploy a rails app with no success.
I can execute: ''rake remote_exec ACTION=setup''
but when I try to execute : ''rake deploy''
I got this error:
loading configuration c:/ruby/lib/ruby/gems/1.8/gems/switchtower-0.10.0
/lib/switchtower/recipes/standard.rb
loading configuration ./config/deploy.rb
executing task deploy
transaction: start
2007 Dec 04
7
REST bug with form_for
Hi all, I am running on Windows XP sp2 with ruby 1.8.6, and rails
1.2.3
I am using REST, and have this in my view
<% form_for(:project,
:url => project_path(:user_id => @project.my_user, :id =>
@project),
:html => {:method => :put}) do |f| %>
The browser correctly gives
<form method="post" action="/users/2/projects/1">
2010 Mar 11
1
Emails Disappearing -- Mystery
I got a case that I haven't been able to resolve. I hope somebody can
give me some hints.
One of our users is reporting emails disappearing in front of his eyes,
(Right ... emails filters at the client side ....)
Server does not have global sieve filter enabled (no file present), even
though this configuration is present:
sieve_global_path=/vmail/globalsieverc
User does not have
2006 Jan 28
1
Advice on Optimization, and where to put what?
In my last post I was asking how I could check for the existance of a
record before inserting a new one and this was the helper method that I
was using to do this:
def already_friend_of?(friend)
begin
self.friends.find(friend.id)
true
rescue
false
end
end
I was told that this is not very efficient, as it hits the db every time
I call it. I completely agree and would like to
2008 Mar 19
2
rsync fails to exclude... sometimes?
Hello List.
I am using rsync to pull html files from a shared drive to 2 web server
boxes to keep the files synchronized.
However, I have a few files I do not want rsync to copy over because they
contain information specific (IP address) to the box hosting them.
Rsync seems to intermittently ignore the exclude statement and copies them
from time to time. Is there a way to absolutely prevent
2005 Apr 29
1
yum error !!
I got this error when my server try to update using my own CentOS
mirror....
I have downloaded this file from other mirrors....and nothing....
Can you help me?
[root at razor bin]# yum -y update
Setting up Update Process
Setting up Repos
update 100% |=========================| 951 B
00:00
Reading repository metadata in from local files
update :
2013 Feb 03
1
dsync backup questions
Hi,
I'm currently trying to setup remote backups of my emails but i'm running
into issues (mdbox format, indexes and storage in the same folder
hierarchy).
Local backup command: dsync -u "my_user" backup /backups/my_user
(1) Recently, I noticed that the local backup takes up twice the size as
the original mail location (8gb vs. 4gb). I purged alot of emails from the
original
2012 Feb 14
2
Model with 2 foreign keys
Hi All,
I''d like to integrate a simple user-oriented messaging system into my
app.
I have a Message model, with :from_user_id, and :to_user_id (for the
user that sent and the user that recieved the message).
Obivously, (User) has_many :messages will fetch the messages that a
certain user has created, but not the ones that they have been sent.
Currently, I have this:
has_many :messages,
2015 Aug 25
6
echo password into bash script
Hey guys,
I'm trying to echo my password into some commands inside of a bash script.
But I think I'm going about it incorrectly.
Here's the top part of my script:
#!/bin/bash
pub="~/.ssh/id_rsa.pub"
dps_pass="my_pass"
ssh="/usr/bin/ssh"
scp="/usr/bin/scp"
for i in 10.10.10.2{5,6}
do
echo "xfring key up"
echo $dps_pass | $scp $PUB
2007 Mar 06
3
GTalk/Jabber passing audio in 1.4.1!
I've just compiled Asterisk 1.4.1 and I'm happy to report that I've got
two-way audio between Google Talk and Asterisk! This IS an exciting moment
today in VoIP! This is just GREAT!
- Ronald Lewis
http://ronaldlewis.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: