Getting same error message trying to search today.
-----Original Message----- From: sqlite-users [mailto:[email protected]] On Behalf Of R Smith Sent: Friday, March 09, 2018 7:47 PM To: [email protected] Subject: [sqlite] Site error It seems to me this is a temporary thing, perhaps due to someone working on the site, but... I've opened sqlite.org, clicked "Search", then entered "foreign key" as the search term and clicked Go. It produced the error below. I've re-tried several times, different searches, problem remained. Example url: https://sqlite.org/search?s=d&q=table Wapp Application Error attempt to write a readonly database while executing "db2 eval { PRAGMA synchronous=OFF; PRAGMA journal_mode=OFF; BEGIN; CREATE TABLE IF NOT EXISTS log( ip, -- I..." (procedure "search_add_log_entry" line 7) invoked from within "search_add_log_entry $nRes" (procedure "searchresults" line 49) invoked from within "$cmd" ("uplevel" body line 1) invoked from within "uplevel {$cmd}" invoked from within "time [list uplevel $script]" (procedure "ttime" line 2) invoked from within "ttime {$cmd}" invoked from within "db transaction { set t [ttime {$cmd}] }" (procedure "wapp-default" line 46) invoked from within "wapp-default" _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

