Displaying 4 results from an estimated 4 matches for "cr_server_lost".
2006 Mar 18
3
Migrate hangs on Mac OS X
Hello:
A plea for help. I''m following the instructions here:
http://developer.apple.com/tools/rubyonrails.html
I have everything working on my main machine, but my laptop is refusing
to work. When I get to the step of ''rake migrate'' the process hangs. I
have the output below.
The mysql gem is installed, and a test program can talk to the database
fine.
The only
2005 Dec 18
2
dovecot behaving badly after upgrade..
i upgraded dovecot from 0.99 to the last version and
it doesnt seem to work anymore..
im using vpopmail userdb and i get this in the logs :
dovecot: Dec 18 03:42:08 Info: auth(default): client in: AUTH 1
PLAIN service=POP3 lip=81.x.x.x rip=81.x.x.x resp=
dovecot: Dec 18 03:42:08 Info: auth(default): client out: CONT 1
dovecot: Dec 18 03:42:08 Info: auth(default): client in: CONT 1
2007 Aug 30
2
Unknown connection error: (2006) MySQL server has gone away
Hi,
I get the following after a call has finished:
ERROR[6862]:mysql_log: cdr_mysql: Unknown connection error: (2006)
MySQL server has gone away
Does this error message only appear when asterisk makes a new connection
to mysql, because the old connection was stale (and dropped) ?
If so, is there a way to get asterisk to stop reporting this as an error
seeing it seems to write the CDR to
2007 Jun 06
10
Attachment_fu S3 uploads killing mongrel
I was wondering if anyone here has seen a similar error to this...
>From mongrel.log
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
transactions.rb:85:in `transaction'': Transaction aborted
(ActiveRecord::Transactions::TransactionError)
from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/
configurator.rb:293:in `call''
from