bitcoind -daemon is not supported on this operating system #13121

issue thotheolh opened this issue on April 30, 2018
  1. thotheolh commented at 2:04 AM on April 30, 2018: none

    Bitcoin Core daemon running on a Windows 7 seems to be not supported with the following error:

    C:\Users\User1>bitcoind -daemon
    Error: -daemon is not supported on this operating system
    
  2. fanquake added the label Windows on Apr 30, 2018
  3. sipa commented at 3:02 AM on April 30, 2018: member

    Yes, the concept of a daemon does not exist on windows.

    There are system services, but dealing with those is fairly different from daemons in Unix.

  4. thotheolh commented at 7:04 AM on April 30, 2018: none

    Does it mean I am not able to access the JSON-RPC service for Bitcoin ?

    How do I access JSON-RPC service on Windows ?

  5. laanwj commented at 12:13 PM on April 30, 2018: member

    You do not need -daemon to access JSON-RPC. The option for that is -server, however that option is enabled by default for bitcoind (it is optional for bitcoin-qt). So in that regard you don't have to do anything special, it's exactly the same as on every other operating system.

  6. laanwj closed this on Apr 30, 2018

  7. PierreRochard cross-referenced this on Apr 2, 2019 from issue Error: -daemon is not supported on this operating system. by brandoncollins7
  8. bitcoin locked this on Sep 8, 2021
Labels

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-05-20 06:55 UTC