Re: [asterisk-users] upgraded 1.8.8.0 > 10.1.0-rc2: now db warnings

2012-01-27 Thread Terry Wilson
> I've just upgraded from 1.8.8.0 to 10.1.0-rc2. Now I'm getting a
> flood of:
> 
> WARNING[5100]: db.c:295 ast_db_put: Couldn't execute statment: SQL
> logic
> error or missing database
> 
> AFAIK, I'm not doing any database puts (or gets). There were no such
> warnings in 1.8.8.0.
> 
> What do I need to do to silence these warnings?

Look at the beginning of the logs when Asterisk starts. Is there an error 
printed about a failed DB conversion? If so, it will have instructions on how 
to resolve the error. Make sure that the astdb2sqlite3 application is selected 
in menuselect, is built, and installed in your path. It should be very 
difficult for this not to happen automatically. What was the process you went 
through to do the upgrade? Is Asterisk installed in someplace non-standard? 
Running non-root? I'd like to know as much as possible so I can make sure it 
doesn't happen to other people as well.

Terry

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] upgraded 1.8.8.0 > 10.1.0-rc2: now db warnings

2012-01-27 Thread Paul Belanger

On 12-01-27 04:26 PM, sean darcy wrote:

Nope. No templates. And sterisk is running as root.

Open an issue in JIRA, we'll likely try and triage the issue has high, 
since it could break every system upgrading to Asterisk 10.


FWIW: This is likely a conversion issue to sqlite3 for astdb, so if you 
can attach your astdb file from asterisk 1.8.8.0 too, it will help to 
see what is happening.


--
Paul Belanger
Digium, Inc. | Software Developer
twitter: pabelanger | IRC: pabelanger (Freenode)
Check us out at: http://digium.com & http://asterisk.org

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] upgraded 1.8.8.0 > 10.1.0-rc2: now db warnings

2012-01-27 Thread Danny Nicholas
Did you install sqlite3-devel?

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of sean darcy
Sent: Friday, January 27, 2012 3:26 PM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] upgraded 1.8.8.0 > 10.1.0-rc2: now db warnings

Nope. No templates. And sterisk is running as root.

sean
On 01/26/2012 10:50 PM, Jim DeVito wrote:
> Are you by chance using templates (!) In your sip.con? Ive had access 
> denied errors befor when running as non root.
>
> - Original message -
>>  I've just upgraded from 1.8.8.0 to 10.1.0-rc2. Now I'm getting a 
>> flood
>>  of:
>>
>>  WARNING[5100]: db.c:295 ast_db_put: Couldn't execute statment: SQL 
>> logic  error or missing database
>>
>>  AFAIK, I'm not doing any database puts (or gets). There were no such  
>> warnings in 1.8.8.0.
>>
>>  What do I need to do to silence these warnings?
>>
>>  sean
>>

Nope. No templates. And asterisk is running as root.

sean


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] upgraded 1.8.8.0 > 10.1.0-rc2: now db warnings

2012-01-27 Thread sean darcy

Nope. No templates. And sterisk is running as root.

sean
On 01/26/2012 10:50 PM, Jim DeVito wrote:

Are you by chance using templates (!) In your sip.con? Ive had access
denied errors befor when running as non root.

- Original message -

 I've just upgraded from 1.8.8.0 to 10.1.0-rc2. Now I'm getting a flood
 of:

 WARNING[5100]: db.c:295 ast_db_put: Couldn't execute statment: SQL logic
 error or missing database

 AFAIK, I'm not doing any database puts (or gets). There were no such
 warnings in 1.8.8.0.

 What do I need to do to silence these warnings?

 sean



Nope. No templates. And asterisk is running as root.

sean


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] upgraded 1.8.8.0 > 10.1.0-rc2: now db warnings

2012-01-26 Thread Jim DeVito
Are you by chance using templates (!) In your sip.con? Ive had access denied 
errors befor when running as non root.

- Original message -
> I've just upgraded from 1.8.8.0 to 10.1.0-rc2. Now I'm getting a flood
> of:
> 
> WARNING[5100]: db.c:295 ast_db_put: Couldn't execute statment: SQL logic 
> error or missing database
> 
> AFAIK, I'm not doing any database puts (or gets). There were no such 
> warnings in 1.8.8.0.
> 
> What do I need to do to silence these warnings?
> 
> sean
> 
> 
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                               http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>       http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] upgraded 1.8.8.0 > 10.1.0-rc2: now db warnings

2012-01-26 Thread sean darcy

I've just upgraded from 1.8.8.0 to 10.1.0-rc2. Now I'm getting a flood of:

WARNING[5100]: db.c:295 ast_db_put: Couldn't execute statment: SQL logic 
error or missing database


AFAIK, I'm not doing any database puts (or gets). There were no such 
warnings in 1.8.8.0.


What do I need to do to silence these warnings?

sean


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users