bitcoin-cli createwallet error : Compiled without sqlite support #25805

issue furkandamar-ox opened this issue on August 8, 2022
  1. furkandamar-ox commented at 11:31 AM on August 8, 2022: none

    I installed bitcoin core on ubuntu server (I got help from: https://baloian.medium.com/how-to-setup-and-run-a-bitcoin-full-node-on-ubuntu-a106fb86dbb3).

    The following commands work fine:

    bitcoin-cli -getinfo

    bitcoin-cli getblockchaininfo

    bitcoin-cli getnetworkinfo

    bitcoin-cli getpeerinfo I get this error when I want to create a new wallet: request :

    bitcoin-cli createwallet adminwallet response :

    error code: -4

    error message:

    Compiled without sqlite support (required for descriptor wallets)

  2. fanquake commented at 11:36 AM on August 8, 2022: member

    I'd suggest using our build documentation: https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md, rather than random, year-old medium articles.

    The issue is that sqlite wasn't available when you compiled (it's not metioned in the article at all). You should install it and recompile, if you want to use descriptor wallets.

  3. fanquake closed this on Aug 8, 2022

  4. fanquake added the label Questions and Help on Aug 8, 2022
  5. bitcoin locked this on Aug 8, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-26 06:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me