BIND 10 #1270: Failed to set up schema ... sqlite3.OperationalError: no such table: zones
BIND 10 Development
do-not-reply at isc.org
Fri Sep 30 15:10:52 UTC 2011
#1270: Failed to set up schema ... sqlite3.OperationalError: no such table: zones
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: major | Resolution:
Component: data | Sensitive: 0
source | Sub-Project: DNS
Keywords: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
Now with DEBUG 99:
{{{
2011-09-29 15:38:58.105 DEBUG [b10-auth.auth] AUTH_DATA_SOURCE data source
database file: /var/bind10-devel/zone.sqlite3
2011-09-29 15:38:58.106 DEBUG [b10-auth.datasrc] DATASRC_SQLITE_CREATE
SQLite data source created
2011-09-29 15:38:58.107 DEBUG [b10-auth.datasrc] DATASRC_SQLITE_OPEN
opening SQLite database '/var/bind10-devel/zone.sqlite3'
2011-09-29 15:38:58.112 DEBUG [b10-auth.datasrc] DATASRC_SQLITE_DESTROY
SQLite data source destroyed
2011-09-29 15:38:58.114 ERROR [b10-auth.auth] AUTH_CONFIG_UPDATE_FAIL
update of configuration failed: Could not prepare SQLite statement: SELECT
id FROM zones WHERE name=?1
}}}
I moved the existing database out of the way.
I was able to repeat this problem multiple times. But now I also was able
to run it without seeing the error.
--
Ticket URL: <http://bind10.isc.org/ticket/1270#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list