Skip to content
Snippets Groups Projects
Open Error: SQL error "undefined" on INIT queries "PRAGMA case_sensitive_like=ON"
  • View options
  • Error: SQL error "undefined" on INIT queries "PRAGMA case_sensitive_like=ON"

    • View options
  • Open created by Cédric Moreau

    Created by: KindlyFire

    Executing ./duniter.sh yields nothing. Executing ./node bin/duniter outputs the following:

    2017-10-26T07:05:12+02:00 - debug: Plugging file system...
    2017-10-26T07:05:12+02:00 - debug: Loading conf...
    2017-10-26T07:05:12+02:00 - warn: No configuration loaded
    2017-10-26T07:05:13+02:00 - info: Checking UPnP features...
    2017-10-26T07:05:13+02:00 - info: IPv6: <ipv6>
    2017-10-26T07:05:13+02:00 - info: Local IPv4: <ipv4>
    2017-10-26T07:05:13+02:00 - info: Remote IPv4: <ipv4>
    2017-10-26T07:05:13+02:00 - info: UPnP: Yes
    2017-10-26T07:05:13+02:00 - info: DNS: No
    2017-10-26T07:05:13+02:00 - debug: Configuration saved.
    2017-10-26T07:05:13+02:00 - debug: Opening SQLite database "/home/kindly/.config/duniter/duniter_default/duniter.db"...
    2017-10-26T07:05:13+02:00 - error:  Error: SQL error "undefined" on INIT queries "PRAGMA case_sensitive_like=ON"
        at Error (native)
        at Database.sqlite.exec (/home/kindly/Documents/duniter/app/lib/dal/drivers/SQLiteDriver.js:31:39)
        at Database.replacement (/home/kindly/Documents/duniter/node_modules/sqlite3/lib/trace.js:20:31)

    I am running the v1.5.9 release on Solus.

    • Merge request
    • Branch

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first