Stop loading wallet at startup #25981

issue adrastee openend this issue on September 2, 2022
  1. adrastee commented at 8:01 am on September 2, 2022: none

    Describe the issue Bitcoin Core QT auto loads wallet at startup

    What behavior did you expect? I did not specify to load a wallet at startup.

    What was the actual behavior (provide screenshots if the issue is GUI-related)? Starting Bitcoin Core QT with double click on bitcoin-qt.exe, then it auto loads a wallet at startup screenshot: https://i.ibb.co/FKDJSLn/img1.png I must click on OK.

    My configuration file (bitcoin.conf):

    0server=1
    1testnet=0
    2rpcuser=<redacted>
    3rpcpassword=<redacted>
    4daemon=1
    

    System information

    Bitcoin Core 22.0 Windows 11 x64

    debug.log:

    2022-09-02T07:49:13Z Default data directory XXX 2022-09-02T07:49:13Z Using data directory XXX 2022-09-02T07:49:13Z Config file: XXX\bitcoin.conf 2022-09-02T07:49:13Z Config file arg: daemon=“1” 2022-09-02T07:49:13Z Config file arg: rpcpassword=**** 2022-09-02T07:49:13Z Config file arg: rpcuser=**** 2022-09-02T07:49:13Z Config file arg: server=“1” 2022-09-02T07:49:13Z Config file arg: testnet=“0” 2022-09-02T07:49:13Z Setting file arg: wallet = [“XXXXX”] 2022-09-02T07:49:13Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-02T07:49:13Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-02T07:49:13Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-02T07:49:13Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-02T07:49:13Z Script verification uses 3 additional threads 2022-09-02T07:49:13Z scheduler thread start 2022-09-02T07:49:13Z HTTP: creating work queue of depth 16 2022-09-02T07:49:13Z Using wallet directory XXX 2022-09-02T07:49:13Z init message: Verifying wallet(s)… 2022-09-02T07:49:13Z Warning: Skipping -wallet path that doesn’t exist. Failed to load database path ‘XXX’. Path does not exist.

    Issue looks like to be at line “2022-09-02T07:49:13Z Setting file arg: wallet = [“XXXX”]”

    But why Bitcoin Core loads it? I did NOT specify it in bitcoin.conf

    Thanks.

  2. adrastee added the label Bug on Sep 2, 2022
  3. MarcoFalke added the label GUI on Sep 2, 2022
  4. hebasto commented at 8:47 am on September 2, 2022: member

    Issue looks like to be at line “2022-09-02T07:49:13Z Setting file arg: wallet = [“XXXX”]”

    But why Bitcoin Core loads it? I did NOT specify it in bitcoin.conf

    It is specified in your settings.json file, I guess.

  5. MarcoFalke commented at 8:58 am on September 2, 2022: member
    Did you create or load a wallet previously in the GUI?
  6. adrastee commented at 3:31 pm on September 2, 2022: none

    Issue looks like to be at line “2022-09-02T07:49:13Z Setting file arg: wallet = [“XXXX”]” But why Bitcoin Core loads it? I did NOT specify it in bitcoin.conf

    It is specified in your settings.json file, I guess.

    Yes! Deleted. Thanks!

  7. adrastee closed this on Sep 2, 2022

  8. bitcoin locked this on Sep 2, 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: 2024-09-28 22:12 UTC

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