systemd docs correctness #16346

issue hebasto opened this issue on July 5, 2019
  1. hebasto commented at 8:10 PM on July 5, 2019: member

    It seems this part of doc/init.md:

    At a bare minimum, bitcoind requires that the rpcpassword setting be set when running as a daemon. If the configuration file does not exist or this setting is not set, bitcoind will shut down promptly after startup.

    is no longer the true. Or did I miss something?

  2. fanquake added the label Docs on Jul 7, 2019
  3. MarcoFalke added the label good first issue on Jul 8, 2019
  4. MarcoFalke commented at 7:30 PM on July 8, 2019: member

    You can check when the documentation was added (git blame or git log -S 'some string'), and then read the source code for that commit:

    https://github.com/bitcoin/bitcoin/blob/234bfbf6a5fcba37e510e9cb6c1f2a629cd0290e/src/rpcserver.cpp#L542

    To find out when that error was removed, you can run git log -S 'some string' again:

    git log -S 'rpcpassword in the configuration f'
    

    <strike> It will spit out 71cbeaad9a929ba6a7b62d9b37a09b214ae00c1a </strike>

    Looks like in master, the message was moved to the cli:

    https://github.com/bitcoin/bitcoin/blame/c799976c86e2d65f129d106724fbefbf665d63d4/src/bitcoin-cli.cpp#L378

  5. emilengler commented at 12:42 AM on July 29, 2019: contributor

    I setted up a bitcoind on systemd a week ago. The server parameter was not enabled therefore an rpcpassword was not set and it worked like a charm (for systemd conditions)

  6. jkcd commented at 9:27 AM on February 16, 2020: none

    Raised a PR 18157 to fix it.

  7. MarcoFalke closed this on Apr 24, 2020

  8. sidhujag referenced this in commit 6b464cfe09 on Apr 24, 2020
  9. DrahtBot locked this on Feb 15, 2022
  10. vijaydasmp referenced this in commit 4e468f59ba on Aug 17, 2022
  11. vijaydasmp referenced this in commit 8727d33d81 on Aug 26, 2022
  12. vijaydasmp referenced this in commit e515dd53d3 on Aug 26, 2022
  13. vijaydasmp referenced this in commit b3f5a8ca8d on Aug 26, 2022
  14. vijaydasmp referenced this in commit 35c12a420a on Aug 27, 2022
  15. vijaydasmp referenced this in commit 0fa560ba0f on Aug 28, 2022
  16. vijaydasmp referenced this in commit 952bfd95c0 on Aug 29, 2022
  17. vijaydasmp referenced this in commit 031596f478 on Aug 29, 2022
  18. vijaydasmp referenced this in commit f578f40d0e on Sep 1, 2022
  19. vijaydasmp referenced this in commit 98e9b05187 on Sep 3, 2022
  20. vijaydasmp referenced this in commit 4e3f4d8939 on Sep 4, 2022
  21. vijaydasmp referenced this in commit 01639505a5 on Sep 4, 2022
  22. vijaydasmp referenced this in commit 0010db0332 on Sep 5, 2022
  23. vijaydasmp referenced this in commit 58a89e67cf on Sep 8, 2022
  24. vijaydasmp referenced this in commit deb4fd36f5 on Sep 9, 2022
  25. vijaydasmp referenced this in commit 9773b4ae63 on Sep 11, 2022
  26. vijaydasmp referenced this in commit 0d08908859 on Sep 11, 2022
  27. vijaydasmp referenced this in commit 3dde9ab5c3 on Sep 16, 2022
  28. ogabrielides referenced this in commit 7476984bd4 on Sep 26, 2022
  29. michael-EA referenced this in commit f52e2cf600 on Oct 22, 2022

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-13 21:14 UTC

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