Re: [Asterisk-Users] Log entry

2004-02-12 Thread Dmitry Mishchenko
On Tuesday 10 February 2004 17:11, Tim Sailer wrote:
 Feb 10 09:57:37 WARNING[98311]: db.c:46 dbinit: Unable to open Asterisk
 database

 I'm seeing this in my logs, 0.7.2 (debian package). I looked through the
 source, and thought it was looking for a RDBMS (mysql/postresql), so
 I set both of them up (one at a time), and I'm still getting it.
 What is this talking about?


probably you have incorrect permissions for /var/lib/asterisk/astdb. 
It may be if you are running asterisk not under root.

I had the same problem. Changing permissions to rw solve it.

Dmitry

 Tim

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Log entry

2004-02-10 Thread Tim Sailer
Feb 10 09:57:37 WARNING[98311]: db.c:46 dbinit: Unable to open Asterisk database

I'm seeing this in my logs, 0.7.2 (debian package). I looked through the
source, and thought it was looking for a RDBMS (mysql/postresql), so
I set both of them up (one at a time), and I'm still getting it.
What is this talking about?

Tim

-- 

 Tim Sailer Coastal Internet, Inc.  
 Network and Systems Operations PO Box 726  
 http://www.buoy.comMoriches, NY 11955  
 [EMAIL PROTECTED]   (631) 399-2910  (888) 924-3728  

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Log entry

2004-02-10 Thread Philipp von Klitzing
Hi!

 Feb 10 09:57:37 WARNING[98311]: db.c:46 dbinit: Unable to open Asterisk database
 
 I'm seeing this in my logs, 0.7.2 (debian package). I looked through the
 source, and thought it was looking for a RDBMS (mysql/postresql), so
 I set both of them up (one at a time), and I'm still getting it.
 What is this talking about?

No RDBMS, this is the Berkley Db 1 that comes with Asterisk. See also:
http://www.voip-info.org/tiki-index.php?page=Asterisk%20database

Cheers, Philipp


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Log entry - solved

2004-02-10 Thread Tim Sailer
Sigh. As soon as I send e-mail, I find the answer. /var/lib/asterisk/astdb
is the file. Was owned by root, not asterisk (at least on Debian).
Time to file a package bug report for Debian.

Tim

-- 

 Tim Sailer Coastal Internet, Inc.  
 Network and Systems Operations PO Box 726  
 http://www.buoy.comMoriches, NY 11955  
 [EMAIL PROTECTED]   (631) 399-2910  (888) 924-3728  

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users